GNOME Bugzilla – Bug 719333
Support the functionality for SCHC broadcasting (3D-TV)
Last modified: 2018-11-03 13:18:56 UTC
Support the functionality for SCHC broadcasting
This is ATSC Standard A/104:2012 right?
yes. right. It has two video streams for 3D; one is encoded by MPEG2 and the other is encoded by H.264. Its stream type is also different with the conventional ones.
Created attachment 282276 [details] [review] add a stream type for SCHC In SCHC standard, the stream type of an additional video stream is 0x23. The current TS demux cannot recognize such a video stream. I added this stream type to TS demux. (on 41df512eb9cbaf84e0464b866c3241f0f0736950 commit)
It's always good to have a sample file, if you know where one is.
Review of attachment 282276 [details] [review]: Shouldn't this be a patch for the MPEG-TS demuxer? gstmpegdemux is the MPEG-PS demux.
I'd still like some sample files for this, if anyone has any.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/118.