[MPlayer-users] Blinking cursor shadow while playing...

Thomas Baag toba84 at googlemail.com
Mon Apr 24 14:27:31 CEST 2006


also tried "setterm -blink off -cursor off > /dev/tty1" or tty2 or ttyX ?

maybe its caused by the status text output of fbdev?

>
> Hello all,
>
>
> How can ay get rid of blinking cursor while mplayer is playing on fbdev?
> I have already tried "setterm -blink off -cursor off > /dev/console"
> command but still have shadow of blinking cursor...
>
> Thanx
>
> Aykut
>
>
>
> ------------------------------
>
> Message: 6
> Date: Mon, 24 Apr 2006 12:09:07 +0400
> From: Vladimir Mosgalin <mosgalin at VM10124.spb.edu>
> Subject: [MPlayer-users] Mute function doesn't work
> To: MPlayer-users mailing list <mplayer-users at mplayerhq.hu>
> Message-ID: <20060424080907.GA19257 at VM10124.spb.edu>
> Content-Type: text/plain; charset=us-ascii
>
> As of mplayer CVS-060420, mute function doesn't work. It just prints
> "mute: enabled" all the time when pressed.
>
> I'm using oss output driver. I can't check right now if latest cvs has
> this problem, but since I don't remember anyone reporting it, it's
> highly possible.
>
> I have several big custom patches installed, like dvdnav and ass
> support, but don't think they affect this issue. At least I'm sure it
> used to work some time ago.
>
> --
>
> Vladimir
>
>
>
> ------------------------------
>
> Message: 7
> Date: Mon, 24 Apr 2006 04:00:58 -0500
> From: "Mustafa Coskun" <coskun21st at hotmail.com>
> Subject: [MPlayer-users] How to listen ASF format streaming Radio by
>         SuSE    9.3?
> To: mplayer-users at mplayerhq.hu
> Message-ID: <BAY115-F2006C1A51E01FAEC12D70EC4BE0 at phx.gbl>
> Content-Type: text/plain; format=flowed
>
>
> Greetings,
>
> Recently, I &#305;nstalled SuSE 9.3 into my PC.  Also, I installed MPlayer
> and mplayerplug-in with realated codecs.  Unfortunately, still I can listen
> to my favorite radio streaming in ASF format from the IP,
>
> 212.175.180.149:924
>
> I would appreciate for any help...
>
> MCoskun
>
>
>
>
> ------------------------------
>
> Message: 8
> Date: Mon, 24 Apr 2006 06:18:52 -0500
> From: "Mustafa Coskun" <coskun21st at hotmail.com>
> Subject: [MPlayer-users] How to listen to ASF format streaming Radio
>         by SuSE 9.3?
> To: mplayer-users at mplayerhq.hu
> Message-ID: <BAY115-F9C0E8D81C011592B9A5D0C4BE0 at phx.gbl>
> Content-Type: text/plain; format=flowed
>
>
>
> Greetings to All,
>
> Recently, I installed SuSE 9.3 into my PC.  Also, I installed
> MPlayer and mplayerplug-in with related codecs.  Unfortunately,
> still I cannot  listen to my favorite radio station streaming in ASF format
> from
> the following IP address,
>
> 212.175.180.149:924
>
> I would appreciate for any help...
>
> MCoskun
>
>
>
>
> ------------------------------
>
> Message: 9
> Date: Mon, 24 Apr 2006 08:00:00 -0400
> From: "John Brown" <johnbrown105 at hotmail.com>
> Subject: RE: [MPlayer-users] how to repair an mpeg
> To: mplayer-users at mplayerhq.hu
> Message-ID: <BAY116-F322BCBD416FCD0AB0176EF9EBE0 at phx.gbl>
> Content-Type: text/plain; format=flowed
>
> >On Sun, 23 Apr 2006 23:41:38 +0200, Rakotomandimby Mihamina wrote:
> >On Sun, 2006-04-23 at 13:11 -0400, John Brown wrote:
> > > You can also try demuxing and remuxing the file.
> >
> >Would you have a howto?
> >
>
> mplayer -dumpvideo -dumpfile myvideo stream.dump
> mplayer -dumpaudio -dumpfile myaudio stream.dump
> mencoder -ovc copy -oac copy -audiofile myaudio myvideo -o newfile.mpg
>
> The last command could be wrong. I usually use mplex from mjpegtools like
> this:
> mplex -f 8 -S 0 -v 0 -o newfile.mpg myvideo myaudio
> where -f * tells it to produce a DVD-compatible MPEG.
>
>
>
>
> ------------------------------
>
> Message: 10
> Date: Mon, 24 Apr 2006 14:07:34 +0200
> From: Nico Sabbi <nicola_sabbi at fastwebnet.it>
> Subject: Re: [MPlayer-users] how to repair an mpeg
> To: "MPlayer usage questions, feature requests, bug reports"
>         <mplayer-users at mplayerhq.hu>
> Message-ID: <444CBF86.50606 at fastwebnet.it>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> John Brown wrote:
>
> >> On Sun, 23 Apr 2006 23:41:38 +0200, Rakotomandimby Mihamina wrote:
> >> On Sun, 2006-04-23 at 13:11 -0400, John Brown wrote:
> >> > You can also try demuxing and remuxing the file.
> >>
> >> Would you have a howto?
> >>
> >
> > mplayer -dumpvideo -dumpfile myvideo stream.dump
> > mplayer -dumpaudio -dumpfile myaudio stream.dump
> > mencoder -ovc copy -oac copy -audiofile myaudio myvideo -o newfile.mpg
> >
> > The last command could be wrong.
>
>
> yes: it will make an avi. He should add -of mpeg -mpegopts format=dvd or
> format=xsvcd
>
>
> > I usually use mplex from mjpegtools like this:
> > mplex -f 8 -S 0 -v 0 -o newfile.mpg myvideo myaudio
> > where -f * tells it to produce a DVD-compatible MPEG.
> >
> >
> > _______________________________________________
> > MPlayer-users mailing list
> > MPlayer-users at mplayerhq.hu
> > http://mplayerhq.hu/mailman/listinfo/mplayer-users
> >
>
>
>
> ------------------------------
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
>
>
> End of MPlayer-users Digest, Vol 28, Issue 83
> *********************************************
>




More information about the MPlayer-users mailing list