Thanks!  That really helped improve the video quality.

--- Michael Osten <[EMAIL PROTECTED]> wrote:

> 
> On Aug 3, 2004, at 9:36 PM, shimy shamy wrote:
> 
> > Freevo 1.5.0 is passing an unexpected option to
> > mplayer.  My box is too slow to handle the default
> > postprocessing video filters, the unexpected -vf
> pp=de
> > part.  Is there any way to make Freevo stop doing
> > this?!?  When my old Celeron 366 runs mplayer with
> all
> > the options Freevo uses, except that one,
> everything
> > is great.
> >
> > I tried setting MPLAYER_SOFTWARE_SCALER = ' ' and
> > MPLAYER_ARGS_DEF = '-nosws' but that didn't stop
> the
> > -vf pp=de.  nosws isn't even a valid mplayer
> option.
> >
> 
> I had this problem as well.  When -vf pp=de is
> passed it ignores any 
> vop setting passed from mplayer.conf.
> Could someone explain why freevo is passing any
> options at all to 
> mplayer?  This should be controlled by mplayer.conf
> 
> Just comment out the line in
> src/video/plugins/mplayer.py
> 
> if self.version >= 0 and item['deinterlace']:
>              additional_args += [ '-vf',  'pp=de/fd'
> ]
>          elif item['deinterlace']:
>              additional_args += [ '-vop', 'pp=fd' ]
>         # elif self.version >= 1:
>             # additional_args += [ '-vf',  'pp=de' ]
> 

> ATTACHMENT part 2 application/pgp-signature
x-mac-type=70674453; name=PGP.sig




        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to