Dear Community

I have a xvid video stream in a quicktime mov container and i do not
manage to extract it without touching the encoding. It is very
important for me to protect the image structure of the stream.

i tried

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 ?

Thank you
jacques
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to