After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 685414 - mpeg2enc: make it a gstvideoencoder subclass
mpeg2enc: make it a gstvideoencoder subclass
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-03 16:51 UTC by Alban Browaeys
Modified: 2018-11-03 13:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mpeg2enc: initial switch to gstvideoencoder base class (30.28 KB, patch)
2012-10-03 16:51 UTC, Alban Browaeys
none Details | Review

Description Alban Browaeys 2012-10-03 16:51:15 UTC
Created attachment 225695 [details] [review]
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.
Comment 1 Tim-Philipp Müller 2013-09-03 16:35:00 UTC
I'm going to have a look at this.
Comment 2 GStreamer system administrator 2018-11-03 13:13:17 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/79.