Gorka Olaizola wrote:
> Hello,
> 
> I have some hi-res videos that play choppy with my current mplayer
> postprocessing options but play well with pp=de.
> 
> I think there is no way right now in Freevo to select different mplayer
> options for a video. I know that I can use the variants in an .fxd but I
> think that creating the .fxd is too much work when I can select the
> mplayer options I want directly from the submenu of the movie.
> 
> I'm coding a plugin that lets force the aspect ratio of a
> movie (many movies downloaded from bittorrent have bad aspect ratio) and
> select from a list of different video and audio postprocessing options.
> 
> Does someone think is a good idea? There is similar code out there?

What about writing a plugin to allow different settings to be selected
and then update or create an fxd file with a list of variants. This
would be rather useful for reencode too.

The reencode2 plugin shows how to create menus and sub-menus, but I
didn't know about the skin plugins at the time, otherwise the skin code
would have gone in there and not in basic.fxd. The video_details plug-in
shows how to do this.

If this how you were thinking of doing this?

Duncan




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to