the easyest way to check the exact command line of mplayer out of freevo is to run $ ps -ef | grep mplayer in a terminal while running mplayer in freevo... ...then you can stop freevo and rerun the exact same command in the terminal, and change it until it works...
Andreas > MiniPC.ca said the following, on 20/01/2008 23:16: >> Jonathan Isom wrote: >> >>> On Jan 20, 2008 3:15 PM, MiniPC.ca <[EMAIL PROTECTED]> wrote: >>> >>> >>>> It seems that the VIA Enhanced Mplayer (VeMP) has issues working with >>>> Freevo. MPlayer starts but there is no video displayed, although the >>>> sounds works. Any ideas? >>>> >> This is odd, because the command line used works just fine from the >> terminal. >> >> .... >> CommandLine: '-slave' '-autosync' '100' '-nolirc' '-nojoystick' '-autoq' >> '100' '-screenw' '1280' '-screenh' '720' '-fs' '-ao' 'oss:/dev/dsp' '-v' >> '-vo' ' vmix11 lavdopts=fast=1:skiploopfilter=all ' '-cache' '5000' >> '-idx' '//data/Videos/test.avi' >> .... >> > > How have you configured freevo for the video output as this is incorrect: > > '-vo' ' vmix11 lavdopts=fast=1:skiploopfilter=all ' > > it should read: > '-vo' 'vmix11' '-lavdopts=fast=1:skiploopfilter=all' > > Duncan > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Freevo-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
