[Bug 727731] tsdemux: add support for chinese AVS video codec

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 12 02:10:49 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727731
  GStreamer | gst-plugins-bad | git

--- Comment #8 from Edward Hervey <bilboed at bilboed.com> 2014-09-12 09:10:43 UTC ---
yah, looks like both TS and PS use 0x42 as the stream-type identifier.
ISO seems to use FOURCC('a', 'v', 's', '2')
RIFF(avi) FOURCC ('C', 'A', 'V', 'S')

That being said, the patch for adding the definition in the mpeg-ts lib should
not add it to the list of official stream types.
Create a new enum GstMpegtsMiscStreamType for stream types that aren't in any
specifications (I'm sorry, but after digging a lot ... I still haven't seen an
official specifications where 0x42 is indicated).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list