imx6 / mainline linux / basic problems

Carlos Rafael Giani dv at pseudoterminal.org
Thu Feb 5 05:02:51 PST 2015


On 2015-02-05 13:41, Nicolas Dufresne wrote:
>
> Le 2015-02-05 06:18, Carlos Rafael Giani a écrit :
>> OK, this indeed is slow. What if you try this pipeline? 
>> gst-launch-1.0 filesrc 
>> location=/home/H264_test1_Talkinghead_mp4_480x360.mp4 ! qtdemux ! 
>> h264parse ! v4l2video1dec ! fakesink 
>
> This pipleline will mos tlikely copy out frames from the decoder. This 
> is because fakesink does not suppose GstVideoMeta.
>
> Nicolas
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

Fakesink copies frames? I thought just prints information about events 
and buffers, unrefs them, and that's it? Where would it copy frames to? 
What for?


More information about the gstreamer-devel mailing list