|
||||||
| Computer Help Having PC problems? Our members will try to help you out. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Ben Dover
|
I'm in search for a good software that would convert avi files TO mkv files (I wanna convert some, cause mkv files use less space and all that yea etc.). Any ideas? I found lots on Google, but I need your oppinion. Which one do you think it would be the best?
Thanks in advance!
__________________
![]() |
|
|
|
|
|
#2 | |
|
Senior EA Member
|
i was going to say this site : http://media-convert.com/omzetten/ but it doesnt support convert from avi to mkv. for other formats though, this site is just plain brilliant.
you can try this: http://www.videohelp.com/tools/RipBot264 its freeware so i dont get bricked for posting warez. otherwise, lemme know.
__________________
Quote:
Forever Respect ![]() Need help with a computer problem? PM <- here ![]() (psst... more lovely uploads coming soon!)
|
|
|
|
|
| The Following User Says Thank You to redneckerz For This Useful Post: | Bimmer (11-06-2009) |
|
|
#3 |
|
Member
|
Try one that is called Media Coder, you basically can convert to any format with it.
|
|
|
|
| The Following User Says Thank You to minicoz For This Useful Post: | Bimmer (11-06-2009) |
|
|
#5 |
|
Ben Dover
|
Thanks fellas.
__________________
![]() |
|
|
|
|
|
#6 |
|
EA Fan
Last Online: 02-05-2010 01:30 PM
Join Date: Oct 2008
Location: behind pc o_0
Posts: 640
Thanks: 1,193
Thanked 126 Times
|
if u want to get best results + 300 mb version movies (future size of movies!)
look at this : This is my guide to encoding of small size x264 mkv movies. Everyday I gets alot of pm's about how do i encode small 300mb movies, so I decided to make a guide about it and have tried to keep it as simple as I could. You can circulate this guide but if you do then plz give some credit to me :mrgreen:. Check out our movies here: Code:
ttp://www.warez-bb.org/viewtopic.php?t=1875069&highlight= This guide is splitted into following parts: 1.) Setting up Encoder. 2.) Encoding. 3.) Editing of Output file 1.) Setting up Encoder You Must Have Following 5 Files First (a) Megui. Code:
http://sourceforge.net/project/downloading.php?group_id=156112&use_mirror=jaist&filename=megui-0_3_1_1014.exe&a=6828498 Code:
http://sourceforge.net/project/downloading.php?group_id=57023&use_mirror=nchc&filename=Avisynth_258.exe&a=41520716 Code:
http://rapidshare.com/files/204452745/allprofiles.rar Code:
http://rapidshare.com/files/204452928/neroaac.rar Code:
http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-2.5.1-setup.exe After downloading the above files follow these steps :- 1. Install Megui, Avisynth and Mkvtoolnix. 2. Copy all 3 Nero AAC files to the Megui directory By Default - "C:\Program Files\megui" 3. Run Megui and update it. http://i42.tinypic.com/2j3i0iw.jpg 4. Close Megui. 5. Copy the "allprofiles" folder and paste it in Megui directory By Default - "C:\Program Files\megui". Replace the allprofiles folder with new one. 6. Now run Megui and we are ready to encode some movies. :wink: http://i41.tinypic.com/dbpff6.jpg --------------------------------------------------------------------------------------------------------- 2.) Encoding 1. Run Megui and click file-->open and browse to the source video file. 2. Wait few seconds and then avisynth will open with video previewer (see images below). http://i44.tinypic.com/k9garo.jpg http://i39.tinypic.com/algfly.jpg 3. Enter the desired output resolution (must be mod 16)* *mod 16 resolution - Both height and width pixels must be completely divisible be 16. Example - Here 720x352 resolution is used and 720/16 gives remainder as 0 and also 352/16 gives rem. 0 so that means it's a mod 16 resolution. 4. You can crop screen if u see black borders (in our case we don't need it). 5. Click Save and you will be returned back to megui. http://i40.tinypic.com/24xmdsl.jpg 6. In video section select one video profile. For best result use "x264: HQ-Slow" or "x264: Unresteicted 2pass HQ". 7. Select file format as MKV. 8. In audio section select audio profile"Nero AAC: NDAAC-HE-64kbs". http://i41.tinypic.com/2wmql1g.jpg 9. Click config and check the "adaptive bitrate" and set it to @35kbps. You can also use 40kbps but 35kbps works fine for me. http://i42.tinypic.com/2ed3xch.jpg 10. Click "Auto Encode" and a new window will apppear. 11. Select conatiner as "MKV" and enter "average bitrate" as per the desired output file size (Remember 30minutes = 100mb). When done click "Queue". 12. Now click "Queue" tab at top of the encoder and click start. http://i39.tinypic.com/r9fz9f.jpg http://i43.tinypic.com/28qq6t.jpg 13. Now comes the most difficult part which is to wait :mrgreen: . Encoding process has now begun so be patient. Time taken in encoding depends on many factors such as your pc's config., source's resolution, output file's resolution, o/p file size etc. On my pc a normal dvdrip takes an average time of 4-5 hours. --------------------------------------------------------------------------------------------------------- 3.) Editing TO EDIT MKV FILES I USE MKVMERGE. In this section I will tell you how to:- (a) Add or remove subtitles. (b) Making samples/splitting a file. (c) Join files. (d) How to sync. an mkv file. but before that run mkvmerge. (a) Add or remove subtitles. http://i44.tinypic.com/wu5u8l.jpg Adding 1. Click "add" button to add a video file. 2. Now simply drag the subtitle file to the "tracks" box in mkvmerge or click the add button to add sutitle file. 3. Select output folder. 4. Click "start muxing". Removing 1. Add your file. 2. Uncheck the subtitle file from the "tracks" box. 3. Select output folder. 4. Click "start muxing". (b) Making samples/splitting a file http://i41.tinypic.com/2wly1wl.jpg 1. Add the file that you want to split. 2. Now click "Global" tab at the top of the mkvmerge. 3. Tick the "enable splitting" option and choose the way* you want to split it. *Take the cursor above each box for more info about it. (c) Join files Now if you want to join two or more splitted files into a single file then add the first part of file and then click "append" to add 2nd part and so on you can append a no. of files. Select o/p folder and click "start muxung". (d) How to sync. an mkv file. One common problem that arises after encoding a movie is that sometimes we gets file at output which is a bit out of sync. So, we can make it in sync using mkvmerge. http://i40.tinypic.com/i1jw9t.jpg Suppose that in our movie the sound is lagging beind video with duration 300ms. Then, 1. Add your file. 2. In "track" box click on video file and then "Format specific options". In "Delay (in ms)" enter 150. 3. Now in "track" box click on audio file and then "Format specific options". In "Delay (in ms)" enter -150. 4. Select o/p folder and click"start muxing" Similarly, if video is lagging behind audio then in that case we would use -ve value for video file and +ve value for audio file. This is how process goes: http://i39.tinypic.com/2rr486u.jpg Note:-This guide has been tested for as per use on windows xp 32 bit and works. You may face some problems if you are using some other operating system. PLZ give your feedbacks about this tutorial and if you note some mistake then plz reply with it here. If you are confused about something then you can ask about it in this post but plz do not pm me for it. i copy pasted from warez-bb.org ![]() i downloaded some 300 mb movies and i have to say these movies have best size and quality! and i know it's long but best way ![]() |
|
|
|
| The Following User Says Thank You to Emo Angel For This Useful Post: | Bimmer (11-07-2009) |
|
|
#7 |
|
EA Addict
|
Any Video Converter is quite good. I use it but I can't remember if I have a cracked one or the freeware.
|
|
|
|
| The Following User Says Thank You to brittaan For This Useful Post: | Bimmer (11-07-2009) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|