[FFmpeg-user] Extract xvid stream in mov container
Cley Faye
cleyfaye at gmail.com
Tue Apr 25 11:02:14 EEST 2017
2017-04-25 9:52 GMT+02:00 jacques perconte <tek at technart.net>:
>
> ffmpeg -i input.mov -c:v copy -an output.avi
> ffmpeg -loglevel debug -analyzeduration 6M -i nput.mov -c copy -s
> 1920x1080 output.avi
>
> it always print
> "[avi @ 0x7fe9e303ce00] Dimensions not set
> Could not write header for output file #0 (incorrect codec parameters
> ?): Invalid argument"
>
> any idea ?
​Provide the full console output of these commands, it might give some
insight on what's failing.
More information about the ffmpeg-user
mailing list