[Bug 745724] jpegparse: set framerate to 0/1 when duration is not known

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 6 10:45:26 PST 2015


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #8 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Instead of picking a random 25 or 30fps, it should default to the downstream
caps, so you can do the following:
filesrc location=passport.jpg ! jpegparse ! image/jpeg, framerate=30/1 !
fakesink

That would be more consistent with how videoparse works. If there is nothing
downstream, it should probably default to 0/1.

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