Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mplayer dump not sync'ed??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
bastibasti
Guru
Guru


Joined: 27 Nov 2006
Posts: 581

PostPosted: Sat Oct 23, 2010 7:41 am    Post subject: Mplayer dump not sync'ed?? Reply with quote

Hi,

Iam trying to exctract audio and video from a dvd. (Ihave a seperate script that converts them to divx)
The DVD (folder on my HD) plays totally correct with

Code:

mplayer .dvd-device ./ dvd://2


but when I try to

Code:

mplayer .dvd-device ./ dvd://2 -aid 128 -vo null -ao pcm:waveheader
mv audiodump.wav 128.wav
mplayer .dvd-device ./ dvd://2 -aid 129 -vo null -ao pcm:waveheader
mv audiodump.wav 129.wav


Both audio streams dont work together (one is 1 second shorter)

I also tried

Code:

mplayer .dvd-device ./ dvd://2 -aid 128 -dumpaudio -dumpfile 128.ac3
mplayer .dvd-device ./ dvd://2 -aid 129 -dumpaudio -dumpfile 129.ac3


Same result... Any Ideas??
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum