Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: ANNOUNCE: mplayer.sh version 0.8.1



Gregoire Favre wrote:
> On Fri, Apr 04, 2003 at 12:45:28PM +0200, Gregoire Favre wrote:
> 
>> In mplayer.sh I added a -vo iufhg3q4908z53q2k to the TEMP11=`$MPLAYER...
>> lign such that no real mplayer are opened and now it works just great!!!
> 
> But the right way is:
> 
> TEMP1=`$MPLAYER -identify -ao null -vo null -frames 0 "$FILE" 2>&1 |grep -i -e "^ID_"`

From when is your mplayer CVS version? Is it somewhere after the -rc1
release? If not, please update.

I tried mplayer via a ssh connection. If I run
  mplayer /some/video
I get a X11 window - so far, so good.

If I run
  mplayer -identify /some/video
I just get some text output on the console, no X11 windows. That's how
it should be.

If I run mplayer with a nonexistant option (-identify != --identify)
  mplayer --identify /some/video
I get a X11 window where the video is played.

My conclusion:
Either your mplayer version doesn't know the option '-identify' or it
isn't correctly implemented yet (CVS version).

I'd suggest that you update your mplayer to a current one.

Cheers,
Juri



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index