On 07/07/2008, A Mennucc <[EMAIL PROTECTED]> wrote:
> On Mon, Jul 07, 2008 at 10:41:46AM +0200, Michal Suchanek wrote:
>  > On 06/07/2008, A Mennucc <[EMAIL PROTECTED]> wrote:
>
> > > also, it is compiled using --enable-debug, so it has -O2 instead
>  > >  of -O4
>
>
> The reason I did that was that I was expecting some mess when
>  I finally would have prepared a version of MPlayer linked
>  to external FFMpeg, so a -dbg package would have helped;
>  (and indeed a lot of mess happened)
>
>  MPlayer 1.0~rc2-15 is compiled with "-g -O2" instead
>  of "-O4 -ffast-math ....".

Well, the default flags for mplayer resulting from rebuilding the
debianmm packages are -O2 and some -B flag.

>
>  I could reverse this flag now; but note that
>  this flag affects the code of MPlayer itself, not the code in
>  the FFmpeg external libraries (that are out of my reach),
>  and AFAIK that code is much more relevant to speed.
>
>  The  set of flags for compiling ffmpeg is quite messy currently;
>   in one single line of  gcc in
>   
> http://buildd.debian.org/fetch.cgi?pkg=ffmpeg-free;ver=0.svn20080206-8;arch=alpha;stamp=1212572490
>  I count 4 "-g", two "-O2" and two "-O3"
>  (does this make it "-O2.5" ? :-)
>

Yes, this would be more likely the problem. The ffmpeg code is used
much more during playback than the mplayer code. Still the movie in
question is h264 and this library should remain the same in all cases.

>
>  > Whatever the reason it makes mplayer unusable for me.
>
>
> I hate that too... my playback of some DVB streams jumps and stutters
>
>
>  > Probably back to building my own then :/
>
>
> look into
>  http://debian-multimedia.org/
>

I also use Ubuntu and for that the DebianMM packages do not work out
of the box (and sometimes the do not work for Debian, either). I
should prepare for Ubuntu following the Debian breakage. Anyway, their
current packages seem unusually slow as well ..

Thanks

Michal



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to