[MPlayer-users] MPlayer-users Digest, Vol 70, Issue 8
Jayalakshmi
jaya at innovatesolutions.net
Mon Oct 5 12:28:17 CEST 2009
hi kriste,
same solution but in programming i got from cedric. Thanks a lot KRISTE
supporting continuously for my querries.
from,
jay
On Mon, 2009-10-05 at 12:00 +0200, mplayer-users-request at mplayerhq.hu
wrote:
> Send MPlayer-users mailing list submissions to
> mplayer-users at mplayerhq.hu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
> or, via email, send a message with subject or body 'help' to
> mplayer-users-request at mplayerhq.hu
>
> You can reach the person managing the list at
> mplayer-users-owner at mplayerhq.hu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of MPlayer-users digest..."
>
>
> Today's Topics:
>
> 1. Re: MPlayer-users Digest, Vol 70, Issue 1 (Oliver Seitz)
> 2. BUG: theora codec and bmovl filter (Michael)
> 3. Re: BUG: theora codec and bmovl filter (Reimar D?ffinger)
> 4. Re: BUG: theora codec and bmovl filter (Michael)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 5 Oct 2009 09:39:32 +0200 (CEST)
> From: "Oliver Seitz" <info at vtnd.de>
> Subject: Re: [MPlayer-users] MPlayer-users Digest, Vol 70, Issue 1
> To: "MPlayer usage questions, feature requests, bug reports"
> <mplayer-users at mplayerhq.hu>
> Message-ID:
> <59572.92.198.62.74.1254728372.squirrel at srv1.ssl-traffic.de>
> Content-Type: text/plain;charset=iso-8859-1
>
> mkfifo /tmp/mplayer-input
> mplayer -slave -idle -input file=/tmp/mplayer-input abc.avi
>
> echo pause >/tmp/mplayer-input
>
> Thanks, Cedric!
>
> That would have been my approach to the problem, just like writing
> "system(" to the beginning of each line... I really think I should learn C
> one day...
>
> Greets,
> Kiste
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 05 Oct 2009 11:31:05 +0200
> From: Michael <auslands-kv at gmx.de>
> Subject: [MPlayer-users] BUG: theora codec and bmovl filter
> To: mplayer-users at mplayerhq.hu
> Message-ID: <hacecl$c96$1 at ger.gmane.org>
> Content-Type: text/plain; charset="ISO-8859-1"
>
> Hello
>
> I have a strange bug here. It only occurs if mplayer displays a theora video
> and the bmovl filter is used. In this case the first eigth(?) lines of the
> video show a greenish color.
>
> This does not happen, when either the same video encoded as mpeg2 or mpeg4
> is displayed with the same bmovl filter, or when the theora video is
> displayed and no bmovl filter is used.
>
> Interestingly, it is enough to include the bmovl filter on the commandline.
> It is not necessary to send a logo to the specified fifo. Actually, the
> specified fifo does not even need to exist. Only including -vf
> bmovl:0:0:/tmp/fifo is enough to get this bug.
>
> I am using svn mplayer of yesterday (SVN-r29748-4.3.3). libtheora is from
> debian (1.1.0-1)
>
> Is this a bug in mplayer or in libtheora?
>
> Thanks
>
> Michael
>
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 5 Oct 2009 11:43:52 +0200
> From: Reimar D?ffinger <Reimar.Doeffinger at gmx.de>
> Subject: Re: [MPlayer-users] BUG: theora codec and bmovl filter
> To: "MPlayer usage questions, feature requests, bug reports"
> <mplayer-users at mplayerhq.hu>
> Message-ID: <20091005094352.GA4968 at 1und1.de>
> Content-Type: text/plain; charset=iso-8859-1
>
> On Mon, Oct 05, 2009 at 11:31:05AM +0200, Michael wrote:
> > I have a strange bug here. It only occurs if mplayer displays a theora video
> > and the bmovl filter is used. In this case the first eigth(?) lines of the
> > video show a greenish color.
>
> Is the resolution of your video maybe not a multiple of 8?
> AFAIK theora encodes videos upside-down, might be that bmov has an issue with that.
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 05 Oct 2009 11:55:36 +0200
> From: Michael <auslands-kv at gmx.de>
> Subject: Re: [MPlayer-users] BUG: theora codec and bmovl filter
> To: mplayer-users at mplayerhq.hu
> Message-ID: <hacfqk$fo5$1 at ger.gmane.org>
> Content-Type: text/plain; charset="ISO-8859-15"
>
> Reimar D?ffinger wrote:
>
> > On Mon, Oct 05, 2009 at 11:31:05AM +0200, Michael wrote:
> >> I have a strange bug here. It only occurs if mplayer displays a theora
> >> video and the bmovl filter is used. In this case the first eigth(?) lines
> >> of the video show a greenish color.
> >
> > Is the resolution of your video maybe not a multiple of 8?
> > AFAIK theora encodes videos upside-down, might be that bmov has an issue
> > with that.
>
> The video resolution is 720x408, so it should be a multiple of 8 ( if I
> calculate correctly).
>
> The number of lines that appear greenish is a guess from me.
>
> Anything I can do to help identify the bug?
>
> Michael
>
>
>
> ------------------------------
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
> End of MPlayer-users Digest, Vol 70, Issue 8
> ********************************************
More information about the MPlayer-users
mailing list