[FFmpeg-user] Issue with slicing QT videos
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Jun 23 23:53:36 CEST 2016
Chandru <chandru <at> galaxykms.com> writes:
> |ffmpeg.exe -i "input.mp4" ss startTime -c copy -to stopTime -y
> "output.mp4" |
Your input file is a mov with pcm_s16le, mp4 - which you
requested as output format - does not support pcm_s16le.
In the future, do not post screen shots, always post
your command line including complete, uncut console output
when asking for help here.
Carl Eugen
More information about the ffmpeg-user
mailing list