MKV file. how to convert.

Ed Greshko Ed.Greshko at greshko.com
Tue Apr 2 01:20:50 UTC 2013


On 04/02/13 09:00, Jim wrote:
> How would I Insert the bob.mkv in the line below ?
>
> /usr/bin/ffmpeg -i $1 -acodec aac -ab 96k -vcodec libx264 -preset slow -f mp4 -crf 22 -strict experimental $1.mp4
>
> I tried to use Miro but it just keeps CRASHING.

/usr/bin/ffmpeg -i bob.mkv acodec aac -ab 96k -vcodec libx264 -preset slow -f mp4 -crf 22 -strict experimental bob.mp4

man ffmpeg

NAME
       ffmpeg - ffmpeg video converter

SYNOPSIS
       ffmpeg [global options] [[infile options][-i infile]]... {[outfile
       options] outfile}...


-- 
>From now on, at least during winter time, Im going to blame all spelling an grammar erros on the cat sitting on my chest every time I sit down at the computer....


More information about the users mailing list