[gstreamer-bugs] [Bug 637297] New: [mpeg2enc] fails to encode exotic video sizes
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 15 03:40:53 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=637297
GStreamer | gst-plugins-bad | git
Summary: [mpeg2enc] fails to encode exotic video sizes
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: julien.isorce at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Steps to reproduce:
gst-launch-0.10 videotestsrc num_buffers=100 ! "video/x-raw-yuv, width=570,
height=322" ! mpeg2enc ! mplex ! filesink location=res.mpg
Then play it with totem, vlc or mplayer. The video is not correct. It seems to
be a stride or colorspace conversion problem.
Other infos:
It's ok with 320*240, 640*480 ...
--
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