On 04/02/13 09:55, Jim wrote:
> On 04/01/2013 09:21 PM, Ed Greshko wrote:
>> On 04/02/13 09:20, Ed Greshko wrote:
>>> /usr/bin/ffmpeg -i bob.mkv acodec aac -ab 96k -vcodec libx264 -preset slow 
>>> -f mp4 -crf 22 -strict experimental bob.mp4
>> (cut & paste mishap)
>>
>> /usr/bin/ffmpeg -i bob.mkv -acodec aac -ab 96k -vcodec libx264 -preset slow 
>> -f mp4 -crf 22 -strict experimental bob.mp4
>>
>>
>>
> Thanks Ed , I'm a little rusty at reading the man page, but I'm working on it.

Welcome.....

Hint....   *Generally* 9 times out of 10 the -i parameter indicates "input" and 
-o indicates output.  In the absence of -o the output is either going to STDOUT 
or a file named as the last argument on the line.

-- 
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....
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to