View previous topic :: View next topic |
Author |
Message |
Weax
Joined: 03 Sep 2007 Posts: 2 Location: Vilnius, Lithuania
|
Posted: Mon Sep 03, 2007 7:38 pm Post subject: possibly 2 bugs |
|
|
bug nr1 - time seeking pane working incorrectly with some files (some kind of mpeg I think...). Player's seeking pane is full immediately after movie loading, but I still can rewind and forward movie with arrow buttons on the keyboard.
bug nr2 with "Resize after movie" function - player resizes itself incorrectly with some mpeg and m2v files (not all!). See screenshots. Aspect ratio is ok, but player and movie size not. In Fullscreen mode all is ok. Avi seems to be always correct sized.
command line window dump:
with this mpeg file player will resize correctly:
rp| "E:\Install\rulesplayer\rulesPlayer\mplayer\mplayer.exe" -pp 6 -vo directx -ao win32 -subcp cp1251 -nokeepaspect -zoom -brightness -79 -saturation 0 -contrast 0 -osdlevel 0 -colorkey 0x010001 -priority abovenormal -alang en -softvol -softvol-max 100.0 -af volnorm -font "C:\WINDOWS\fonts\arial.ttf" -subfont-text-scale 3 -subpos 100 -speed 1 -spualign 2 -subalign 2 -vf expand=-0:-0::0,screenshot -noframedrop -slave -identify -wid 2360744 "E:\Video\Clips 5\David gutera - The World Is Mine.mpg"
MPlayer 1.0rc1-3.4.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (Family: 15, Model: 3, Stepping: 4)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.
Setting process priority: abovenormal
Playing E:\Video\Clips 5\David gutera - The World Is Mine.mpg.
ID_VIDEO_ID=0
ID_AUDIO_ID=0
MPEG-PS file format detected.
VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 3560.4 kbps (445.1 kbyte/s)
ID_FILENAME=E:\Video\Clips 5\David gutera - The World Is Mine.mpg
ID_DEMUXER=mpegps
ID_VIDEO_FORMAT=0x10000002
ID_VIDEO_BITRATE=3560400
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=576
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=80
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=207.94
Opening video filter: [screenshot]
Opening video filter: [expand w=-0 h=-0 y=0]
Expand: 0 x 0, -1 ; 0, osd: 0, aspect: 0.000000, round: 1
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred colorspace: Mpeg PES)
Opening video filter: [pp]
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDecoder init failed
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
ID_VIDEO_CODEC=mpeg12
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 256.0 kbit/16.67% (ratio: 32000->192000)
ID_AUDIO_BITRATE=256000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [win32] 48000Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=mp3
Starting playback...
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
[PP] Using external postprocessing filter, max q = 6.
VDec: using Planar YV12 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 Planar YV12 [zoom]
[Mixer] No hardware mixing, inserting volume filter.
this mpeg file causes an incorrect autoresize:
...
Playing E:\Video\Clips 5\Eric Prydz - Call On Me.mpg.
ID_VIDEO_ID=0
ID_AUDIO_ID=0
MPEG-PS file format detected.
VIDEO: MPEG2 480x576 (aspect 2) 25.000 fps 2496.0 kbps (312.0 kbyte/s)
ID_FILENAME=E:\Video\Clips 5\Eric Prydz - Call On Me.mpg
ID_DEMUXER=mpegps
ID_VIDEO_FORMAT=0x10000002
ID_VIDEO_BITRATE=2496000
ID_VIDEO_WIDTH=480
ID_VIDEO_HEIGHT=576
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=80
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=174.18
Opening video filter: [screenshot]
Opening video filter: [expand w=-0 h=-0 y=0]
Expand: 0 x 0, -1 ; 0, osd: 0, aspect: 0.000000, round: 1
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 480 x 576 (preferred colorspace: Mpeg PES)
Opening video filter: [pp]
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDecoder init failed
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
ID_VIDEO_CODEC=mpeg12
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 224.0 kbit/15.87% (ratio: 28000->176400)
ID_AUDIO_BITRATE=224000
ID_AUDIO_RATE=44100
ID_AUDIO_NCH=2
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [win32] 44100Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=mp3
Starting playback...
VDec: vo config request - 480 x 576 (preferred colorspace: Planar YV12)
[PP] Using external postprocessing filter, max q = 6.
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
ID_VIDEO_ASPECT=1.3333
VO: [directx] 480x576 => 768x576 Planar YV12 [zoom]
[Mixer] No hardware mixing, inserting volume filter.
P.S. 480x576 => 768x576 - I don't see this operation... rulesPlayer plays movie at 480x576 with strange black lines.
MPlayer GUI with the same mplayer version (!), Windows Media Player, Nero and Winamp plays both clips OK!!!
avi file:
correct mpeg sizing with wmp:
incorrect player autosizing:
Ok, hope You understand me=) sorry for not clean english
OS: Windows XP SP2 |
|
Back to top |
|
|
bobef
Joined: 05 Jun 2005 Posts: 269
|
Posted: Tue Sep 04, 2007 5:46 am Post subject: |
|
|
Yes, I understand you. Thank you for your report. I've had the same problems with some mpeg files. But this is not rulesPlayer bug. It is MPlayer bug or incomplete codecs or something like that. You can try to update your MPlayer and/or its codecs. This may help. Give me a note if you need help how to do it. |
|
Back to top |
|
|
Weax
Joined: 03 Sep 2007 Posts: 2 Location: Vilnius, Lithuania
|
Posted: Tue Sep 04, 2007 6:25 am Post subject: |
|
|
about resizing: it is not a Mplayer bug, because with Mplayer GUI for Windows all is ok.
Right video Window auto-sizing:
|
|
Back to top |
|
|
bobef
Joined: 05 Jun 2005 Posts: 269
|
Posted: Thu Sep 06, 2007 5:53 am Post subject: |
|
|
Hmmm... I'll look in to it when I have the time... |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|