PDA

View Full Version : MPlayer crashes on Postprocessing


LoRd_MuldeR
16th March 2006, 17:27
I just noticed that MPlayer crashes when I enable the Post-Processing filter :(

Same for latest celtic build (http://ffdshow.faireal.net/mirror/mplayer/) as well as latest build from http://oss.netfarm.it/ (http://oss.netfarm.it/mplayer-win32.php)

DeepDVD
16th March 2006, 22:38
Do you use the ffdshow-filter for avisynth? If yes, you should delete all filters in C:\program files\avisynth 2.5\plugins\

I had a similar problem some days ago.

LoRd_MuldeR
16th March 2006, 23:00
Nope. This is not the problem...

The crash report sais:
AppName: mplayer.exe, AppVer: 0.0.9.0
ModName: mplayer.exe, ModVer: 0.0.9.0
Offset: 004055fe

Commandline (made by MPUI) is:
C:\Programme\Freeware\MPlayer\mplayer.exe -slave -identify -wid 16056970 -colorkey 0x101010 -nokeepaspect -framedrop -autosync 100 -font C:\WINDOWS\Fonts\Arial.ttf -priority abovenormal -ao dsound:device=0 -vf-add pp=hb/vb/dr -af volnorm=2 -sws 9 E:\SOAD_WarInFrance.mov

There's no additional crash info in MPlayer log...


// EDIT

No crash with this older build:

MPlayer dev-CVS-060217-17:21-3.4.2 (C) 2000-2006 MPlayer Team
CPU: Advanced Micro Devices Sempron/Athlon MP/XP/XP-M Barton,Thorton (Family: 6, Stepping: 0)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.

celtic_druid
17th March 2006, 04:03
Seems to work ok here.

LoRd_MuldeR
17th March 2006, 11:59
But here it does not :(
Any one else that can reproduce the same problem :confused:

CPU is AthlonXP, OS is WinXP (32-Bit)

LoRd_MuldeR
17th March 2006, 16:51
Nobody ????

LoRd_MuldeR
17th March 2006, 17:15
What is "C3-2" Buid ???

Nevertheless post-proceesing in "mplayer2006.03.17.C3-2.7z" works for me :)

Liisachan
18th March 2006, 02:16
http://en.wikipedia.org/wiki/VIA_C3

celtic_druid
18th March 2006, 03:15
Guess there were some code changes between 16-17? Could also be that -march=athlon-4/athlon-xp is causing problems on your XP.

Should also point out that the C3-2 build has SSE enabled.

Scheduling is not implemented for C3-2's in gcc so that could be why it works? Any noticable speed difference?

About the C3-2. Someone wanted it for a laptop. Actually they wanted an ICL build, however as far as I know it isn't possible, so I did a gcc build.

LoRd_MuldeR
19th March 2006, 14:00
I'll do a speed comparison ASAP...

LoRd_MuldeR
19th March 2006, 14:29
Okay. I've converted a short clip (1000 frames) from MPEG-2 to x264. Using some filters (Crop, Resize, Deinterlace) and extreme x264 settings (crf mode). The speed difference was very small on my AthlonXP 2800+

C3-2 Build: 2.64fps | AthlonXP Build: 2.66fps