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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 25 02:22:23 PDT 2015


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

--- Comment #21 from Aurélien Zanelli <aurelien.zanelli at parrot.com> ---
(In reply to Tim-Philipp Müller from comment #20)
> Does this all actually work for you with gst-libav?
> 
> If I apply the gst-libav patch, I get an avdec_avs with fake caps and no
> avdec_cavs. If I use CODECID_AVS for the cavs mapping it errors out (not
> entirely unexpectedly).

It's a bit tricky but there is a difference in ffmpeg/libav between avs and
cavs:
the former is a format used in a computer game and the latter is the chinese
standard.

I just check and in fact cavs decoder is explicitely disabled in gst-libav
embedded libav configure command line.
I don't find why it has been disabled but I think we can safely enable it.

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