You are not logged in.

#1 2008-05-22 19:37:07

Perre
Member
Registered: 2008-01-22
Posts: 189

Upscaling with Mplayer?

Hi!

I'm using freevo as a media center and with that Mplayer as the main media player. Is it possible to have Mplayer upscale the SD-material I have on my computer? Say everything under 720P up to 720P and leave everything else alone?


thanks

Offline

#2 2008-05-22 20:59:07

carlocci
Member
From: Padova - Italy
Registered: 2008-02-12
Posts: 368

Re: Upscaling with Mplayer?

man mplayer

I would use something like

mplayer -vf scale=:720 -sws "1-10" filename.avi

check what the options do in the man page.

Offline

#3 2008-05-23 06:43:04

Perre
Member
Registered: 2008-01-22
Posts: 189

Re: Upscaling with Mplayer?

Thanks for the reply!

But how do I get this to work through the mplayer config? Since I'm using freevo I'm not going to start movies through the terminal.

Offline

#4 2008-05-23 17:29:37

carlocci
Member
From: Padova - Italy
Registered: 2008-02-12
Posts: 368

Re: Upscaling with Mplayer?

For example -sws 7 and -vf scale=:720 translate to

sws=7
vf=scale=:720

Offline

#5 2008-05-24 07:57:49

Perre
Member
Registered: 2008-01-22
Posts: 189

Re: Upscaling with Mplayer?

Thanks! smile

Offline

Board footer

Powered by FluxBB