Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. $ /opt/mplayer/bin/mplayer -vo sdl -ao sgi- -framedrop Alien.1979.DVDRip.Xvid-THC.avi
  2. MPlayer 1.0pre5 - MIPSpro Compilers: Version 7.4.2m (C) 2000-2004 MPlayer Team
  3.  
  4. CPU: SGI MIPS
  5. Reading config file /opt/mplayer/etc/mplayer/mplayer.conf
  6. Reading config file /usr/people/edodd/.mplayer/config
  7. Reading /usr/people/edodd/.mplayer/codecs.conf: Can't open '/usr/people/edodd/.mplayer/codecs.conf': No such file or directory
  8. Reading /opt/mplayer/etc/mplayer/codecs.conf: 73 audio & 180 video codecs
  9. font: can't open file: /usr/people/edodd/.mplayer/font/font.desc
  10. Font /opt/mplayer/share/mplayer/font/font.desc loaded successfully! (206 chars)
  11. Using usleep() timing
  12. Can't open input config file /usr/people/edodd/.mplayer/input.conf: No such file or directory
  13. Can't open input config file /opt/mplayer/etc/mplayer/input.conf: No such file or directory
  14. Falling back on default (hardcoded) input config
  15.  
  16. Playing Alien.1979.DVDRip.Xvid-THC.avi.
  17. Cache fill: 8.98% (753664 bytes) AVI file format detected.
  18. VIDEO: [DIVX] 720x304 12bpp 23.976 fps 1519.6 kbps (185.5 kbyte/s)
  19. ==========================================================================
  20. Opening audio decoder: [liba52] AC3 decoding with liba52
  21. No accelerated IMDCT transform found
  22. AC3: 5.1 (3f+2r+lfe) 48000 Hz 448.0 kbit/s
  23. No accelerated resampler found
  24. AUDIO: 48000 Hz, 2 ch, 16 bit (0x20), ratio: 56000->192000 (448.0 kbit)
  25. Selected audio codec: [a52] afm:liba52 (AC3-liba52)
  26. ==========================================================================
  27. SDL: Using driver: x11
  28. vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local display)
  29. ==========================================================================
  30. Trying to force video codec driver family ffmpeg...
  31. Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
  32. Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
  33. ==========================================================================
  34. Checking audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
  35. AF_pre: af format: 2 bps, 2 ch, 48000 hz, big endian signed int
  36. AF_pre: 48000Hz 2ch Signed 16-bit (Big-Endian)
  37. ao_sgi, init: Samplerate: 48000Hz Channels: Stereo Format Signed 16-bit (Big-Endian)
  38. AO: [sgi] 48000Hz 2ch Signed 16-bit (Big-Endian) (2 bps)
  39. Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
  40. Starting playback...
  41. VDec: vo config request - 720 x 304 (preferred csp: Planar YV12)
  42. VDec: using Planar YV12 as output csp (no 0)
  43. Movie-Aspect is 2.37:1 - prescaling to correct movie aspect.
  44. VO: [sdl] 720x304 => 720x304 Planar YV12
  45. A: 2.8 V: 2.8 A-V: -0.000 ct: -0.000 68/ 68 6% 32% 2.2% 0 0 95%
  46.  
  47. MPlayer interrupted by signal 10 in module: decode_video
  48. - MPlayer crashed. This shouldn't happen.
  49. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  50. gcc version. If you think it's MPlayer's fault, please read
  51. DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  52. won't help unless you provide this information when reporting a possible bug.
  53. ao_sgi, uninit: ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement