[MPlayer-users] high CPU load during play of h264 .ts file

Igor goga777 at bk.ru
Thu Jan 18 21:41:11 CET 2007


Hi

I recorded from satellites HotBird 13E (channel Luxe TV)
http://www.lyngsat.com/hd/hotbird.html
file in h264 ts format

But during playing I have the message about    **** Your system is too SLOW to play this!  ****


$ mplayer hd.ts
MPlayer dev-SVN-r21640-4.1.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (Family: 15, Model: 3, Stepping: 4)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Playing hd.ts.
TS file format detected.
VIDEO H264(pid=105) AUDIO MPA(pid=107) NO SUBS (yet)!  PROGRAM N. 14828
FPS seems to be: 25.000000
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 1280 x 1088 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.76:1 - prescaling to correct movie aspect.
VO: [xv] 1280x1088 => 1920x1088 Planar YV12  [fs]
[ASPECT] Warning: No suitable new res found!
[ASPECT] Warning: No suitable new res found!
[ASPECT] Warning: No suitable new res found!
[ASPECT] Warning: No suitable new res found!
[ASPECT] Warning: No suitable new res found!
[ASPECT] Warning: No suitable new res found!
A:36414.5 V:36414.1 A-V:  0.386 ct: -1.212 304/304 113%  4%  1.7% 102 0

           ************************************************
           **** Your system is too SLOW to play this!  ****
           ************************************************

Possible reasons, problems, workarounds:
- Most common: broken/buggy _audio_ driver
  - Try -ao sdl or use the OSS emulation of ALSA.
  - Experiment with different values for -autosync, 30 is a good start.
- Slow video output
  - Try a different -vo driver (-vo help for a list) or try -framedrop!
- Slow CPU
  - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
    e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
- Broken file
  - Try various combinations of -nobps -ni -forceidx -mc 0.
- Slow media (NFS/SMB mounts, DVD, VCD etc)
  - Try -cache 8192.
- Are you using -cache to play a non-interleaved AVI file?
  - Try -nocache.
Read DOCS/HTML/en/video.html for tuning/speedup tips.
If none of this helps you, read DOCS/HTML/en/bugreports.html.

[h264 @ 0x88cea78]error while decoding MB 61 67, bytestream (-7)% 185 0
[h264 @ 0x88cea78]concealing 68 DC, 68 AC, 68 MV errors
TS_PARSE: COULDN'T SYNC:  4.846 ct: -1.952 489/489 127%  4%  2.2% 285 0

Broken frame at 0xA07A0
A:36426.5 V:36421.5 A-V:  4.954 ct: -1.944 491/491 127%  4%  2.2% 285 0
Broken frame at 0xA19A0
A:36426.8 V:36427.5 A-V: -0.684 ct: -1.510 637/637 134%  4%  1.7% 285 0

Exiting... (End of file)


I tryed the option -vo null , because I hoped, that with that option cpu-load will be lower, but
unfortunately it's not so.


goga at goga:~/.mplayer/record$ mplayer hd.ts -vo null
MPlayer dev-SVN-r21640-4.1.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (Family: 15, Model: 3, Stepping: 4)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Playing hd.ts.
TS file format detected.
VIDEO H264(pid=105) AUDIO MPA(pid=107) NO SUBS (yet)!  PROGRAM N. 14828
FPS seems to be: 25.000000
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 1280 x 1088 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.76:1 - prescaling to correct movie aspect.
VO: [null] 1280x1088 => 1920x1088 Planar YV12  [fs]
[h264 @ 0x88cea78]error while decoding MB 61 67, bytestream (-7) 0 0
[h264 @ 0x88cea78]concealing 68 DC, 68 AC, 68 MV errors
TS_PARSE: COULDN'T SYNC: -0.242 ct: -2.448 613/613 80%  0%  0.7% 51 0

Broken frame at 0xA07A0
A:36426.4 V:36426.6 A-V: -0.179 ct: -2.460 616/616 80%  0%  0.7% 51 0
Broken frame at 0xA19A0
A:36426.8 V:36427.5 A-V: -0.684 ct: -2.544 637/637 81%  0%  0.7% 51 0

Exiting... (End of file)


Is it possible to help me and to degrease cpu-load ?

Igor



More information about the MPlayer-users mailing list