Advertisement
Learning

Untitled

Sep 27th, 2011
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. mplayer -nosound -vo omapfb Lucy\ divx\ 1000kbps\ 320x240.mp4
  2. MPlayer SVN-r30165-4.3.3 (C) 2000-2009 MPlayer Team
  3.  
  4. Playing Lucy divx 1000kbps 320x240.mp4.
  5. libavformat file format detected.
  6. [lavf] Audio stream found, -aid 0
  7. [lavf] Video stream found, -vid 1
  8. VIDEO: [H264] 320x240 24bpp 29.970 fps 500.9 kbps (61.1 kbyte/s)
  9. Clip info:
  10. major_brand: mp42
  11. minor_version: 0
  12. compatible_brands: isomavc1mp42
  13. vo: couldn't open the X11 display ()!
  14. [omapfb] Could not open X, overlay only...
  15. ==========================================================================
  16. Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
  17. Unsupported PixelFormat -1
  18. Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
  19. ==========================================================================
  20. Audio: no sound
  21. Starting playback...
  22. Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
  23. VO: [omapfb] 320x240 => 320x240 Planar YV12
  24. [omapfb] Error mmap
  25. FATAL: Cannot initialize video driver.
  26. Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
  27. VO: [omapfb] 320x240 => 320x240 Planar YV12
  28. [omapfb] Error mmap
  29. FATAL: Cannot initialize video driver.
  30. Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
  31. VO: [omapfb] 320x240 => 320x240 Planar YV12
  32. [omapfb] Error mmap
  33. FATAL: Cannot initialize video driver.
  34.  
  35.  
  36. MPlayer interrupted by signal 4 in module: decode video
  37. - MPlayer crashed by an 'Illegal Instruction'.
  38. It usually happens when you run it on a CPU different than the one it was
  39. compiled/optimized for.
  40. Verify this!
  41. - MPlayer crashed by bad usage of CPU/FPU/RAM.
  42. Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  43. disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
  44. - MPlayer crashed. This shouldn't happen.
  45. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  46. gcc version. If you think it's MPlayer's fault, please read
  47. DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  48. won't help unless you provide this information when reporting a possible bug.
  49. root@beagleboard:/#
  50.  
  51.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement