[Bug 776948] Add vpx (de)muxing capabilities to mpegtsmux and mpegtsdemux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 6 15:24:49 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=776948

--- Comment #4 from Yann Jouanin <yjo at witbe.net> ---
>From what I checked there is no proposal for vpx support in MPEG-TS.
For this reason I created my own descriptor (with the most important info).

The descriptor is inspired from A52 one (I just realised I didnt change the
comments...)

        * descriptor_tag       8 uimsbf
        * descriptor_length    8 uimsbf
        * vpx_version          8 uimsbf
        * vpx_profile          8 uimsbf
        * vpx_width            16 uimsbf
        * vpx_height           16 uimsbf
        * vpx_framerate_num    16 uimsbf
        * vpx_framerate_den    16 uimsbf

-- 
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