Advertisement
mightymouse2045

same command at CLI with no smplayer open

Feb 6th, 2012
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. mplayer -noquiet -nofs -nomouseinput -afm hwac3 -sub-fuzziness 1 -identify -slave -vo xv, -ao alsa:device=hw=1.7 -nokeepaspect -framedrop -nodr -double -input conf=/usr/share/smplayer/input.conf -stop-xscreensaver -wid 60817745 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -ass-styles /home/ph/.config/smplayer/styles.ass -fontconfig -font Arial -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp ISO-8859-1 -vid 0 -aid 0 -subpos 100 -nocache -osdlevel 0 -vf-add screenshot -slices -channels 2 -softvol -softvol-max 110 '/home/ph/Music/Downloads/Test High Def/hd_dts_sfx_long_lossless.m2ts'
  2. MPlayer2 2.0-438-gfc6a9e4 (C) 2000-2012 MPlayer Team
  3. mplayer: could not connect to socket
  4. mplayer: No such file or directory
  5. Failed to open LIRC support. You will not be able to use your remote control.
  6.  
  7. Playing /home/ph/Music/Downloads/Test High Def/hd_dts_sfx_long_lossless.m2ts.
  8. Detected file format: MPEG-2 transport stream format (libavformat)
  9. ID_VIDEO_ID=0
  10. [lavf] stream 0: video (h264), -vid 0
  11. ID_AUDIO_ID=0
  12. [lavf] stream 1: audio (dca), -aid 0
  13. LAVF: Program 1
  14. PROGRAM_ID=1
  15. VIDEO: [H264] 1920x1080 0bpp 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
  16. Load subtitles in /home/ph/Music/Downloads/Test High Def/
  17. ID_FILENAME=/home/ph/Music/Downloads/Test High Def/hd_dts_sfx_long_lossless.m2ts
  18. ID_DEMUXER=lavfpref
  19. ID_VIDEO_FORMAT=H264
  20. ID_VIDEO_BITRATE=0
  21. ID_VIDEO_WIDTH=1920
  22. ID_VIDEO_HEIGHT=1080
  23. ID_VIDEO_FPS=29.970
  24. ID_VIDEO_ASPECT=1.7778
  25. ID_AUDIO_FORMAT=8193
  26. ID_AUDIO_BITRATE=1536000
  27. ID_AUDIO_RATE=48000
  28. ID_AUDIO_NCH=6
  29. ID_START_TIME=600.00
  30. ID_LENGTH=21.17
  31. ID_SEEKABLE=1
  32. ID_CHAPTERS=0
  33. [ass] auto-open
  34. Opening video filter: [screenshot]
  35. ==========================================================================
  36. Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
  37. Asking decoder to use 8 threads if supported.
  38. Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
  39. ==========================================================================
  40. ID_VIDEO_CODEC=ffh264
  41. ==========================================================================
  42. Trying to force audio codec driver family hwac3...
  43. Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF
  44. hwac3: switched to DTS, 1536000 bps, 48000 Hz
  45.  
  46. AUDIO: 48000 Hz, 2 ch, ac3le, 1536.0 kbit/100.00% (ratio: 192000->192000)
  47. ID_AUDIO_BITRATE=1536000
  48. ID_AUDIO_RATE=48000
  49. ID_AUDIO_NCH=2
  50. Selected audio codec: [hwdts] afm: hwac3 (DTS through S/PDIF)
  51. ==========================================================================
  52. [AO_ALSA] alsa-lib: conf.c:4514:(parse_args) Unknown parameter AES0
  53. [AO_ALSA] alsa-lib: conf.c:4647:(snd_config_expand) Parse arguments error: No such file or directory
  54. [AO_ALSA] alsa-lib: pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM hw:1,7,AES0=6
  55. AO: [alsa] 48000Hz 2ch ac3le (2 bytes per sample)
  56. ID_AUDIO_CODEC=hwdts
  57. Starting playback...
  58. A: 600.0 V: 0.0 A-V: 0.000 ct: 0.000 0/ 0 ??% ??% ??,?% 0 0
  59. Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
  60. ID_VIDEO_ASPECT=1.7778
  61. VO: [xv] 1920x1080 => 1920x1080 Planar YV12
  62. X11 error: BadWindow (invalid Window parameter)
  63. X11 error: BadDrawable (invalid Pixmap or Window parameter)
  64. X11 error: BadWindow (invalid Window parameter)
  65. X11 error: BadDrawable (invalid Pixmap or Window parameter)
  66. X11 error: BadWindow (invalid Window parameter)
  67. X11 error: BadDrawable (invalid Pixmap or Window parameter)
  68. X11 error: BadWindow (invalid Window parameter)
  69.  
  70.  
  71. MPlayer interrupted by signal 8 in module: unknown
  72. ID_SIGNAL=8
  73. - MPlayer crashed by bad usage of CPU/FPU/RAM.
  74. Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  75. disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
  76. - MPlayer crashed. This shouldn't happen.
  77. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  78. gcc version. If you think it's MPlayer's fault, please read
  79. DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  80. won't help unless you provide this information when reporting a possible bug.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement