[FFmpeg-user] Fastest way to convert from TS to FLV
shacky
shacky83 at gmail.com
Wed May 25 01:19:00 CEST 2011
Hi.
I'm converting some TS files to FLV with the following command:
C:\Record\tv>c:\utils\ffmpeg-r26400\bin\ffmpeg.exe -i myfile.ts -y -f
flv -s 320x240 -b 464k -ac 2 -ar 22050 -ab 48k myfile.flv
I have a quadcore CPU, and I need to have the conversion as fast as possible.
Could you advise me some ffmpeg commands (or codecs) to make the
conversion fastest as now?
Thank you very much!
Bye.
More information about the ffmpeg-user
mailing list