Advertisement
Learning

Untitled

Sep 20th, 2011
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. mplayer Short\ FootballSoccer\ Video.mp4 -vo omapfb -framedrop
  2.  
  3.  
  4. MPlayer SVN-r30165-4.3.3 (C) 2000-2009 MPlayer Team
  5.  
  6. Playing Short FootballSoccer Video.mp4.
  7. libavformat file format detected.
  8. [lavf] Video stream found, -vid 0
  9. [lavf] Audio stream found, -aid 1
  10. VIDEO: [H264] 1280x720 24bpp 25.000 fps 1537.5 kbps (187.7 kbyte/s)
  11. Clip info:
  12. major_brand: mp42
  13. minor_version: 0
  14. compatible_brands: isommp42
  15. vo: couldn't open the X11 display ()!
  16. [omapfb] Could not open X, overlay only...
  17. ==========================================================================
  18. Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
  19. Unsupported PixelFormat -1
  20. Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
  21. ==========================================================================
  22. ==========================================================================
  23. Forced audio codec: mad
  24. Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
  25. AUDIO: 44100 Hz, 2 ch, s16le, 152.0 kbit/10.77% (ratio: 19000->176400)
  26. Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))
  27. ==========================================================================
  28. [AO_ALSA] alsa-lib: pcm_hw.c:1293:(snd_pcm_hw_open) open '/dev/snd/pcmC0D0p' failed (-16): Device or resource busy
  29. [AO_ALSA] Playback open error: Device or resource busy
  30. Failed to initialize audio driver 'alsa'
  31. [AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy
  32. [AO_ALSA] alsa-lib: pcm_hw.c:1293:(snd_pcm_hw_open) open '/dev/snd/pcmC0D0p' failed (-16): Device or resource busy
  33. [AO_ALSA] Playback open error: Device or resource busy
  34. [AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
  35. [AO_ALSA] alsa-lib: pcm_hw.c:1293:(snd_pcm_hw_open) open '/dev/snd/pcmC0D0p' failed (-16): Device or resource busy
  36. [AO SDL] Unable to open audio: No available audio device
  37. DVB card number must be between 1 and 4
  38. AO: [null] 44100Hz 2ch s16le (2 bytes per sample)
  39. Starting playback...
  40. Movie-Aspect is undefined - no prescaling applied.
  41. VO: [omapfb] 1280x720 => 1280x720 Planar YV12
  42. [ 220.483520] omapfb omapfb: setup_plane failed
  43. A: 7.2 V: 0.0 A-V: 7.224 ct: 0.023 0/ 0 ??% ??% ??,?% 50 0
  44.  
  45. ************************************************
  46. **** Your system is too SLOW to play this! ****
  47. ************************************************
  48.  
  49. Possible reasons, problems, workarounds:
  50. - Most common: broken/buggy _audio_ driver
  51. - Try -ao sdl or use the OSS emulation of ALSA.
  52. - Experiment with different values for -autosync, 30 is a good start.
  53. - Slow video output
  54. - Try a different -vo driver (-vo help for a list) or try -framedrop!
  55. - Slow CPU
  56. - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
  57. e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
  58. - Broken file
  59. - Try various combinations of -nobps -ni -forceidx -mc 0.
  60. - Slow media (NFS/SMB mounts, DVD, VCD etc)
  61. - Try -cache 8192.
  62. - Are you using -cache to play a non-interleaved AVI file?
  63. - Try -nocache.
  64. Read DOCS/HTML/en/video.html for tuning/speedup tips.
  65. If none of this helps you, read DOCS/HTML/en/bugreports.html.
  66.  
  67. A: 29.0 V: 29.0 A-V: -0.022 ct: 2.079 0/ 0 325% 9% 6.7% 203 0
  68.  
  69. Exiting... (End of file)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement