[Bug 752926] New: flvmux: produced files does not play nicely in common flash player if there is gap or low framerate
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 27 09:16:49 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752926
Bug ID: 752926
Summary: flvmux: produced files does not play nicely in common
flash player if there is gap or low framerate
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: major
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: lists at svrinformatica.it
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Please try this pipeline:
gst-launch-1.0 -v videotestsrc num-buffers=30 ! video/x-raw,framerate=1/1 !
openh264enc ! h264parse ! flvmux ! filesink location=/tmp/test.flv
and now try to play the generated flv with flowplayer, here you can find a
sample flowplayer test page:
https://bug751298.bugzilla-attachments.gnome.org/attachment.cgi?id=305787
the file will show a 28 seconds duration and pratically start to play at second
25. I see the same with real files if they have gap or low framerate
--
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