Opened 18 years ago

Closed 17 years ago

#453 closed defect (fixed)

back and forth is broken with MKV file

Reported by: stranche@… Owned by: moritz@…
Priority: normal Component: demuxer
Version: HEAD Severity: normal
Keywords: Cc: Dominik 'Rathann' Mierzejewski, reimar, bugfood-ml@…
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

when playing a MKV file containing XVID video with AAC audio

If you press the "left" key to get back of 10 seconds, you're in fact jumping
back at half the total time played.

for example, if you're seeing the 15th minute of the movie, pressing the "left"
key will make you jump back to 7'30 and so on.

If you press "right" to go forth 10 seconds, you will jump much farther most of
the time, more like 20 or 30 seconds.

Tested on a x86_64 system and a 32 bit system, same result

here is the file output :

MPlayer dev-CVS-060203-21:58-4.0.2 (C) 2000-2006 MPlayer Team
CPU: Advanced Micro Devices Athlon 64 FX/Opteron Sledgehammer,Athens,Troy,Venus
(Family: 15, Stepping: 1)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2

Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup
scripts.
Playing .mkv.
[mkv] Track ID 1: video (V_MS/VFW/FOURCC), -vid 0
[mkv] Track ID 2: audio (A_AAC/MPEG2/LC), -aid 0, -alang eng
[mkv] Will play video track 1
[mkv] Will play audio track 2
Matroska file format detected.
VIDEO: [XVID] 640x360 12bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
==========================================================================
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 640 x 360 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [x11] 640x360 => 640x360 Planar YV12
SwScaler: using unscaled Planar YV12 -> BGRA special converter
Selected font is fixed-width. ct: 0.000 1/ 1 ??% ??% ??,?% 0 0
A: 1.1 V: 1.1 A-V: 0.005 ct: 0.021 28/ 28 19% 4% 2.2% 0 0
Exiting... (Quit)

Change History (26)

comment:1 by stranche@…, 18 years ago

here's the problem anew, this time on OSX with a MKV composed of h264 + AAC.

at the begining of playing :
if you press "up" to go forth 1 minute, it will do it but only once, you will
then be stuck at 1:00.
if you press "right" to go forth 10 seconds, it will do it but only once, you
will then be stuck at 0:10.

during playing :
if you press "up" to go forth 1 minute, it will make you jump to 1:00.
if you press "right" to go forth 10 seconds, it will make you jump to 0:10.

and from anywhere if you press "left" or "down", you will go to begining, at 0:00.

tree is from CVS from today.

there is joined the result of mplayer -v

MPlayer dev-CVS-060224-17:42-4.0.1 (C) 2000-2006 MPlayer Team
AltiVec found
CPU: PowerPC

