[Bug 729054] Schroenc element fails
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 5 13:47:55 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=729054
GStreamer | gst-plugins-bad | 1.2.3
Olivier Crete (Tester) <olivier.crete> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |olivier.crete at ocrete.ca
Resolution| |FIXED
Target Milestone|HEAD |1.3.3
--- Comment #1 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-06-05 20:47:51 UTC ---
The schroenc encoder requires a framerate, RTP doesn't provide that.. So that's
why it was complaining, now just force a random one (30 FPS).
commit e259557c5a203dbc6fb20215dacf916687bf5229
Author: Olivier Crête <olivier.crete at collabora.com>
Date: Thu Jun 5 16:45:12 2014 -0400
schroenc: Use an arbitrary framerate if none if given
The schro encoder always requires a framerate, but some source material,
such as RTP doesn't have a fixed one, so just fake it.
https://bugzilla.gnome.org/show_bug.cgi?id=729054
--
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