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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 2 04:50:40 PDT 2015


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

--- Comment #25 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks. I note that mplayer seems to get more frames out of this than we do,
we're missing about half a second (1 gop?) or so at the beginning.

commit 00ff477f2989d26655e2398708d5571b81a9f784
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date:   Fri Sep 12 09:44:16 2014 +0200

    avcodecmap: Use video/x-cavs mime type instead of video/x-gst-av-cavs

    More generic mime-type which can be used by other decoders than libav.

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

commit 3fe87b31f6785e26e100387ced5ede8d79f41448
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date:   Wed Mar 25 10:24:52 2015 +0100

    configure: don't disable Chinese AVS (cavs) decoder

    It enables GStreamer to decode Chinese AVS video streams.
    Also fix indentation.

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

commit 633b4db556c7f9eaaa2819df6023013c533e2157
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date:   Tue Mar 24 15:17:16 2015 +0100

    tsdemux: enable Chinese AVS video stream

    Chinese broadcaster encapsulate AVS video codec into MPEG2-TS. They
    use the stream_id 0x42 to identify AVS video streams. It should be noted
    that this id is currently within the ISO reserved range, hence it's
    utilisation is unofficial.

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


commit c0f55ecf4dca509732b8986cf010e99ac4a8dcf2
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Tue Jun 2 12:47:50 2015 +0100

    pbutils: add description for video/x-cavs caps

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

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