Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
842
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.71 KB | None | 0 0
  1. bigb@linux-8j1v:~> mplayer tv:// -tv input=0:driver=v4l2:device=/dev/video0:width=640:height=480:norm=PAL-BG:channels=23-cool
  2. MPlayer dev-SVN-r30099-4.4-openSUSE Linux 11.2 (x86_64)-Packman (C) 2000-2009 MPlayer TeamCan't open joystick device /dev/input/js0: No such file or directory
  3. Can't init input joystick
  4. mplayer: could not connect to socket
  5. mplayer: No such file or directory
  6. Failed to open LIRC support. You will not be able to use your remote control.
  7.  
  8. Playing tv://.
  9. TV file format detected.
  10. Selected driver: v4l2
  11. name: Video 4 Linux 2 input
  12. author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
  13. comment: first try, more to come ;-)
  14. Selected device: WinFast DTV2000 H
  15. Tuner cap: STEREO LANG1 LANG2
  16. Tuner rxs: MONO
  17. Capabilites: video capture VBI capture device tuner read/write streaming
  18. supported norms: 0 = NTSC-M; 1 = NTSC-M-JP; 2 = NTSC-443; 3 = PAL-BG; 4 = PAL-I; 5 = PAL-DK; 6 = PAL-M; 7 = PAL-N; 8 = PAL-Nc; 9 = PAL-60; 10 = SECAM-B; 11 = SECAM-G; 12 = SECAM-H; 13 = SECAM-DK; 14 = SECAM-L;
  19. inputs: 0 = Television; 1 = Composite1; 2 = Composite2; 3 = S-Video;
  20. Current input: 0
  21. Current format: BGR24
  22. v4l2: current audio mode is : MONO
  23. v4l2: ioctl set format failed: Invalid argument
  24. v4l2: ioctl set format failed: Invalid argument
  25. TV channel names detected.
  26. Selected channel: 23 - cool (freq: 487.250)
  27. Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
  28. [vdpau] Error when calling vdp_device_create_x11: 1
  29. ==========================================================================
  30. Opening video decoder: [raw] RAW Uncompressed Video
  31. Movie-Aspect is undefined - no prescaling applied.
  32. VO: [xv] 640x480 => 640x480 Packed UYVY
  33. Selected video codec: [rawuyvy] vfm: raw (RAW UYVY)
  34. ==========================================================================
  35. Audio: no sound
  36. Starting playback...
  37. v4l2: ioctl dequeue buffer failed: Input/output error, idx = 0
  38. v4l2: ioctl dequeue buffer failed: Input/output error, idx = 0
  39. V: 0.0 3199/3199 ??% ??% ??,?% 0 0
  40.  
  41. MPlayer interrupted by signal 2 in module: video_read_frame
  42. v4l2: 3202 frames successfully processed, 3116 frames dropped.
  43.  
  44. Exiting... (Quit)
  45. bigb@linux-8j1v:~> mplayer tv:// -tv input=0:driver=v4l2:device=/dev/video0:width=640:height=480:norm=PAL-BG:channels=55-cool
  46. MPlayer dev-SVN-r30099-4.4-openSUSE Linux 11.2 (x86_64)-Packman (C) 2000-2009 MPlayer TeamCan't open joystick device /dev/input/js0: No such file or directory
  47. Can't init input joystick
  48. mplayer: could not connect to socket
  49. mplayer: No such file or directory
  50. Failed to open LIRC support. You will not be able to use your remote control.
  51.  
  52. Playing tv://.
  53. TV file format detected.
  54. Selected driver: v4l2
  55. name: Video 4 Linux 2 input
  56. author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
  57. comment: first try, more to come ;-)
  58. Selected device: WinFast DTV2000 H
  59. Tuner cap: STEREO LANG1 LANG2
  60. Tuner rxs: MONO
  61. Capabilites: video capture VBI capture device tuner read/write streaming
  62. supported norms: 0 = NTSC-M; 1 = NTSC-M-JP; 2 = NTSC-443; 3 = PAL-BG; 4 = PAL-I; 5 = PAL-DK; 6 = PAL-M; 7 = PAL-N; 8 = PAL-Nc; 9 = PAL-60; 10 = SECAM-B; 11 = SECAM-G; 12 = SECAM-H; 13 = SECAM-DK; 14 = SECAM-L;
  63. inputs: 0 = Television; 1 = Composite1; 2 = Composite2; 3 = S-Video;
  64. Current input: 0
  65. Current format: BGR24
  66. v4l2: current audio mode is : MONO
  67. v4l2: ioctl set format failed: Invalid argument
  68. v4l2: ioctl set format failed: Invalid argument
  69. TV channel names detected.
  70. Selected channel: 55 - cool (freq: 743.250)
  71. Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
  72. [vdpau] Error when calling vdp_device_create_x11: 1
  73. ==========================================================================
  74. Opening video decoder: [raw] RAW Uncompressed Video
  75. Movie-Aspect is undefined - no prescaling applied.
  76. VO: [xv] 640x480 => 640x480 Packed UYVY
  77. Selected video codec: [rawuyvy] vfm: raw (RAW UYVY)
  78. ==========================================================================
  79. Audio: no sound
  80. Starting playback...
  81. V: 0.0 136/136 ??% ??% ??,?% 0 0
  82.  
  83. MPlayer interrupted by signal 2 in module: video_read_frame
  84. v4l2: 139 frames successfully processed, 0 frames dropped.
  85.  
  86. Exiting... (Quit)
  87. bigb@linux-8j1v:~> mplayer tv:// -tv input=0:driver=v4l2:device=/dev/video0:width=640:height=480:norm=PAL-BG:channels=40-cool
  88. MPlayer dev-SVN-r30099-4.4-openSUSE Linux 11.2 (x86_64)-Packman (C) 2000-2009 MPlayer TeamCan't open joystick device /dev/input/js0: No such file or directory
  89. Can't init input joystick
  90. mplayer: could not connect to socket
  91. mplayer: No such file or directory
  92. Failed to open LIRC support. You will not be able to use your remote control.
  93.  
  94. Playing tv://.
  95. TV file format detected.
  96. Selected driver: v4l2
  97. name: Video 4 Linux 2 input
  98. author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
  99. comment: first try, more to come ;-)
  100. Selected device: WinFast DTV2000 H
  101. Tuner cap: STEREO LANG1 LANG2
  102. Tuner rxs: MONO
  103. Capabilites: video capture VBI capture device tuner read/write streaming
  104. supported norms: 0 = NTSC-M; 1 = NTSC-M-JP; 2 = NTSC-443; 3 = PAL-BG; 4 = PAL-I; 5 = PAL-DK; 6 = PAL-M; 7 = PAL-N; 8 = PAL-Nc; 9 = PAL-60; 10 = SECAM-B; 11 = SECAM-G; 12 = SECAM-H; 13 = SECAM-DK; 14 = SECAM-L;
  105. inputs: 0 = Television; 1 = Composite1; 2 = Composite2; 3 = S-Video;
  106. Current input: 0
  107. Current format: BGR24
  108. v4l2: current audio mode is : MONO
  109. v4l2: ioctl set format failed: Invalid argument
  110. v4l2: ioctl set format failed: Invalid argument
  111. TV channel names detected.
  112. Selected channel: 40 - cool (freq: 623.250)
  113. Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
  114. [vdpau] Error when calling vdp_device_create_x11: 1
  115. ==========================================================================
  116. Opening video decoder: [raw] RAW Uncompressed Video
  117. Movie-Aspect is undefined - no prescaling applied.
  118. VO: [xv] 640x480 => 640x480 Packed UYVY
  119. Selected video codec: [rawuyvy] vfm: raw (RAW UYVY)
  120. ==========================================================================
  121. Audio: no sound
  122. Starting playback...
  123. V: 0.0 577/577 ??% ??% ??,?% 0 0
  124.  
  125. MPlayer interrupted by signal 2 in module: video_read_frame
  126. v4l2: 580 frames successfully processed, 239 frames dropped.
  127.  
  128. Exiting... (Quit)
  129. bigb@linux-8j1v:~> mplayer tv:// -tv input=0:driver=v4l2:device=/dev/video0:width=640:height=480:norm=PAL-BG:channels=66-cool
  130. MPlayer dev-SVN-r30099-4.4-openSUSE Linux 11.2 (x86_64)-Packman (C) 2000-2009 MPlayer TeamCan't open joystick device /dev/input/js0: No such file or directory
  131. Can't init input joystick
  132. mplayer: could not connect to socket
  133. mplayer: No such file or directory
  134. Failed to open LIRC support. You will not be able to use your remote control.
  135.  
  136. Playing tv://.
  137. TV file format detected.
  138. Selected driver: v4l2
  139. name: Video 4 Linux 2 input
  140. author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
  141. comment: first try, more to come ;-)
  142. Selected device: WinFast DTV2000 H
  143. Tuner cap: STEREO LANG1 LANG2
  144. Tuner rxs: MONO
  145. Capabilites: video capture VBI capture device tuner read/write streaming
  146. supported norms: 0 = NTSC-M; 1 = NTSC-M-JP; 2 = NTSC-443; 3 = PAL-BG; 4 = PAL-I; 5 = PAL-DK; 6 = PAL-M; 7 = PAL-N; 8 = PAL-Nc; 9 = PAL-60; 10 = SECAM-B; 11 = SECAM-G; 12 = SECAM-H; 13 = SECAM-DK; 14 = SECAM-L;
  147. inputs: 0 = Television; 1 = Composite1; 2 = Composite2; 3 = S-Video;
  148. Current input: 0
  149. Current format: BGR24
  150. v4l2: current audio mode is : MONO
  151. v4l2: ioctl set format failed: Invalid argument
  152. v4l2: ioctl set format failed: Invalid argument
  153. TV channel names detected.
  154. Selected channel: 66 - cool (freq: 831.250)
  155. Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
  156. [vdpau] Error when calling vdp_device_create_x11: 1
  157. ==========================================================================
  158. Opening video decoder: [raw] RAW Uncompressed Video
  159. Movie-Aspect is undefined - no prescaling applied.
  160. VO: [xv] 640x480 => 640x480 Packed UYVY
  161. Selected video codec: [rawuyvy] vfm: raw (RAW UYVY)
  162. ==========================================================================
  163. Audio: no sound
  164. Starting playback...
  165. TV input is not seekable! (Seeking will probably be for changing channels ;)
  166. V: 0.0 1103/1103 ??% ??% ??,?% 0 0
  167.  
  168. MPlayer interrupted by signal 2 in module: video_read_frame
  169. v4l2: 1106 frames successfully processed, 960 frames dropped.
  170.  
  171. Exiting... (Quit)
  172. bigb@linux-8j1v:~> mplayer tv:// -tv input=0:driver=v4l2:device=/dev/video0:width=640:height=480:norm=PAL-BG:channels=101-cool
  173. MPlayer dev-SVN-r30099-4.4-openSUSE Linux 11.2 (x86_64)-Packman (C) 2000-2009 MPlayer TeamCan't open joystick device /dev/input/js0: No such file or directory
  174. Can't init input joystick
  175. mplayer: could not connect to socket
  176. mplayer: No such file or directory
  177. Failed to open LIRC support. You will not be able to use your remote control.
  178.  
  179. Playing tv://.
  180. TV file format detected.
  181. Selected driver: v4l2
  182. name: Video 4 Linux 2 input
  183. author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
  184. comment: first try, more to come ;-)
  185. Selected device: WinFast DTV2000 H
  186. Tuner cap: STEREO LANG1 LANG2
  187. Tuner rxs: MONO
  188. Capabilites: video capture VBI capture device tuner read/write streaming
  189. supported norms: 0 = NTSC-M; 1 = NTSC-M-JP; 2 = NTSC-443; 3 = PAL-BG; 4 = PAL-I; 5 = PAL-DK; 6 = PAL-M; 7 = PAL-N; 8 = PAL-Nc; 9 = PAL-60; 10 = SECAM-B; 11 = SECAM-G; 12 = SECAM-H; 13 = SECAM-DK; 14 = SECAM-L;
  190. inputs: 0 = Television; 1 = Composite1; 2 = Composite2; 3 = S-Video;
  191. Current input: 0
  192. Current format: BGR24
  193. v4l2: current audio mode is : MONO
  194. v4l2: ioctl set format failed: Invalid argument
  195. v4l2: ioctl set format failed: Invalid argument
  196. TV channel names detected.
  197. Couldn't find frequency for channel 101 (cool)
  198. Selected channel: 101 - cool (freq: 0.000)
  199. Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
  200. [vdpau] Error when calling vdp_device_create_x11: 1
  201. ==========================================================================
  202. Opening video decoder: [raw] RAW Uncompressed Video
  203. Movie-Aspect is undefined - no prescaling applied.
  204. VO: [xv] 640x480 => 640x480 Packed UYVY
  205. Selected video codec: [rawuyvy] vfm: raw (RAW UYVY)
  206. ==========================================================================
  207. Audio: no sound
  208. Starting playback...
  209. v4l2: 199 frames successfully processed, 328 frames dropped.
  210.  
  211. Exiting... (Quit)
  212. bigb@linux-8j1v:~> mplayer tv:// -tv input=0:driver=v4l2:device=/dev/video0:width=640:height=480:norm=PAL-BG:channels=23-cool
  213. MPlayer dev-SVN-r30099-4.4-openSUSE Linux 11.2 (x86_64)-Packman (C) 2000-2009 MPlayer TeamCan't open joystick device /dev/input/js0: No such file or directory
  214. Can't init input joystick
  215. mplayer: could not connect to socket
  216. mplayer: No such file or directory
  217. Failed to open LIRC support. You will not be able to use your remote control.
  218.  
  219. Playing tv://.
  220. TV file format detected.
  221. Selected driver: v4l2
  222. name: Video 4 Linux 2 input
  223. author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
  224. comment: first try, more to come ;-)
  225. Selected device: WinFast DTV2000 H
  226. Tuner cap: STEREO LANG1 LANG2
  227. Tuner rxs: MONO
  228. Capabilites: video capture VBI capture device tuner read/write streaming
  229. supported norms: 0 = NTSC-M; 1 = NTSC-M-JP; 2 = NTSC-443; 3 = PAL-BG; 4 = PAL-I; 5 = PAL-DK; 6 = PAL-M; 7 = PAL-N; 8 = PAL-Nc; 9 = PAL-60; 10 = SECAM-B; 11 = SECAM-G; 12 = SECAM-H; 13 = SECAM-DK; 14 = SECAM-L;
  230. inputs: 0 = Television; 1 = Composite1; 2 = Composite2; 3 = S-Video;
  231. Current input: 8
  232. Current format: BGR24
  233. v4l2: current audio mode is : MONO
  234. v4l2: ioctl set format failed: Invalid argument
  235. v4l2: ioctl set format failed: Invalid argument
  236. TV channel names detected.
  237. Selected channel: 23 - cool (freq: 487.250)
  238. Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
  239. [vdpau] Error when calling vdp_device_create_x11: 1
  240. [VO_XV] Could not grab port 304.
  241. ==========================================================================
  242. Opening video decoder: [raw] RAW Uncompressed Video
  243. Movie-Aspect is undefined - no prescaling applied.
  244. VO: [xv] 640x480 => 640x480 Packed UYVY
  245. Selected video codec: [rawuyvy] vfm: raw (RAW UYVY)
  246. ==========================================================================
  247. Audio: no sound
  248. Starting playback...
  249. V: 0.0 134/134 ??% ??% ??,?% 0 0
  250.  
  251. MPlayer interrupted by signal 2 in module: video_read_frame
  252. v4l2: 137 frames successfully processed, 5 frames dropped.
  253.  
  254. Exiting... (Quit)
  255. bigb@linux-8j1v:~> cls
  256. If 'cls' is not a typo you can use command-not-found to lookup the package that contains it, like this:
  257. cnf cls
  258. bigb@linux-8j1v:~> clear screen
  259. bigb@linux-8j1v:~> mplayer tv:// -tv input=0:driver=v4l2:device=/dev/video0:width=640:height=480:norm=PAL-BG:channels=23-cool
  260. MPlayer dev-SVN-r30099-4.4-openSUSE Linux 11.2 (x86_64)-Packman (C) 2000-2009 MPlayer TeamCan't open joystick device /dev/input/js0: No such file or directory
  261. Can't init input joystick
  262. mplayer: could not connect to socket
  263. mplayer: No such file or directory
  264. Failed to open LIRC support. You will not be able to use your remote control.
  265.  
  266. Playing tv://.
  267. TV file format detected.
  268. Selected driver: v4l2
  269. name: Video 4 Linux 2 input
  270. author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
  271. comment: first try, more to come ;-)
  272. Selected device: WinFast DTV2000 H
  273. Tuner cap: STEREO LANG1 LANG2
  274. Tuner rxs: MONO
  275. Capabilites: video capture VBI capture device tuner read/write streaming
  276. supported norms: 0 = NTSC-M; 1 = NTSC-M-JP; 2 = NTSC-443; 3 = PAL-BG; 4 = PAL-I; 5 = PAL-DK; 6 = PAL-M; 7 = PAL-N; 8 = PAL-Nc; 9 = PAL-60; 10 = SECAM-B; 11 = SECAM-G; 12 = SECAM-H; 13 = SECAM-DK; 14 = SECAM-L;
  277. inputs: 0 = Television; 1 = Composite1; 2 = Composite2; 3 = S-Video;
  278. Current input: 0
  279. Current format: BGR24
  280. v4l2: current audio mode is : MONO
  281. v4l2: ioctl set format failed: Invalid argument
  282. v4l2: ioctl set format failed: Invalid argument
  283. TV channel names detected.
  284. Selected channel: 23 - cool (freq: 487.250)
  285. Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
  286. [vdpau] Error when calling vdp_device_create_x11: 1
  287. [VO_XV] Could not grab port 304.
  288. ==========================================================================
  289. Opening video decoder: [raw] RAW Uncompressed Video
  290. Movie-Aspect is undefined - no prescaling applied.
  291. VO: [xv] 640x480 => 640x480 Packed UYVY
  292. Selected video codec: [rawuyvy] vfm: raw (RAW UYVY)
  293. ==========================================================================
  294. Audio: no sound
  295. Starting playback...
  296. V: 0.0 980/980 ??% ??% ??,?% 0 0
  297.  
  298. MPlayer interrupted by signal 2 in module: video_read_frame
  299. v4l2: 983 frames successfully processed, 25 frames dropped.
  300.  
  301. Exiting... (Quit)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement