[Bug 793784] [gstreamer-msdk-master][SKL] some cases vc1 decoding fail with error message "filesrc0: Internal data stream error"
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 30 00:04:31 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=793784
--- Comment #2 from sreerenj <bsreerenj at gmail.com> ---
Use the caps filter: video/x-wmv, profile=advanced, format=WVC1, wmvversion=3,
width=352, height=288, framerate=14/1 will make the file playable but crash in
the middle. Non-packetized vc1 stream handling to tricky and won't work well
with all stream unless we add a lot of parsing stuff in the decoder.
Please keep this bug open but I won't consider this as a high priority bug for
now.
BTW, I highly recommend using ".asf" muxed files for vc1 testing.
--
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