[FFmpeg-user] .264 to .avi

Lou lou at lrcd.com
Fri May 8 19:21:31 CEST 2015


On Thu, May 7, 2015, at 11:56 PM, Fatimah Alaliyani wrote:
> I used the code to convert 6 files at once to uncompressed .avi
> 
> forfiles /p 264s /m *.264 /c "cmd /c ffmpeg -f h264 -i @file -vf
> scale=704*480 -y input_double_high.avi"
> 
> it is working great, but re-saves the file with the same name on the
> previous file. I would like it to create a new files with difference
> names
> Thanks

Apparently you already asked this here:

http://ffmpeg.org/pipermail/ffmpeg-user/2015-May/026376.html

and here:

http://ffmpeg.org/pipermail/ffmpeg-user/2015-May/026375.html

and here:

http://ffmpeg.org/pipermail/ffmpeg-user/2015-May/026339.html

and here:

http://ffmpeg.org/pipermail/ffmpeg-user/2015-May/026338.html

and here:

http://ffmpeg.gusari.org/viewtopic.php?f=8&t=2104

and here:

http://ffmpeg.gusari.org/viewtopic.php?f=11&t=2097

Have you not read any replies? If you continue to re-ask I will set your
messages to be automatically discarded.

Lou


More information about the ffmpeg-user mailing list