[FFmpeg-devel] [PATCH] vda: fix h64 decoding, vda wants the entire buffer

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Apr 1 23:17:01 CEST 2015


Rainer Hochecker <fernetmenta <at> online.de> writes:

> Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> 
> > (guessing, needs --enable-libx264)
> > $ ffmpeg -f lavfi -i testsrc -pix_fmt yuv420p -t 10 out.mp4
> > $ ffmpeg -f lavfi -i testsrc -pix_fmt yuv420p -t 10 out.h264
> 
> my vda decoder does not even open with those 
> generated samples. it fails in VDADecoderCreate 
> (not related to this change)

This at least explains why my tests all failed...

Which samples work for you?

Carl Eugen



More information about the ffmpeg-devel mailing list