Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2014
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. $ cmplayer
  2. Create App instance
  3. "Qt Warning - invalid keysym: dead_actute"
  4. Create MainWindow instance
  5. libva info: VA-API version 0.34.0
  6. libva info: va_getDriverName() returns 0
  7. libva info: Trying to open /usr/lib/dri/nvidia_drv_video.so
  8. libva info: va_openDriver() returns -1
  9. Initialize engine
  10. Initialize mpv with ("cmplayer-mpv", "--no-config", "--idle", "--no-fs", "--mouse-movements", "--af=dummy:address=16737808", "--vo=null:address=16737600", "--softvol=yes", "--softvol-max=1000.0", "--fixed-vo", "--no-autosub", "--osd-level=0", "--quiet", "--no-consolecontrols", "--no-mouse-movements", "--subcp=utf8", "--ao=null,")
  11. Make connections
  12. Recover states
  13. Try system tray icon
  14. Create system tray icon
  15. Start main event loop
  16. libpng warning: iCCP: known incorrect sRGB profile
  17. Playing: /home/alen/Music/Johnny Cash The Ultimate Best Of 2011 Remastered 320 Kbps/40 Ring Of Fire.mp3
  18. [input] Command vf: more than 1 arguments required.
  19. [input] Command was defined at .
  20. [ffmpeg/demuxer] mp3: Estimating duration from bitrate, this may be inaccurate
  21. Detected file format: MP2/3 (MPEG audio layer 2/3) (libavformat)
  22. Clip info:
  23. album_artist: Johnny Cash
  24. artist: Johnny Cash
  25. album: The Ultimate Best Of Johnny Cash [ Remastered]
  26. title: Ring Of Fire
  27. genre: Country / Ballads
  28. TOPE: Johnny Cash
  29. TCMP: 1
  30. encoded_by: © ¤ @
  31. TPE4: © ¤ @
  32. track: 40
  33. date: 2011
  34. [stream] Video (+) --vid=1 [P] '' (mjpeg)
  35. [stream] Audio (+) --aid=1 (mp3)
  36. Selected video codec: MJPEG (Motion JPEG) [lavc:mjpeg]
  37. Selected audio codec: High-performance decoder using libmpg123 [mpg123:mp3]
  38. "_2_0" --> "_2_0"
  39. AO: [alsa] 48000Hz stereo 2ch s16
  40. "_2_0" --> "_2_0"
  41. Using conversion filter.
  42. VO: [null] 1111x990 => 1111x990 420p
  43. Segmentation fault (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement