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? >> >> > Not sure this will help. When freevo parse its output if a certain > lines are changed > it may hang something. I'd try to see the differences of the output > of mplayer. Then > probably use that info to correct the mplayer.py the regexes to need changing > > Later > > Jonathan >
I have a look. All the lines appear to be the same. But, after looking in the log files I found something interesting. .... [dummy] Was reinitialized: 48000Hz/2ch/s16le [dummy] Was reinitialized: 48000Hz/2ch/s16le Video: no video Freeing 0 unused video chunks. Starting playback... A: -0.0 (unknown) of 22724.3 ( 6:18:44.2) ??,?% 47% A: 0.0 (00.0) of 22724.3 ( 6:18:44.2) ??,?% 47% A: 0.0 (00.0) of 22724.3 ( 6:18:44.2) ??,?% 47% A: 0.1 (00.0) of 22724.3 ( 6:18:44.2) ??,?% 47% .... 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' .... .... $mplayer -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 [dummy] Was reinitialized: 48000Hz/2ch/s16le [dummy] Was reinitialized: 48000Hz/2ch/s16le Starting playback... [ffmpeg] aspect_ratio: 1.739130 VDec: vo config request - 640 x 368 (preferred colorspace: VIA Accel) Movie-Aspect is 1.74:1 - prescaling to correct movie aspect. VO Config (640x368->640x368,flags=9,'MPlayer',0x4E4B4C57) VO: [vmix11] 640x368 => 640x368 VIA Accel [fs] [flip] VO: Description: X11 ( Via Mpeg Interface ) VO: Author: Jack Liu <[EMAIL PROTECTED]> [x11] NET style stay on top (layer 1). Using state _NET_WM_STATE_ABOVE. V4L is 1 vfInitialAGPControl is successful MPEG CMD use AGP !!!! XXX initial v_pts=0.000 a_pos=3600 (0.217) 1 ??% ??% ??,?% 0 0 .... ------------------------------------------------------------------------- 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
