[MPlayer-users] simultaneou stream recording and audio extraction

Eric Damphousse edamphousse at thetdgroup.com
Fri Jun 20 00:13:36 CEST 2008


Thanks for the answer and I shall try that out. The timing could get interesting here to get it right. Lets say that if a stream starts buffering as they have a tendency to do so, somehow I will need to tell the second copy of mplayer to wait as the stream of the first mplayer catches up. I am not worried about the seek.
________________________________________
From: mplayer-users-bounces at mplayerhq.hu [mplayer-users-bounces at mplayerhq.hu] On Behalf Of Duane Evenson [duane-maillists at shaw.ca]
Sent: Thursday, June 19, 2008 2:44 PM
To: MPlayer usage questions, feature requests, bug reports
Subject: Re: [MPlayer-users] simultaneou stream recording and audio     extraction

Eric Damphousse wrote:
> First off, what a really nice piece of software that is. I discovered this a week ago or so, looking for a way to record live streams coming from the internet. This works! Great job.
>
> Now for my question. I did do the legwork trying to find an answer, so if I missed anything, please forgive me. I am trying to find a way to extract the audio portion of a stream I am recording while recording it. Simply put, I do not want to wait for the stream recording to be over before I start extracting the audio portion. Everything has to be done at once. Is that possible?
>
> Thanks
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
>
You should be able to start a second copy of mplayer and play the file.
You can play it so long as you don't overtake the process laying down
the video. You won't be able to seek -- actually you can if you add
-forceidx, but you'll only be able to skip up to the point the file
existed when the index was made.

_______________________________________________
MPlayer-users mailing list
MPlayer-users at mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users



More information about the MPlayer-users mailing list