[Bug 787795] flvdemux: unable to handle file that works fine in ffmpeg

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 23 17:08:56 UTC 2017


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca

--- Comment #5 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Have you run gst-validate, usually the ffmpeg demuxer don't pass all the
seeking cases.

I still think it would be better to fix the flvdemux element. According to the
trace you provided you do have negative value it's just that you get a big
number (4294962577) due to the usage of unsigned integer. Fixing such overflow
seems like a good idea, and shouldn't be very hard.

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