[FFmpeg-user] H.264 to YUV
Moritz Barsnick
barsnick at gmx.net
Wed Nov 4 22:34:19 CET 2015
On Wed, Nov 04, 2015 at 20:36:07 +0100, Zenny wrote:
> ffmpeg -i "INPUTFILE.h264" -map 0:0 -map 0:1 -c:v mjpeg -b:v 10000k
> -c:a pcm_s16le -b:a 128k "OUTPUTFILE.yuv"
>
> Works for me. Make changes to the pix_fmt as per your need.
This is probably the biggest nonsense I have ever read. (Sorry if I am
misinterpreting something.) This doesn't answer the question and won't
produce anything useful, IMHO.
Moritz
More information about the ffmpeg-user
mailing list