get_path('codecs.conf') -> '/Users/stranche/.mplayer/codecs.conf'
Reading /Users/stranche/.mplayer/codecs.conf: Can't open
'/Users/stranche/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open
'/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
CommandLine: 'Desktop/_[h264+AAC].mkv' '-v'
init_freetype
get_path('font/font.desc') -> '/Users/stranche/.mplayer/font/font.desc'
font: can't open file: /Users/stranche/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using Unoptimized OnScreenDisplay
Using Darwin accurate timing
get_path('input.conf') -> '/Users/stranche/.mplayer/input.conf'
Can't open input config file /Users/stranche/.mplayer/input.conf: No such file
or directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or
directory
Falling back on default (hardcoded) input config
get_path('
*[h264+AAC].mkv.conf') ->
'/Users/stranche/.mplayer/
[h264+AAC].mkv.conf'
Playing Desktop/[h264+AAC].mkv.
get_path('sub/') -> '/Users/stranche/.mplayer/sub/'
[file] File size is 235593605 bytes
STREAM: [file] Desktop/
*[h264+AAC].mkv
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
[mkv] Found the head...
[mkv] + a segment...
[mkv] /---- [ parsing seek head ] ---------
[mkv] /---- [ parsing seek head ] ---------
[mkv] \---- [ parsing seek head ] ---------
[mkv] /---- [ parsing cues ] -----------
[mkv] \---- [ parsing cues ] -----------
[mkv] /---- [ parsing chapters ] ---------
[mkv] Chapter 1 from 00:00:00.000 to 00:03:31.002
[mkv] Chapter 2 from 00:03:31.002 to 00:04:54.489
[mkv] Chapter 3 from 00:04:54.489 to 00:13:27.079
[mkv] Chapter 4 from 00:13:27.079 to 00:22:19.999
[mkv] Chapter 5 from 00:22:19.999 to 00:23:50.039
[mkv] Chapter 6 from 00:23:50.039 to 00:24:30.010
[mkv] \---- [ parsing chapters ] ---------
[mkv] \---- [ parsing seek head ] ---------
[mkv] |+ segment information...
[mkv] | + timecode scale: 1000000
[mkv] | + duration: 1470.058s
[mkv] |+ segment tracks...
[mkv] | + a track...
[mkv] | + Track number: 1
[mkv] | + Track type: Video
[mkv] | + Default flag: 1
[mkv] | + Codec ID: V_MPEG4/ISO/AVC
[mkv] | + CodecPrivate, length 40
[mkv] | + Default duration: 41.708ms ( = 23.976 fps)
[mkv] | + Language: eng
[mkv] | + Video track
[mkv] | + Pixel width: 704
[mkv] | + Pixel height: 400
[mkv] | + Display width: 44
[mkv] | + Display height: 25
[mkv] | + a track...
[mkv] | + Track number: 2
[mkv] | + Track type: Audio
[mkv] | + Default flag: 1
[mkv] | + Codec ID: A_AAC/MPEG4/LC
[mkv] | + Default duration: 21.333ms ( = 46.875 fps)
[mkv] | + Language: jpn
[mkv] | + Audio track
[mkv] | + Sampling frequency: 48000.000000
[mkv] | + Channels: 2
[mkv] |+ found cluster, headers are parsed completely :)
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_AAC/MPEG4/LC), -aid 0, -alang jpn
==> Found video stream: 1
[mkv] Aspect: 1.760000
[mkv] Will play video track 1
==> Found audio stream: 2
[mkv] Will play audio track 2
Matroska file format detected.
VIDEO: [avc1] 704x400 24bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:31 fourcc:0x31637661 size:704x400 fps:23.98 ftime:=0.0417
get_path('sub/') -> '/Users/stranche/.mplayer/sub/'
get_path('default.sub') -> '/Users/stranche/.mplayer/default.sub'
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
dec_audio: Allocating 4608 bytes for input buffer.
dec_audio: Allocating 49152 + 65536 = 114688 bytes for output buffer.
FAAD: Decoder init done (0Bytes)!
FAAD: Negotiated samplerate: 48000Hz channels: 2
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 48000 Hz, 2 ch, s16be, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
==========================================================================
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
INFO: libavcodec init OK!
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Building audio filter chain for 48000Hz/2ch/s16be -> 0Hz/0ch/s8...
[libaf] Adding filter dummy
[dummy] Was reinitialized: 48000Hz/2ch/s16be
[dummy] Was reinitialized: 48000Hz/2ch/s16be
AO: [macosx] source: 48000.0Hz 16bit [lpcm] int BE S packed
AO: [macosx] 4096 chunk size
AO: [macosx] 48000Hz 2ch s16be (2 bytes per sample)
AO: Description: Darwin/Mac OS X native audio output
AO: Author: Timothy J. Wood & Dan Christiansen & Chris Roccati
Building audio filter chain for 48000Hz/2ch/s16be -> 48000Hz/2ch/s16be...
[dummy] Was reinitialized: 48000Hz/2ch/s16be
[dummy] Was reinitialized: 48000Hz/2ch/s16be
Starting playback...
[ffmpeg] aspect_ratio: 0.000000
VDec: vo config request - 704 x 400 (preferred colorspace: Planar YV12)
Trying filter chain: vo
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.76:1 - prescaling to correct movie aspect.
VO Config (704x400->704x400,flags=0,'MPlayer',0x32315659)
SwScaler: using unscaled Planar YV12 -> Packed YUY2 special converter
REQ: flags=0x37 req=0x0
VO: [macosx] 704x400 => 704x400 Packed YUY2
VO: Description: Mac OSX Core Video
VO: Author: Nicolas Plourde <nicolas.plourde@…>
* [scale] Exporting mp_image_t, 704x400x12bpp YUV planar, 422400 bytes
* [vo] Allocating mp_image_t, 704x400x16bpp YUV packed, 563200 bytes
get_path('subfont.ttf') -> '/Users/stranche/.mplayer/subfont.ttf'
Unicode font: 239 glyphs.
#
#
#
#
[libaf] Removing filter dummy
uninit audio: faad
FAAD: Closing decoder!
uninit video: ffmpeg
vo: x11 uninit called but X11 not inited..

Exiting... (Quit)

comment:2 by stranche@…, 18 years ago

Summary: back and forth is broken with MKV file containing XVID + AACback and forth is broken with MKV file

