Project

General

Profile

Bug #1676

recording teletext

Added by Peter Verhage over 11 years ago. Updated almost 11 years ago.

Status:
Need feedback
Priority:
Normal
Category:
Muxers
Target version:
-
Start date:
2013-03-27
Due date:
% Done:

0%

Estimated time:
Found in version:
3.5.66
Affected Versions:

Description

I have an issue with recording teletext from channels.
For example:

When I download in matroska format with wget "http://tvheadend:9981/stream/channelid/19" I get 4 streams: Video(mpgv), Audio(mpga), Subtitle(undf) and Subtitle(subt).

When I download in transport stream format with wget "http://tvheadend:9981/stream/channelid/19?mux=pass" I get 3 streams: Video(mpgv)(ID101), Audio(mpga)(ID102), Subtitle(dvbs)(ID107).

When I click the "i" button in the tvheadend webinterface under "Configuration->DVB Inputs->TV Adapters->Services" there are 5 PIDs: MPEG2VIDEO (ID101), MPEG2AUDIO (ID102), TELETEXT (ID106), DVBSUB (ID107), TEXTSUB (ID9080).

When I play the full muxdump (with vlc for example), I do have teletext. (tsinfo also reports ID106)

Is there a checkbox/patch I can try to get the http-stream to include the teletext stream?

History

#1

Updated by Peter Verhage over 11 years ago

Quite interestingly, I do get teletext when I connect with xbmc to htsp://tvheadend:9982/.

#2

Updated by Adam Sutton over 11 years ago

  • Status changed from New to Need feedback
  • Assignee set to John Törnblom

John can you take a look at this. I can't think of any reason why using the passthru muxer should be removing stuff from the stream?

Adam

#4

Updated by Peter Verhage over 11 years ago

I reversed commit https://github.com/mikrohard/tvheadend/commit/a8026cd5b412c5096b0904f060ad5ffccdb883cf already in my local source, but still no luck.

Could there be something wrong with the stream? tsinfo didn't report any errors...
Is there any other way to check if the stream in itself is ok?

Or shall I post a muxdump and a wget with mux=pass instead?

#5

Updated by Peter Verhage over 11 years ago

I see the status of this bug is "Need feedback". Which feedback do you need from me?

#6

Updated by John Törnblom over 11 years ago

Peter, I'm not sure why the teletext recording was disabled in the first place. The feedback requirement was not intended for you specifically.

#7

Updated by Adam Sutton almost 11 years ago

John are we going to do anything with this? Or are we closing it?

Adam

#8

Updated by Adam Sutton almost 11 years ago

  • Category set to Muxers
#9

Updated by John Törnblom almost 11 years ago

I'm yet to see a player capable of playing teletext muxed in mkv, so that won't happen. As for passthrough, disabling pmt-rewrite might be sufficient to gain teletext in recordings, but not sure

#10

Updated by Peter Verhage almost 11 years ago

Can't VLC play teletext in mkv? I know it can play teletext from transport streams. (for example from the full muxdumps)

Also available in: Atom PDF