Christian Lyra schrieb:
> Hi there,
> 
> Is there a way to have custom video player settings for a file or a dir? 
> I just got a file where the mplayer detect a wrong video aspect (it´s a 
> 16:9 file and mplayer think it'a 4:3 one), so I was wondering if there
> ´s away to override the default settings and force a set of configs for 
> a video file, perhaps
> 
> 

Hi,

I did not try it, but it should be possible with a fxd-file.
In the wiki I found this:

<freevo>
   <movie title="Batman: Dead End">
     <video>
       <file id="f1" mplayer-options="-vf 
crop=704:272:8:102">Batman_Dead_End.mpg</file>
     </video>
   </movie>
</freevo>

from:http://freevo.sourceforge.net/cgi-bin/doc/MovieFxd

You just have to create such a file, put the right mplayer-options in it 
and name the fxd file after the video file.
In this case the file must be named "Batman_Dead_End.fxd".

Hope that helps.

Greetings
Tanja

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to