comment:3 by stranche@…, 18 years ago

to be exact on the behaviour :

pressing "right" makes you go at 0:10 (not jumping 10 more seconds from your
current position).
pressing "up" makes you go at 1:00 (not jumping 1 minute more from your current
position).
pressing "down" or "left" makes you jump at the begining of the video, at 0:00.

comment:4 by bugfood-ml@…, 18 years ago

I missed the matroska demuxer in a recent patch I committed that modifed the
seeking functions. I just committed a fix, so matroska seeking should work as
well as I did before I messed it up.

This should fix the issue reported in the second comment, but not the first --
the mencoder version reported there is earlier than when I modified anything.

comment:5 by bugfood-ml@…, 18 years ago

(In reply to comment #3)

...so matroska seeking should work as well as I did...

Er, that should be "as well as it did".

comment:6 by stranche@…, 18 years ago

(In reply to comment #4)
tested on x86_64 and PPC, works again.

However the jump is not exactly the time due to each jump, for example it jumps
something like 13 seconds instead of 10, and 1minute10seconds instead of 1 minute.

comment:7 by Dominik 'Rathann' Mierzejewski, 18 years ago

Cc: bugfood-ml@… added

So is it fixed or not?

comment:8 by Dominik 'Rathann' Mierzejewski, 18 years ago

Cc: Dominik 'Rathann' Mierzejewski added

comment:9 by bugfood-ml@…, 18 years ago

(In reply to comment #5)

However the jump is not exactly the time due to each jump, for example it jumps
something like 13 seconds instead of 10, and 1minute10seconds instead of 1 minute.

This is most likely from just seeking to the nearest keyframe in the video
stream. More precise seeking is not possible in mplayer. Some other video
players can do it, but it's slow because several seconds (usually) of the video
stream must be decoded, starting at the previous keyframe.

This is true regardless of container.

comment:10 by bugfood-ml@…, 18 years ago

(In reply to comment #6)

So is it fixed or not?

stephane_t, can you please re-check the file in your original bugreport? The fix
I committed should not have affected it and I don't see anything else in the CVS
log that would have.

Your original bugreport shows the mplayer version as:
MPlayer dev-CVS-060203-21:58-4.0.2 (C) 2000-2006 MPlayer Team

...which means it was built of CVS from 2006-02-03. I didn't break anything
until 2006-02-07.

comment:11 by stranche@…, 18 years ago

(In reply to comment #8)

as I said before :

tested on x86_64 and PPC, works again.

meaning that for me it is okay on at least 2 archis, except the "not precise"
seeking issue you explained on comment #7, but anyway it can go back and forth
again now.

I'll have a look again on the file that I created the original post for, but I
guess it should be fixed too regarding the tests I did with other files I had on
hand during Comment #1 and beyond.

comment:12 by reimar, 18 years ago

The version string is not always (re-)generated correctly, so don't trust it too
much. Also, maybe the mkv has some audio delay flag? In that case your patch
might have fixed an older bug *g*

comment:13 by stranche@…, 18 years ago

(In reply to comment #8)

Okay test done, and bad news, the problem of the original report still remains
with MKV files composed of Xvid+AAC, if you press "left" or "down" you jump to
1/2 the time you are playing.

here is a mplayer -v output

MPlayer dev-CVS-060227-21:45-4.0.2 (C) 2000-2006 MPlayer Team
CPU: Advanced Micro Devices Athlon 64 FX/Opteron Sledgehammer,Athens,Troy,Venus
(Family: 15, Stepping: 1)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2

get_path('codecs.conf') -> '/home/stranche/.mplayer/codecs.conf'
Reading /home/stranche/.mplayer/codecs.conf: Can't open
'/home/stranche/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open
'/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
CommandLine: ' (XviD1.1.0 24fps AAC).mkv' '-v'
init_freetype
get_path('font/font.desc') -> '/home/stranche/.mplayer/font/font.desc'
font: can't open file: /home/stranche/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup
scripts.
Using nanosleep() timing
get_path('input.conf') -> '/home/stranche/.mplayer/input.conf'
Can't open input config file /home/stranche/.mplayer/input.conf: No such file or
directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or
directory
Falling back on default (hardcoded) input config
get_path('
(XviD1.1.0 24fps AAC).mkv.conf') ->
'/home/stranche/.mplayer/ (XviD1.1.0 24fps AAC).mkv.conf'
Playing
(XviD1.1.0 24fps AAC).mkv.
get_path('sub/') -> '/home/stranche/.mplayer/sub/'
[file] File size is 227474243 bytes
STREAM: [file] (XviD1.1.0 24fps AAC).mkv
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
[mkv] Found the head...
[mkv] + a segment...
[mkv] /---- [ parsing seek head ] ---------
[mkv] /---- [ parsing cues ] -----------
[mkv] \---- [ parsing cues ] -----------
[mkv] /---- [ parsing seek head ] ---------
[mkv] \---- [ parsing seek head ] ---------
[mkv] \---- [ parsing seek head ] ---------
[mkv] |+ segment tracks...
[mkv] | + a track...
[mkv] | + Codec ID: V_MS/VFW/FOURCC
[mkv] | + Default flag: 1
[mkv] | + Track number: 1
[mkv] | + Track type: Video
[mkv] | + Default duration: 41.708ms ( = 23.976 fps)
[mkv] | + CodecPrivate, length 40
[mkv] | + Language: und
[mkv] | + Video track
[mkv] | + Display width: 640
[mkv] | + Pixel height: 360
[mkv] | + Pixel width: 640
[mkv] | + Display height: 360
[mkv] | + a track...
[mkv] | + Codec ID: A_AAC/MPEG2/LC
[mkv] | + Default duration: 21.333ms ( = 46.875 fps)
[mkv] | + Track type: Audio
[mkv] | + Track number: 2
[mkv] | + Default flag: 0
[mkv] | + Audio track
[mkv] | + Sampling frequency: 48000.000000
[mkv] | + Channels: 2
[mkv] |+ segment information...
[mkv] | + timecode scale: 500000
[mkv] | + duration: 1519.895s
[mkv] |+ found cluster, headers are parsed completely :)
[mkv] Track ID 1: video (V_MS/VFW/FOURCC), -vid 0
[mkv] Track ID 2: audio (A_AAC/MPEG2/LC), -aid 0, -alang eng
==> Found video stream: 1
[mkv] Aspect: 1.777778
[mkv] Will play video track 1
==> Found audio stream: 2
[mkv] Will play audio track 2
Matroska file format detected.
VIDEO: [XVID] 640x360 12bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:31 fourcc:0x44495658 size:640x360 fps:23.98 ftime:=0.0417
get_path('sub/') -> '/home/stranche/.mplayer/sub/'
get_path('default.sub') -> '/home/stranche/.mplayer/default.sub'
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
dec_audio: Allocating 4608 bytes for input buffer.
dec_audio: Allocating 49152 + 65536 = 114688 bytes for output buffer.
FAAD: Decoder init done (0Bytes)!
FAAD: Negotiated samplerate: 48000Hz channels: 2
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
==========================================================================
X11 opening display: :0.0
vo: X11 color mask: FFFFFF (R:FF0000 G:FF00 B:FF)
vo: X11 running at 1680x1050 with depth 24 and 32 bpp (":0.0" => local display)
[x11] Detected wm supports NetWM.
[x11] Detected wm supports FULLSCREEN state.
[x11] Detected wm supports ABOVE state.
[x11] Detected wm supports BELOW state.
[x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms
[xv common] Drawing no colorkey.
[xv common] Maximum source image dimensions: 2046x2046
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
INFO: libavcodec init OK!
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??...
[libaf] Adding filter dummy
[dummy] Was reinitialized: 48000Hz/2ch/s16le
[dummy] Was reinitialized: 48000Hz/2ch/s16le
ao2: 48000 Hz 2 chans s16le
audio_setup: using '/dev/dsp' dsp device
audio_setup: using '/dev/mixer' mixer device
audio_setup: using 'pcm' mixer device
audio_setup: sample format: s16le (requested: s16le)
audio_setup: using 2 channels (requested: 2)
audio_setup: using 48000 Hz samplerate (requested: 48000)
audio_setup: frags: 8/8 (8192 bytes/frag) free: 65536
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
AO: Description: OSS/ioctl audio output
AO: Author: A'rpi
Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
[dummy] Was reinitialized: 48000Hz/2ch/s16le
[dummy] Was reinitialized: 48000Hz/2ch/s16le
Starting playback...
[ffmpeg] aspect_ratio: 1.777778
VDec: vo config request - 640 x 360 (preferred colorspace: Planar YV12)
Trying filter chain: vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO Config (640x360->640x360,flags=0,'MPlayer',0x32315659)
VO: [xv] 640x360 => 640x360 Planar YV12
VO: Description: X11/Xv
VO: Author: Gerd Knorr <kraxel@…> and others
Xvideo image format: 0x32595559 (YUY2) packed
Xvideo image format: 0x32315659 (YV12) planar
Xvideo image format: 0x59565955 (UYVY) packed
Xvideo image format: 0x30323449 (I420) planar
using Xvideo port 270 for hw scaling
[xv] dx: 0 dy: 0 dw: 768 dh: 360
* [vo] Allocating (slices) mp_image_t, 640x368x12bpp YUV planar, 353280 bytes
[xv] dx: 0 dy: 0 dw: 768 dh: 360
* [vo] Allocating (slices) mp_image_t, 640x368x12bpp YUV planar, 353280 bytes
get_path('subfont.ttf') -> '/home/stranche/.mplayer/subfont.ttf'
Unicode font: 377 glyphs.
Selected font is fixed-width.
* [vo] Allocating (slices) mp_image_t, 640x368x12bpp YUV planar, 353280 bytes
Uninit audio filters...-0.001 ct: 0.020 34/ 34 29% 0% 2.2% 3 0
[libaf] Removing filter dummy
uninit audio: faad
FAAD: Closing decoder!
uninit video: ffmpeg
vo: uninit ...

Exiting... (Quit)

comment:14 by bugfood-ml@…, 18 years ago

Component: coredemuxer

(In reply to comment #11)

Okay test done, and bad news, the problem of the original report still remains
with MKV files composed of Xvid+AAC, if you press "left" or "down" you jump to
1/2 the time you are playing.

All right.

I can't reproduce the bug with a publicly available sample:
http://www.matroska.org/samples/matrix/Matrix.Reloaded.Trailer-640x346-XviD-1.0beta2-HE_AAC_subtitled.mkv

...and I never had a problem with any long matroska files I made and tested a
couple months ago.

Offhand, it sounds to me like you have broken or poorly made file. I would offer
to look at it if you were to upload it somewhere, but I'm not familar with
matroska at all and I doubt I would be much help. Reimer, Dominik, do you know
if Moritz uses the bugzilla? If he might be interested then this bug should be
assigned to him.

comment:15 by Dominik 'Rathann' Mierzejewski, 18 years ago

Owner: changed from alex@… to moritz@…

Moritz is certainly using bugzilla. After all, it's on his server. ;)
Reassigning to him.

comment:16 by moritz@…, 18 years ago

I do use Bugzilla :) I hope I'll find the time to look at this on Sunday.

comment:17 by stranche@…, 18 years ago

(In reply to comment #12)

I just tryed and confirm that the problem does not exist with the Matrix trailer
you indicated.

Where can I upload you the file with the problem so that you can have a look at it ?

comment:18 by moritz@…, 18 years ago

You can upload the file to my FTP server. The address is 'jaina.no-ip.com', the
user name 'upload', the password 'only'. Please put the file into the 'mplayer-
bug-453' folder.

comment:19 by stranche@…, 18 years ago

(In reply to comment #16)
In the meantime I found another file with bad reaction to "left" command (back 10s).
This time it's a WMV ([WMV2] 352x288 24bpp), when you press "left" you don't
move from the moment you pressed, jumping something like 1/10th of a second
backward. If the key is maintened it looks like some kind of freezing on a old
VCR with no image stabilization.

I upload this one too.

comment:20 by eugeni.stepanov@…, 18 years ago

The problem in the first post was fixed by me some time ago, see "TimecodeScale
handling in matroska" in mplayer-dev-eng.
Not so sure about the problem in "comment #17", could not find the sample.

comment:21 by stranche@…, 18 years ago

(In reply to comment #18)

Not so sure about the problem in "comment #17", could not find the sample.

see the file KELTECH_STRIKES_BACK.wmv , it's at the / of the FTP after you log
in, I had a permission refused in the mplayer-bug-453/ directory

comment:22 by reimar, 18 years ago

Somebody please check if the problem still exists and if yes upload the files
to ftp://upload.mplayerhq.hu/MPlayer/incoming so all developers can reach them.

comment:23 by stranche@…, 18 years ago

(In reply to comment #20)
I have not seen the problem happening with MKV files lately.

However the file as described in comment #19 still doesn't behave right on 1.0rc1

comment:24 by reimar, 18 years ago

The file of comment #19 is not on the MPlayer ftp server, so unless somebody
uploads it there I can do nothing about it.

comment:25 by reimar, 18 years ago

Cc: Reimar.Doeffinger@… added

comment:26 by compn, 17 years ago

Resolution: fixed
Status: newclosed

mkv bug reported as fixed in comments, bug closed

wmv bug , no sample found, please create new bugzilla and upload to mplayer ftp :)

Note: See TracTickets for help on using tickets.