[FFmpeg-user] Convert files on the fly...does it work?
Patrick Roelli
patrick.roelli at gmail.com
Mon Jul 6 11:51:00 CEST 2015
Hello.
Have you tried it?
2015-07-06 1:03 GMT+02:00 Dani A <danix4u-at-yahoo.com at ffmpeg.org>:
> I want to convert files where the source and destination files are have
> the same name and on the same folder.
>
> Can FFMPEG allow that?
> The command below and as you can see, I am using the same file name in
> both the source and destination.
>
> ffmpeg -i video.mp4 -c:a copy -c:v copy -movflags faststart video.mp4
>
> I do not want to create a new file and then delete the old file and then
> rename the new file to the old file name.
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
More information about the ffmpeg-user
mailing list