Advertisement
Guest User

Untitled

a guest
Nov 10th, 2010
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. diederik@the-shire:~$ mplayer -vo vdpau -vc ffh264vdpau test.mp4 > mplayer.log
  2. Can't open joystick device /dev/input/js0: No such file or directory
  3. Can't init input joystick
  4. mplayer: could not connect to socket
  5. mplayer: No such file or directory
  6. Failed to open LIRC support. You will not be able to use your remote control.
  7. diederik@the-shire:~$ mplayer -vo vdpau -vc ffh264vdpau test.mp4 > mplayer.log
  8. Can't open joystick device /dev/input/js0: No such file or directory
  9. Can't init input joystick
  10. mplayer: could not connect to socket
  11. mplayer: No such file or directory
  12. Failed to open LIRC support. You will not be able to use your remote control.
  13.  
  14.  
  15.  
  16. ************************************************
  17. **** Your system is too SLOW to play this! ****
  18. ************************************************
  19.  
  20. Possible reasons, problems, workarounds:
  21. - Most common: broken/buggy _audio_ driver
  22. - Try -ao sdl or use the OSS emulation of ALSA.
  23. - Experiment with different values for -autosync, 30 is a good start.
  24. - Slow video output
  25. - Try a different -vo driver (-vo help for a list) or try -framedrop!
  26. - Slow CPU
  27. - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
  28. e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
  29. - Broken file
  30. - Try various combinations of -nobps -ni -forceidx -mc 0.
  31. - Slow media (NFS/SMB mounts, DVD, VCD etc)
  32. - Try -cache 8192.
  33. - Are you using -cache to play a non-interleaved AVI file?
  34. - Try -nocache.
  35. Read DOCS/HTML/en/video.html for tuning/speedup tips.
  36. If none of this helps you, read DOCS/HTML/en/bugreports.html.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement