Advertisement
Guest User

Untitled

a guest
Aug 7th, 2016
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.44 KB | None | 0 0
  1. cvlc /media/Movies/Che.el.Argentino.avi --sout '#transcode{vcodec=libx264,vb=2000,scale=0,channels=2,samplerate=44100}:std{access=http{mime=video/mp4},mux=mp4,dst=:8080/cam1}' -vvv
  2. VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)
  3. [0x12bb118] main libvlc debug: VLC media player - 2.1.6 Rincewind
  4. [0x12bb118] main libvlc debug: Copyright © 1996-2015 the VideoLAN team
  5. [0x12bb118] main libvlc debug: revision 2.1.6-0-gea01d28
  6. [0x12bb118] main libvlc debug: configured with ./configure '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--with-pic' '--disable-rpath' '--with-binary-version=2.1.6' '--with-kde-solid=/usr/share/kde4/apps/solid/actions' '--enable-lua' '--enable-live555' '--enable-sftp' '--enable-omxil' '--enable-faad' '--enable-twolame' '--enable-realrtsp' '--enable-flac' '--enable-tremor' '--enable-speex' '--enable-theora' '--enable-dirac' '--enable-libass' '--enable-shout' '--enable-xcb' '--enable-xvideo' '--enable-svg' '--enable-aa' '--enable-caca' '--enable-jack' '--enable-pulse' '--enable-ncurses' '--enable-lirc' '--disable-vdpau' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'
  7. [0x12bb118] main libvlc debug: searching plug-in modules
  8. [0x12bb118] main libvlc debug: loading plugins cache file /usr/lib64/vlc/plugins/plugins.dat
  9. [0x12bb118] main libvlc debug: recursively browsing `/usr/lib64/vlc/plugins'
  10. [0x12bb118] main libvlc debug: saving plugins cache /usr/lib64/vlc/plugins/plugins.dat
  11. [0x12bb118] main libvlc debug: plug-ins loaded: 416 modules
  12. [0x12bb118] main libvlc debug: opening config file (/root/.config/vlc/vlcrc)
  13. [0x12bb118] main libvlc debug: translation test: code is "es"
  14. [0x12bb118] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
  15. [0x1388198] main input debug: Creating an input for 'Biblioteca multimedia'
  16. [0x1388198] main input debug: Input is a meta file: disabling unneeded options
  17. [0x1388198] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  18. [0x1388198] main input debug: `file/xspf-open:///root/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/root/.local/share/vlc/ml.xspf'
  19. [0x1388198] main input debug: creating demux: access='file' demux='xspf-open' location='/root/.local/share/vlc/ml.xspf' file='/root/.local/share/vlc/ml.xspf'
  20. [0x1395948] main demux debug: looking for access_demux module matching "file": 17 candidates
  21. [0x1395948] main demux debug: no access_demux modules matched
  22. [0x1388198] main input debug: creating access 'file' location='/root/.local/share/vlc/ml.xspf', path='/root/.local/share/vlc/ml.xspf'
  23. [0x1395948] main access debug: looking for access module matching "file": 24 candidates
  24. [0x1395948] filesystem access debug: opening file `/root/.local/share/vlc/ml.xspf'
  25. [0x1395948] main access debug: using access module "filesystem"
  26. [0x1397ea8] main stream debug: Using stream method for AStream*
  27. [0x1397ea8] main stream debug: starting pre-buffering
  28. [0x1397ea8] main stream debug: received first data after 0 ms
  29. [0x1397ea8] main stream debug: pre-buffering done 304 bytes in 0s - 22836 KiB/s
  30. [0x1398108] main stream debug: looking for stream_filter module matching "any": 9 candidates
  31. [0x1398108] main stream debug: no stream_filter modules matched
  32. [0x1398108] main stream debug: looking for stream_filter module matching "record": 9 candidates
  33. [0x1398108] main stream debug: using stream_filter module "record"
  34. [0x1388198] main input debug: creating demux: access='file' demux='xspf-open' location='/root/.local/share/vlc/ml.xspf' file='/root/.local/share/vlc/ml.xspf'
  35. [0x139d758] main demux debug: looking for demux module matching "xspf-open": 63 candidates
  36. [0x139d758] playlist demux debug: using XSPF playlist reader
  37. [0x139d758] main demux debug: using demux module "playlist"
  38. [0x139d938] main demux meta debug: looking for meta reader module matching "any": 2 candidates
  39. [0x139d938] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/reader
  40. [0x139d938] lua demux meta debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/reader
  41. [0x139d938] lua demux meta debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/reader/filename.luac
  42. [0x139d938] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  43. [0x139d938] main demux meta debug: no meta reader modules matched
  44. [0x1388198] main input debug: `file/xspf-open:///root/.local/share/vlc/ml.xspf' successfully opened
  45. [0x13aa298] main xml reader debug: looking for xml reader module matching "any": 1 candidates
  46. [0x13aa298] main xml reader debug: using xml reader module "xml"
  47. [0x139d758] playlist demux debug: parsed 0 tracks successfully
  48. [0x1388198] main input debug: EOF reached
  49. [0x139d758] main demux debug: removing module "playlist"
  50. [0x1398108] main stream debug: removing module "record"
  51. [0x1395948] main access debug: removing module "filesystem"
  52. [0x13869a8] main playlist debug: creating audio output
  53. [0x1395798] main audio output debug: looking for audio output module matching "any": 4 candidates
  54. [0x1395798] pulse audio output debug: using library version 0.9.21
  55. [0x1395798] pulse audio output debug: (compiled with version 0.9.21, protocol 16)
  56. [0x1395798] pulse audio output error: PulseAudio server connection failure: Conexión negada
  57. [0x1395798] main audio output debug: no audio output modules matched
  58. [0x1395798] main audio output error: no suitable audio output module
  59. [0x13869a8] main playlist debug: adding item `Che.el.Argentino.avi' ( file:///media/Movies/Che.el.Argentino.avi )
  60. [0x7fc67c000af8] main input debug: Creating an input for 'Che.el.Argentino.avi'
  61. [0x13a9188] main interface debug: looking for interface module matching "hotkeys,none": 18 candidates
  62. [0x13a9188] main interface debug: using interface module "hotkeys"
  63. [0x13a8548] main interface debug: looking for interface module matching "globalhotkeys,none": 18 candidates
  64. [0x13a8548] main interface debug: no interface modules matched
  65. [0x13a8548] main interface error: no suitable interface module
  66. [0x12bb118] main libvlc error: interface "globalhotkeys,none" initialization failed
  67. [0x13a8548] main interface debug: looking for interface module matching "dbus,none": 18 candidates
  68. [0x13a8548] dbus interface error: Failed to connect to the D-Bus session daemon: /bin/dbus-launch terminated abnormally without any error message
  69. [0x13a8548] main interface debug: no interface modules matched
  70. [0x13a8548] main interface error: no suitable interface module
  71. [0x12bb118] main libvlc error: interface "dbus,none" initialization failed
  72. [0x13ab678] main interface debug: looking for interface module matching "dummy": 18 candidates
  73. [0x13ab678] dummy interface: using the dummy interface module...
  74. [0x13ab678] main interface debug: using interface module "dummy"
  75. [0x13869a8] main playlist debug: processing request item: null, node: Lista de reproducción, skip: 0
  76. [0x13869a8] main playlist debug: rebuilding array of current - root Lista de reproducción
  77. [0x13869a8] main playlist debug: rebuild done - 1 items, index -1
  78. [0x13869a8] main playlist debug: starting playback of the new playlist item
  79. [0x13869a8] main playlist debug: resyncing on Che.el.Argentino.avi
  80. [0x13869a8] main playlist debug: Che.el.Argentino.avi is at 0
  81. [0x13869a8] main playlist debug: creating new input thread
  82. [0x7fc674000a78] main input debug: Creating an input for 'Che.el.Argentino.avi'
  83. [0x7fc670000c38] main stream output debug: using sout chain=`transcode{vcodec=libx264,vb=2000,scale=0,channels=2,samplerate=44100}:std{access=http{mime=video/mp4},mux=mp4,dst=:8080/cam1}'
  84. [0x7fc670000c38] main stream output debug: stream=`std'
  85. [0x7fc670001288] main stream out debug: looking for sout stream module matching "std": 21 candidates
  86. [0x7fc670001288] main stream out debug: set config option: sout-standard-access to http{mime=video/mp4}
  87. [0x7fc670001288] main stream out debug: set config option: sout-standard-mux to mp4
  88. [0x7fc670001288] main stream out debug: set config option: sout-standard-dst to :8080/cam1
  89. [0x7fc670001288] stream_out_standard stream out error: mov and mp4 mux are only valid with file output
  90. [0x7fc6700021c8] main access out debug: looking for sout access module matching "http": 8 candidates
  91. [0x7fc6700021c8] main access out debug: set config option: sout-http-mime to video/mp4
  92. [0x7fc6700021c8] main access out debug: net: listening to * port 8080
  93. [0x7fc6700021c8] main access out debug: using sout access module "access_output_http"
  94. [0x7fc6700038d8] main mux debug: looking for sout mux module matching "mp4": 10 candidates
  95. [0x7fc6700038d8] mux_mp4 mux debug: Mp4 muxer opened
  96. [0x7fc6700038d8] main mux debug: using sout mux module "mux_mp4"
  97. [0x7fc670001288] stream_out_standard stream out debug: using `http{mime=video/mp4}/mp4://:8080/cam1'
  98. [0x7fc670001288] main stream out debug: using sout stream module "stream_out_standard"
  99. [0x7fc670000c38] main stream output debug: stream=`transcode'
  100. [0x7fc6704c9068] main stream out debug: looking for sout stream module matching "transcode": 21 candidates
  101. [0x7fc6704c9068] main stream out debug: set config option: sout-transcode-vcodec to libx264
  102. [0x7fc6704c9068] main stream out debug: set config option: sout-transcode-vb to 2000
  103. [0x7fc6704c9068] main stream out debug: set config option: sout-transcode-scale to 0
  104. [0x7fc6704c9068] main stream out debug: set config option: sout-transcode-channels to 2
  105. [0x7fc6704c9068] main stream out debug: set config option: sout-transcode-samplerate to 44100
  106. [0x7fc6704c9068] stream_out_transcode stream out debug: codec video=libx 0x0 scaling: 0.000000 2000kb/s
  107. [0x7fc6704c9068] main stream out debug: using sout stream module "stream_out_transcode"
  108. [0x7fc674000a78] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  109. [0x7fc674000a78] main input debug: `file:///media/Movies/Che.el.Argentino.avi' gives access `file' demux `' path `/media/Movies/Che.el.Argentino.avi'
  110. [0x7fc674000a78] main input debug: creating demux: access='file' demux='' location='/media/Movies/Che.el.Argentino.avi' file='/media/Movies/Che.el.Argentino.avi'
  111. [0x7fc6704cc0f8] main demux debug: looking for access_demux module matching "file": 17 candidates
  112. [0x13869a8] main playlist debug: no fetch required for (null) (art currently (null))
  113. [0x7fc6704cc0f8] main demux debug: no access_demux modules matched
  114. [0x7fc674000a78] main input debug: creating access 'file' location='/media/Movies/Che.el.Argentino.avi', path='/media/Movies/Che.el.Argentino.avi'
  115. [0x7fc6704cc318] main access debug: looking for access module matching "file": 24 candidates
  116. [0x7fc6704cc318] filesystem access debug: opening file `/media/Movies/Che.el.Argentino.avi'
  117. [0x7fc6704cc318] main access debug: using access module "filesystem"
  118. [0x7fc6704cc0f8] main stream debug: Using stream method for AStream*
  119. [0x7fc6704cc0f8] main stream debug: starting pre-buffering
  120. [0x7fc6704cc0f8] main stream debug: received first data after 0 ms
  121. [0x7fc6704cc0f8] main stream debug: pre-buffering done 1024 bytes in 0s - 83333 KiB/s
  122. [0x7fc6704ca4d8] main stream debug: looking for stream_filter module matching "any": 9 candidates
  123. [0x7fc6704ca4d8] main stream debug: no stream_filter modules matched
  124. [0x7fc6704ca4d8] main stream debug: looking for stream_filter module matching "record": 9 candidates
  125. [0x7fc6704ca4d8] main stream debug: using stream_filter module "record"
  126. [0x7fc674000a78] main input debug: creating demux: access='file' demux='' location='/media/Movies/Che.el.Argentino.avi' file='/media/Movies/Che.el.Argentino.avi'
  127. [0x7fc6704ca048] main demux debug: looking for demux module matching "avi": 63 candidates
  128. [0x7fc6704ca4d8] avi stream debug: <list 'AVI '>
  129. [0x7fc6704ca4d8] avi stream debug: <list 'hdrl'>
  130. [0x7fc6704ca4d8] avi stream debug: <list 'strl'>
  131. [0x7fc6704ca4d8] avi stream debug: </list 'strl'>
  132. [0x7fc6704ca4d8] avi stream debug: <list 'strl'>
  133. [0x7fc6704ca4d8] avi stream debug: </list 'strl'>
  134. [0x7fc6704ca4d8] avi stream debug: <list 'odml'>
  135. [0x7fc6704ca4d8] avi stream debug: </list 'odml'>
  136. [0x7fc6704ca4d8] avi stream debug: </list 'hdrl'>
  137. [0x7fc6704ca4d8] avi stream debug: <list 'INFO'>
  138. [0x7fc6704ca4d8] avi stream debug: </list 'INFO'>
  139. [0x7fc6704ca4d8] avi stream debug: skipping movi chunk
  140. [0x7fc6704ca4d8] avi stream debug: </list 'AVI '>
  141. [0x7fc6704ca4d8] avi stream debug: <list 'AVIX'>
  142. [0x7fc6704ca4d8] avi stream debug: skipping movi chunk
  143. [0x7fc6704ca4d8] avi stream debug: </list 'AVIX'>
  144. [0x7fc6704ca4d8] avi stream debug: * LIST-root size:2575382528 pos:0
  145. [0x7fc6704ca4d8] avi stream debug: + RIFF-AVI size:2133150734 pos:0
  146. [0x7fc6704ca4d8] avi stream debug: | + LIST-hdrl size:8894 pos:12
  147. [0x7fc6704ca4d8] avi stream debug: | | + avih size:56 pos:24
  148. [0x7fc6704ca4d8] avi stream debug: | | + LIST-strl size:4320 pos:88
  149. [0x7fc6704ca4d8] avi stream debug: | | | + strh size:56 pos:100
  150. [0x7fc6704ca4d8] avi stream debug: | | | + strf size:40 pos:164
  151. [0x7fc6704ca4d8] avi stream debug: | | | + vprp size:68 pos:212
  152. [0x7fc6704ca4d8] avi stream debug: | | | + indx size:4120 pos:288
  153. [0x7fc6704ca4d8] avi stream debug: | | + LIST-strl size:4222 pos:4416
  154. [0x7fc6704ca4d8] avi stream debug: | | | + strh size:56 pos:4428
  155. [0x7fc6704ca4d8] avi stream debug: | | | + strf size:18 pos:4492
  156. [0x7fc6704ca4d8] avi stream debug: | | | + indx size:4120 pos:4518
  157. [0x7fc6704ca4d8] avi stream debug: | | + LIST-odml size:260 pos:8646
  158. [0x7fc6704ca4d8] avi stream debug: | | | + dmlh size:248 pos:8658
  159. [0x7fc6704ca4d8] avi stream debug: | + LIST-INFO size:56 pos:8914
  160. [0x7fc6704ca4d8] avi stream debug: | | + ISFT size:44 pos:8926
  161. [0x7fc6704ca4d8] avi stream debug: | + JUNK size:1254 pos:8978
  162. [0x7fc6704ca4d8] avi stream debug: | + LIST-movi size:2128232854 pos:10240
  163. [0x7fc6704ca4d8] avi stream debug: | + idx1 size:4907632 pos:2128243102
  164. [0x7fc6704ca4d8] avi stream debug: + RIFF-AVIX size:442231066 pos:2133150742
  165. [0x7fc6704ca4d8] avi stream debug: | + LIST-movi size:442231054 pos:2133150754
  166. [0x7fc6704ca4d8] avi stream debug: + JUNK size:704 pos:2575381816
  167. [0x7fc6704ca048] avi demux warning: multiple riff -> OpenDML ?
  168. [0x7fc6704ca048] avi demux warning: detected OpenDML file
  169. [0x7fc6704ca048] avi demux debug: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED
  170. [0x7fc6704ca048] avi demux debug: stream[0] rate:13978 scale:583 samplesize:0
  171. [0x7fc6704ca048] avi demux debug: stream[0] video(XVID) 720x304 12bpp 23.975986fps
  172. [0x7fc674000a78] main input debug: selecting program id=0
  173. [0x7fc6704ca048] avi demux debug: stream[1] rate:56000 scale:1 samplesize:1
  174. [0x7fc6704ca048] avi demux debug: stream[1] audio(0x2000 - A52 Audio (aka AC3)) 6 channels 48000Hz 0bits
  175. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  176. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  177. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  178. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  179. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  180. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  181. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  182. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  183. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  184. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  185. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  186. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  187. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  188. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  189. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  190. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  191. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  192. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  193. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  194. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  195. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  196. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  197. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  198. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 4431 entries
  199. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  200. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  201. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  202. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  203. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  204. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  205. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  206. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  207. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  208. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  209. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  210. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  211. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  212. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  213. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  214. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  215. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  216. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  217. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  218. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  219. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  220. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  221. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 8192 entries
  222. [0x7fc6704ca048] avi demux debug: loading subindex(0x1) 4421 entries
  223. [0x7fc6704ca048] avi demux debug: selected ODML index for stream[0]
  224. [0x7fc6704ca048] avi demux debug: selected ODML index for stream[1]
  225. [0x7fc6704ca048] avi demux debug: stream[0] created 192847 index entries
  226. [0x7fc6704ca048] avi demux debug: stream[1] created 192837 index entries
  227. [0x7fc6704ca048] avi demux debug: stream[0] length:8043 (based on index)
  228. [0x7fc6704ca048] avi demux debug: stream[1] length:8043 (based on index)
  229. [0x7fc6704ca048] main demux debug: using demux module "avi"
  230. [0x7fc674000a78] main input debug: looking for a subtitle file in /media/Movies/
  231. [0x7fc674000a78] main input debug: autodetected subtitle: /media/Movies//Che.el.Argentino.srt with priority 4
  232. [0x7fc674000a78] main input debug: `file:///media/Movies//Che.el.Argentino.srt' gives access `file' demux `' path `/media/Movies//Che.el.Argentino.srt'
  233. [0x7fc674000a78] main input debug: creating demux: access='file' demux='subtitle' location='/media/Movies//Che.el.Argentino.srt' file='/media/Movies//Che.el.Argentino.srt'
  234. [0x7fc6710cea08] main demux debug: looking for access_demux module matching "file": 17 candidates
  235. [0x7fc6710cea08] main demux debug: no access_demux modules matched
  236. [0x7fc674000a78] main input debug: creating access 'file' location='/media/Movies//Che.el.Argentino.srt', path='/media/Movies//Che.el.Argentino.srt'
  237. [0x7fc6710ceb78] main access debug: looking for access module matching "file": 24 candidates
  238. [0x7fc6710ceb78] filesystem access debug: opening file `/media/Movies//Che.el.Argentino.srt'
  239. [0x7fc6710ceb78] main access debug: using access module "filesystem"
  240. [0x7fc6710cea08] main stream debug: Using stream method for AStream*
  241. [0x7fc6710cea08] main stream debug: starting pre-buffering
  242. [0x7fc6710cea08] main stream debug: received first data after 0 ms
  243. [0x7fc6710cea08] main stream debug: pre-buffering done 1024 bytes in 0s - 76923 KiB/s
  244. [0x7fc6710cedf8] main stream debug: looking for stream_filter module matching "any": 9 candidates
  245. [0x7fc6710cedf8] main stream debug: no stream_filter modules matched
  246. [0x7fc6710cedf8] main stream debug: looking for stream_filter module matching "record": 9 candidates
  247. [0x7fc6710cedf8] main stream debug: using stream_filter module "record"
  248. [0x7fc674000a78] main input debug: creating demux: access='file' demux='subtitle' location='/media/Movies//Che.el.Argentino.srt' file='/media/Movies//Che.el.Argentino.srt'
  249. [0x7fc6710cf368] main demux debug: looking for demux module matching "subtitle": 63 candidates
  250. [0x7fc6710cedf8] main stream debug: UTF-16 BOM detected
  251. [0x7fc6710cf368] vobsub demux debug: this doesn't seem to be a vobsub file
  252. [0x7fc6710cf368] subtitle demux debug: Movie fps: 23.975986
  253. [0x7fc6710cf368] subtitle demux debug: autodetecting subtitle format
  254. [0x7fc6710cedf8] main stream debug: UTF-16 BOM detected
  255. [0x7fc6710cf368] subtitle demux debug: detected SubRIP format
  256. [0x7fc6710cf368] subtitle demux debug: loading all subtitles...
  257. [0x7fc6710cedf8] main stream debug: UTF-16 BOM detected
  258. [0x7fc6710cf368] subtitle demux debug: loaded 157 subtitles
  259. [0x7fc6710cf368] main demux debug: using demux module "subtitle"
  260. [0x7fc6710f5da8] main decoder debug: looking for packetizer module matching "any": 21 candidates
  261. [0x7fc6710f5da8] main decoder debug: using packetizer module "packetizer_mpeg4video"
  262. [0x7fc6710eb488] main decoder debug: looking for packetizer module matching "any": 21 candidates
  263. [0x7fc6710eb488] main decoder debug: using packetizer module "a52"
  264. [0x7fc6710eeed8] main decoder debug: looking for packetizer module matching "any": 21 candidates
  265. [0x7fc6710eeed8] main decoder debug: using packetizer module "packetizer_copy"
  266. [0x7fc674000a78] main input debug: starting in async mode
  267. [0x7fc6710f0098] main demux meta debug: looking for meta reader module matching "any": 2 candidates
  268. [0x7fc6710f0098] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/reader
  269. [0x7fc6710f0098] lua demux meta debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/reader
  270. [0x7fc6710f0098] lua demux meta debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/reader/filename.luac
  271. [0x7fc6710f0098] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  272. [0x7fc6710f0098] main demux meta debug: no meta reader modules matched
  273. [0x7fc6710f9068] main demux meta debug: looking for meta reader module matching "any": 2 candidates
  274. [0x7fc6710f9068] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/reader
  275. [0x7fc6710f9068] lua demux meta debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/reader
  276. [0x7fc6710f9068] lua demux meta debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/reader/filename.luac
  277. [0x7fc6710f9068] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  278. [0x7fc6710f9068] main demux meta debug: no meta reader modules matched
  279. [0x7fc674000a78] main input debug: `file:///media/Movies/Che.el.Argentino.avi' successfully opened
  280. [0x7fc674000a78] main input debug: Buffering 0%
  281. [0x7fc674000a78] main input debug: switching to sync mode
  282. [0x7fc674000a78] main input debug: Buffering 2%
  283. [0x7fc6710eb488] a52 decoder debug: A/52 channels:6 samplerate:48000 bitrate:448000
  284. [0x7fc670000c38] main stream output debug: adding a new sout input (sout_input:0x7fc67c000980)
  285. [0x7fc6704c9068] stream_out_transcode stream out debug: not transcoding a stream (fcc=`a52 ')
  286. [0x7fc6700038d8] main mux debug: adding a new input
  287. [0x7fc6710f5da8] packetizer_mpeg4video decoder warning: waiting for VOL
  288. [0x7fc6700038d8] mux_mp4 mux error: unsupported codec a52 in mp4
  289. [0x7fc6700038d8] main mux error: cannot add this stream
  290. [0x7fc6710f5da8] packetizer_mpeg4video decoder warning: waiting for VOL
  291. [0x7fc6710eb488] main decoder error: cannot create packetizer output (a52 )
  292. [0x7fc674000a78] main input debug: Buffering 5%
  293. [0x7fc674000a78] main input debug: Buffering 7%
  294. [0x7fc670000c38] main stream output debug: adding a new sout input (sout_input:0x7fc6680008e0)
  295. [0x7fc6704c9068] stream_out_transcode stream out debug: creating video transcoding from fcc=`mp4v' to fcc=`libx'
  296. [0x7fc668000b08] main generic debug: looking for decoder module matching "any": 39 candidates
  297. [0x7fc674000a78] main input debug: Buffering 10%
  298. [0x7fc674000a78] main input debug: Buffering 12%
  299. [0x7fc674000a78] main input debug: Buffering 15%
  300. [0x7fc674000a78] main input debug: Buffering 17%
  301. [0x7fc674000a78] main input debug: Buffering 20%
  302. [0x7fc674000a78] main input debug: Buffering 22%
  303. [0x7fc674000a78] main input debug: Buffering 25%
  304. [0x7fc674000a78] main input debug: Buffering 27%
  305. [0x7fc674000a78] main input debug: Buffering 30%
  306. [0x7fc674000a78] main input debug: Buffering 32%
  307. [0x7fc674000a78] main input debug: Buffering 35%
  308. [0x7fc674000a78] main input debug: Buffering 37%
  309. [0x7fc674000a78] main input debug: Buffering 40%
  310. [0x7fc674000a78] main input debug: Buffering 42%
  311. [0x7fc674000a78] main input debug: Buffering 45%
  312. [0x7fc674000a78] main input debug: Buffering 47%
  313. [0x7fc674000a78] main input debug: Buffering 50%
  314. [0x7fc674000a78] main input debug: Buffering 52%
  315. [0x7fc674000a78] main input debug: Buffering 55%
  316. [0x7fc674000a78] main input debug: Buffering 57%
  317. [0x7fc674000a78] main input debug: Buffering 60%
  318. [0x7fc674000a78] main input debug: Buffering 62%
  319. [0x7fc674000a78] main input debug: Buffering 65%
  320. [0x7fc674000a78] main input debug: Buffering 67%
  321. [0x7fc674000a78] main input debug: Buffering 70%
  322. [0x7fc674000a78] main input debug: Buffering 72%
  323. [0x7fc674000a78] main input debug: Buffering 75%
  324. [0x7fc674000a78] main input debug: Buffering 77%
  325. [0x7fc674000a78] main input debug: Buffering 80%
  326. [0x7fc674000a78] main input debug: Buffering 82%
  327. [0x7fc674000a78] main input debug: Buffering 85%
  328. [0x7fc674000a78] main input debug: Buffering 87%
  329. [0x7fc674000a78] main input debug: Buffering 90%
  330. [0x7fc674000a78] main input debug: Buffering 92%
  331. [0x7fc674000a78] main input debug: Buffering 95%
  332. [0x7fc674000a78] main input debug: Buffering 97%
  333. [0x7fc674000a78] main input debug: Buffering 100%
  334. [0x7fc674000a78] main input debug: Stream buffering done (1025 ms in 3 ms)
  335. [0x7fc668000b08] avcodec generic debug: trying to use direct rendering
  336. [0x7fc668000b08] avcodec generic debug: allowing 3 thread(s) for decoding
  337. [0x7fc668000b08] avcodec generic debug: avcodec codec (MPEG-4 Video) started
  338. [0x7fc668000b08] main generic debug: using decoder module "avcodec"
  339. [0x7fc668000f58] main encoder debug: looking for encoder module matching "any": 16 candidates
  340. [0x7fc668000f58] main encoder debug: no encoder modules matched
  341. [0x7fc6704c9068] stream_out_transcode stream out error: cannot find video encoder (module:any fourcc:libx). Take a look few lines earlier to see possible reason.
  342. [0x7fc668000b08] main generic debug: removing module "avcodec"
  343. [0x7fc668000b08] avcodec generic debug: ffmpeg codec (MPEG-4 Video) stopped
  344. [0x7fc6704c9068] stream_out_transcode stream out error: cannot create video chain
  345. [0x7fc6710f5da8] main decoder error: cannot create packetizer output (mp4v)
  346. [0x7fc674000a78] main input debug: Decoder buffering done in 7 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement