I am searching for an enocoder/decoder that can convert .mkv to .mp4 or any other format that I can play in my DVD player without loss of quality.
I have tried using Mplayer's *mencoder* to convert to mpg or avi but it resulted in pathetic quality.
Any other ideas ? Please suggest ......
On Tuesday 25 May 2010 18:50:13 Pratik Anand wrote:
I am searching for an enocoder/decoder that can convert .mkv to .mp4 or any other format that I can play in my DVD player without loss of quality.
I have tried using Mplayer's *mencoder* to convert to mpg or avi but it resulted in pathetic quality.
One and only video swiss knife ffmpeg. For audio only use sox.
2010/5/25 jtd jtd@mtnl.net.in:
One and only video swiss knife ffmpeg.
ffpmeg -i <input.mkv> -sameq <output.mp4>
Praveen
On Tuesday 25 May 2010 07:50 PM, Praveen A wrote:
ffpmeg -i<input.mkv> -sameq<output.mp4>
ffmpeg is such a handy tool. Its integration with Firefox's Video DownloadHelper plugin is just terrific. Even when not surfing, it can be accessed in firefox using Tools --> DownloadHelper --> Convert Videos and convert videos in your hard disk like a gui utility.