Log in

View Full Version : MPlayer for Windows (2008-06-01)


Pages : 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18

EpheMeroN
5th February 2007, 09:45
Hmmmm. In previous versions when I unchecked Audio / Playlist Files the file associations went back to the programs that I was using prior to MPlayer so something had to change with this new release.

LoRd_MuldeR
5th February 2007, 11:09
Hmmmm. In previous versions when I unchecked Audio / Playlist Files the file associations went back to the programs that I was using prior to MPlayer so something had to change with this new release.

Sorry, but nothing has changed, except the MPlayer builds.
MPUI.exe and SetFileAssoc.exe even were not re-compiled, so it's exactly the same binary file...

EpheMeroN
5th February 2007, 18:22
Really? Okay. Also, choosing the Generic CPU Runtime option during install turned out to be a bad idea. MPlayer kept freezing each time I tried to play a video file. I grabbed the PIII build you linked to and all is well again, thanks!

LoRd_MuldeR
5th February 2007, 18:38
Also, choosing the Generic CPU Runtime option during install turned out to be a bad idea. MPlayer kept freezing each time I tried to play a video file.

That definitely shouldn't happen :(

Zhelkus
6th February 2007, 04:20
Nice automated setup! Thanks a lot! :D

pinkie_1
6th February 2007, 06:50
Really? Okay. Also, choosing the Generic CPU Runtime option during install turned out to be a bad idea. MPlayer kept freezing each time I tried to play a video file. I grabbed the PIII build you linked to and all is well again, thanks!
I know a guy with a similar problem. He's on an older Athlon XP (Mendocino, I think) and he's having problems with both the cpu-specific and the GRD builds. Surprise, surprise... P3 build works just fine. :D

Although I, like many others, have never run into problems of that sort, this shouldn't be a reason to obliterate the P3 compiles...

EDIT :
Mulder, Wyrd, how the heck did you get -vo gl to run with MPUI ? ;)

wyrd
6th February 2007, 10:13
Mulder, Wyrd, how the heck did you get -vo gl to run with MPUI ? ;)
Hi,pinkie_1 :)
Hmm??, simply add to "tools -> options -> Additional MPlayer parameters"

MPlayer output:command line:
"C:\Program Files\MPlayer for Windows\mplayer.exe" -slave -identify
-wid 1311496 -colorkey 0x101010 -nokeepaspect -framedrop -autosync 100
-vf screenshot -font C:\WINDOWS\Fonts\Arial.ttf -softvol -softvol-max
1000 -ao dsound:device=0 -vo gl "C:\Program Files\MPlayer for
Windows\mewmew-vorbis-ssa.mkv"

MPlayer dev-SVN-r22096-4.3.0 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (Family: 15, Model: 2, Stepping: 7)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
.
. ## abbreviation ##
.
ID_VIDEO_ASPECT=1.3333
[swscaler @ 00CD8D20]SwScaler: using unscaled yuv420p -> rgb32 special converter
VO: [gl] 640x480 => 640x480 BGRA

In the result:
http://tirnanog.fate.jp/tmp/snap/mplayer_gl_t.jpg (http://tirnanog.fate.jp/tmp/snap/mplayer_gl.jpg)
sorry,if i'm wrong.
regards

LoRd_MuldeR
6th February 2007, 18:52
In the result:
http://tirnanog.fate.jp/tmp/snap/mplayer_gl_t.jpg (http://tirnanog.fate.jp/tmp/snap/mplayer_gl.jpg)
sorry,if i'm wrong.
regards

Yes, exactly what I get.
I still wonder whether this is a MPlayer bug or something is wrong on the MPUI side...

Does anybody know about a MPlayer fron-end with working GL output?

pinkie_1
6th February 2007, 19:31
simply add to "tools -> options -> Additional MPlayer parameters"
Nope, not workin' here... :p
And I tried it on-the-fly (i.e. within MPUI), via .ini, even via MPlayer's config.
Does anybody know about a MPlayer fron-end with working GL output?
MPF : http://mpf.dzm.hu/download.php
smplayer : http://sourceforge.net/project/showfiles.php?group_id=185512
Both are tested and working.

