[Bug 668012] New: [ffenc_h263p] - BUG fails, old version works
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 16 05:29:12 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=668012
GStreamer | gst-ffmpeg | 0.10.35
Summary: [ffenc_h263p] - BUG fails, old version works
Classification: Platform
Product: GStreamer
Version: 0.10.35
OS/Version: All
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: iamtrying.test at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I have tried this several times, but same it fails with latest version from
git. And old version same works.
gst-launch -v videotestsrc ! videoscale ! video/x-raw-yuv, width=380,height=280
! ffmpegcolorspace ! ffenc_h263p ! fakesink
Setting pipeline to PAUSED ...
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps =
video/x-raw-yuv, width=(int)380, height=(int)280, framerate=(fraction)30/1,
format=(fourcc)I420, color-matrix=(string)sdtv, chroma-site=(string)mpeg2
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstVideoScale:videoscale0.GstPad:src: caps =
video/x-raw-yuv, width=(int)380, height=(int)280, framerate=(fraction)30/1,
format=(fourcc)I420, color-matrix=(string)sdtv, chroma-site=(string)mpeg2
/GstPipeline:pipeline0/GstVideoScale:videoscale0.GstPad:sink: caps =
video/x-raw-yuv, width=(int)380, height=(int)280, framerate=(fraction)30/1,
format=(fourcc)I420, color-matrix=(string)sdtv, chroma-site=(string)mpeg2
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps =
video/x-raw-yuv, width=(int)380, height=(int)280, framerate=(fraction)30/1,
format=(fourcc)I420, color-matrix=(string)sdtv, chroma-site=(string)mpeg2
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps =
video/x-raw-yuv, width=(int)380, height=(int)280, framerate=(fraction)30/1,
format=(fourcc)I420, color-matrix=(string)sdtv, chroma-site=(string)mpeg2
/GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:src: caps =
video/x-raw-yuv, width=(int)380, height=(int)280, framerate=(fraction)30/1,
format=(fourcc)I420, color-matrix=(string)sdtv, chroma-site=(string)mpeg2
/GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:sink: caps =
video/x-raw-yuv, width=(int)380, height=(int)280, framerate=(fraction)30/1,
format=(fourcc)I420, color-matrix=(string)sdtv, chroma-site=(string)mpeg2
0:00:00.076790278 3101 0x1503560 ERROR ffmpeg :0:: multi
threaded encoding not supported by codec
ERROR: from element /GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0:
Internal data flow error.
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "event *******
(fakesink0:sink) E (type: 102, GstEventNewsegment, update=(boolean)false,
rate=(double)1, applied-rate=(double)1, format=(GstFormat)GST_FORMAT_TIME,
start=(gint64)0, stop=(gint64)-1, position=(gint64)0;) 0x12a52d0"
Additional debug info:
gstbasesrc.c(2625): gst_base_src_loop ():
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0:
streaming task paused, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
/GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstVideoScale:videoscale0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstVideoScale:videoscale0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps = NULL
Freeing pipeline ...
--
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