[meta-freescale] imxvpudec vs. jpegdec and when I need blocksize ?

psandmen . p.hafner75 at gmail.com
Tue Jan 13 00:08:16 PST 2015


 Update on this topic !
This pipeline works now, sometimes it crashes after 1-5min.

gst-launch-1.0 -v fdsrc do-timestamp=true blocksize=2000000 num-buffers=-1
! "image/jpeg,framerate=30/1,width=1280,height=720" ! jpegparse ! imxvpudec
! autovideosink
jpegparse helps here.
Now I want to save this stream into a file :-)

gst-launch-1.0 -v fdsrc do-timestamp=true blocksize=8000000
num-buffers=80000000 ! "image/jpeg,framerate=30/1" ! jpegparse ! imxvpudec
! imxvpuenc_h264 bitrate=4096 ! h264parse ! mp4mux ! filesink
location=video.mp4

Hmm, this doesn't work :-(
Any hint here ?
The error message is, that h264parse didn't detect a valid frame !

Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20150113/591bcf1c/attachment.html>


More information about the meta-freescale mailing list