LoRd_MuldeR
6th February 2007, 19:42
MPF : http://mpf.dzm.hu/download.php
smplayer : http://sourceforge.net/project/showfiles.php?group_id=185512
Both are tested and working.

That "MPF" doesn't even have embedded video, looks like very early development state.

SMPlayer shows exactly the same behavior as MPUI when GL renderer is selected:
Works as long as you don't resize or go to full screen.

Conclusion: MPlayer's OpenGL renderer currently is broken, at least for Win32.

pinkie_1
6th February 2007, 21:10
That "MPF" doesn't even have embedded video, looks like very early development state.
No, it doesn't.
Still gl/gl2 work, don't they ?
SMPlayer shows exactly the same behavior as MPUI when GL renderer is selected:
Works as long as you don't resize or go to full screen.
options --> preferences --> mplayer --> "run mplayer in it's own window" --> fully functional gl/gl2 rendering.
Nope, not workin' here...
Home PC :
- athlon xp (barton) @ 1.8 GHz (non-oc), nvidia 6200 (nv 44)
- win xp sp2 (32 bit), FW 93.81 driver, directx 9.0c (december '06)
- 02.02.07 build of mplayer/mpui

Tested several xvid/h264 encodings, messed with gl/gl2 suboptions, all available sws modes, (no)double/(no)dr, enforced several output colorspaces...
The results were pretty much the same. For instance :
VDec: vo config request - 512 x 304 (preferred colorspace: Planar YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.68:1 - prescaling to correct movie aspect.
ID_VIDEO_ASPECT=1.6842
[swscaler @ 00CBED20]No accelerated colorspace conversion found
[swscaler @ 00CBED20]SwScaler: using unscaled yuv420p -> bgr32 special converter
VO: [gl] 512x304 => 512x304 RGBA
vo: win32: running at 1024x768 with depth 32
[gl] Could not create GL context!
[gl] Creating 512x304 texture...
[gl] Resize: 512x304

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

LoRd_MuldeR
6th February 2007, 21:15
Well, it seems that MPlayer's OpenGL renderer is only broken for embedded video.
Since MPUI uses embedded video, there currently is no way to use OpenGL renderer properly.

Let's hope they'll fix that soon. Until then, you can still use DirectX/Overlay which should work fine...

EpheMeroN
7th February 2007, 19:39
I know a guy with a similar problem. He's on an older Athlon XP (Mendocino, I think) and he's having problems with both the cpu-specific and the GRD builds. Surprise, surprise... P3 build works just fine. :D

Although I, like many others, have never run into problems of that sort, this shouldn't be a reason to obliterate the P3 compiles...

I feel the same way man! Please keep the P3 compiles comin'.

pinkie_1
7th February 2007, 23:19
Well, it seems that MPlayer's OpenGL renderer is only broken for embedded video.
So it seems...
However, focus on the example I've submitted :
[gl] Could not create GL context!
[gl] Creating 512x304 texture...
When using gl/gl2 rendering, MPlayer itself tries to output the smallest texture (with power-of-two dimensions) that can enclose the frame.
But a GUI based on embedded windows imposes limitations : fixed size textures (window size) not having strictly enforced power-of-two dimensions.

So maybe it's fair to assume that MPlayer's OpenGL-based renderering isn't b0rked by itself, instead just hindered by GUIs relying upon embedded windows... :)

LoRd_MuldeR
11th February 2007, 18:45
*Update*

Updates MPlayer builds to latest SVN revision.

LoRd_MuldeR
12th February 2007, 14:03
We are sending you this email to let you know that we are now
providing two mirrors for the installation files of your product
"MPlayer for Windows (Full Package) 1.2 2007-02-11".

Both mirrors are on dedicated servers, of which one is located in Florida,
USA (Softpedia US mirror) and the other in Bucharest, Romania (Softpedia
RO mirror).

You can see this on the Softpedia download page for your product at:
http://www.softpedia.com/progDownload/MPlayer-for-Windows-Full-Package-Download-55997.html

The full review page for your product is:
http://www.softpedia.com/get/Multimedia/Video/Video-Players/MPlayer-for-Windows-Full-Package.shtml

"MPlayer for Windows (Full Package) 1.2 2007-02-11" has also been granted the Softpedia 100% CLEAN Award.

Sincerely, The Softpedia Team

Sounds like good news to me :cool:

HeadBangeR77
12th February 2007, 23:29
My congrats - Softpedia is a very popular site! :)

cheers,
HDBR77

EpheMeroN
12th February 2007, 23:35
Is the PIII build back in latest package? Or do I just have wishful thinking? :P

LoRd_MuldeR
12th February 2007, 23:37
Is the PIII build back in latest package? Or do I just have wishful thinking? :P

Celtic didn't make one, so the answer is "no".
Are there still problems with the Generic build on your PC? :(

EpheMeroN
13th February 2007, 01:10
Celtic didn't make one, so the answer is "no".
Are there still problems with the Generic build on your PC? :(
I haven't tested the latest generic build from the current release you just packaged. The previous gave me many freezing/crashing issues though. When I used the PIII build you linked to, it worked like a charm. I'll test the latest package you put together in a few hours and let you know how it goes. Are they any type of debug options I can make when testing to upload here for analysis?

LoRd_MuldeR
13th February 2007, 01:22
I haven't tested the latest generic build from the current release you just packaged. The previous gave me many freezing/crashing issues though. When I used the PIII build you linked to, it worked like a charm. I'll test the latest package you put together in a few hours and let you know how it goes. Are they any type of debug options I can make when testing to upload here for analysis?

In case it still crashes, please post your Log.

EpheMeroN
13th February 2007, 11:55
Just tested latest full package using "generic build" again. It doesn't crash anymore, but it still has many random hiccups in playback including freezing, jerky playback, frame skipping, etc. It's all random too.

LoRd_MuldeR
13th February 2007, 13:24
Just tested latest full package using "generic build" again. It doesn't crash anymore, but it still has many random hiccups in playback including freezing, jerky playback, frame skipping, etc. It's all random too.

Did you watch your CPU load?
Maybe you get 100% CPU load and that is causing the problem ???

SealTooGreat
13th February 2007, 13:53
Quote:
Does anybody know about a MPlayer fron-end with working GL output?
MPF : http://mpf.dzm.hu/download.php
smplayer : http://sourceforge.net/project/showf...roup_id=185512
Both are tested and working.
GMplayer also works with gl/gl2 output! :D

LoRd_MuldeR
13th February 2007, 14:06
GMplayer also works with gl/gl2 output! :D

GMPlayer is not a GUI front-end to MPlayer, it's MPlayer with "built-in" GUI. That's a difference !!!

So far, all front-ends for the CLI version of MPlayer either don't have embedded video (which I find a huge drawback) or the OpenGL output doesn't work properly (breaks as soon as you resize or go fullscreen). So there currently seems no way to use OpenGL renderer with embedded video. That's just it.

Nevertheless, if you want to use GL renderer with MPUI try this
-vo gl -vf-add dsize=1280:-2 (replace 1280 with your horizontal screen res)
and then go fullscreen. Ugly workaround, but it does work.

Chipstra
13th February 2007, 20:26
bug? report...

command line:
"D:\Bin\MP\MPlayer for Windows\mplayer.exe" -slave -identify -wid
5964158 -colorkey 0x101010 -nokeepaspect -framedrop -autosync 100 -vf
screenshot -font C:\WINNT\Fonts\Arial.ttf -priority abovenormal -ao
dsound:device=0 -sws 9 -af volnorm=2 O:\DU-p10.avi

MPlayer dev-SVN-r22190-4.3.0 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 1.90GHz (Family: 15, Model: 1, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Setting process priority: abovenormal
107 audio & 227 video codecs
C:\WINNT\Fonts\Arial.ttf doesn't look like a bitmap font description, ignoring.
Cannot load bitmap font: C:\WINNT\Fonts\Arial.ttf

Playing O:\DU-p10.avi.
AVI file format detected.
ID_VIDEO_ID=0
AVI: No audio stream found -> no sound.
VIDEO: [dvsd] 720x576 24bpp 25.000 fps 28800.0 kbps (3515.6 kbyte/s)
ID_FILENAME=O:\DU-p10.avi
ID_DEMUXER=avi
ID_VIDEO_FORMAT=dvsd
ID_VIDEO_BITRATE=28800000
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=576
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_LENGTH=241.52
Opening video filter: [screenshot]
==========================================================================
Opening video decoder: [dshow] DirectShow video codecs
Decoder supports the following YUV formats: YUY2 UYVY
Decoder is capable of YUV output (flags 0x9)
VDec: vo config request - 720 x 576 (preferred colorspace: Packed YUY2)
[PP] Using codec's postprocessing, max q = 4.
VDec: using Packed YUY2 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [directx] 720x576 => 720x576 Packed YUY2
VideoDecoder::SetExtAttr: registry failure
Selected video codec: [qdv] vfm: dshow (Sony Digital Video (DV))
==========================================================================
ID_VIDEO_CODEC=qdv
Audio: no sound
Starting playback...
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 1 -> 1
[swscaler @ 00CDED70]SwScaler: Lanczos scaler, from yuyv422 to bgr24 using MMX2
[swscaler @ 00CDED70]SwScaler: Lanczos scaler, from yuyv422 to bgr24 using MMX2
[swscaler @ 00CDED70]SwScaler: using 4-tap MMX scaler for horizontal luminance scaling
[swscaler @ 00CDED70]SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling
[swscaler @ 00CDED70]SwScaler: using n-tap MMX scaler for vertical scaling (BGR)
[swscaler @ 00CDED70]SwScaler: using MMX2 YV12->BGR24 Converter
[swscaler @ 00CDED70]SwScaler: 720x576 -> 720x576


MPlayer interrupted by signal 11 in module: filter_video
ID_SIGNAL=11
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.

No problem with the MPC...

LoRd_MuldeR
13th February 2007, 21:27
bug? report...

command line:
"D:\Bin\MP\MPlayer for Windows\mplayer.exe" -slave -identify -wid
5964158 -colorkey 0x101010 -nokeepaspect -framedrop -autosync 100 -vf
screenshot -font C:\WINNT\Fonts\Arial.ttf -priority abovenormal -ao
dsound:device=0 -sws 9 -af volnorm=2 O:\DU-p10.avi

MPlayer dev-SVN-r22190-4.3.0 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 1.90GHz (Family: 15, Model: 1, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Setting process priority: abovenormal
107 audio & 227 video codecs
C:\WINNT\Fonts\Arial.ttf doesn't look like a bitmap font description, ignoring.
Cannot load bitmap font: C:\WINNT\Fonts\Arial.ttf

Playing O:\DU-p10.avi.
AVI file format detected.
ID_VIDEO_ID=0
AVI: No audio stream found -> no sound.
VIDEO: [dvsd] 720x576 24bpp 25.000 fps 28800.0 kbps (3515.6 kbyte/s)
ID_FILENAME=O:\DU-p10.avi
ID_DEMUXER=avi
ID_VIDEO_FORMAT=dvsd
ID_VIDEO_BITRATE=28800000
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=576
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_LENGTH=241.52
Opening video filter: [screenshot]
==========================================================================
Opening video decoder: [dshow] DirectShow video codecs
Decoder supports the following YUV formats: YUY2 UYVY
Decoder is capable of YUV output (flags 0x9)
VDec: vo config request - 720 x 576 (preferred colorspace: Packed YUY2)
[PP] Using codec's postprocessing, max q = 4.
VDec: using Packed YUY2 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [directx] 720x576 => 720x576 Packed YUY2
VideoDecoder::SetExtAttr: registry failure
Selected video codec: [qdv] vfm: dshow (Sony Digital Video (DV))
==========================================================================
ID_VIDEO_CODEC=qdv
Audio: no sound
Starting playback...
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 1 -> 1
[swscaler @ 00CDED70]SwScaler: Lanczos scaler, from yuyv422 to bgr24 using MMX2
[swscaler @ 00CDED70]SwScaler: Lanczos scaler, from yuyv422 to bgr24 using MMX2
[swscaler @ 00CDED70]SwScaler: using 4-tap MMX scaler for horizontal luminance scaling
[swscaler @ 00CDED70]SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling
[swscaler @ 00CDED70]SwScaler: using n-tap MMX scaler for vertical scaling (BGR)
[swscaler @ 00CDED70]SwScaler: using MMX2 YV12->BGR24 Converter
[swscaler @ 00CDED70]SwScaler: 720x576 -> 720x576


MPlayer interrupted by signal 11 in module: filter_video
ID_SIGNAL=11
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.

No problem with the MPC...

1. Did you choose the suitable MPlayer build for your type of CPU during install?

2. Does it happen with all files you try to play or only with this specific AVI file?

3. What is the audio and video format used in that AVI file?

SealTooGreat
13th February 2007, 21:55
@LoRd_MuldeR
Do you know anyone who compiles gmplayer builds on regular bases?!

LoRd_MuldeR
13th February 2007, 22:15
@LoRd_MuldeR
Do you know anyone who compiles gmplayer builds on regular bases?!

1. http://oss.netfarm.it/mplayer-win32.php
2. http://tirnanog.fate.jp/mirror/mplayer/

Chipstra
13th February 2007, 22:18
1. Did you choose the suitable MPlayer build for your type of CPU during install?

2. Does it happen with all files you try to play or only with this specific AVI file?

3. What is the audio and video format used in that AVI file?

1. I choose the "MPUI.2007-02-11.Full-Package.exe" build. Selected Pentium 4

2. No, with wav files I have no troubles and even .iso (containing a dvd) plays :) . Normaly I must first mount the iso.

3. audio = no audio

video = DV Type 2 AVI - OpenDML (AVI v2.0) // dvsd codec - I have the Matrox RT2500 on board and use the Matrox dv codec

...............
I read in the report:
using MMX2 YV12->BGR24 Converter
this is not RGB24 instead of BGR24 ??

LoRd_MuldeR
13th February 2007, 22:35
1. I choose the "MPUI.2007-02-11.Full-Package.exe" build. Selected Pentium 4

2. No, with wav files I have no troubles and even .iso (containing a dvd) plays :) . Normaly I must first mount the iso.

3. audio = no audio

video = DV Type 2 AVI - OpenDML (AVI v2.0) // dvsd codec - I have the Matrox RT2500 on board and use the Matrox dv codec

...............

According to MPlayer's codec list "Sony Digital Video (DV)" is supported.
But it also says, that the codec file is "qdv.dll", which is not included in the "essential" codecs package.

Can you please grab qdv.dll from windows-all-20061022.zip (http://www1.mplayerhq.hu/MPlayer/releases/codecs/windows-all-20061022.zip) and put into the "MPlayer for Windows\codecs" folder?

If it still doesn't work, please re-install with "Runtime CPU Detection" and try again.

Chipstra
13th February 2007, 23:29
LoRd MuldeR:
According to MPlayer's codec list "Sony Digital Video (DV)" is supported.
But it also says, that the codec file is "qdv.dll", which is not included in the "essential" codecs package.

Can you please grab qdv.dll from windows-all-20061022.zip (http://www1.mplayerhq.hu/MPlayer/releases/codecs/windows-all-20061022.zip) and put into the "MPlayer for Windows\codecs" folder?
qdv.dll is in the codecs folder now.
If it still doesn't work, please re-install with "Runtime CPU Detection" and try again.
I reinstalled and selected "Runtime CPU Detection" , but no succes :scared:


I try to play a Matrox rt2500 captured avi.
Error report:
command line:
"D:\Bin\MP\MPlayer for Windows\mplayer.exe" -slave -identify -wid
2490902 -colorkey 0x101010 -nokeepaspect -framedrop -autosync 100 -vf
screenshot -font C:\WINNT\Fonts\Arial.ttf -priority abovenormal -ao
dsound:device=0 -sws 9 M:\DREAMMAIL\dreammailCap1.avi

MPlayer dev-SVN-r22190-4.3.0 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 1.90GHz (Family: 15, Model: 1, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.
Setting process priority: abovenormal
107 audio & 227 video codecs
C:\WINNT\Fonts\Arial.ttf doesn't look like a bitmap font description, ignoring.
Cannot load bitmap font: C:\WINNT\Fonts\Arial.ttf

Playing M:\DREAMMAIL\dreammailCap1.avi.
AVI file format detected.
ID_VIDEO_ID=0
AVI: ODML: Building ODML index (1 superindexchunks).
AVI: No audio stream found -> no sound.
VIDEO: [dvsd] 720x576 24bpp 25.000 fps 28800.0 kbps (3515.6 kbyte/s)
Clip info:
Software: Matrox MQSink Filter . Format: 6. Build: 2.0.0.269
ID_CLIP_INFO_NAME0=Software
ID_CLIP_INFO_VALUE0=Matrox MQSink Filter . Format: 6. Build: 2.0.0.269
ID_CLIP_INFO_N=1
ID_FILENAME=M:\DREAMMAIL\dreammailCap1.avi
ID_DEMUXER=avi
ID_VIDEO_FORMAT=dvsd
ID_VIDEO_BITRATE=28800000
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=576
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=1.3333
ID_LENGTH=2818.00
Opening video filter: [screenshot]
==========================================================================
Opening video decoder: [dshow] DirectShow video codecs
Decoder supports the following YUV formats: YUY2 UYVY
Decoder is capable of YUV output (flags 0x9)
VDec: vo config request - 720 x 576 (preferred colorspace: Packed YUY2)
[PP] Using codec's postprocessing, max q = 4.
VDec: using Packed YUY2 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
ID_VIDEO_ASPECT=1.3333
VO: [directx] 720x576 => 768x576 why 768?? the clip is 720 Packed YUY2
VideoDecoder::SetExtAttr: registry failure
Selected video codec: [qdv] vfm: dshow (Sony Digital Video (DV))
==========================================================================
ID_VIDEO_CODEC=qdv
Audio: no sound ?? // sound is in a separate wav file
Starting playback...
SwScaler: reducing / aligning filtersize 7 -> 8
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 1 -> 1
[swscaler @ 00D30D70]SwScaler: Lanczos scaler, from yuyv422 to bgr24 using MMX2
[swscaler @ 00D30D70]SwScaler: Lanczos scaler, from yuyv422 to bgr24 using MMX2
[swscaler @ 00D30D70]SwScaler: using 8-tap MMX scaler for horizontal luminance scaling
[swscaler @ 00D30D70]SwScaler: using 8-tap MMX scaler for horizontal chrominance scaling
[swscaler @ 00D30D70]SwScaler: using n-tap MMX scaler for vertical scaling (BGR)
[swscaler @ 00D30D70]SwScaler: using MMX2 YV12->BGR24 Converter
[swscaler @ 00D30D70]SwScaler: 720x576 -> 768x576 ??? 768


MPlayer interrupted by signal 11 in module: filter_video
ID_SIGNAL=11
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.

LoRd_MuldeR
13th February 2007, 23:33
@Chipstra: Can you please provide a short sample file?

Chipstra
14th February 2007, 00:46
@Chipstra: Can you please provide a short sample file?

I have big trouble now. The last avi I try to play is inaccessible. "Error performing inpage operation" in w2k

see: http://support.microsoft.com/default.aspx?scid=kb;EN-US;q141117


..........

LoRd_MuldeR
14th February 2007, 00:56
I have big trouble now. The last avi I try to play is inaccessible. "Error performing inpage operation" in w2k

see: http://support.microsoft.com/default.aspx?scid=kb;EN-US;q141117

Well, interesting reading on how Windows "abuses" it's Memory Manager for copying small files, indeed.
But in what way is this related to the original problem that MPlayer doesn't play your AVI?

Reboot your PC and when the problem still occurs, let "chkdsk /F" run through your disk.
Then please upload a short sample of the problematic AVI file...

Chipstra
14th February 2007, 01:13
Well, interesting reading on how Windows "abuses" it's Memory Manager for copying small files, indeed.
But in what way is this related to the original problem that MPlayer doesn't play your AVI?

Reboot your PC and when the problem still occurs, let "chkdsk /F" run through your disk.


Then please upload a short sample of the problematic AVI file...



My last action was closing Mplayer and then I try to load the avi in Premiere 6.5 to cut out a sample for you.
I run Diskeeper first (125gb external firewire drive)
Tomorrow, if the problem is solved, I send you a sample.

thnx



..........

celtic_druid
14th February 2007, 01:53
Pretty much everytime there is a crash it is on a P4. mplayer doesn't seem to like P4's, at least not under windows. Probably the file will play ok on other CPU's.

Chipstra
14th February 2007, 14:31
Then please upload a short sample of the problematic AVI file...

Ok, LoRd_MuldeR : http://www.raadsbesluit200.nl/test/matrox-dv-capture.rar

4 sec. - 12mb

.....

LoRd_MuldeR
14th February 2007, 15:26
Ok, LoRd_MuldeR : http://www.raadsbesluit200.nl/test/matrox-dv-capture.rar

4 sec. - 12mb

Okay, here are the results:

The AVI file from your sample crashes here too. Same error.
So it is not a problem related to P4, since I'm running AthlonXP.

Then I tried to play your file by forcing MPlayer's internal ffmpeg DV decoder, instead of qdv.dll.

It didn't crash, but it only displayed funny colored blocks.
The log is flooded with millions of those messages:

AC EOB marker is absent pos=85
AC EOB marker is absent pos=65
AC EOB marker is absent pos=64
AC EOB marker is absent pos=84
AC EOB marker is absent pos=84
AC EOB marker is absent pos=64
AC EOB marker is absent pos=72
AC EOB marker is absent pos=65
AC EOB marker is absent pos=64
AC EOB marker is absent pos=66
AC EOB marker is absent pos=64
AC EOB marker is absent pos=65
....

Then I opened your AVI in Avidemux, added the sound form your WAV file and stored everything to a new AVI file.
I did not re-encode, "Direct Stream Copy" was selected for both, Audio and Video.
This AVI plays fine in MPlayer, but only when ffmpeg DV decoder is forced! Qdv.dll still crashes.

Conclusion:
1. MPlayer's default DV decoder (qdv.dll) seems to be broken, while the ffmpeg DV deocder is working.
2. Nevertheless, the ffmpeg DV decoder doesn't like Chipstra's AVI file, the one made by Avidemux works fine.

BTW: You can force ffmpeg's DV decoder by adding this to Additional MPlayer parameters:
-vc ffdv,
Please note that the , is mandatory!

celtic_druid
14th February 2007, 22:22
Here it doesn't crash, just funny coloured blocks. When remuxed by vdub it works fine with both libavcodec and qdv decoders.

Ok, so maybe mplayer doesn't like P4's or XP's.

LoRd_MuldeR
14th February 2007, 23:03
Ok, so maybe mplayer doesn't like P4's or XP's.

:scared:

wyrd
15th February 2007, 03:45
I've tested in both celtic_druid's latest and rc1(official) with P4.

in matrox-dv.avi:
mplayer_r22190-4.3.0_20070210_P4 matrox-dv.avi : crash(signal 11 filter_video)
mplayer_r22190-4.3.0_20070210_P4 -vo gl matrox-dv.avi : funny coloured blocks
mplayer_r22190-4.3.0_20070210_P4 -vo directx:noaccel matrox-dv.avi : funny coloured blocks
mplayer_r22190-4.3.0_20070210_P4 -ass matrox-dv.avi : funny coloured blocks
mplayer_r22190-4.3.0_20070210_P4 -vc ffdv, matrox-dv.avi : funny coloured blocks(AC EOB maker...)

mplayer_1.0rc1-3.4.2 matrox-dv.avi : crash(signal 11 decode_video)
mplayer_1.0rc1-3.4.2 -vo gl matrox-dv.avi : work fine
mplayer_1.0rc1-3.4.2 -vo directx:noaccel matrox-dv.avi : work fine
mplayer_1.0rc1-3.4.2 -ass matrox-dv.avi : work fine
mplayer_1.0rc1-3.4.2 -vc ffdv, matrox-dv.avi : work fine

in remuxed file(matrox-dv-remux.avi by VDM):
mplayer_r22190-4.3.0_20070210_P4 matrox-dv-remux.avi : crash(signal 11 filter_video)
mplayer_r22190-4.3.0_20070210_P4 -vo gl matrox-dv-remux.avi : work fine
mplayer_r22190-4.3.0_20070210_P4 -vo directx:noaccel matrox-dv-remux.avi : work fine
mplayer_r22190-4.3.0_20070210_P4 -ass matrox-dv-remux.avi : work fine
mplayer_r22190-4.3.0_20070210_P4 -vc ffdv, matrox-dv-remux.avi : work fine

mplayer_1.0rc1-3.4.2 matrox-dv-remux.avi : crash(signal 11 decode_video)
mplayer_1.0rc1-3.4.2 -vo gl matrox-dv-remux.avi : work fine
mplayer_1.0rc1-3.4.2 -vo directx:noaccel matrox-dv-remux.avi : work fine
mplayer_1.0rc1-3.4.2 -ass matrox-dv-remux.avi : work fine
mplayer_1.0rc1-3.4.2 -vc ffdv, matrox-dv-remux.avi : work fine

hmm,,weird..:(

LoRd_MuldeR
15th February 2007, 03:53
I can confirm that the renderer used makes a difference!
Tested with Celtic's latest build and this time I did *not* force ffmpeg DV decoder:

Chipstra's AVI + DirectX renderer: crash!
Chipstra's AVI + OpenGL renderer: funny colored blocks
Remuxed AVI + DirectX renderer: crash!
Remuxed AVI + OpenGL renderer: plays fine

BTW: Why MPlayer uses the external decoder (qdv.dll) by default when they habe working decoder from ffmpeg?

Razorholt
16th February 2007, 08:25
Yes, exactly what I get.
I still wonder whether this is a MPlayer bug or something is wrong on the MPUI side...

Does anybody know about a MPlayer fron-end with working GL output?

Are you able to switch to the fullscreen mode?

LoRd_MuldeR
17th February 2007, 15:47
Are you able to switch to the fullscreen mode?

Yes, but the video doesn't fill the screen...

Razorholt
17th February 2007, 17:21
same here... too bad. I will stick to directx then, since I have no other options.

LoRd_MuldeR
17th February 2007, 17:24
As said before, you can use the OpenGL renderer in fullscreen mode with this workarround:
-vo gl -vf-add dsize=1280:-2

1280 is the horizontal screen resolution and has to be set accordingly to your screen!

Razorholt
17th February 2007, 18:04
I know, but it doesn't work for me. :(

Can you post your entire line of parameters?

Here is mine:

params = " -vo gl -vf-add dsize=1280:-2 -zoom -ao win32 -slave -quiet "
winID = " -wid " + str(h) + " "
self.mpc = "mplayer.exe " + winID + params + name
print self.mpc


EDIT: It goes fullscreen but within the GUI only. It doesn't resize at all.

Razorholt
17th February 2007, 18:24
-vo gl2 seems to fix the resize issue but I still can't go fullscreen.

LoRd_MuldeR
17th February 2007, 19:36
This way fullscreen works with both, gl and gl2!
Nevertheless gl2 on it's own doesn't work, doesn't resize :(

command line:
"C:\Programme\MPlayer for Windows\mplayer.exe" -slave -identify -wid
1377206 -colorkey 0x101010 -nokeepaspect -framedrop -autosync 100 -vf
screenshot -font C:\WINDOWS\Fonts\Arial.ttf -priority abovenormal -ao
dsound:device=0 -sws 9 -vo gl -vf-add dsize=1280:-2
"E:\ViDeOz\Music\Apocalyptica - Repressed.avi"