[Bug 705090] Bink playback doesn't work
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 1 12:40:03 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705090
GStreamer | gst-libav | unspecified
--- Comment #9 from george pee <georgepee at gmail.com> 2013-08-01 19:39:59 UTC ---
Created an attachment (id=250656)
View: https://bugzilla.gnome.org/attachment.cgi?id=250656
Review: https://bugzilla.gnome.org/review?bug=705090&attachment=250656
Simpler diff to add the codec mapping
Here's a diff, that adds the bink mapping, and adds bink, like "smk" (smacker)
to the demuxer marginal list.
It looks like there's multiple bink versions, and different decoder code that
switches on codec_tag, that is correctly set by the bink demuxer, but it's 0
when the decoder looks at it (or a different context?)
If it fudge the codec_tag in libavcodec/bink.c, and I can get correct playback.
--
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