[gstreamer-bugs] [Bug 378796] New: broken ffmux_mov
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Nov 24 03:23:08 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=378796
GStreamer | gst-ffmpeg | Ver: HEAD CVS
Summary: broken ffmux_mov
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: spglegle at yahoo.fr
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
Hi,
ffmux_mov in CVS can't handle h263p anymore.
previous working pipeline :
... ! ffenc_h263p ! ffmux_mov ! ...
ffenc_h263p src caps :
SRC template: 'src'
Availability: Always
Capabilities:
video/x-h263
width: [ 16, 4096 ]
height: [ 16, 4096 ]
framerate: [ 0/1, 2147483647/1 ]
variant: itu
h263version: h263p
ffmux_mov video sink caps :
video/x-h263
width: [ 16, 4096 ]
height: [ 16, 4096 ]
framerate: [ 0/1, 2147483647/1 ]
variant: itu
h263version: h263
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list