[MPlayer-users] Using Mplayer to verify streaming tv/radio links
Donny F
donny911 at hotmail.com
Thu Sep 7 17:44:14 CEST 2006
Thanks Reimar, this does what I need. Any chance you can tell me how I can
tell me how to capture the mplayer messages? What I really would like to do
is something like:
mplayer -identify -frames 10 mms://streamlink/stream.asf | grep "Starting
playback" > stream_id.txt
But I can't figure out how to get the mplayer messages in a parsable format.
Remember, I know just enough to be dangerous!
Thanks again...
>From: Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>
>Reply-To: "MPlayer usage questions, feature requests, bug reports"
><mplayer-users at mplayerhq.hu>
>To: "MPlayer usage questions, feature requests, bug reports"
><mplayer-users at mplayerhq.hu>
>Subject: Re: [MPlayer-users] Using Mplayer to verify streaming tv/radio
>links
>Date: Thu, 7 Sep 2006 17:15:14 +0200
>
>Hello,
>On Thu, Sep 07, 2006 at 08:48:53AM -0500, Donny F wrote:
> > Is there an easy way to use mplayer to verify a stream exists? I am not
> > unfamiliar with shell scripting, but I am far from an expert. If anyone
> > could give me a hand with this or give me a push in the right direction
>I
> > would greatly appreciate it!
>
>maybe
>mplayer -identify -frames 10
>though that will probably play the file till the end for audio files.
>mencoder with the -endpos option might be better in that case.
>Just as a reminder: You shouldn't consider MPlayer to be free of bugs or
>even vulnerabilies, make sure you set it up in a way that won't hurt you
>(much) if it crashes/is compromised.
>
>Greetings,
>Reimar Döffinger
>_______________________________________________
>MPlayer-users mailing list
>MPlayer-users at mplayerhq.hu
>http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
More information about the MPlayer-users
mailing list