GNOME Bugzilla – Bug 685414
mpeg2enc: make it a gstvideoencoder subclass
Last modified: 2018-11-03 13:13:17 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.
I'm going to have a look at this.
-- 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.