[Bug 685414] New: mpeg2enc: make it a gstvideoencoder subclass
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Oct 3 09:51:22 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=685414
GStreamer | gst-plugins-bad | git
Summary: mpeg2enc: make it a gstvideoencoder subclass
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: prahal at yahoo.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=225695)
View: https://bugzilla.gnome.org/attachment.cgi?id=225695
Review: https://bugzilla.gnome.org/review?bug=685414&attachment=225695
mpeg2enc: initial switch to gstvideoencoder base class
the aim was to make mpeg2enc succeed to encode in pitivi . It does via:
gst-launch-1.0 videotestsrc num-buffers=10 ! mpeg2enc ! filesink
location=videotestsrc.m1v
ie buffer could be increased/decrease, mpeg2enc format= works there.
but pitivi still fails in various area, audioteee not-linked or else. So not
tested in real world scenario as I do not have one working.
At least pitivi is not segfaulting in mpeg2enc anymore but this might comes
from a lot of things. After a long time pitivi start to render but timeout
increase with time spent and the file is always 20k.
--
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