Just wondering if I should go with FFMPEG or is there a better alternative for processing videos?
Thanks !
Just wondering if I should go with FFMPEG or is there a better alternative for processing videos?
Thanks !
I've used ffmpeg for a long time and for different encoding/decoding purposes. I find it very reliable. MPlayer, Mencoder and VLC are good players which are based on the ffmpeg library, so you could use them for easier syntax and extended functionality.
And a side note: VLC is not only a great player, but also an extremly powerful streaming media server. Using VLC you can also transcode, compress/decompress various files and formats.
MEncoder is a free command line video decoding(http://www.mplayerhq.hu/design7/news.html)
.. What do you - ahem - mean - by "processing videos". :)
.. Taking the tors and abracadabra its a dvd? Handbrake comes to mind.
All in all, most tmux/tcoders now are within +/- 10% of each other .. If you're looking for serious video work, you should be working with commercialware, or more specifically - multisocket hardware solutions..
If you're just trying to watch "Saw.V.1080p.BLU-RAY.screener.HTDV-LOL.mkv" [ ;) ] on your flat screen, there are options way better (streambaby, ps3media*, mt, playon etc).
Perhaps a little more context would help responses..?
I would consider Rhozet to be slightly better than ffmpeg, in fact Rhozet uses ffmpeg for some transcodes. http://www.rhozet.com/carbon_coder.html
Adobe even dropped their encoding software in their latest version and pushes everyone towards Rhozet.
Don't get me wrong, ffmpeg is an amazing open source tool but getting it to do exactly what you need may require a bit of extra work. As for open source tools I would say ffmpeg is the best out there.
In short, Rhozet is "expensive" but a great and scalable tool, whereas ffmpeg is free but may require a bit of work for your needs.