[FFmpeg-devel] [PATCH 5/5] lavd: add uncoded_frame test program.

Nicolas George george at nsup.org
Wed Feb 5 10:06:44 CET 2014


Le septidi 17 pluviôse, an CCXXII, Lukasz Marek a écrit :
> I compiled. I tried to use it, but without any success.
> Can you pass some example command lines?

uncoded_frame-test some_video xv:- alsa:default

or

uncoded_frame-test some_video uncodedframecrc:pipe:1

(the "-" -> "pipe:1" case is not handled)

ALSA does not support planar frames yet, so you need the audio to be decoded
in packet format; opus works.

I should probably add an example in the comments at least.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list