Internal data flow error

Yogesh Tyagi yogesh.bit2006 at gmail.com
Tue Jun 4 00:56:58 PDT 2013


sorry the complete command I used is this:

gst-launch filesrc location=/root/videoEncode/176x144_Barcelona.raw
blocksize=38016 !  video/x-raw-yuv, width=176, height=144,
format=\(fourcc\)I420, framerate=15/1 ! MixVideoEncoderH264 ! filesink
location=temp.h264


On Tue, Jun 4, 2013 at 12:42 PM, Yogesh Tyagi <yogesh.bit2006 at gmail.com>wrote:

> Hi,
>
> I am getting following error while I am trying transcoding with gst-launch:
>
> gst-launch filesrc location=/root/videoEncode/176x144_Barcelona.raw
> blocksize=38016 !  video/x-raw-yuv, width=176, height=144,
> format=\(fourcc\)I420, framerate=15/1 ! MixVideoEncoderH264 ! filesink
>
> location=temp.h264libva: libva version 0.32.0
> libva: va_getDriverName() returns 0
> libva: Trying to open /usr/lib/dri/emgd_drv_video.so
> Intel(R) Embedded Media and Graphics Driver 1.18 Build 3398
> Using XCB based dispatch table.
> libva: va_openDriver() returns 0
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> Pipeline is PREROLLED ...
> Setting pipeline to PLAYING ...
> New clock: GstSystemClock
> ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Internal
> data flow error.
> Additional debug info:
> gstbasesrc.c(2563): gst_base_src_loop (): /GstPipeline:pipeline0/
> GstFileSrc:filesrc0:
> streaming task paused, reason not-linked (-1)
> Execution ended after 2037829 ns.
> Setting pipeline to PAUSED ...
> Setting pipeline to READY ...
> Setting pipeline to NULL ...
> Freeing pipeline ...
>
>
> Am I missing something in the command?
>
> Thanks,
> Yogesh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130604/10375278/attachment.html>


More information about the gstreamer-devel mailing list