Log in

View Full Version : Need for FastAll2MKV - All Video Formats Convert (rip) to MKV


magsoud
23rd February 2012, 11:16
Please Help Me
A program that can quickly convert (Rip) all Video format (avi, mp4, mpg) to MKV without changing the settings (resoulation,...).
Very Thanks

golagoda
23rd February 2012, 11:51
ffmpeg -i input -vcodec copy -acodec copy -scodec copy output.mkv

Assuming all the files can be demuxed and muxed into matroska containers I'm pretty sure that should work without problems, it's the type of command I use to do such a thing when needed. It doesn't require any re-encoding/transcoding since it's just moving the audio/video/subtitles into a new container.

Just download ffmpeg if you don't have it already (http://ffmpeg.org/download.html)

tebasuna51
24th February 2012, 09:47
You can also load many containers (avi, mp4, mpg, VOB, ts, m2ts, EVO, mov, ogm, webm, rmvb) directly in MkvMergeGUI and remux to mkv.

magsoud
26th February 2012, 12:59
You can also load many containers (avi, mp4, mpg, VOB, ts, m2ts, EVO, mov, ogm, webm, rmvb) directly in MkvMergeGUI and remux to mkv.

"mkvmerge GUI" only Change Extension!

Taurus
26th February 2012, 13:55
A program that can quickly convert (Rip) all Video format (avi, mp4, mpg)
to MKV without changing the settings

"mkvmerge GUI" only Change Extension!
No, mkvmerge GUI does not only change extension :rolleyes:.
It arranges and/or rearranges video, audios and subtitles to mkv.
Maybe you did not make it clear what you want.
You can put allways any video and audio in a matroska container.
But if you want to put everything, let's say to x264, you have to
reencode it first and then put it in matroska container.
My english is too bad this day, I do not understand what you want.

magsoud
27th February 2012, 00:01
Show Thumbnails for All MKV files in Windows 7 with DivX Plus.
I want Convert any AVI files to MKV files with mkvmerge, But Not Show Thumbnails!!!