[Bug 681202] avenc_mpeg2video: not-negotiated because of unsupported framerate
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Dec 13 17:01:33 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=681202
GStreamer | gst-libav | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|Normal |High
Status|UNCONFIRMED |NEEDINFO
Summary|0.11 - encoding into mpeg2 |avenc_mpeg2video:
|fails |not-negotiated because of
| |unsupported framerate
Severity|normal |critical
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-12-14 01:01:26 UTC ---
$ gst-inspect-1.0 avenc_mpeg2video
...
Pad Templates:
SINK template: 'sink'
Availability: Always
Capabilities:
video/x-raw
framerate: { 24000/1001, 24/1, 25/1, 30000/1001, 30/1, 50/1,
60000/1001, 60/1, 15/1, 5/1, 10/1, 12/1, 15/1 }
format: { I420, Y42B }
Do you still have the file you tested with?
I wonder which element created that framerate, I think it should've snapped to
30000/1001 instead really.
In any case, transcoding should work fine now, if you add a videorate element
before the encoder as well.
--
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