Advertisement
spookybathtub

VLC SRT unstable

Jan 14th, 2021
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.04 KB | None | 0 0
  1. pi@raspberrypi:~/source/vlc-buster $ /opt/vlc3/bin/vlc srt://192.168.4.3:8888 -vv
  2. VLC media player 3.0.11 Vetinari (revision 3.0.11-0-gdc0c5ced72)
  3. [01a2cb58] main libvlc debug: VLC media player - 3.0.11 Vetinari
  4. [01a2cb58] main libvlc debug: Copyright © 1996-2020 the VideoLAN team
  5. [01a2cb58] main libvlc debug: revision 3.0.11-0-gdc0c5ced72
  6. [01a2cb58] main libvlc debug: configured with ./configure '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-binary-version=3.0.11srt' '--disable-decklink' '--disable-vcd' '--disable-libcddb' '--without-x' '--disable-qt' '--enable-mmal' '--enable-mmal-avcodec' '--enable-neon' '--enable-srt' '--disable-mpc' '--disable-xcb' '--disable-kva' '--disable-caca' 'LDFLAGS=-Wl,-rpath,$$ORIGIN../lib'
  7. [01a2cb58] main libvlc debug: searching plug-in modules
  8. [01a2cb58] main libvlc debug: loading plugins cache file /opt/vlc3/lib/vlc/plugins/plugins.dat
  9. [01a2cb58] main libvlc debug: recursively browsing `/opt/vlc3/lib/vlc/plugins'
  10. [01a2cb58] main libvlc debug: plug-ins loaded: 490 modules
  11. [01a2cb58] main libvlc debug: opening config file (/home/pi/.config/vlc/vlcrc)
  12. [01a2cd78] main logger debug: looking for logger module matching "any": 4 candidates
  13. [01a2cd78] main logger debug: using logger module "console"
  14. [01a2cb58] main libvlc debug: translation test: code is "C"
  15. [01a91678] main keystore debug: looking for keystore module matching "memory": 4 candidates
  16. [01a91678] main keystore debug: using keystore module "memory"
  17. [01a2cb58] main libvlc debug: CPU has capabilities ARM_NEON FPU
  18. [01a87fa0] main input debug: Creating an input for 'Media Library'
  19. [01a87fa0] main input debug: Input is a meta file: disabling unneeded options
  20. [01a87fa0] main input debug: using timeshift granularity of 50 MiB
  21. [01a87fa0] main input debug: using default timeshift path
  22. [01a87fa0] main input debug: `file/directory:///home/pi/.local/share/vlc/ml.xspf' gives access `file' demux `directory' path `/home/pi/.local/share/vlc/ml.xspf'
  23. [01a93ba8] main input source debug: creating demux: access='file' demux='directory' location='/home/pi/.local/share/vlc/ml.xspf' file='/home/pi/.local/share/vlc/ml.xspf'
  24. [01a93c90] main demux debug: looking for access_demux module matching "file": 18 candidates
  25. [01a93c90] main demux debug: no access_demux modules matched
  26. [01a91418] main stream debug: creating access: file:///home/pi/.local/share/vlc/ml.xspf
  27. [01a91418] main stream debug: (path: /home/pi/.local/share/vlc/ml.xspf)
  28. [01a91418] main stream debug: looking for access module matching "file": 26 candidates
  29. [01a91418] main stream debug: using access module "filesystem"
  30. [01a97e80] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
  31. [01a97e80] cache_read stream debug: Using stream method for AStream*
  32. [01a97e80] cache_read stream debug: starting pre-buffering
  33. [01a97e80] cache_read stream debug: received first data after 0 ms
  34. [01a97e80] cache_read stream debug: pre-buffering done 296 bytes in 0s - 1332 KiB/s
  35. [01a97e80] main stream debug: using stream_filter module "cache_read"
  36. [01a98828] main stream debug: looking for stream_filter module matching "any": 26 candidates
  37. [01a98828] playlist stream debug: using XSPF playlist reader
  38. [01a98828] main stream debug: using stream_filter module "playlist"
  39. [01a98828] main stream debug: stream filter added to 0x1a97e80
  40. [01aa9c78] main stream debug: looking for stream_filter module matching "any": 26 candidates
  41. [01aa9c78] main stream debug: no stream_filter modules matched
  42. [01a920e8] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
  43. [01a920e8] main stream_directory debug: no stream_directory modules matched
  44. [01a93ba8] main input source debug: attachment of directory-extractor failed for file:///home/pi/.local/share/vlc/ml.xspf
  45. [01aa9c78] main stream debug: looking for stream_filter module matching "record": 26 candidates
  46. [01aa9c78] main stream debug: using stream_filter module "record"
  47. [01a93ba8] main input source debug: creating demux: access='file' demux='directory' location='/home/pi/.local/share/vlc/ml.xspf' file='/home/pi/.local/share/vlc/ml.xspf'
  48. [01a93c90] main demux debug: looking for demux module matching "directory": 54 candidates
  49. [01a93c90] main demux debug: using demux module "directory"
  50. [01a91e48] main demux meta debug: looking for meta reader module matching "any": 2 candidates
  51. [01a91e48] lua demux meta debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/reader
  52. [01a91e48] lua demux meta debug: Trying Lua scripts in /opt/vlc3/lib/vlc/lua/meta/reader
  53. [01a91e48] lua demux meta debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/meta/reader/filename.luac
  54. [01a91e48] lua demux meta debug: Trying Lua scripts in /opt/vlc3/share/vlc/lua/meta/reader
  55. [01a91e48] main demux meta debug: no meta reader modules matched
  56. [01a87fa0] main input debug: `file/directory:///home/pi/.local/share/vlc/ml.xspf' successfully opened
  57. [01a92030] main xml reader debug: looking for xml reader module matching "any": 1 candidates
  58. [01a92030] main xml reader debug: using xml reader module "xml"
  59. [01a87fa0] main input debug: EOF reached
  60. [01a93c90] main demux debug: removing module "directory"
  61. [01aa9c78] main stream debug: removing module "record"
  62. [01a98828] main stream debug: removing module "playlist"
  63. [01a97e80] main stream debug: removing module "cache_read"
  64. [01a91418] main stream debug: removing module "filesystem"
  65. [01ab2820] main playlist debug: creating audio output
  66. [01aaf1a8] main audio output debug: looking for audio output module matching "alsa": 7 candidates
  67. [01aaf1a8] alsa audio output debug: Available ALSA PCM devices:
  68. [01aaf1a8] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
  69. [01aaf1a8] alsa audio output debug: bcm2835 HDMI 1, bcm2835 HDMI 1 Default Audio Device (default:CARD=b1)
  70. [01aaf1a8] alsa audio output debug: bcm2835 HDMI 1, bcm2835 HDMI 1 Default Audio Device (sysdefault:CARD=b1)
  71. [01aaf1a8] alsa audio output debug: bcm2835 HDMI 1, bcm2835 HDMI 1 Direct sample mixing device (dmix:CARD=b1,DEV=0)
  72. [01aaf1a8] alsa audio output debug: bcm2835 HDMI 1, bcm2835 HDMI 1 Direct sample snooping device (dsnoop:CARD=b1,DEV=0)
  73. [01aaf1a8] alsa audio output debug: bcm2835 HDMI 1, bcm2835 HDMI 1 Direct hardware device without any conversions (hw:CARD=b1,DEV=0)
  74. [01aaf1a8] alsa audio output debug: bcm2835 HDMI 1, bcm2835 HDMI 1 Hardware device with all software conversions (plughw:CARD=b1,DEV=0)
  75. [01aaf1a8] alsa audio output debug: bcm2835 Headphones, bcm2835 Headphones Default Audio Device (default:CARD=Headphones)
  76. [01aaf1a8] alsa audio output debug: bcm2835 Headphones, bcm2835 Headphones Default Audio Device (sysdefault:CARD=Headphones)
  77. [01aaf1a8] alsa audio output debug: bcm2835 Headphones, bcm2835 Headphones Direct sample mixing device (dmix:CARD=Headphones,DEV=0)
  78. [01aaf1a8] alsa audio output debug: bcm2835 Headphones, bcm2835 Headphones Direct sample snooping device (dsnoop:CARD=Headphones,DEV=0)
  79. [01aaf1a8] alsa audio output debug: bcm2835 Headphones, bcm2835 Headphones Direct hardware device without any conversions (hw:CARD=Headphones,DEV=0)
  80. [01aaf1a8] alsa audio output debug: bcm2835 Headphones, bcm2835 Headphones Hardware device with all software conversions (plughw:CARD=Headphones,DEV=0)
  81. [01aaf1a8] main audio output debug: using audio output module "alsa"
  82. [01ab2820] main playlist debug: keeping audio output
  83. [01ac2118] main interface debug: looking for interface module matching "dbus,none": 15 candidates
  84. [01ac2118] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
  85. [01ac2118] main interface debug: using interface module "dbus"
  86. [01a91e48] main interface debug: looking for interface module matching "hotkeys,none": 15 candidates
  87. [01a91e48] main interface debug: using interface module "hotkeys"
  88. [01ac8cf0] main interface debug: looking for interface module matching "globalhotkeys,none": 15 candidates
  89. [01ac8cf0] main interface debug: no interface modules matched
  90. [01ac8cf0] main interface error: no suitable interface module
  91. [01a2cb58] main libvlc error: interface "globalhotkeys,none" initialization failed
  92. [01ac8cf0] main interface debug: looking for interface module matching "oldrc": 15 candidates
  93. [01ac8cf0] oldrc interface debug: trying UNIX socket
  94. Remote control interface initialized. Type `help' for help.
  95. [01ac8cf0] main interface debug: using interface module "oldrc"
  96. [01ab2820] main playlist debug: processing request item: null, node: Playlist, skip: 0
  97. [01ab2820] main playlist debug: rebuilding array of current - root Playlist
  98. [01ab2820] main playlist debug: rebuild done - 1 items, index -1
  99. [01ab2820] main playlist debug: starting playback of new item
  100. [01ab2820] main playlist debug: resyncing on srt://192.168.4.3:8888
  101. [01ab2820] main playlist debug: srt://192.168.4.3:8888 is at 0
  102. [01ab2820] main playlist debug: creating new input thread
  103. [b3600668] main input debug: Creating an input for 'srt://192.168.4.3:8888'
  104. [01ab2820] main playlist debug: requesting art for new input thread
  105. [b3600668] main input debug: using timeshift granularity of 50 MiB
  106. [b3600668] main input debug: using default timeshift path
  107. [b3600668] main input debug: `srt://192.168.4.3:8888' gives access `srt' demux `any' path `192.168.4.3:8888'
  108. [b2c00638] main meta fetcher debug: looking for meta fetcher module matching "any": 1 candidates
  109. [b2c00638] lua meta fetcher debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
  110. [b2c00638] lua meta fetcher debug: Trying Lua scripts in /opt/vlc3/lib/vlc/lua/meta/fetcher
  111. [b2c00638] lua meta fetcher debug: Trying Lua scripts in /opt/vlc3/share/vlc/lua/meta/fetcher
  112. [b3200918] main input source debug: creating demux: access='srt' demux='any' location='192.168.4.3:8888' file='(null)'
  113. [b3200a30] main demux debug: looking for access_demux module matching "srt": 18 candidates
  114. [b2c00638] main meta fetcher debug: no meta fetcher modules matched
  115. [b2c00638] main art finder debug: looking for art finder module matching "any": 2 candidates
  116. [b3200a30] main demux debug: no access_demux modules matched
  117. [b3200d28] main stream debug: creating access: srt://192.168.4.3:8888
  118. [b3200d28] main stream debug: looking for access module matching "srt": 26 candidates
  119. [b2c00638] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
  120. [b2c00638] lua art finder debug: Trying Lua scripts in /opt/vlc3/lib/vlc/lua/meta/art
  121. [b2c00638] lua art finder debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/meta/art/00_musicbrainz.luac
  122. 04:46:08 PM.384935/vlc*E:SRT.ea: remove_usock: @0 not found as either socket or group. Removing only from epoll system.
  123. [b3200d28] access_srt stream debug: Schedule SRT connect (dest addresss: 192.168.4.3, port: 8888).
  124. [b2c00638] lua art finder debug: skipping script (unmatched scope) /opt/vlc3/lib/vlc/lua/meta/art/00_musicbrainz.luac
  125. [b2c00638] lua art finder debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/meta/art/01_googleimage.luac
  126. [b3200d28] main stream debug: using access module "access_srt"
  127. [b3214ba0] main stream debug: looking for stream_filter module matching "prefetch,cache_block": 26 candidates
  128. [b3214ba0] prefetch stream debug: using 16777216 bytes buffer, 16777216 bytes read
  129. [b3214ba0] main stream debug: using stream_filter module "prefetch"
  130. [b3214e70] main stream debug: looking for stream_filter module matching "any": 26 candidates
  131. [b2c00638] lua art finder debug: skipping script (unmatched scope) /opt/vlc3/lib/vlc/lua/meta/art/01_googleimage.luac
  132. [b2c00638] lua art finder debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/meta/art/02_frenchtv.luac
  133. [b2c00638] lua art finder debug: skipping script (unmatched scope) /opt/vlc3/lib/vlc/lua/meta/art/02_frenchtv.luac
  134. [b2c00638] lua art finder debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/meta/art/03_lastfm.luac
  135. [b2c00638] lua art finder debug: skipping script (unmatched scope) /opt/vlc3/lib/vlc/lua/meta/art/03_lastfm.luac
  136. [b2c00638] lua art finder debug: Trying Lua scripts in /opt/vlc3/share/vlc/lua/meta/art
  137. [b2c00638] main art finder debug: no art finder modules matched
  138. [b3214e70] lua stream debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/playlist
  139. [b3214e70] lua stream debug: Trying Lua scripts in /opt/vlc3/lib/vlc/lua/playlist
  140. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/anevia_streams.luac
  141. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/anevia_xml.luac
  142. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/appletrailers.luac
  143. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/bbc_co_uk.luac
  144. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/cue.luac
  145. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/dailymotion.luac
  146. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/jamendo.luac
  147. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/koreus.luac
  148. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/liveleak.luac
  149. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/newgrounds.luac
  150. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/rockbox_fm_presets.luac
  151. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/soundcloud.luac
  152. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/twitch.luac
  153. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/vimeo.luac
  154. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/vocaroo.luac
  155. [b3214e70] lua stream debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/playlist/youtube.luac
  156. [b3214e70] lua stream debug: Trying Lua scripts in /opt/vlc3/share/vlc/lua/playlist
  157. [b3214e70] main stream debug: no stream_filter modules matched
  158. [b3215190] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
  159. [b3215190] main stream_directory debug: no stream_directory modules matched
  160. [b3200918] main input source debug: attachment of directory-extractor failed for srt://192.168.4.3:8888
  161. [b3214e70] main stream debug: looking for stream_filter module matching "record": 26 candidates
  162. [b3214e70] main stream debug: using stream_filter module "record"
  163. [b3200918] main input source debug: creating demux: access='srt' demux='any' location='192.168.4.3:8888' file='(null)'
  164. [b321d480] main demux debug: looking for demux module matching "any": 54 candidates
  165. [b321b8f8] main xml reader debug: looking for xml reader module matching "any": 1 candidates
  166. [b321b8f8] main xml reader debug: using xml reader module "xml"
  167. [b321d480] webvtt demux debug: subtitle demux discarded
  168. [b321d480] ts demux debug: Standard set to Auto
  169. [b321d480] main demux debug: using demux module "ts"
  170. [b321d480] ts demux debug: DEMUX_SET_GROUP 0 (nil)
  171. [b3218358] main demux meta debug: looking for meta reader module matching "any": 2 candidates
  172. [b3218358] lua demux meta debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/reader
  173. [b3218358] lua demux meta debug: Trying Lua scripts in /opt/vlc3/lib/vlc/lua/meta/reader
  174. [b3218358] lua demux meta debug: Trying Lua playlist script /opt/vlc3/lib/vlc/lua/meta/reader/filename.luac
  175. [b3218358] lua demux meta debug: Trying Lua scripts in /opt/vlc3/share/vlc/lua/meta/reader
  176. [b3218358] main demux meta debug: no meta reader modules matched
  177. [b3600668] main input debug: `srt://192.168.4.3:8888' successfully opened
  178. [b321d480] ts demux debug: pid[1001] unknown
  179. [b321d480] ts demux debug: first packet for pid=1001 cc=0xa
  180. [b321d480] ts demux debug: pid[1002] unknown
  181. [b321d480] ts demux debug: first packet for pid=1002 cc=0xf
  182. [b321d480] ts demux debug: first packet for pid=0 cc=0x6
  183. [b321d480] ts demux debug: PATCallBack called
  184. [b321d480] ts demux debug: new PAT ts_id=0 version=0 current_next=1
  185. [b321d480] ts demux debug: * number=1 pid=1000
  186. [b321d480] ts demux debug: temporary receiving program 1
  187. [b321d480] ts demux debug: first packet for pid=1000 cc=0x6
  188. [b321d480] ts demux debug: PMTCallBack called for program 1
  189. [b321d480] ts demux debug: new PMT program number=1 version=0 pid_pcr=1001
  190. [b321d480] ts demux debug: * pid=1001 type=0x24 ISO/IEC Reserved
  191. [b321d480] ts demux debug: => pid 1001 has now es fcc=hevc
  192. [b3600668] main input debug: selecting program id=1
  193. [b322bab0] main packetizer debug: looking for packetizer module matching "any": 25 candidates
  194. [b322bab0] main packetizer debug: using packetizer module "hevc"
  195. [b3226620] main decoder debug: looking for video decoder module matching "any": 16 candidates
  196. [b3226620] mmal_codec decoder debug: OpenDecoder: <<< (hevc/----)[----] 0x0 0/0=0/0 o:0 -> (----/----) 0x0 0/0 o:0
  197. [b3226620] mmal_avcodec decoder debug: MmalAvcodecOpenDecoder: <<< (hevc/----)[----] 0x0 -> (----/----) 0x0 [CMA/536870912] xb:5
  198. [b3226620] mmal_avcodec decoder debug: using ffmpeg Lavc58.35.100
  199. [b3226620] mmal_avcodec decoder debug: CPU flags: 0x0000003f
  200. [b3226620] mmal_avcodec decoder: Looking for HEVC decoder 'hevc'
  201. [b3226620] mmal_avcodec decoder debug: allowing 3 thread(s) for decoding
  202. [b3226620] mmal_avcodec decoder debug: codec (hevc) started
  203. [b3226620] mmal_avcodec decoder debug: using frame thread mode with 3 threads
  204. [b3226620] main decoder debug: using video decoder module "mmal_avcodec"
  205. [b321d480] ts demux debug: Default program is 1
  206. [b321d480] ts demux debug: * pid=1002 type=0xf ISO/IEC 13818-7 Audio with ADTS transport
  207. [b321d480] ts demux debug: - SL/FMC descriptor not found/matched
  208. [b321d480] ts demux debug: => pid 1002 has now es fcc=mp4a
  209. [b328da78] main packetizer debug: looking for packetizer module matching "any": 25 candidates
  210. [b328da78] mpeg4audio packetizer debug: running MPEG4 audio packetizer
  211. [b328da78] mpeg4audio packetizer debug: ADTS Mode
  212. [b328da78] main packetizer debug: using packetizer module "mpeg4audio"
  213. [b328d450] main decoder debug: looking for audio decoder module matching "any": 21 candidates
  214. [b328d450] main decoder debug: using audio decoder module "faad"
  215. [b321d480] ts demux debug: * pid=17 listening for SDT
  216. [b321d480] ts demux debug: enabling pid 1001 from program 1
  217. [b321d480] ts demux debug: enabling pid 1002 from program 1
  218. [b321d480] ts demux debug: enabling pcr pid 1001 from program 1
  219. [b321d480] ts demux debug: first packet for pid=1001 cc=0x9
  220. [b321d480] ts demux debug: first packet for pid=1002 cc=0x3
  221. [b3600668] main input debug: Buffering 0%
  222. [b3600668] main input debug: Buffering 3%
  223. [b328da78] mpeg4audio packetizer: AAC channels: 7 samplerate: 24000
  224. [b3600668] main input debug: Buffering 7%
  225. [b328d450] main decoder debug: restarting module due to input format change
  226. [b328d450] main decoder debug: removing module "faad"
  227. [b328d450] main decoder debug: looking for audio decoder module matching "any": 21 candidates
  228. [b328d450] main decoder debug: using audio decoder module "faad"
  229. [b3600668] main input debug: Buffering 12%
  230. [b3600668] main input debug: Buffering 15%
  231. [b328d450] faad decoder warning: decoded zero sample
  232. [b328d450] faad decoder debug: AAC SBR (channels: 8, samplerate: 48000)
  233. [01ab2820] main playlist debug: reusing audio output
  234. [01aaf1a8] alsa audio output debug: using ALSA device: default
  235. [01aaf1a8] alsa audio output debug: Plug PCM: Hardware PCM card 0 'bcm2835 HDMI 1' device 0 subdevice 0
  236. [01aaf1a8] alsa audio output debug: device name : bcm2835 HDMI 1
  237. [01aaf1a8] alsa audio output debug: device ID : bcm2835 HDMI 1
  238. [01aaf1a8] alsa audio output debug: subdevice name: subdevice #0
  239. [01aaf1a8] alsa audio output debug: initial hardware setup:
  240. ACCESS: MMAP_INTERLEAVED MMAP_NONINTERLEAVED MMAP_COMPLEX RW_INTERLEAVED RW_NONINTERLEAVED
  241. FORMAT: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE MU_LAW A_LAW IMA_ADPCM S20_LE S20_BE U20_LE U20_BE S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE S18_3LE S18_3BE U18_3LE U18_3BE
  242. SUBFORMAT: STD
  243. SAMPLE_BITS: [4 64]
  244. FRAME_BITS: [4 640000]
  245. CHANNELS: [1 10000]
  246. RATE: [8000 192000]
  247. PERIOD_TIME: [10000 16384000]
  248. PERIOD_SIZE: [80 131072]
  249. PERIOD_BYTES: [40 4294967295]
  250. PERIODS: (0 1639)
  251. BUFFER_TIME: (416 16384000]
  252. BUFFER_SIZE: [80 131072]
  253. BUFFER_BYTES: [40 4294967295]
  254. TICK_TIME: ALL
  255. [01aaf1a8] alsa audio output debug: channels map not provided
  256. [01aaf1a8] alsa audio output debug: final HW setup:
  257. ACCESS: RW_INTERLEAVED
  258. FORMAT: FLOAT_LE
  259. SUBFORMAT: STD
  260. SAMPLE_BITS: 32
  261. FRAME_BITS: 64
  262. CHANNELS: 2
  263. RATE: 48000
  264. PERIOD_TIME: 40000
  265. PERIOD_SIZE: 1920
  266. PERIOD_BYTES: 15360
  267. PERIODS: (17 18)
  268. BUFFER_TIME: (682666 682667)
  269. BUFFER_SIZE: 32768
  270. BUFFER_BYTES: 262144
  271. TICK_TIME: 0
  272. [01aaf1a8] alsa audio output debug: initial software parameters:
  273. tstamp_mode: NONE
  274. tstamp_type: MONOTONIC
  275. period_step: 1
  276. avail_min: 1920
  277. start_threshold: 1
  278. stop_threshold: 32768
  279. silence_threshold: 0
  280. silence_size: 0
  281. boundary: 1073741824
  282. [01aaf1a8] alsa audio output debug: final software parameters:
  283. tstamp_mode: NONE
  284. tstamp_type: MONOTONIC
  285. period_step: 1
  286. avail_min: 1920
  287. start_threshold: 1
  288. stop_threshold: 32768
  289. silence_threshold: 0
  290. silence_size: 0
  291. boundary: 1073741824
  292. [01aaf1a8] alsa audio output warning: device cannot be paused
  293. [01aaf1a8] main audio output debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  294. [af7c6480] main volume debug: looking for audio volume module matching "any": 3 candidates
  295. [af7c6480] main volume debug: using audio volume module "float_mixer"
  296. [01aaf1a8] main audio output debug: input 'f32l' 48000 Hz 3F2M2R/LFE frame=1 samples/32 bytes
  297. [af7cd310] main audio filter debug: looking for audio filter module matching "scaletempo": 16 candidates
  298. [af7cd310] scaletempo audio filter debug: format: 48000 rate, 8 nch, 4 bps, fl32
  299. [af7cd310] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
  300. [af7cd310] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
  301. [af7cd310] main audio filter debug: using audio filter module "scaletempo"
  302. [01aaf1a8] main audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz 3F2M2R/LFE->3F2M2R/LFE
  303. [01aaf1a8] main audio output debug: conversion pipeline complete
  304. [01aaf1a8] main audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz 3F2M2R/LFE->Stereo
  305. [af7ea328] main audio converter debug: looking for audio converter module matching "any": 9 candidates
  306. [af7ea328] main audio converter debug: using audio converter module "simple_channel_mixer"
  307. [01aaf1a8] main audio output debug: conversion pipeline complete
  308. [af7eaea0] main audio resampler debug: looking for audio resampler module matching "any": 4 candidates
  309. [af7eaea0] main audio resampler debug: using audio resampler module "samplerate"
  310. [b3600668] main input debug: Buffering 19%
  311. [b3600668] main input debug: Buffering 24%
  312. [b3600668] main input debug: Buffering 27%
  313. [b3600668] main input debug: Buffering 32%
  314. [b3226620] main decoder debug: restarting module due to input format change
  315. [b3226620] mmal_avcodec decoder debug: No receive
  316. [b3226620] main decoder debug: removing module "mmal_avcodec"
  317. [b3226620] mmal_avcodec decoder debug: <<< MmalAvcodecCloseDecoder
  318. [b3226620] main decoder debug: looking for video decoder module matching "any": 16 candidates
  319. [b3226620] mmal_codec decoder debug: OpenDecoder: <<< (hevc/----)[----] 1920x1088 0/0=0/0 o:0 -> (----/----) 0x0 0/0 o:0
  320. [b3226620] mmal_avcodec decoder debug: MmalAvcodecOpenDecoder: <<< (hevc/----)[----] 1920x1088 -> (----/----) 0x0 [CMA/536870912] xb:3
  321. [b3226620] mmal_avcodec decoder debug: using ffmpeg Lavc58.35.100
  322. [b3226620] mmal_avcodec decoder debug: CPU flags: 0x0000003f
  323. [b3226620] mmal_avcodec decoder: Looking for HEVC decoder 'hevc'
  324. [b3226620] mmal_avcodec decoder debug: allowing 3 thread(s) for decoding
  325. [b3226620] mmal_avcodec decoder debug: codec (hevc) started
  326. [b3226620] mmal_avcodec decoder debug: using frame thread mode with 3 threads
  327. [b3226620] main decoder debug: using video decoder module "mmal_avcodec"
  328. [b3600668] main input debug: Buffering 35%
  329. [b3226620] mmal_avcodec decoder debug: Pool size: (3+3) * 4177920
  330. [b3600668] main input debug: Buffering 39%
  331. [b2c98060] main spu text debug: looking for text renderer module matching "any": 3 candidates
  332. [b2c98060] freetype spu text debug: Building font databases.
  333. [b2c98060] freetype spu text debug: Took -13435 microseconds
  334. [b2c98060] main spu text debug: using text renderer module "freetype"
  335. [b2ceec00] main scale debug: looking for video converter module matching "any": 18 candidates
  336. [b2ceec00] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
  337. [b2ceec00] main scale debug: using video converter module "swscale"
  338. [9ff70718] main scale debug: looking for video converter module matching "any": 18 candidates
  339. [9ff70718] yuvp scale debug: YUVP to YUVA converter
  340. [9ff70718] main scale debug: using video converter module "yuvp"
  341. [b2c95d58] main video output debug: Deinterlacing available
  342. [b2c95d58] main video output debug: deinterlace -1, mode auto, is_needed 0
  343. [b2c1c1e8] main window debug: looking for vout window module matching "any": 0 candidates
  344. [b2c1c1e8] main window debug: no vout window modules
  345. [b2c95d58] main video output debug: Opening vout display wrapper
  346. [b38028c8] main vout display debug: looking for vout display module matching "mmal_vout": 9 candidates
  347. [b38028c8] main vout display error: option qt-fullscreen-screennumber does not exist
  348. [b38028c8] mmal_vout vout display debug: Display device: auto, qt=-1 id=-1 display=2
  349. [b38028c8] mmal_vout vout display debug: Display transform: auto, mmal_display_transform=0
  350. [b38028c8] mmal_vout vout display debug: WxH: 1920x1088, Crop: 1920x1088
  351. [b38028c8] mmal_vout vout display debug: State=0xa
  352. [b38028c8] mmal_vout vout display debug: HDMI: 1920x1080
  353. [b3600668] main input debug: Buffering 44%
  354. [b38028c8] mmal_vout vout display debug: >>> OpenMmalVout: ok
  355. [b38028c8] main vout display debug: using vout display module "mmal_vout"
  356. [b38028c8] mmal_vout vout display debug: vd_pool: fmt:1920x1088,sar:0/0; source:1920x1088
  357. [b38028c8] mmal_vout vout display debug: vd_pool: fmt:1920x1088,sar:0/0; source:1920x1088
  358. [b2c95d58] main video output debug: original format sz 1920x1088, of (0,0), vsz 1920x1080, 4cc ZSD3, sar 1:1, msk r0x0 g0x0 b0x0
  359. [b2c98060] main spu text debug: removing module "freetype"
  360. [b2c98060] main spu text debug: looking for text renderer module matching "any": 3 candidates
  361. [b38028c8] main vout display debug: VoutDisplayEvent 'resize' 1920x1080
  362. [b2c98060] freetype spu text debug: Building font databases.
  363. [b2c98060] freetype spu text debug: Took -12950 microseconds
  364. [b2c98060] main spu text debug: using text renderer module "freetype"
  365. [b3226620] main decoder debug: Received first picture
  366. [b38028c8] mmal_vout vout display debug: Reset port format
  367. [b3600668] main input debug: Buffering 47%
  368. [b3600668] main input debug: Buffering 51%
  369. [b3600668] main input debug: Buffering 56%
  370. [b3600668] main input debug: Buffering 59%
  371. [b3600668] main input debug: Buffering 63%
  372. [b3600668] main input debug: Buffering 68%
  373. [b3600668] main input debug: Buffering 71%
  374. [b3600668] main input debug: Buffering 75%
  375. [b3600668] main input debug: Buffering 80%
  376. [b3600668] main input debug: Buffering 83%
  377. [b3600668] main input debug: Buffering 87%
  378. [b3600668] main input debug: Buffering 92%
  379. [b3600668] main input debug: Buffering 96%
  380. [b3600668] main input debug: Stream buffering done (1000 ms in 807 ms)
  381. [b3600668] main input debug: Decoder wait done in 0 ms
  382. [01aaf1a8] main audio output debug: inserting 5365 zeroes
  383. [01aaf1a8] main audio output warning: playback way too early (-795267): playing silence
  384. [01aaf1a8] main audio output debug: inserting 38172 zeroes
  385. [01aaf1a8] main audio output warning: buffer too late (-157432 us): dropped
  386. [01aaf1a8] main audio output warning: buffer too late (-119235 us): dropped
  387. [01aaf1a8] main audio output warning: buffer too late (-82010 us): dropped
  388. [01aaf1a8] main audio output debug: playback too late (687187): flushing buffers
  389. [b38028c8] main vout display debug: auto hiding mouse cursor
  390. [01aaf1a8] main audio output warning: playback way too late (216649): flushing buffers
  391. [01aaf1a8] main audio output debug: inserting 21497 zeroes
  392. [b2c95d58] main video output warning: picture is too late to be displayed (missing 132 ms)
  393. [b2c95d58] main video output warning: picture is too late to be displayed (missing 93 ms)
  394. [b2c95d58] main video output warning: picture is too late to be displayed (missing 53 ms)
  395. [b2c95d58] main video output debug: picture might be displayed late (missing 13 ms)
  396. [01aaf1a8] main audio output warning: playback too late (120092): up-sampling
  397. [b2c95d58] main video output warning: picture is too late to be displayed (missing 80 ms)
  398. [b2c95d58] main video output warning: picture is too late to be displayed (missing 40 ms)
  399. [b2c95d58] main video output debug: picture might be displayed late (missing 0 ms)
  400. [01aaf1a8] main audio output warning: playback way too late (219618): flushing buffers
  401. [01aaf1a8] main audio output debug: inserting 20529 zeroes
  402. [b2c95d58] main video output warning: picture is too late to be displayed (missing 59 ms)
  403. [b2c95d58] main video output debug: picture might be displayed late (missing 19 ms)
  404. [01aaf1a8] main audio output warning: playback too late (75294): up-sampling
  405. [b2c95d58] main video output warning: picture is too late to be displayed (missing 35 ms)
  406. [b2c95d58] main video output debug: picture might be displayed late (missing 10 ms)
  407. [01aaf1a8] main audio output warning: timing screwed (drift: 171852 us): stopping resampling
  408. [01aaf1a8] main audio output warning: playback too late (171865): up-sampling
  409. [b2c95d58] main video output debug: picture might be displayed late (missing 6 ms)
  410. [01aaf1a8] main audio output warning: playback way too late (208176): flushing buffers
  411. [01aaf1a8] main audio output debug: inserting 21002 zeroes
  412. [01aaf1a8] main audio output warning: playback too late (63465): up-sampling
  413. [01aaf1a8] main audio output warning: timing screwed (drift: 128061 us): stopping resampling
  414. [01aaf1a8] main audio output warning: playback too late (127957): up-sampling
  415.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement