Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Newbies

Reply
 
Thread Tools Search this Thread Display Modes
Old 26th August 2013, 13:03   #1  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
mencoder/mplayer audio parallel extract possible?

When extracting audio from DVDs I like to use something like:

MPlayer:
Code:
mplayer -v -mc 0 -vc dummy -noconsolecontrols -nocorrect-pts -aid 128 dvd://1 -dvd-device "H:\TestClips&Co\DVDs\TestDVD" -dumpaudio -dumpfile "H:\Temp\audio_128.ac3"
Mencoder:
Code:
mencoder -v -mc 0 -vc dummy -aid 128 dvd://1 -dvd-device "H:\TestClips&Co\DVDs\TestDVD" -of rawaudio -oac copy -ovc copy -o "H:\Temp\audio_128.ac3"
Works fine but if I want to extract multiple audio streams (aid: 128, 129, 130) I have to run this multiple times and I was wondering if it is possible to do this similar to "ffmpeg extracting multiple audio streams at once" in one go.

Does anyone know if this is possible and if it is how?

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 26th August 2013, 16:11   #2  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
I don't think this is possible, at least I've never seen an example of that and I've never heard someone doing this

I could be wrong, though
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 26th August 2013, 16:49   #3  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
@froggy1: that's exactly the state I'm in. I've never seen an example that anyone has done it before, but I'm not sure that it's not possible
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 30th August 2013, 05:27   #4  |  Link
Stereodude
Registered User
 
Join Date: Dec 2002
Location: Region 0
Posts: 1,436
FWIW, the documentation for mplayer says you can only use one "dump" at a time. You can't even dump audio and video from a source at the same time. I don't know about mencoder.
Stereodude is offline   Reply With Quote
Old 30th August 2013, 07:33   #5  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
it's probably the same
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 30th August 2013, 13:37   #6  |  Link
Stereodude
Registered User
 
Join Date: Dec 2002
Location: Region 0
Posts: 1,436
I suppose I should point out I tried dumping audio and video at the same time and it didn't work. Dumping one at a time did. So, it's not a case where the documentation is wrong or outdated.
Stereodude is offline   Reply With Quote
Old 30th August 2013, 13:41   #7  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Nope, it's probably 'just' a missing 'feature'.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 17:13.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.