VCDQuality Forums
Here you can view your subscribed threads, work with private messages and edit your profile and preferences Registration is free! Calendar Find other members Frequently Asked Questions Search Home  
VCDQuality Forums : Powered by vBulletin version 2.3.0 VCDQuality Forums > Off Topic > Computer and Audio/Video help > Stripping audio from mkv file
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
Ripper
May 2002


Senior Member

Stripping audio from mkv file

Anyone know of a good program that i can strip an audio out of dual mkv files, needs to be 1 that can take say primary russian out and the secondary english pushed into primary position on the mkv file

__________________
I was never caught!

Report this post to a moderator | IP: Logged

Old Post 01-29-2009 08:36 AM
Ripper is offline Click Here to See the Profile for Ripper Click here to Send Ripper a Private Message Find more posts by Ripper Add Ripper to your buddy list Edit/Delete Message Reply w/Quote
Mother
Aug 2003


Bitter, miserable twat.

http://www.bunkus.org/videotools/mkvtoolnix/index.html

Hope you're not allergic to command-line tools!

Report this post to a moderator | IP: Logged

Old Post 01-29-2009 09:02 AM
Mother is offline Click Here to See the Profile for Mother Click here to Send Mother a Private Message Visit Mother's homepage! Find more posts by Mother Add Mother to your buddy list Edit/Delete Message Reply w/Quote
Bakkoda
Jul 2002


Jigglyjunk

more specifically:

to get the track ID: mkvmerge -i FILE

you will get something like

code:
File 'MOVIE.mkv': container: Matroska Track ID 1: video (V_MPEG4/ISO/AVC) Track ID 2: audio (A_AC3) Track ID 3: subtitles (S_TEXT/UTF8)


then

mkvextract tracks FILE 2:OUTPUT.ac3

then use mkvmerge to insert the new audio we created above

mkvmerge -v -o OUTPUT.mkv INPUT -a 0 ENGLISH.ac3

Output will be the newly named and english copy. Input is the file you are inserting it to. It will have to make a new copy.

Its early and I just woke up so this might b wrong. Theres a few GUIs for mkvtools in windows also.

Last edited by Bakkoda on 01-29-2009 at 02:35 PM

Report this post to a moderator | IP: Logged

Old Post 01-29-2009 02:27 PM
Bakkoda is offline Click Here to See the Profile for Bakkoda Click here to Send Bakkoda a Private Message Find more posts by Bakkoda Add Bakkoda to your buddy list Edit/Delete Message Reply w/Quote
Ripper
May 2002


Senior Member

Thanks guys i tried a win based program gui but it did it quickly but when i play back the film and you scroll across it pixels so may have to do command prompt, may try playing it with another player and see for sure but not looking great, the file was 7.89 gig now it's 7.60 so not as big as saving as i had hoped for

__________________
I was never caught!

Report this post to a moderator | IP: Logged

Old Post 01-29-2009 07:48 PM
Ripper is offline Click Here to See the Profile for Ripper Click here to Send Ripper a Private Message Find more posts by Ripper Add Ripper to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 08:37 PM. Post New Thread    Post A Reply
  Last Thread   Next Thread
Show Printable Version | Email this Page | Subscribe to this Thread

Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 

< Contact Us - www.vcdquality.com >

Powered by: vBulletin Version 2.3.0
Copyright ©2000, 2001, Jelsoft Enterprises Limited.