Mailing List archive

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

[vdr] Re: AW: Re: AW: Re: problem with mplayer.sh



Steffen Barszus wrote:
> On Tuesday 11 February 2003 21:45, you wrote:

>> Divx runs a bit sticky because I've only a Duron 800 with 128M RAM.
>>
> I dont know if Juris mplayer.sh has integrated support for decreasing quality. 

Yes, look into mplayer.sh.conf. Default value is 9000.

> with -vop lavc=x you can change the quality. x can be a value from 0 to 32 (a 
> sort of quality level) or the wanted bitrate if greater then 32 ( I guess 
> 5000 would be a good value) further by downscaling you can feed 352x288 video 
> that will be displayed fullscreen and the processor has only near a quarter 
> of the work as with 720:576. 

In Konrad's case it might be sufficiant to change the following lines in
mplayer.sh.conf:

XResPAL=(352    480     528     688     704     720)
XResNTSC=(352   480     512     640     704     720)

Delete the last entries and see if it plays better. If not, repeat
deleting the last entry.
E.g.:

XResPAL=(352    480     528     688)
XResNTSC=(352   480     512     640)

Or wait for the next release which will include a new option "slow_cpu"
(this will downscale to VCD format).

Cheers,
Juri



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



Home | Main Index | Thread Index