pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

pastebin - collaborative debugging tool View Help


Posted by Anonymous on Thu 12 Jun 20:17
report abuse | download | new post

  1. MPlayer dev-SVN-r27054-4.1.2 (C) 2000-2008 MPlayer Team
  2. AltiVec found
  3. CPU: PowerPC
  4.  
  5. Playing ../as.mpeg.
  6. MPEG-PS file format detected.
  7. VIDEO:  MPEG1  320x240  (aspect 1)  24.000 fps  480.0 kbps (60.0 kbyte/s)
  8. ps3 suboptions:
  9.            debug:0
  10.            noscale:0
  11.            noadj:0
  12.            snapshot:0
  13. [vo_ps3] init_framebuffer: Initialized framebuffer & disabled console
  14. FB is 1136x644 at offset 6x0
  15. ==========================================================================
  16. Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
  17. VDec: vo config request - 320 x 240 (preferred colorspace: Mpeg PES)
  18. [vo_ps3] query_format: Called for Mpeg PES (0x4d504553)
  19. Could not find matching colorspace - retrying with -vf scale...
  20. Opening video filter: [scale]
  21. [vo_ps3] query_format: Called for Mpeg PES (0x4d504553)
  22. The selected video_out device is incompatible with this codec.
  23. Try appending the scale filter to your filter list,
  24. e.g. -vf spp,scale instead of -vf spp.
  25. VDecoder init failed :(
  26. Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
  27. Selected video codec: [ffmpeg1] vfm: ffmpeg (FFmpeg MPEG-1)
  28. ==========================================================================
  29. ==========================================================================
  30. Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
  31. AUDIO: 44100 Hz, 2 ch, s16be, 96.0 kbit/6.80% (ratio: 12000->176400)
  32. Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
  33. ==========================================================================
  34. [AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
  35. AO: [alsa] 48000Hz 2ch s16be (2 bytes per sample)
  36. Starting playback...
  37. VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
  38. [vo_ps3] query_format: Called for Planar YV12 (0x32315659)
  39. VDec: using Planar YV12 as output csp (no 0)
  40. Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
  41. VO: [ps3] 320x240 => 320x240 Planar YV12
  42. [vo_ps3] query_format: Called for Planar YV12 (0x32315659)
  43. [vo_ps3] control: todo: handle UPDATE_SCREENINFO (32)
  44. [vo_ps3] config: Times called:0 Setting up for src=320x240, suggested dst=320x240, format=Planar YV12 (32315659)
  45.                  vo_fs:0, vo_doublebuffering:1, vo_directrendering:0, vo_screenwidth:0, vo_screenheight:0
  46. [vo_ps3] config: Set vo_screen(width/heigh) to 0x0, forced direct rendering, & double buffering
  47. [vo_ps3] config: src_buf_siz=115200, src_stride[]={320,160,160}, src_p_siz[]={76800,19200,19200}
  48.                      maxWxmaxH=1136x644, offset=0
  49. [vo_ps3] clear: Clearing buffers
  50. [vo_ps3] init_framebuffer: Initialized framebuffer & disabled console
  51. FB is 1136x644 at offset 6x0
  52. [vo_ps3] setup_scale: Using dest WxH:320x240
  53. [vo_ps3] fix_scale: Adjusted image size to WxH:320x240
  54. [vo_ps3] setup_screen: After mplayer aspect changes:
  55.                        vo_dx/dy=404x202, vo_screenwidth/height=1124x644, offset=229876
  56.                        desired image size=320x240
  57. powerpc64 detected
  58. [vo_ps3] init_spu_medialib: Initialized spu-medialib's spu_yuv2argb_scaler with:
  59.                             320x240=>320x240, offset:229876, maxW:1136
  60. New_Face failed. Maybe the font path is wrong. 3 ??% ??% ??,?% 0 0
  61. Please supply the text font file (~/.mplayer/subfont.ttf).
  62. subtitle font: load_sub_face failed.
  63. New_Face failed. Maybe the font path is wrong.
  64. Please supply the text font file (~/.mplayer/subfont.ttf).
  65. subtitle font: load_sub_face failed.
  66. spu_yuv2argb_scaler: Starting Up
  67. spu_yuv2argb_scaler: SRC width 320,DST width 320
  68. spu_yuv2argb_scaler: SRC height 240,DST height 240
  69. spu_yuv2argb_scaler: DST offset 229876
  70. spu_yuv2argb_scaler: No scaling proceeding with direct csc
  71. spu_yuv2argb_scaler: Initiation completed
  72. A:  43.0 V:  43.0 A-V: -0.005 ct:  0.145 1282/1282  2%  1%  5.0% 0 0
  73. exit from SPU
  74. spu context destroyed
  75. [vo_ps3] cleanup_spu_medialib: Destroyed spu-medialib's scaler/converter
  76. [vo_ps3] uninit: Cleaned up FrameBuffer and re-enabled console.
  77. [vo_ps3] uninit: These SHOULD BE ZERO:
  78.         yuvcsc_not_ready:0
  79. [vo_ps3] uninit: Statistics:
  80.         draw_frame calls:0
  81.         draw_slice calls:6390
  82.         draw_image calls:1276
  83.         flip_page calls:1276
  84.         get_image calls:852
  85.    Played src ../as.mpeg (320x240) at 320x240
  86.  
  87.  
  88. MPlayer interrupted by signal 11 in module: uninit_ao
  89. - MPlayer crashed by bad usage of CPU/FPU/RAM.
  90.   Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  91.   disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
  92. - MPlayer crashed. This shouldn't happen.
  93.   It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  94.   gcc version. If you think it's MPlayer's fault, please read
  95.   DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  96.   won't help unless you provide this information when reporting a possible bug.

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post