Advertisement
Learning

Untitled

Oct 11th, 2011
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. ./mplayer -nosound -vo fbdev:/dev/fb1 Lucy.mp4
  2. MPlayer UNKNOWN-4.5.2 (C) 2000-2011 MPlayer Team
  3.  
  4. Playing Lucy.mp4.
  5. libavformat file format detected.
  6. [lavf] stream 0: audio (aac), -aid 0, -alang und
  7. [lavf] stream 1: video (h264), -vid 0
  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. creation_time: 2007-09-25 01:26:01
  14. Load subtitles in ./
  15. debug message, vo: fbdev:/dev/fb1
  16. debug messa[ 1642.748748] ******OMAPFB:****** check_var(1)
  17. [ 1642.748748] ******OMAPFB:****** check_fb_var 1
  18. [ 1642.748779] ******OMAPFB:****** max frame size 6291456, line size 2048
  19. [ 1642.748779] ******OMAPFB:****** xres = 1024, yres = 768, vxres = 1024, vyres = 1536
  20. [ 1642.748809] ******OMAPFB:****** set_par(1)
  21. [ 1642.748809] ******OMAPFB:****** set_fb_fix
  22. [ 1642.748840] ******OMAPFB:****** apply_changes, fb 1, ovl 1
  23. [ 1642.748840] ******OMAPFB:****** setup_overlay 1, posx 0, posy 0, outw 1024, outh 768
  24. [ 1642.748870] ******OMAPFB:****** paddr 80cad000, vaddr d1800000
  25. [ 1642.748870] omapdss MANAGER: omap_dss_mgr_apply(lcd)
  26. [ 1642.748901] ******OMAPFB:****** setcmap
  27. ge, vo driver's name info->name:[ 1642.810760] ******OMAPFB:****** user mmap region start 80cad000, len 6291456, off 80cad000
  28. Framebuffer Device
  29. ==========================================================================
  30. Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
  31. Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
  32. ==========================================================================
  33. Audio: no sound
  34. Starting playback...
  35. Unsupported PixelFormat 61
  36. Unsupported PixelFormat 53
  37. Could not find matching colorspace - retrying with -vf scale...
  38. Opening video filter: [scale]
  39. Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
  40. [swscaler @ 0xa37de8]No accelerated colorspace conversion found from yuv420p to rgb565le.
  41. [swscaler @ 0xa37de8]using unscaled yuv420p -> rgb565le special converter
  42. VO: [fbdev] 320x240 => 320x240 BGR 16-bit
  43. V: 76.8 0/ 0 41% 6% 0.0% 0[ 1719.656341] ******OMAPFB:****** check_var(1)
  44. [ 1719.656341] ******OMAPFB:****** check_fb_var 1
  45. [ 1719.656372] ******OMAPFB:****** max frame size 6291456, line size 2048
  46. [ 1719.656372] ******OMAPFB:****** xres = 1024, yres = 768, vxres = 1024, vyres = 768
  47. [ 1719.656402] ******OMAPFB:****** set_par(1)
  48. [ 1719.656402] ******OMAPFB:****** set_fb_fix
  49. [ 1719.656402] ******OMAPFB:****** apply_changes, fb 1, ovl 1
  50. [ 1719.656433] ******OMAPFB:****** setup_overlay 1, posx 0, posy 0, outw 1024, outh 768
  51. [ 1719.656433] ******OMAPFB:****** paddr 80cad000, vaddr d1800000
  52. [ 1719.656463] omapdss MANAGER: omap_dss_mgr_apply(lcd)
  53. [ 1719.656494] ******OMAPFB:****** setcmap
  54. V: 76.8 0/ 0 41% 6% 0.0% 0 0
  55.  
  56.  
  57. Exiting... (End of file)
  58. root@beagleboard:/#
  59. CTRL-A Z for help |115200 8N1 | NOR | Minicom 2.3 | VT102 | Offline
  60.  
  61.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement