Cannot seek in this file! - big h264
"Anatoli Marinov" <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Hello, I've tried to play a movie encoded with x264 media encoder. In my movie directory there is 2 files: trailer and the full movie. I am using mplayer compiled from current sources in mingw environment with windows XP. Both files are played well but I can jump forward/backward when I watch the bigger file (more than 6 GB). There is no such problem with the smaller one. I want to mention that I add configuration flag for large files so all my configuration flags are: ./configure --prefix=c:/mingw/mplayer_root --enable-mmx --enable-mmxext --enable-3dnow --enable-3dnowext --enable-sse --enable-sse2 --enable-menu --disable-bitmap-font --enable-largefiles --enable-static I tried to rebuild movie index but the result is the same. Every time I've seen the same message: Cannot seek in this file. Cannot seek in this file. Cannot seek in this file. My Whole log from the console is: MPlayer dev-SVN-r23786-3.4.5 (C) 2000-2007 MPlayer Team CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ (Family: 15, Model: 75, Step ping: 2) 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 Playing I:\Movies\Kingdom.Of.Heaven.2005.720p.HDTV.DTS.x264-THOR\Kingdom.Of.Heav en.2005.720p.HDTV.DTS.x264-THOR.mkv. [mkv] Track ID 1: video (V_MPEG4/ISO/AVC) "Kingdom of Heaven", -vid 0 [mkv] Track ID 2: subtitles (S_TEXT/ASS) "english subtitles", -sid 0, -slang eng [mkv] Track ID 3: subtitles (S_TEXT/ASS) "romanian subtitles", -sid 1, -slang ru m [mkv] Track ID 4: audio (A_DTS) "DTS 5.1", -aid 0, -alang eng [mkv] Will play video track 1. Matroska file format detected. VIDEO: [avc1] 1280x720 24bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s) SUB: Detected subtitle file format: subviewer SUB: Read 803 subtitles. SUB: Adjusted 1 subtitle(s). SUB: Added subtitle file (1): I:\Movies\Kingdom.Of.Heaven.2005.720p.HDTV.DTS.x26 4-THOR\Kingdom.Of.Heaven.2005.720p.HDTV.DTS.x264-THOR.srt ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264) ========================================================================== ========================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders AUDIO: 48000 Hz, 6 ch, s16le, 768.0 kbit/16.67% (ratio: 96000->576000) Selected audio codec: [ffdca] afm: ffmpeg (FFmpeg DTS) ========================================================================== AO: [dsound] 48000Hz 6ch s16le (2 bytes per sample) Starting playback... VDec: vo config request - 1280 x 720 (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.78:1 - prescaling to correct movie aspect. [swscaler @ 009E8F90]SwScaler: using unscaled yuv420p -> rgb32 special converter VO: [directx] 1280x720 => 1280x720 BGRA Cannot seek in this file. Cannot seek in this file. Cannot seek in this file. Cannot seek in this file. Cannot seek in this file. Cannot seek in this file. Cannot seek in this file. Cannot seek in this file. Ca you guys give me a direction how I can solve this problem? P.S. The problem appears with all big/h264 files. Thanks in advance. Anatoli Marinov