Re: Converting MKV videos to MP2 -4 ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 01.04.2013 18:49, schrieb Bill Davidsen:
> Ed Greshko wrote:
>> On 04/01/13 07:55, Jim wrote:
>>> F18/Kde
>>>
>>> How can one convert MKV videos to MP2-4 ?
>>>
>>> What app will do it ?
>>
>> GUI or command line?
>>
>> Miro for GUI
>> ffmpeg for command line
>>
>> I use....
>>
>> /usr/bin/ffmpeg -i $1 -acodec aac -ab 96k -vcodec libx264 -preset slow -f mp4 -crf 22 -strict experimental $1.mp4
>>
>> in a script
>>
> Wow, I see why you want it in a script. I confess to being lazy and just setting the output filename to
> {something}.webm and getting a pretty portable file

portable?

* Apple does not support it
* Microsoft does not support it
* many mobile devices does not support it
* most hardware-devices does not support it

don't get me wrong, i owuld love to have VP8 in the position H264
is, but since it's part of my daily job to write software which
supports most to all clients with videos that's not how the world
works for at least some years from now

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux