[FFmpeg-user] Speed up Transcode
AS
peace at AleksandrSolzhenitsyn.net
Fri Dec 6 00:12:36 CET 2013
I'm transcoding avchd videos to mpeg dvd format using the following code;
ffmpeg -i Input_filename.MTS -deinterlace -target ntsc-dvd
Output_Filename.mpeg
The transcode works very well but I'd like to speed the process up.
I've tried the following;
ffmpeg -i Input_filename.MTS -deinterlace -target ntsc-dvd -preset
ultrafast Output_Filename.mpeg
...but there's no change in transcoding speed.
Is there a way to speed it up without buying a new computer?
Thanks,
AS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20131205/86c17ec7/attachment.asc>
More information about the ffmpeg-user
mailing list