MPUI/MPlayer bug in rev 3940

Bug report and feature request
Post Reply
everling
Amateur
Amateur
Posts: 48
Joined: Sat Jul 22, 2006 9:39 pm

MPUI/MPlayer bug in rev 3940

Post by everling » Tue Nov 06, 2007 2:43 pm

I was setting up a new system (formatted C:\) when I ran into the problem of playing videos with MPUI. The following quote is the MPlayer output from MPUI.
"C:\Program Files\MediaCoder 0.6.0.3940\codecs\mplayer.exe" -slave -identify -wid 722908 -colorkey 0x101010 -nokeepaspect -framedrop -autosync 100 -vf screenshot -font C:\WINDOWS\Fonts\Arial.ttf -priority abovenormal -ao dsound:device=0 -autoq 10 -vf-add pp "C:\file.avi"

[cut]

Opening video filter: [pp]
Opening video filter: [screenshot]


MPlayer interrupted by signal 11 in module: init_video_filters
ID_SIGNAL=11

[cut]
Removing the "-vf screenshot" and trying it out on the commandline didn't killed MPlayer. Can anybody else verify?

stanley
Site Admin
Site Admin
Posts: 4135
Joined: Mon May 15, 2006 7:43 pm
Location: Sydney

Post by stanley » Tue Nov 06, 2007 3:24 pm

The latest build of MPlayer crashes on startup when screenshot filter is applied. I will rebuild MPlayer to fix it.

EDIT: fixed it and re-uploaded 3940
When things work together, things work.

Post Reply