[Bug 674899] New: ffenc_mpeg2video regression after port to BaseVideoEncoder
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 26 12:26:59 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=674899
GStreamer | gst-ffmpeg | 0.10.x
Summary: ffenc_mpeg2video regression after port to
BaseVideoEncoder
Classification: Platform
Product: GStreamer
Version: 0.10.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: nicolas.dufresne at collabora.co.uk
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=212907)
--> (https://bugzilla.gnome.org/attachment.cgi?id=212907)
Crash backtrace
The mpeg2video encoder in ffmpeg plugins does not work properly after the port.
With v4l2src I get output window bad size with corrupted image at the bottom,
and with videotestsrc a crash.
My test pipeline was:
gst-launch v4l2src ! video/x-raw-yuv,width=640,height=480,framerate=30/1 !
videorate ! ffmpegcolorspace ! ffenc_mpeg2video ! mpeg2dec ! xvimagesink
--
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