Wednesday, 18 December 2013

[Tutorial]How to extratct "subtitles" (Srt files) from any Video [HD]

Hi today I m going to show you How to extract Subtitiles from any Video

Links : 

MKV merge :

http://www.videohelp.com/tools/MKVtoolnix

MKV extratct :

http://www.videohelp.com/tools/MKVExtractGUI-2


Video :


[Tutorial]How to convert videos / mkv files in batch / convert whole folder using HandBrake [HD]

Hi Today I m going to show you how to batch convert videos using Hand brake



links : 

HandBrake :  http://handbrake.fr/downloads.php


Video :


[Guide/Video] How to convert 10 bit mkv to 8 bit mkv using CMD ( command prompt) [HD]

HOW TO CONVERT 10BIT TO 8BIT
 Grab latest 8bit x264. Just go with the 32 for simplicity. You can grab one here, or use your favorite build, whatever.

Save it in a folder. (This guide assumes you’re using windows.)
 Make a new text file. Paste this line in:


x264 --preset veryfast --tune animation --crf 18 -o %1.8bit.mkv %1

You can change this:

  • veryfast – fastest, highest file size
  • veryslow – slowest, lowest file size

Leave the rest alone unless you know what you’re doing.
 

Save the text file as encode.bat
 

Move a 10bit file you want to encode into the same folder.
 

 Click and drag the 10bit file onto encode.bat.
 

 Now encodeing will start .
 

 Wait until encoding window disappears.
 

 Open mkvmerge GUI  

Drag the ORIGINAL VIDEO into the input files. There should be a list of checkboxes underneath. You want to UNCHECK the V_MPEG4 (this is the 10bit video you want to throw out)
 

 Now drag in the ENCODED VIDEO. It should be the same name as the ORIGINAL VIDEO except it has a .8bit.mkv at the end.
 

Name your muxed file at the bottom and hit mux (don’t forget a .mkv)
 Congratulations you have a something in 8bit with quality.

Links :

X264 :  http://www.x264.nl/x264_main.php

MKVmerge : http://www.videohelp.com/tools/MKVtoolnix 


Video : 


 

How to convert 10 bit mkv to 8 bit using hand brake [HD]

Hi , I m going to show you How to convert 10 bit videos into 8 bit

Video :