Advertisement
JPeterson

vlc mux=flv

Aug 16th, 2012
948
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 131.07 KB | None | 0 0
  1. # Ticket
  2. https://trac.videolan.org/vlc/ticket/7351
  3. --
  4. Reproduce[[BR]]
  5. {{{
  6. v=trailer_480p.mov; o=$v.flv; wget -N http://download.blender.org/peach/trailer/$v
  7. vlc $v vlc://quit -vvv -Idummy --sout="#file{dst=$o,mux=ffmpeg{mux=flv}}"
  8. vlc $v vlc://quit -vvv -Idummy --sout="#transcode{venc=x264{preset=fast},vcodec=h264,acodec=aac,vb=5000,ab=256,channels=2,samplerate=44100,scale=1,soverlay}:file{dst=$o,mux=ffmpeg{mux=flv}}"
  9. }}}
  10.  
  11. Log
  12. http://pastebin.com/qkUGFuaH.
  13.  
  14. Argument for fixing[[BR]]
  15. FLV is used with RTMP which is used by some streaming services.
  16.  
  17. Thanks!
  18.  
  19. # Output
  20. user@ubuntu:~/shared.fast$ uname -a
  21. Linux ubuntu 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
  22. user@ubuntu:~/shared.fast$ cat /etc/issue
  23. Ubuntu 12.04 LTS \n \l
  24.  
  25. user@ubuntu:~/shared.fast$ v=trailer_480p.mov; o=$v.flv; wget -qN http://download.blender.org/peach/trailer/$v
  26. user@ubuntu:~/shared.fast$ vlc $v vlc://quit -vvv -Idummy --sout="#file{dst=$o,mux=ffmpeg{mux=flv}}"
  27. VLC media player 2.1.0-git Rincewind (revision 2.1.0~~git20120813+r1888)
  28. [0x22d6108] main libvlc debug: VLC media player - 2.1.0-git Rincewind
  29. [0x22d6108] main libvlc debug: Copyright © 1996-2012 the VideoLAN team
  30. [0x22d6108] main libvlc debug: revision 2.1.0~~git20120813+r1888
  31. [0x22d6108] main libvlc debug: configured with ./configure  '--enable-static' '--build=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc' '--with-binary-version=0~r82~precise1' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-dbus' '--enable-dca' '--enable-dirac' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-oss' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-fbosd' '--enable-libva' '--enable-linsys' '--enable-omxil' '--enable-pvr' '--enable-udev' '--enable-v4l2' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'build_alias=x86_64-linux-gnu'
  32. [0x22d6108] main libvlc debug: searching plug-in modules
  33. [0x22d6108] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
  34. [0x22d6108] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
  35. [0x22d6108] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
  36. [0x22d6108] main libvlc debug: plug-ins loaded: 417 modules
  37. [0x22d6108] main libvlc debug: opening config file (/home/user/.config/vlc/vlcrc)
  38. [0x22d6108] main libvlc debug: translation test: code is "C"
  39. [0x22d6108] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 AVX FPU
  40. [0x22d6108] main libvlc debug: looking for memcpy module: 0 candidates
  41. [0x22d6108] main libvlc debug: no memcpy module matched "any"
  42. [0x2305b88] main input debug: Creating an input for 'Media Library'
  43. [0x2305b88] main input debug: Input is a meta file: disabling unneeded options
  44. [0x2305b88] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  45. [0x2305b88] main input debug: `file/xspf-open:///home/user/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/user/.local/share/vlc/ml.xspf'
  46. [0x2305b88] main input debug: creating demux: access='file' demux='xspf-open' location='/home/user/.local/share/vlc/ml.xspf' file='/home/user/.local/share/vlc/ml.xspf'
  47. [0x22ebd88] main demux debug: looking for access_demux module: 3 candidates
  48. [0x22ebd88] main demux debug: no access_demux module matching "file" could be loaded
  49. [0x2305b88] main input debug: creating access 'file' location='/home/user/.local/share/vlc/ml.xspf', path='/home/user/.local/share/vlc/ml.xspf'
  50. [0x23a3ae8] main access debug: looking for access module: 2 candidates
  51. [0x23a3ae8] filesystem access debug: opening file `/home/user/.local/share/vlc/ml.xspf'
  52. [0x23a3ae8] main access debug: using access module "filesystem"
  53. [0x23a48e8] main stream debug: Using stream method for AStream*
  54. [0x23a48e8] main stream debug: starting pre-buffering
  55. [0x23a48e8] main stream debug: received first data after 0 ms
  56. [0x23a48e8] main stream debug: pre-buffering done 296 bytes in 0s - 4899 KiB/s
  57. [0x23a4b48] main stream debug: looking for stream_filter module: 7 candidates
  58. [0x23a4b48] main stream debug: no stream_filter module matching "any" could be loaded
  59. [0x23a4b48] main stream debug: looking for stream_filter module: 1 candidate
  60. [0x23a4b48] main stream debug: using stream_filter module "stream_filter_record"
  61. [0x2305b88] main input debug: creating demux: access='file' demux='xspf-open' location='/home/user/.local/share/vlc/ml.xspf' file='/home/user/.local/share/vlc/ml.xspf'
  62. [0x23a7988] main demux debug: looking for demux module: 1 candidate
  63. [0x23a7988] playlist demux debug: using XSPF playlist reader
  64. [0x23a7988] main demux debug: using demux module "playlist"
  65. [0x23a82c8] main demux meta debug: looking for meta reader module: 2 candidates
  66. [0x23a82c8] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/reader
  67. [0x23a82c8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  68. [0x23a82c8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  69. [0x23a82c8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  70. [0x23a82c8] main demux meta debug: no meta reader module matching "any" could be loaded
  71. [0x2305b88] main input debug: `file/xspf-open:///home/user/.local/share/vlc/ml.xspf' successfully opened
  72. [0x23b59c8] main xml reader debug: looking for xml reader module: 1 candidate
  73. [0x23b59c8] main xml reader debug: using xml reader module "xml"
  74. [0x23a7988] playlist demux debug: parsed 0 tracks successfully
  75. [0x2305b88] main input debug: EOF reached
  76. [0x23a7988] main demux debug: removing module "playlist"
  77. [0x23a4b48] main stream debug: removing module "stream_filter_record"
  78. [0x23a3ae8] main access debug: removing module "filesystem"
  79. [0x23ab9b8] main interface debug: looking for interface module: 1 candidate
  80. [0x23ab9b8] main interface debug: using interface module "hotkeys"
  81. [0x2502fe8] main playlist debug: playlist threads correctly activated
  82. [0x2502fe8] main playlist debug: adding item `quit' ( vlc://quit )
  83. [0x2502fe8] main playlist debug: rebuilding array of current - root Playlist
  84. [0x2502fe8] main playlist debug: rebuild done - 1 items, index -1
  85. [0x2502fe8] main playlist debug: adding item `trailer_480p.mov' ( file:///home/user/shared.fast/trailer_480p.mov )
  86. [0x22eace8] main interface debug: looking for interface module: 1 candidate
  87. [0x7f6e10000958] main input debug: Creating an input for 'quit'
  88. [0x22eace8] main interface debug: no interface module matching "globalhotkeys,none" could be loaded
  89. [0x22eace8] main interface error: no suitable interface module
  90. [0x22d6108] main libvlc error: interface "globalhotkeys,none" initialization failed
  91. [0x2502fe8] main playlist debug: meta ok for (null), need to fetch art
  92. [0x22eace8] main interface debug: looking for interface module: 1 candidate
  93. [0x7f6e10000aa8] main input debug: Creating an input for 'trailer_480p.mov'
  94. [0x7f6e14000958] main demux meta debug: looking for meta fetcher module: 1 candidate
  95. [0x22eace8] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
  96. [0x22eace8] main interface debug: no interface module matching "dbus,none" could be loaded
  97. [0x22eace8] main interface error: no suitable interface module
  98. [0x22d6108] main libvlc error: interface "dbus,none" initialization failed
  99. [0x22eace8] main interface debug: looking for interface module: 1 candidate
  100. [0x22eace8] inhibit interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
  101. [0x22eace8] main interface debug: no interface module matching "inhibit,none" could be loaded
  102. [0x22eace8] main interface error: no suitable interface module
  103. [0x22d6108] main libvlc error: interface "inhibit,none" initialization failed
  104. [0x22eace8] main interface debug: looking for interface module: 1 candidate
  105. [0x22eace8] dummy interface: using the dummy interface module...
  106. [0x22eace8] main interface debug: using interface module "dummy"
  107. [0x2502fe8] main playlist debug: processing request item: null, node: Playlist, skip: 0
  108. [0x2502fe8] main playlist debug: rebuilding array of current - root Playlist
  109. [0x2502fe8] main playlist debug: rebuild done - 2 items, index -1
  110. [0x2502fe8] main playlist debug: starting playback of the new playlist item
  111. [0x2502fe8] main playlist debug: resyncing on trailer_480p.mov
  112. [0x2502fe8] main playlist debug: trailer_480p.mov is at 0
  113. [0x2502fe8] main playlist debug: creating new input thread
  114. [0x7f6e18000ba8] main input debug: Creating an input for 'trailer_480p.mov'
  115. [0x7f6e08000b98] main stream output debug: using sout chain=`file{dst=trailer_480p.mov.flv,mux=ffmpeg{mux=flv}}'
  116. [0x7f6e08000b98] main stream output debug: stream=`file'
  117. [0x7f6e08000f88] main stream out debug: looking for sout stream module: 1 candidate
  118. [0x7f6e08000f88] main stream out debug: set config option: sout-standard-dst to trailer_480p.mov.flv
  119. [0x7f6e08000f88] main stream out debug: set config option: sout-standard-mux to ffmpeg{mux=flv}
  120. [0x7f6e08003d98] main access out debug: looking for sout access module: 1 candidate
  121. [0x7f6e14000958] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/fetcher
  122. [0x7f6e14000958] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  123. [0x7f6e08003d98] access_output_file access out debug: file access output opened (trailer_480p.mov.flv)
  124. [0x7f6e08003d98] main access out debug: using sout access module "access_output_file"
  125. [0x7f6e08003f48] main mux debug: looking for sout mux module: 1 candidate
  126. [0x7f6e14000958] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  127. [0x7f6e14000958] main demux meta debug: using meta fetcher module "lua"
  128. [0x7f6e14000958] main demux meta debug: removing module "lua"
  129. [0x2502fe8] main playlist debug: searching art for quit
  130. [0x7f6e14005628] main art finder debug: looking for art finder module: 2 candidates
  131. [0x7f6e08003f48] main mux debug: set config option: sout-avformat-mux to flv
  132. [0x7f6e08003f48] main mux debug: using sout mux module "avformat"
  133. [0x7f6e08000f88] stream_out_standard stream out debug: using `file/ffmpeg{mux=flv}://trailer_480p.mov.flv'
  134. [0x7f6e08000f88] main stream out debug: using sout stream module "stream_out_standard"
  135. [0x7f6e18000ba8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  136. [0x7f6e18000ba8] main input debug: `file:///home/user/shared.fast/trailer_480p.mov' gives access `file' demux `' path `/home/user/shared.fast/trailer_480p.mov'
  137. [0x7f6e18000ba8] main input debug: creating demux: access='file' demux='' location='/home/user/shared.fast/trailer_480p.mov' file='/home/user/shared.fast/trailer_480p.mov'
  138. [0x7f6e0800c688] main demux debug: looking for access_demux module: 3 candidates
  139. [0x7f6e0800c688] main demux debug: no access_demux module matching "file" could be loaded
  140. [0x7f6e18000ba8] main input debug: creating access 'file' location='/home/user/shared.fast/trailer_480p.mov', path='/home/user/shared.fast/trailer_480p.mov'
  141. [0x7f6e08005d98] main access debug: looking for access module: 2 candidates
  142. [0x7f6e08005d98] filesystem access debug: opening file `/home/user/shared.fast/trailer_480p.mov'
  143. [0x7f6e14005628] lua art finder debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/art
  144. [0x7f6e14005628] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  145. [0x7f6e14005628] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  146. [0x7f6e14005628] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  147. [0x7f6e08005d98] main access debug: using access module "filesystem"
  148. [0x7f6e08005f98] main stream debug: Using stream method for AStream*
  149. [0x2502fe8] main playlist debug: meta ok for (null), need to fetch art
  150. [0x7f6e08005f98] main stream debug: starting pre-buffering
  151. [0x7f6e08005f98] main stream debug: received first data after 0 ms
  152. [0x7f6e08005f98] main stream debug: pre-buffering done 1024 bytes in 0s - 2500 KiB/s
  153. [0x7f6e08006218] main stream debug: looking for stream_filter module: 7 candidates
  154. [0x7f6e08006218] main stream debug: no stream_filter module matching "any" could be loaded
  155. [0x7f6e08006218] main stream debug: looking for stream_filter module: 1 candidate
  156. [0x7f6e08006218] main stream debug: using stream_filter module "stream_filter_record"
  157. [0x7f6e18000ba8] main input debug: creating demux: access='file' demux='' location='/home/user/shared.fast/trailer_480p.mov' file='/home/user/shared.fast/trailer_480p.mov'
  158. [0x7f6e080063b8] main demux debug: looking for demux module: 54 candidates
  159. [0x7f6e08006218] mp4 stream warning: unknown box type tapt (incompletely loaded)
  160. [0x7f6e08006218] mp4 stream warning: unknown box type alis (incompletely loaded)
  161. [0x7f6e08006218] mp4 stream warning: unknown box type colr (incompletely loaded)
  162. [0x7f6e08006218] mp4 stream debug: found an empty box (null size)
  163. [0x7f6e14005628] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  164. [0x7f6e08006218] mp4 stream warning: unknown box type cslg (incompletely loaded)
  165. [0x7f6e08006218] mp4 stream warning: unknown box type alis (incompletely loaded)
  166. [0x7f6e08006218] mp4 stream debug: read box: 48000.000000 Hz
  167. [0x7f6e08006218] mp4 stream warning: Not enough data
  168. [0x7f6e08006218] mp4 stream warning: unknown box type      (incompletely loaded)
  169. [0x7f6e08006218] mp4 stream warning: unknown box type chan (incompletely loaded)
  170. [0x7f6e08006218] mp4 stream warning: unknown box type      (incompletely loaded)
  171. [0x7f6e08006218] mp4 stream debug: out of bound child
  172. [0x7f6e08006218] mp4 stream warning: unknown box type      (incompletely loaded)
  173. [0x7f6e08006218] mp4 stream debug: out of bound child
  174. [0x7f6e08006218] mp4 stream warning: unknown box type WLOC (incompletely loaded)
  175. [0x7f6e08006218] mp4 stream warning: unknown box type SelO (incompletely loaded)
  176. [0x7f6e08006218] mp4 stream warning: unknown box type AllF (incompletely loaded)
  177. [0x7f6e08006218] mp4 stream debug: found an empty box (null size)
  178. [0x7f6e08006218] mp4 stream debug: dumping root Box "root"
  179. [0x7f6e08006218] mp4 stream debug: |   + ftyp size 32
  180. [0x7f6e08006218] mp4 stream debug: |   + moov size 25217
  181. [0x7f6e08006218] mp4 stream debug: |   |   + mvhd size 108
  182. [0x7f6e08006218] mp4 stream debug: |   |   + trak size 13531
  183. [0x7f6e08006218] mp4 stream debug: |   |   |   + tkhd size 92
  184. [0x7f6e08006218] mp4 stream debug: |   |   |   + tapt size 68
  185. [0x7f6e08006218] mp4 stream debug: |   |   |   + edts size 36
  186. [0x7f6e08006218] mp4 stream debug: |   |   |   |   + elst size 28
  187. [0x7f6e08006218] mp4 stream debug: |   |   |   + mdia size 13315
  188. [0x7f6e08006218] mp4 stream debug: |   |   |   |   + mdhd size 32
  189. [0x7f6e08006218] mp4 stream debug: |   |   |   |   + hdlr size 58
  190. [0x7f6e08006218] mp4 stream debug: |   |   |   |   + minf size 13217
  191. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   + vmhd size 20
  192. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   + hdlr size 57
  193. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   + dinf size 36
  194. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + dref size 28
  195. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   + alis size 12
  196. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   + stbl size 13096
  197. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stsd size 168
  198. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   + avc1 size 152
  199. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   |   + avcC size 44
  200. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   |   + colr size 18
  201. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stts size 24
  202. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + ctts size 6512
  203. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + cslg size 32
  204. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stss size 148
  205. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + sdtp size 824
  206. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stsc size 1576
  207. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stsz size 3268
  208. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stco size 536
  209. [0x7f6e08006218] mp4 stream debug: |   |   |   + udta size 12
  210. [0x7f6e08006218] mp4 stream debug: |   |   + trak size 10471
  211. [0x7f6e08006218] mp4 stream debug: |   |   |   + tkhd size 92
  212. [0x7f6e08006218] mp4 stream debug: |   |   |   + edts size 36
  213. [0x7f6e08006218] mp4 stream debug: |   |   |   |   + elst size 28
  214. [0x7f6e08006218] mp4 stream debug: |   |   |   + mdia size 9862
  215. [0x7f6e08006218] mp4 stream debug: |   |   |   |   + mdhd size 32
  216. [0x7f6e08006218] mp4 stream debug: |   |   |   |   + hdlr size 58
  217. [0x7f6e08006218] mp4 stream debug: |   |   |   |   + minf size 9764
  218. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   + smhd size 16
  219. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   + hdlr size 57
  220. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   + dinf size 36
  221. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + dref size 28
  222. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   + alis size 12
  223. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   + stbl size 9647
  224. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stsd size 223
  225. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   + mp4a size 207
  226. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   |   + wave size 91
  227. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   |   |   + frma size 12
  228. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   |   |   + mp4a size 12
  229. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   |   |   + esds size 51
  230. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   |   |   +      size 8
  231. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   |   |   + chan size 44
  232. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stts size 24
  233. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stsc size 2380
  234. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stsz size 6208
  235. [0x7f6e08006218] mp4 stream debug: |   |   |   |   |   |   + stco size 804
  236. [0x7f6e08006218] mp4 stream debug: |   |   |   + meta size 461
  237. [0x7f6e08006218] mp4 stream debug: |   |   |   |   +      size 1751411826
  238. [0x7f6e08006218] mp4 stream debug: |   |   |   + udta size 12
  239. [0x7f6e08006218] mp4 stream debug: |   |   + meta size 1057
  240. [0x7f6e08006218] mp4 stream debug: |   |   |   +      size 1751411826
  241. [0x7f6e08006218] mp4 stream debug: |   |   + udta size 42
  242. [0x7f6e08006218] mp4 stream debug: |   |   |   + WLOC size 12
  243. [0x7f6e08006218] mp4 stream debug: |   |   |   + SelO size 9
  244. [0x7f6e08006218] mp4 stream debug: |   |   |   + AllF size 9
  245. [0x7f6e08006218] mp4 stream debug: |   + free size 16
  246. [0x7f6e08006218] mp4 stream debug: |   + wide size 8
  247. [0x7f6e08006218] mp4 stream debug: |   + mdat size 11035738
  248. [0x7f6e14005628] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  249. [0x7f6e080063b8] mp4 demux debug: Apple QuickTime file
  250. [0x7f6e080063b8] mp4 demux debug: found 2 tracks
  251. [0x7f6e080063b8] mp4 demux warning: elst box found
  252. [0x7f6e080063b8] mp4 demux debug:    - [0] duration=32480ms media time=0ms) rate=1.0
  253. [0x7f6e080063b8] mp4 demux debug: track[Id 0x1] read 130 chunk
  254. [0x7f6e080063b8] mp4 demux warning: CTTS table
  255. [0x7f6e080063b8] mp4 demux debug: track[Id 0x1] read 812 samples length:32s
  256. [0x7f6e18000ba8] main input debug: selecting program id=0
  257. [0x7f6e080063b8] mp4 demux debug: adding track[Id 0x1] video (enable) language en
  258. [0x7f6e080063b8] mp4 demux warning: elst box found
  259. [0x7f6e080063b8] mp4 demux debug:    - [0] duration=32995ms media time=0ms) rate=1.0
  260. [0x7f6e080063b8] mp4 demux debug: track[Id 0x2] read 197 chunk
  261. [0x7f6e080063b8] mp4 demux debug: track[Id 0x2] read 1547 samples length:33s
  262. [0x7f6e080063b8] mp4 demux debug: adding track[Id 0x2] audio (enable) language en
  263. [0x7f6e080063b8] main demux debug: using demux module "mp4"
  264. [0x7f6e18000ba8] main input debug: looking for a subtitle file in /home/user/shared.fast/
  265. [0x7f6e14005628] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  266. [0x7f6e14005628] main art finder debug: no art finder module matching "any" could be loaded
  267. [0x2502fe8] main playlist debug: art not found for quit
  268. [0x7f6e1400e328] main demux meta debug: looking for meta fetcher module: 1 candidate
  269. [0x7f6e1400e328] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/fetcher
  270. [0x7f6e1400e328] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  271. [0x7f6e1400e328] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  272. [0x7f6e1400e328] main demux meta debug: using meta fetcher module "lua"
  273. [0x7f6e1400e328] main demux meta debug: removing module "lua"
  274. [0x2502fe8] main playlist debug: searching art for trailer_480p.mov
  275. [0x7f6e140009e8] main art finder debug: looking for art finder module: 2 candidates
  276. [0x7f6e140009e8] lua art finder debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/art
  277. [0x7f6e140009e8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  278. [0x7f6e140009e8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  279. [0x7f6e140009e8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  280. [0x7f6e140009e8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  281. [0x7f6e140009e8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  282. [0x7f6e140009e8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  283. [0x7f6e140009e8] main art finder debug: no art finder module matching "any" could be loaded
  284. [0x2502fe8] main playlist debug: art not found for trailer_480p.mov
  285. [0x7f6e08002058] main decoder debug: looking for packetizer module: 21 candidates
  286. [0x7f6e08002058] packetizer_h264 decoder debug: found NAL_SPS (sps_id=0)
  287. [0x7f6e08002058] packetizer_h264 decoder debug: found NAL_PPS (pps_id=0 sps_id=0)
  288. [0x7f6e08002058] packetizer_h264 decoder debug: avcC length size=4, sps=1, pps=1
  289. [0x7f6e08002058] main decoder debug: using packetizer module "packetizer_h264"
  290. [0x7f6e08c2f0b8] main decoder debug: looking for packetizer module: 21 candidates
  291. [0x7f6e08c2f0b8] packetizer_mpeg4audio decoder debug: running MPEG4 audio packetizer
  292. [0x7f6e08c2f0b8] packetizer_mpeg4audio decoder debug: AAC 48000Hz 1024 samples/frame
  293. [0x7f6e08c2f0b8] main decoder debug: using packetizer module "packetizer_mpeg4audio"
  294. [0x7f6e18000ba8] main input debug: starting in sync mode
  295. [0x7f6e08c2fcb8] main demux meta debug: looking for meta reader module: 2 candidates
  296. [0x7f6e08c2fcb8] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/reader
  297. [0x7f6e08c2fcb8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  298. [0x7f6e08c2fcb8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  299. [0x7f6e08c2fcb8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  300. [0x7f6e08c2fcb8] main demux meta debug: no meta reader module matching "any" could be loaded
  301. [0x7f6e18000ba8] main input debug: `file:///home/user/shared.fast/trailer_480p.mov' successfully opened
  302. [0x7f6e080063b8] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track)
  303. [0x7f6e080063b8] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
  304. [0x7f6e080063b8] mp4 demux debug: stts gives 0 --> 0 (sample number)
  305. [0x7f6e080063b8] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track)
  306. [0x7f6e080063b8] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)
  307. [0x7f6e18000ba8] main input debug: Buffering 0%
  308. [0x7f6e18000ba8] main input debug: switching to async mode
  309. [0x7f6e08000b98] main stream output debug: adding a new sout input (sout_input:0x7f6e140013a0)
  310. [0x7f6e08003f48] main mux debug: adding a new input
  311. [0x7f6e08003f48] avformat mux debug: adding input
  312. [0x7f6e08000b98] main stream output debug: adding a new sout input (sout_input:0x7f6e10c21a60)
  313. [0x7f6e08003f48] main mux debug: adding a new input
  314. [0x7f6e08003f48] avformat mux debug: adding input
  315. [0x7f6e18000ba8] main input debug: Buffering 0%
  316. [0x7f6e18000ba8] main input debug: Buffering 33%
  317. [0x7f6e18000ba8] main input debug: Buffering 66%
  318. [0x7f6e18000ba8] main input debug: Buffering 100%
  319. [0x7f6e18000ba8] main input debug: Stream buffering done (400 ms in 7 ms)
  320. [0x7f6e18000ba8] main input debug: Decoder buffering done in 0 ms
  321. [0x7f6e08003f48] avformat mux debug: writing header
  322. [flv @ 0x7f6e0800be80] Codec for stream 0 does not use global headers but container format requires global headers
  323. [flv @ 0x7f6e0800be80] Codec for stream 1 does not use global headers but container format requires global headers
  324. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  325. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 40000, dts: 80000) (pkt pts: 40, dts: 80)
  326. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  327. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 120000, dts: 160000) (pkt pts: 120, dts: 160)
  328. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  329. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 200000, dts: 240000) (pkt pts: 200, dts: 240)
  330. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  331. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 280000, dts: 320000) (pkt pts: 280, dts: 320)
  332. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  333. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 360000, dts: 400000) (pkt pts: 360, dts: 400)
  334. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  335. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 440000, dts: 480000) (pkt pts: 440, dts: 480)
  336. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  337. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 520000, dts: 560000) (pkt pts: 520, dts: 560)
  338. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  339. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 600000, dts: 640000) (pkt pts: 600, dts: 640)
  340. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  341. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 680000, dts: 720000) (pkt pts: 680, dts: 720)
  342. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  343. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 760000, dts: 800000) (pkt pts: 760, dts: 800)
  344. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  345. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 840000, dts: 880000) (pkt pts: 840, dts: 880)
  346. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  347. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 920000, dts: 960000) (pkt pts: 920, dts: 960)
  348. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  349. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1040000, dts: 1080000) (pkt pts: 1040, dts: 1080)
  350. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  351. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1120000, dts: 1160000) (pkt pts: 1120, dts: 1160)
  352. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  353. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1200000, dts: 1240000) (pkt pts: 1200, dts: 1240)
  354. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  355. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1280000, dts: 1320000) (pkt pts: 1280, dts: 1320)
  356. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  357. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1360000, dts: 1400000) (pkt pts: 1360, dts: 1400)
  358. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  359. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1440000, dts: 1480000) (pkt pts: 1440, dts: 1480)
  360. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  361. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1520000, dts: 1560000) (pkt pts: 1520, dts: 1560)
  362. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  363. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1600000, dts: 1640000) (pkt pts: 1600, dts: 1640)
  364. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  365. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1680000, dts: 1720000) (pkt pts: 1680, dts: 1720)
  366. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  367. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1760000, dts: 1800000) (pkt pts: 1760, dts: 1800)
  368. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  369. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1840000, dts: 1880000) (pkt pts: 1840, dts: 1880)
  370. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  371. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 1920000, dts: 1960000) (pkt pts: 1920, dts: 1960)
  372. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  373. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2040000, dts: 2080000) (pkt pts: 2040, dts: 2080)
  374. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  375. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2120000, dts: 2160000) (pkt pts: 2120, dts: 2160)
  376. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  377. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2200000, dts: 2240000) (pkt pts: 2200, dts: 2240)
  378. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  379. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2280000, dts: 2320000) (pkt pts: 2280, dts: 2320)
  380. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  381. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2360000, dts: 2400000) (pkt pts: 2360, dts: 2400)
  382. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  383. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2440000, dts: 2480000) (pkt pts: 2440, dts: 2480)
  384. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  385. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2520000, dts: 2560000) (pkt pts: 2520, dts: 2560)
  386. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  387. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2600000, dts: 2640000) (pkt pts: 2600, dts: 2640)
  388. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  389. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2680000, dts: 2720000) (pkt pts: 2680, dts: 2720)
  390. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  391. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2760000, dts: 2800000) (pkt pts: 2760, dts: 2800)
  392. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  393. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2840000, dts: 2880000) (pkt pts: 2840, dts: 2880)
  394. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  395. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 2920000, dts: 2960000) (pkt pts: 2920, dts: 2960)
  396. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  397. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3040000, dts: 3080000) (pkt pts: 3040, dts: 3080)
  398. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  399. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3120000, dts: 3160000) (pkt pts: 3120, dts: 3160)
  400. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  401. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3200000, dts: 3240000) (pkt pts: 3200, dts: 3240)
  402. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  403. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3280000, dts: 3320000) (pkt pts: 3280, dts: 3320)
  404. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  405. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3360000, dts: 3400000) (pkt pts: 3360, dts: 3400)
  406. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  407. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3440000, dts: 3480000) (pkt pts: 3440, dts: 3480)
  408. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  409. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3520000, dts: 3560000) (pkt pts: 3520, dts: 3560)
  410. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  411. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3600000, dts: 3640000) (pkt pts: 3600, dts: 3640)
  412. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  413. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3680000, dts: 3720000) (pkt pts: 3680, dts: 3720)
  414. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  415. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3760000, dts: 3800000) (pkt pts: 3760, dts: 3800)
  416. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  417. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3840000, dts: 3880000) (pkt pts: 3840, dts: 3880)
  418. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  419. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 3920000, dts: 3960000) (pkt pts: 3920, dts: 3960)
  420. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  421. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4040000, dts: 4080000) (pkt pts: 4040, dts: 4080)
  422. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  423. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4120000, dts: 4160000) (pkt pts: 4120, dts: 4160)
  424. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  425. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4200000, dts: 4240000) (pkt pts: 4200, dts: 4240)
  426. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  427. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4280000, dts: 4320000) (pkt pts: 4280, dts: 4320)
  428. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  429. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4360000, dts: 4400000) (pkt pts: 4360, dts: 4400)
  430. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  431. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4440000, dts: 4480000) (pkt pts: 4440, dts: 4480)
  432. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  433. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4520000, dts: 4560000) (pkt pts: 4520, dts: 4560)
  434. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  435. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4600000, dts: 4640000) (pkt pts: 4600, dts: 4640)
  436. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  437. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4680000, dts: 4720000) (pkt pts: 4680, dts: 4720)
  438. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  439. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4760000, dts: 4800000) (pkt pts: 4760, dts: 4800)
  440. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  441. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4840000, dts: 4880000) (pkt pts: 4840, dts: 4880)
  442. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  443. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 4920000, dts: 4960000) (pkt pts: 4920, dts: 4960)
  444. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  445. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5040000, dts: 5080000) (pkt pts: 5040, dts: 5080)
  446. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  447. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5120000, dts: 5160000) (pkt pts: 5120, dts: 5160)
  448. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  449. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5200000, dts: 5240000) (pkt pts: 5200, dts: 5240)
  450. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  451. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5280000, dts: 5320000) (pkt pts: 5280, dts: 5320)
  452. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  453. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5360000, dts: 5400000) (pkt pts: 5360, dts: 5400)
  454. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  455. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5440000, dts: 5480000) (pkt pts: 5440, dts: 5480)
  456. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  457. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5520000, dts: 5560000) (pkt pts: 5520, dts: 5560)
  458. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  459. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5600000, dts: 5640000) (pkt pts: 5600, dts: 5640)
  460. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  461. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5680000, dts: 5720000) (pkt pts: 5680, dts: 5720)
  462. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  463. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5760000, dts: 5800000) (pkt pts: 5760, dts: 5800)
  464. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  465. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5840000, dts: 5880000) (pkt pts: 5840, dts: 5880)
  466. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  467. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 5920000, dts: 5960000) (pkt pts: 5920, dts: 5960)
  468. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  469. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6040000, dts: 6080000) (pkt pts: 6040, dts: 6080)
  470. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  471. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6120000, dts: 6160000) (pkt pts: 6120, dts: 6160)
  472. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  473. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6200000, dts: 6240000) (pkt pts: 6200, dts: 6240)
  474. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  475. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6280000, dts: 6320000) (pkt pts: 6280, dts: 6320)
  476. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  477. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6360000, dts: 6400000) (pkt pts: 6360, dts: 6400)
  478. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  479. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6440000, dts: 6480000) (pkt pts: 6440, dts: 6480)
  480. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  481. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6520000, dts: 6560000) (pkt pts: 6520, dts: 6560)
  482. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  483. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6600000, dts: 6640000) (pkt pts: 6600, dts: 6640)
  484. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  485. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6680000, dts: 6720000) (pkt pts: 6680, dts: 6720)
  486. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  487. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6760000, dts: 6800000) (pkt pts: 6760, dts: 6800)
  488. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  489. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6840000, dts: 6880000) (pkt pts: 6840, dts: 6880)
  490. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  491. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 6920000, dts: 6960000) (pkt pts: 6920, dts: 6960)
  492. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  493. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7040000, dts: 7080000) (pkt pts: 7040, dts: 7080)
  494. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  495. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7120000, dts: 7160000) (pkt pts: 7120, dts: 7160)
  496. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  497. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7200000, dts: 7240000) (pkt pts: 7200, dts: 7240)
  498. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  499. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7280000, dts: 7320000) (pkt pts: 7280, dts: 7320)
  500. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  501. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7360000, dts: 7400000) (pkt pts: 7360, dts: 7400)
  502. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  503. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7440000, dts: 7480000) (pkt pts: 7440, dts: 7480)
  504. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  505. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7520000, dts: 7560000) (pkt pts: 7520, dts: 7560)
  506. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  507. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7600000, dts: 7640000) (pkt pts: 7600, dts: 7640)
  508. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  509. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7680000, dts: 7720000) (pkt pts: 7680, dts: 7720)
  510. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  511. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7760000, dts: 7800000) (pkt pts: 7760, dts: 7800)
  512. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  513. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7840000, dts: 7880000) (pkt pts: 7840, dts: 7880)
  514. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  515. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 7920000, dts: 7960000) (pkt pts: 7920, dts: 7960)
  516. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  517. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8040000, dts: 8080000) (pkt pts: 8040, dts: 8080)
  518. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  519. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8120000, dts: 8160000) (pkt pts: 8120, dts: 8160)
  520. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  521. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8200000, dts: 8240000) (pkt pts: 8200, dts: 8240)
  522. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  523. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8280000, dts: 8320000) (pkt pts: 8280, dts: 8320)
  524. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  525. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8360000, dts: 8400000) (pkt pts: 8360, dts: 8400)
  526. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  527. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8440000, dts: 8480000) (pkt pts: 8440, dts: 8480)
  528. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  529. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8520000, dts: 8560000) (pkt pts: 8520, dts: 8560)
  530. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  531. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8600000, dts: 8640000) (pkt pts: 8600, dts: 8640)
  532. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  533. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8680000, dts: 8720000) (pkt pts: 8680, dts: 8720)
  534. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  535. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8760000, dts: 8800000) (pkt pts: 8760, dts: 8800)
  536. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  537. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8840000, dts: 8880000) (pkt pts: 8840, dts: 8880)
  538. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  539. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 8920000, dts: 8960000) (pkt pts: 8920, dts: 8960)
  540. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  541. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9040000, dts: 9080000) (pkt pts: 9040, dts: 9080)
  542. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  543. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9120000, dts: 9160000) (pkt pts: 9120, dts: 9160)
  544. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  545. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9200000, dts: 9240000) (pkt pts: 9200, dts: 9240)
  546. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  547. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9280000, dts: 9320000) (pkt pts: 9280, dts: 9320)
  548. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  549. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9360000, dts: 9400000) (pkt pts: 9360, dts: 9400)
  550. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  551. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9440000, dts: 9480000) (pkt pts: 9440, dts: 9480)
  552. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  553. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9520000, dts: 9560000) (pkt pts: 9520, dts: 9560)
  554. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  555. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9600000, dts: 9640000) (pkt pts: 9600, dts: 9640)
  556. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  557. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9680000, dts: 9720000) (pkt pts: 9680, dts: 9720)
  558. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  559. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9760000, dts: 9800000) (pkt pts: 9760, dts: 9800)
  560. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  561. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9840000, dts: 9880000) (pkt pts: 9840, dts: 9880)
  562. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  563. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 9920000, dts: 9960000) (pkt pts: 9920, dts: 9960)
  564. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  565. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10040000, dts: 10080000) (pkt pts: 10040, dts: 10080)
  566. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  567. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10120000, dts: 10160000) (pkt pts: 10120, dts: 10160)
  568. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  569. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10200000, dts: 10240000) (pkt pts: 10200, dts: 10240)
  570. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  571. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10280000, dts: 10320000) (pkt pts: 10280, dts: 10320)
  572. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  573. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10360000, dts: 10400000) (pkt pts: 10360, dts: 10400)
  574. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  575. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10440000, dts: 10480000) (pkt pts: 10440, dts: 10480)
  576. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  577. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10520000, dts: 10560000) (pkt pts: 10520, dts: 10560)
  578. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  579. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10600000, dts: 10640000) (pkt pts: 10600, dts: 10640)
  580. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  581. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10680000, dts: 10720000) (pkt pts: 10680, dts: 10720)
  582. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  583. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10760000, dts: 10800000) (pkt pts: 10760, dts: 10800)
  584. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  585. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10840000, dts: 10880000) (pkt pts: 10840, dts: 10880)
  586. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  587. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 10920000, dts: 10960000) (pkt pts: 10920, dts: 10960)
  588. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  589. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11040000, dts: 11080000) (pkt pts: 11040, dts: 11080)
  590. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  591. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11120000, dts: 11160000) (pkt pts: 11120, dts: 11160)
  592. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  593. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11200000, dts: 11240000) (pkt pts: 11200, dts: 11240)
  594. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  595. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11280000, dts: 11320000) (pkt pts: 11280, dts: 11320)
  596. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  597. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11360000, dts: 11400000) (pkt pts: 11360, dts: 11400)
  598. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  599. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11440000, dts: 11480000) (pkt pts: 11440, dts: 11480)
  600. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  601. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11520000, dts: 11560000) (pkt pts: 11520, dts: 11560)
  602. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  603. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11600000, dts: 11640000) (pkt pts: 11600, dts: 11640)
  604. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  605. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11680000, dts: 11720000) (pkt pts: 11680, dts: 11720)
  606. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  607. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11760000, dts: 11800000) (pkt pts: 11760, dts: 11800)
  608. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  609. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11840000, dts: 11880000) (pkt pts: 11840, dts: 11880)
  610. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  611. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 11920000, dts: 11960000) (pkt pts: 11920, dts: 11960)
  612. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  613. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12040000, dts: 12080000) (pkt pts: 12040, dts: 12080)
  614. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  615. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12120000, dts: 12160000) (pkt pts: 12120, dts: 12160)
  616. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  617. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12200000, dts: 12240000) (pkt pts: 12200, dts: 12240)
  618. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  619. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12280000, dts: 12320000) (pkt pts: 12280, dts: 12320)
  620. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  621. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12360000, dts: 12400000) (pkt pts: 12360, dts: 12400)
  622. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  623. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12440000, dts: 12480000) (pkt pts: 12440, dts: 12480)
  624. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  625. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12520000, dts: 12560000) (pkt pts: 12520, dts: 12560)
  626. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  627. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12600000, dts: 12640000) (pkt pts: 12600, dts: 12640)
  628. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  629. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12680000, dts: 12720000) (pkt pts: 12680, dts: 12720)
  630. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  631. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12760000, dts: 12800000) (pkt pts: 12760, dts: 12800)
  632. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  633. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12840000, dts: 12880000) (pkt pts: 12840, dts: 12880)
  634. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  635. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 12920000, dts: 12960000) (pkt pts: 12920, dts: 12960)
  636. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  637. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13040000, dts: 13080000) (pkt pts: 13040, dts: 13080)
  638. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  639. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13120000, dts: 13160000) (pkt pts: 13120, dts: 13160)
  640. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  641. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13200000, dts: 13240000) (pkt pts: 13200, dts: 13240)
  642. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  643. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13280000, dts: 13320000) (pkt pts: 13280, dts: 13320)
  644. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  645. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13360000, dts: 13400000) (pkt pts: 13360, dts: 13400)
  646. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  647. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13440000, dts: 13480000) (pkt pts: 13440, dts: 13480)
  648. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  649. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13520000, dts: 13560000) (pkt pts: 13520, dts: 13560)
  650. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  651. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13600000, dts: 13640000) (pkt pts: 13600, dts: 13640)
  652. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  653. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13680000, dts: 13720000) (pkt pts: 13680, dts: 13720)
  654. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  655. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13760000, dts: 13800000) (pkt pts: 13760, dts: 13800)
  656. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  657. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13840000, dts: 13880000) (pkt pts: 13840, dts: 13880)
  658. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  659. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 13920000, dts: 13960000) (pkt pts: 13920, dts: 13960)
  660. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  661. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14040000, dts: 14080000) (pkt pts: 14040, dts: 14080)
  662. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  663. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14120000, dts: 14160000) (pkt pts: 14120, dts: 14160)
  664. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  665. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14200000, dts: 14240000) (pkt pts: 14200, dts: 14240)
  666. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  667. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14280000, dts: 14320000) (pkt pts: 14280, dts: 14320)
  668. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  669. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14360000, dts: 14400000) (pkt pts: 14360, dts: 14400)
  670. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  671. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14440000, dts: 14480000) (pkt pts: 14440, dts: 14480)
  672. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  673. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14520000, dts: 14560000) (pkt pts: 14520, dts: 14560)
  674. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  675. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14600000, dts: 14640000) (pkt pts: 14600, dts: 14640)
  676. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  677. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14680000, dts: 14720000) (pkt pts: 14680, dts: 14720)
  678. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  679. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14760000, dts: 14800000) (pkt pts: 14760, dts: 14800)
  680. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  681. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14840000, dts: 14880000) (pkt pts: 14840, dts: 14880)
  682. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  683. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 14920000, dts: 14960000) (pkt pts: 14920, dts: 14960)
  684. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  685. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15040000, dts: 15080000) (pkt pts: 15040, dts: 15080)
  686. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  687. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15120000, dts: 15160000) (pkt pts: 15120, dts: 15160)
  688. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  689. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15200000, dts: 15240000) (pkt pts: 15200, dts: 15240)
  690. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  691. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15280000, dts: 15320000) (pkt pts: 15280, dts: 15320)
  692. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  693. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15360000, dts: 15400000) (pkt pts: 15360, dts: 15400)
  694. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  695. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15440000, dts: 15480000) (pkt pts: 15440, dts: 15480)
  696. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  697. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15520000, dts: 15560000) (pkt pts: 15520, dts: 15560)
  698. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  699. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15600000, dts: 15640000) (pkt pts: 15600, dts: 15640)
  700. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  701. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15680000, dts: 15720000) (pkt pts: 15680, dts: 15720)
  702. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  703. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15760000, dts: 15800000) (pkt pts: 15760, dts: 15800)
  704. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  705. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15840000, dts: 15880000) (pkt pts: 15840, dts: 15880)
  706. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  707. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 15920000, dts: 15960000) (pkt pts: 15920, dts: 15960)
  708. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  709. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16040000, dts: 16080000) (pkt pts: 16040, dts: 16080)
  710. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  711. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16120000, dts: 16160000) (pkt pts: 16120, dts: 16160)
  712. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  713. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16200000, dts: 16240000) (pkt pts: 16200, dts: 16240)
  714. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  715. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16280000, dts: 16320000) (pkt pts: 16280, dts: 16320)
  716. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  717. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16360000, dts: 16400000) (pkt pts: 16360, dts: 16400)
  718. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  719. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16440000, dts: 16480000) (pkt pts: 16440, dts: 16480)
  720. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  721. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16520000, dts: 16560000) (pkt pts: 16520, dts: 16560)
  722. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  723. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16600000, dts: 16640000) (pkt pts: 16600, dts: 16640)
  724. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  725. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16680000, dts: 16720000) (pkt pts: 16680, dts: 16720)
  726. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  727. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16760000, dts: 16800000) (pkt pts: 16760, dts: 16800)
  728. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  729. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16840000, dts: 16880000) (pkt pts: 16840, dts: 16880)
  730. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  731. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 16920000, dts: 16960000) (pkt pts: 16920, dts: 16960)
  732. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  733. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17040000, dts: 17080000) (pkt pts: 17040, dts: 17080)
  734. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  735. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17120000, dts: 17160000) (pkt pts: 17120, dts: 17160)
  736. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  737. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17200000, dts: 17240000) (pkt pts: 17200, dts: 17240)
  738. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  739. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17280000, dts: 17320000) (pkt pts: 17280, dts: 17320)
  740. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  741. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17360000, dts: 17400000) (pkt pts: 17360, dts: 17400)
  742. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  743. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17440000, dts: 17480000) (pkt pts: 17440, dts: 17480)
  744. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  745. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17520000, dts: 17560000) (pkt pts: 17520, dts: 17560)
  746. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  747. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17600000, dts: 17640000) (pkt pts: 17600, dts: 17640)
  748. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  749. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17680000, dts: 17720000) (pkt pts: 17680, dts: 17720)
  750. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  751. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17760000, dts: 17800000) (pkt pts: 17760, dts: 17800)
  752. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  753. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17840000, dts: 17880000) (pkt pts: 17840, dts: 17880)
  754. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  755. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 17920000, dts: 17960000) (pkt pts: 17920, dts: 17960)
  756. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  757. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18040000, dts: 18080000) (pkt pts: 18040, dts: 18080)
  758. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  759. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18120000, dts: 18160000) (pkt pts: 18120, dts: 18160)
  760. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  761. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18200000, dts: 18240000) (pkt pts: 18200, dts: 18240)
  762. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  763. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18280000, dts: 18320000) (pkt pts: 18280, dts: 18320)
  764. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  765. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18360000, dts: 18400000) (pkt pts: 18360, dts: 18400)
  766. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  767. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18440000, dts: 18480000) (pkt pts: 18440, dts: 18480)
  768. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  769. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18520000, dts: 18560000) (pkt pts: 18520, dts: 18560)
  770. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  771. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18600000, dts: 18640000) (pkt pts: 18600, dts: 18640)
  772. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  773. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18680000, dts: 18720000) (pkt pts: 18680, dts: 18720)
  774. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  775. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18760000, dts: 18800000) (pkt pts: 18760, dts: 18800)
  776. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  777. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18840000, dts: 18880000) (pkt pts: 18840, dts: 18880)
  778. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  779. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 18920000, dts: 18960000) (pkt pts: 18920, dts: 18960)
  780. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  781. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19040000, dts: 19080000) (pkt pts: 19040, dts: 19080)
  782. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  783. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19120000, dts: 19160000) (pkt pts: 19120, dts: 19160)
  784. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  785. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19200000, dts: 19240000) (pkt pts: 19200, dts: 19240)
  786. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  787. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19280000, dts: 19320000) (pkt pts: 19280, dts: 19320)
  788. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  789. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19360000, dts: 19400000) (pkt pts: 19360, dts: 19400)
  790. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  791. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19440000, dts: 19480000) (pkt pts: 19440, dts: 19480)
  792. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  793. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19520000, dts: 19560000) (pkt pts: 19520, dts: 19560)
  794. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  795. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19600000, dts: 19640000) (pkt pts: 19600, dts: 19640)
  796. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  797. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19680000, dts: 19720000) (pkt pts: 19680, dts: 19720)
  798. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  799. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19760000, dts: 19800000) (pkt pts: 19760, dts: 19800)
  800. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  801. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19840000, dts: 19880000) (pkt pts: 19840, dts: 19880)
  802. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  803. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 19920000, dts: 19960000) (pkt pts: 19920, dts: 19960)
  804. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  805. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20040000, dts: 20080000) (pkt pts: 20040, dts: 20080)
  806. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  807. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20120000, dts: 20160000) (pkt pts: 20120, dts: 20160)
  808. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  809. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20200000, dts: 20240000) (pkt pts: 20200, dts: 20240)
  810. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  811. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20280000, dts: 20320000) (pkt pts: 20280, dts: 20320)
  812. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  813. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20360000, dts: 20400000) (pkt pts: 20360, dts: 20400)
  814. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  815. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20440000, dts: 20480000) (pkt pts: 20440, dts: 20480)
  816. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  817. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20520000, dts: 20560000) (pkt pts: 20520, dts: 20560)
  818. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  819. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20600000, dts: 20640000) (pkt pts: 20600, dts: 20640)
  820. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  821. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20680000, dts: 20720000) (pkt pts: 20680, dts: 20720)
  822. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  823. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20760000, dts: 20800000) (pkt pts: 20760, dts: 20800)
  824. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  825. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20840000, dts: 20880000) (pkt pts: 20840, dts: 20880)
  826. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  827. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 20920000, dts: 20960000) (pkt pts: 20920, dts: 20960)
  828. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  829. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21040000, dts: 21080000) (pkt pts: 21040, dts: 21080)
  830. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  831. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21120000, dts: 21160000) (pkt pts: 21120, dts: 21160)
  832. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  833. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21200000, dts: 21240000) (pkt pts: 21200, dts: 21240)
  834. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  835. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21280000, dts: 21320000) (pkt pts: 21280, dts: 21320)
  836. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  837. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21360000, dts: 21400000) (pkt pts: 21360, dts: 21400)
  838. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  839. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21440000, dts: 21480000) (pkt pts: 21440, dts: 21480)
  840. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  841. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21520000, dts: 21560000) (pkt pts: 21520, dts: 21560)
  842. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  843. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21600000, dts: 21640000) (pkt pts: 21600, dts: 21640)
  844. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  845. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21680000, dts: 21720000) (pkt pts: 21680, dts: 21720)
  846. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  847. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21760000, dts: 21800000) (pkt pts: 21760, dts: 21800)
  848. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  849. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21840000, dts: 21880000) (pkt pts: 21840, dts: 21880)
  850. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  851. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 21920000, dts: 21960000) (pkt pts: 21920, dts: 21960)
  852. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  853. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22040000, dts: 22080000) (pkt pts: 22040, dts: 22080)
  854. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  855. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22120000, dts: 22160000) (pkt pts: 22120, dts: 22160)
  856. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  857. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22200000, dts: 22240000) (pkt pts: 22200, dts: 22240)
  858. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  859. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22280000, dts: 22320000) (pkt pts: 22280, dts: 22320)
  860. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  861. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22360000, dts: 22400000) (pkt pts: 22360, dts: 22400)
  862. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  863. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22440000, dts: 22480000) (pkt pts: 22440, dts: 22480)
  864. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  865. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22520000, dts: 22560000) (pkt pts: 22520, dts: 22560)
  866. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  867. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22600000, dts: 22640000) (pkt pts: 22600, dts: 22640)
  868. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  869. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22680000, dts: 22720000) (pkt pts: 22680, dts: 22720)
  870. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  871. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22760000, dts: 22800000) (pkt pts: 22760, dts: 22800)
  872. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  873. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22840000, dts: 22880000) (pkt pts: 22840, dts: 22880)
  874. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  875. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 22920000, dts: 22960000) (pkt pts: 22920, dts: 22960)
  876. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  877. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23040000, dts: 23080000) (pkt pts: 23040, dts: 23080)
  878. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  879. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23120000, dts: 23160000) (pkt pts: 23120, dts: 23160)
  880. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  881. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23200000, dts: 23240000) (pkt pts: 23200, dts: 23240)
  882. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  883. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23280000, dts: 23320000) (pkt pts: 23280, dts: 23320)
  884. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  885. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23360000, dts: 23400000) (pkt pts: 23360, dts: 23400)
  886. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  887. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23440000, dts: 23480000) (pkt pts: 23440, dts: 23480)
  888. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  889. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23520000, dts: 23560000) (pkt pts: 23520, dts: 23560)
  890. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  891. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23600000, dts: 23640000) (pkt pts: 23600, dts: 23640)
  892. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  893. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23680000, dts: 23720000) (pkt pts: 23680, dts: 23720)
  894. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  895. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23760000, dts: 23800000) (pkt pts: 23760, dts: 23800)
  896. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  897. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23840000, dts: 23880000) (pkt pts: 23840, dts: 23880)
  898. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  899. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 23920000, dts: 23960000) (pkt pts: 23920, dts: 23960)
  900. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  901. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24040000, dts: 24080000) (pkt pts: 24040, dts: 24080)
  902. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  903. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24120000, dts: 24160000) (pkt pts: 24120, dts: 24160)
  904. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  905. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24200000, dts: 24240000) (pkt pts: 24200, dts: 24240)
  906. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  907. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24280000, dts: 24320000) (pkt pts: 24280, dts: 24320)
  908. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  909. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24360000, dts: 24400000) (pkt pts: 24360, dts: 24400)
  910. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  911. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24440000, dts: 24480000) (pkt pts: 24440, dts: 24480)
  912. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  913. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24520000, dts: 24560000) (pkt pts: 24520, dts: 24560)
  914. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  915. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24600000, dts: 24640000) (pkt pts: 24600, dts: 24640)
  916. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  917. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24680000, dts: 24720000) (pkt pts: 24680, dts: 24720)
  918. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  919. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24760000, dts: 24800000) (pkt pts: 24760, dts: 24800)
  920. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  921. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24840000, dts: 24880000) (pkt pts: 24840, dts: 24880)
  922. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  923. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 24920000, dts: 24960000) (pkt pts: 24920, dts: 24960)
  924. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  925. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25040000, dts: 25080000) (pkt pts: 25040, dts: 25080)
  926. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  927. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25120000, dts: 25160000) (pkt pts: 25120, dts: 25160)
  928. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  929. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25200000, dts: 25240000) (pkt pts: 25200, dts: 25240)
  930. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  931. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25280000, dts: 25320000) (pkt pts: 25280, dts: 25320)
  932. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  933. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25360000, dts: 25400000) (pkt pts: 25360, dts: 25400)
  934. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  935. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25440000, dts: 25480000) (pkt pts: 25440, dts: 25480)
  936. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  937. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25520000, dts: 25560000) (pkt pts: 25520, dts: 25560)
  938. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  939. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25600000, dts: 25640000) (pkt pts: 25600, dts: 25640)
  940. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  941. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25680000, dts: 25720000) (pkt pts: 25680, dts: 25720)
  942. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  943. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25760000, dts: 25800000) (pkt pts: 25760, dts: 25800)
  944. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  945. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25840000, dts: 25880000) (pkt pts: 25840, dts: 25880)
  946. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  947. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 25920000, dts: 25960000) (pkt pts: 25920, dts: 25960)
  948. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  949. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26040000, dts: 26080000) (pkt pts: 26040, dts: 26080)
  950. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  951. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26120000, dts: 26160000) (pkt pts: 26120, dts: 26160)
  952. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  953. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26200000, dts: 26240000) (pkt pts: 26200, dts: 26240)
  954. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  955. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26280000, dts: 26320000) (pkt pts: 26280, dts: 26320)
  956. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  957. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26360000, dts: 26400000) (pkt pts: 26360, dts: 26400)
  958. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  959. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26440000, dts: 26480000) (pkt pts: 26440, dts: 26480)
  960. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  961. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26520000, dts: 26560000) (pkt pts: 26520, dts: 26560)
  962. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  963. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26600000, dts: 26640000) (pkt pts: 26600, dts: 26640)
  964. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  965. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26680000, dts: 26720000) (pkt pts: 26680, dts: 26720)
  966. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  967. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26760000, dts: 26800000) (pkt pts: 26760, dts: 26800)
  968. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  969. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26840000, dts: 26880000) (pkt pts: 26840, dts: 26880)
  970. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  971. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 26920000, dts: 26960000) (pkt pts: 26920, dts: 26960)
  972. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  973. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27040000, dts: 27080000) (pkt pts: 27040, dts: 27080)
  974. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  975. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27120000, dts: 27160000) (pkt pts: 27120, dts: 27160)
  976. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  977. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27200000, dts: 27240000) (pkt pts: 27200, dts: 27240)
  978. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  979. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27280000, dts: 27320000) (pkt pts: 27280, dts: 27320)
  980. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  981. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27360000, dts: 27400000) (pkt pts: 27360, dts: 27400)
  982. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  983. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27440000, dts: 27480000) (pkt pts: 27440, dts: 27480)
  984. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  985. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27520000, dts: 27560000) (pkt pts: 27520, dts: 27560)
  986. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  987. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27600000, dts: 27640000) (pkt pts: 27600, dts: 27640)
  988. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  989. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27680000, dts: 27720000) (pkt pts: 27680, dts: 27720)
  990. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  991. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27760000, dts: 27800000) (pkt pts: 27760, dts: 27800)
  992. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  993. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27840000, dts: 27880000) (pkt pts: 27840, dts: 27880)
  994. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  995. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 27920000, dts: 27960000) (pkt pts: 27920, dts: 27960)
  996. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  997. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28040000, dts: 28080000) (pkt pts: 28040, dts: 28080)
  998. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  999. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28120000, dts: 28160000) (pkt pts: 28120, dts: 28160)
  1000. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1001. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28200000, dts: 28240000) (pkt pts: 28200, dts: 28240)
  1002. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1003. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28280000, dts: 28320000) (pkt pts: 28280, dts: 28320)
  1004. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1005. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28360000, dts: 28400000) (pkt pts: 28360, dts: 28400)
  1006. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1007. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28440000, dts: 28480000) (pkt pts: 28440, dts: 28480)
  1008. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1009. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28520000, dts: 28560000) (pkt pts: 28520, dts: 28560)
  1010. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1011. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28600000, dts: 28640000) (pkt pts: 28600, dts: 28640)
  1012. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1013. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28680000, dts: 28720000) (pkt pts: 28680, dts: 28720)
  1014. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1015. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28760000, dts: 28800000) (pkt pts: 28760, dts: 28800)
  1016. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1017. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28840000, dts: 28880000) (pkt pts: 28840, dts: 28880)
  1018. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1019. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 28920000, dts: 28960000) (pkt pts: 28920, dts: 28960)
  1020. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1021. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29040000, dts: 29080000) (pkt pts: 29040, dts: 29080)
  1022. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1023. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29120000, dts: 29160000) (pkt pts: 29120, dts: 29160)
  1024. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1025. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29200000, dts: 29240000) (pkt pts: 29200, dts: 29240)
  1026. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1027. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29280000, dts: 29320000) (pkt pts: 29280, dts: 29320)
  1028. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1029. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29360000, dts: 29400000) (pkt pts: 29360, dts: 29400)
  1030. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1031. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29440000, dts: 29480000) (pkt pts: 29440, dts: 29480)
  1032. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1033. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29520000, dts: 29560000) (pkt pts: 29520, dts: 29560)
  1034. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1035. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29600000, dts: 29640000) (pkt pts: 29600, dts: 29640)
  1036. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1037. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29680000, dts: 29720000) (pkt pts: 29680, dts: 29720)
  1038. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1039. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29760000, dts: 29800000) (pkt pts: 29760, dts: 29800)
  1040. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1041. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29840000, dts: 29880000) (pkt pts: 29840, dts: 29880)
  1042. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1043. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 29920000, dts: 29960000) (pkt pts: 29920, dts: 29960)
  1044. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1045. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30040000, dts: 30080000) (pkt pts: 30040, dts: 30080)
  1046. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1047. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30120000, dts: 30160000) (pkt pts: 30120, dts: 30160)
  1048. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1049. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30200000, dts: 30240000) (pkt pts: 30200, dts: 30240)
  1050. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1051. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30280000, dts: 30320000) (pkt pts: 30280, dts: 30320)
  1052. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1053. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30360000, dts: 30400000) (pkt pts: 30360, dts: 30400)
  1054. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1055. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30440000, dts: 30480000) (pkt pts: 30440, dts: 30480)
  1056. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1057. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30520000, dts: 30560000) (pkt pts: 30520, dts: 30560)
  1058. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1059. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30600000, dts: 30640000) (pkt pts: 30600, dts: 30640)
  1060. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1061. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30680000, dts: 30720000) (pkt pts: 30680, dts: 30720)
  1062. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1063. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30760000, dts: 30800000) (pkt pts: 30760, dts: 30800)
  1064. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1065. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30840000, dts: 30880000) (pkt pts: 30840, dts: 30880)
  1066. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1067. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 30920000, dts: 30960000) (pkt pts: 30920, dts: 30960)
  1068. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1069. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31040000, dts: 31080000) (pkt pts: 31040, dts: 31080)
  1070. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1071. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31120000, dts: 31160000) (pkt pts: 31120, dts: 31160)
  1072. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1073. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31200000, dts: 31240000) (pkt pts: 31200, dts: 31240)
  1074. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1075. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31280000, dts: 31320000) (pkt pts: 31280, dts: 31320)
  1076. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1077. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31360000, dts: 31400000) (pkt pts: 31360, dts: 31400)
  1078. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1079. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31440000, dts: 31480000) (pkt pts: 31440, dts: 31480)
  1080. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1081. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31520000, dts: 31560000) (pkt pts: 31520, dts: 31560)
  1082. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1083. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31600000, dts: 31640000) (pkt pts: 31600, dts: 31640)
  1084. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1085. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31680000, dts: 31720000) (pkt pts: 31680, dts: 31720)
  1086. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1087. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31760000, dts: 31800000) (pkt pts: 31760, dts: 31800)
  1088. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1089. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31840000, dts: 31880000) (pkt pts: 31840, dts: 31880)
  1090. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1091. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 31920000, dts: 31960000) (pkt pts: 31920, dts: 31960)
  1092. [0x7f6e18000ba8] main input debug: EOF reached
  1093. [0x7f6e18000ba8] main input debug: waiting decoder fifos to empty
  1094. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1095. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 32040000, dts: 32080000) (pkt pts: 32040, dts: 32080)
  1096. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1097. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 32120000, dts: 32160000) (pkt pts: 32120, dts: 32160)
  1098. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1099. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 32200000, dts: 32240000) (pkt pts: 32200, dts: 32240)
  1100. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1101. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 32280000, dts: 32320000) (pkt pts: 32280, dts: 32320)
  1102. [flv @ 0x7f6e0800be80] pts < dts in stream 0
  1103. [0x7f6e08003f48] avformat mux error: could not write frame (pts: 32360000, dts: 32400000) (pkt pts: 32360, dts: 32400)
  1104. [0x2502fe8] main playlist debug: finished input
  1105. [0x7f6e08002058] main decoder debug: removing module "packetizer_h264"
  1106. [0x7f6e08002058] main decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
  1107. [0x7f6e08000b98] main stream output debug: removing a sout input (sout_input:0x7f6e140013a0)
  1108. [0x7f6e08003f48] avformat mux debug: removing input
  1109. [0x7f6e08c2f0b8] main decoder debug: removing module "packetizer_mpeg4audio"
  1110. [0x7f6e08c2f0b8] main decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO
  1111. [0x7f6e08000b98] main stream output debug: removing a sout input (sout_input:0x7f6e10c21a60)
  1112. [0x7f6e08003f48] avformat mux debug: removing input
  1113. [0x7f6e08003f48] main mux warning: no more input streams for this mux
  1114. [0x7f6e080063b8] main demux debug: removing module "mp4"
  1115. [0x7f6e080063b8] mp4 demux debug: freeing all memory
  1116. [0x7f6e08006218] main stream debug: removing module "stream_filter_record"
  1117. [0x7f6e08005d98] main access debug: removing module "filesystem"
  1118. [0x7f6e18000ba8] main input debug: Program doesn't contain anymore ES
  1119. [0x2502fe8] main playlist debug: dead input
  1120. [0x7f6e08000b98] main stream output debug: destroying useless sout
  1121. [0x7f6e08000f88] main stream out debug: destroying chain... (name=file)
  1122. [0x7f6e08000f88] main stream out debug: removing module "stream_out_standard"
  1123. [0x7f6e08003f48] main mux debug: removing module "avformat"
  1124. [0x7f6e08003d98] main access out debug: removing module "access_output_file"
  1125. [0x7f6e08003d98] access_output_file access out debug: file access output closed
  1126. [0x7f6e08000f88] main stream out debug: destroying chain done
  1127. [0x2502fe8] main playlist debug: changing item without a request (current 0/2)
  1128. [0x2502fe8] main playlist debug: using item 1
  1129. [0x2502fe8] main playlist debug: starting playback of the new playlist item
  1130. [0x2502fe8] main playlist debug: resyncing on quit
  1131. [0x2502fe8] main playlist debug: quit is at 1
  1132. [0x2502fe8] main playlist debug: creating new input thread
  1133. [0x7f6e18005ae8] main input debug: Creating an input for 'quit'
  1134. [0x7f6e18005ae8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  1135. [0x7f6e18005ae8] main input debug: `vlc://quit' gives access `vlc' demux `' path `quit'
  1136. [0x7f6e18005ae8] main input debug: creating demux: access='vlc' demux='' location='quit' file='(null)'
  1137. [0x7f6e0800c838] main demux debug: looking for access_demux module: 1 candidate
  1138. [0x7f6e0800c838] idummy demux: command `quit'
  1139. [0x22d6108] main libvlc debug: exiting
  1140. [0x7f6e0800c838] main demux debug: using access_demux module "idummy"
  1141. [0x7f6e08003c38] main demux meta debug: looking for meta reader module: 2 candidates
  1142. [0x22d6108] main libvlc debug: deactivating the playlist
  1143. [0x2502fe8] main playlist debug: deactivating the playlist
  1144. [0x2502fe8] main playlist debug: incoming request - stopping current input
  1145. [0x2502fe8] main playlist debug: dying input
  1146. [0x7f6e08003c38] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/reader
  1147. [0x7f6e08003c38] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  1148. [0x7f6e08003c38] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  1149. [0x7f6e08003c38] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  1150. [0x7f6e08003c38] main demux meta debug: no meta reader module matching "any" could be loaded
  1151. [0x7f6e18005ae8] main input debug: `vlc://quit' successfully opened
  1152. [0x7f6e0800c838] main demux debug: removing module "idummy"
  1153. [0x2502fe8] main playlist debug: dying input
  1154. [0x2502fe8] main playlist debug: dead input
  1155. [0x2500928] main playlist export debug: saving Media Library to file /home/user/.local/share/vlc/ml.xspf
  1156. [0x2500928] main playlist export debug: looking for playlist export module: 1 candidate
  1157. [0x2500928] main playlist export debug: using playlist export module "export"
  1158. [0x2500928] main playlist export debug: removing module "export"
  1159. [0x2502fe8] main playlist debug: playlist correctly deactivated
  1160. [0x22d6108] main libvlc debug: removing all services discovery tasks
  1161. [0x22d6108] main libvlc debug: removing all interfaces
  1162. [0x22d6108] main libvlc debug: exiting
  1163. [0x22eace8] main interface debug: removing module "dummy"
  1164. [0x23ab9b8] main interface debug: removing module "hotkeys"
  1165. [0x2502fe8] main playlist debug: destroying
  1166. [0x22d6108] main libvlc debug: removing stats
  1167. user@ubuntu:~/shared.fast$ vlc $v vlc://quit -vvv -Idummy --sout="#transcode{venc=x264{preset=fast},vcodec=h264,acodec=aac,vb=5000,ab=256,channels=2,samplerate=44100,scale=1,soverlay}:file{dst=$o,mux=ffmpeg{mux=flv}}"
  1168. VLC media player 2.1.0-git Rincewind (revision 2.1.0~~git20120813+r1888)
  1169. [0x16e1108] main libvlc debug: VLC media player - 2.1.0-git Rincewind
  1170. [0x16e1108] main libvlc debug: Copyright © 1996-2012 the VideoLAN team
  1171. [0x16e1108] main libvlc debug: revision 2.1.0~~git20120813+r1888
  1172. [0x16e1108] main libvlc debug: configured with ./configure  '--enable-static' '--build=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc' '--with-binary-version=0~r82~precise1' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-dbus' '--enable-dca' '--enable-dirac' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-oss' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-fbosd' '--enable-libva' '--enable-linsys' '--enable-omxil' '--enable-pvr' '--enable-udev' '--enable-v4l2' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'build_alias=x86_64-linux-gnu'
  1173. [0x16e1108] main libvlc debug: searching plug-in modules
  1174. [0x16e1108] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
  1175. [0x16e1108] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
  1176. [0x16e1108] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
  1177. [0x16e1108] main libvlc debug: plug-ins loaded: 417 modules
  1178. [0x16e1108] main libvlc debug: opening config file (/home/user/.config/vlc/vlcrc)
  1179. [0x16e1108] main libvlc debug: translation test: code is "C"
  1180. [0x16e1108] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 AVX FPU
  1181. [0x16e1108] main libvlc debug: looking for memcpy module: 0 candidates
  1182. [0x16e1108] main libvlc debug: no memcpy module matched "any"
  1183. [0x1710ba8] main input debug: Creating an input for 'Media Library'
  1184. [0x1710ba8] main input debug: Input is a meta file: disabling unneeded options
  1185. [0x1710ba8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  1186. [0x1710ba8] main input debug: `file/xspf-open:///home/user/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/user/.local/share/vlc/ml.xspf'
  1187. [0x1710ba8] main input debug: creating demux: access='file' demux='xspf-open' location='/home/user/.local/share/vlc/ml.xspf' file='/home/user/.local/share/vlc/ml.xspf'
  1188. [0x16f6bf8] main demux debug: looking for access_demux module: 3 candidates
  1189. [0x16f6bf8] main demux debug: no access_demux module matching "file" could be loaded
  1190. [0x1710ba8] main input debug: creating access 'file' location='/home/user/.local/share/vlc/ml.xspf', path='/home/user/.local/share/vlc/ml.xspf'
  1191. [0x17aeb68] main access debug: looking for access module: 2 candidates
  1192. [0x17aeb68] filesystem access debug: opening file `/home/user/.local/share/vlc/ml.xspf'
  1193. [0x17aeb68] main access debug: using access module "filesystem"
  1194. [0x17af9d8] main stream debug: Using stream method for AStream*
  1195. [0x17af9d8] main stream debug: starting pre-buffering
  1196. [0x17af9d8] main stream debug: received first data after 0 ms
  1197. [0x17af9d8] main stream debug: pre-buffering done 296 bytes in 0s - 3906 KiB/s
  1198. [0x17afc38] main stream debug: looking for stream_filter module: 7 candidates
  1199. [0x17afc38] main stream debug: no stream_filter module matching "any" could be loaded
  1200. [0x17afc38] main stream debug: looking for stream_filter module: 1 candidate
  1201. [0x17afc38] main stream debug: using stream_filter module "stream_filter_record"
  1202. [0x1710ba8] main input debug: creating demux: access='file' demux='xspf-open' location='/home/user/.local/share/vlc/ml.xspf' file='/home/user/.local/share/vlc/ml.xspf'
  1203. [0x17b1108] main demux debug: looking for demux module: 1 candidate
  1204. [0x17b1108] playlist demux debug: using XSPF playlist reader
  1205. [0x17b1108] main demux debug: using demux module "playlist"
  1206. [0x17b1a48] main demux meta debug: looking for meta reader module: 2 candidates
  1207. [0x17b1a48] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/reader
  1208. [0x17b1a48] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  1209. [0x17b1a48] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  1210. [0x17b1a48] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  1211. [0x17b1a48] main demux meta debug: no meta reader module matching "any" could be loaded
  1212. [0x1710ba8] main input debug: `file/xspf-open:///home/user/.local/share/vlc/ml.xspf' successfully opened
  1213. [0x17c0b08] main xml reader debug: looking for xml reader module: 1 candidate
  1214. [0x17c0b08] main xml reader debug: using xml reader module "xml"
  1215. [0x17b1108] playlist demux debug: parsed 0 tracks successfully
  1216. [0x1710ba8] main input debug: EOF reached
  1217. [0x17b1108] main demux debug: removing module "playlist"
  1218. [0x17afc38] main stream debug: removing module "stream_filter_record"
  1219. [0x17aeb68] main access debug: removing module "filesystem"
  1220. [0x16f6978] main interface debug: looking for interface module: 1 candidate
  1221. [0x16f6978] main interface debug: using interface module "hotkeys"
  1222. [0x190e068] main playlist debug: playlist threads correctly activated
  1223. [0x190e068] main playlist debug: adding item `quit' ( vlc://quit )
  1224. [0x190e068] main playlist debug: rebuilding array of current - root Playlist
  1225. [0x190e068] main playlist debug: rebuild done - 0 items, index -1
  1226. [0x7fa5d8000958] main input debug: Creating an input for 'quit'
  1227. [0x190e068] main playlist debug: meta ok for (null), need to fetch art
  1228. [0x7fa5d8000aa8] main demux meta debug: looking for meta fetcher module: 1 candidate
  1229. [0x190e068] main playlist debug: adding item `trailer_480p.mov' ( file:///home/user/shared.fast/trailer_480p.mov )
  1230. [0x16f5e08] main interface debug: looking for interface module: 1 candidate
  1231. [0x7fa5dc000958] main input debug: Creating an input for 'trailer_480p.mov'
  1232. [0x16f5e08] main interface debug: no interface module matching "globalhotkeys,none" could be loaded
  1233. [0x16f5e08] main interface error: no suitable interface module
  1234. [0x16e1108] main libvlc error: interface "globalhotkeys,none" initialization failed
  1235. [0x16f5e08] main interface debug: looking for interface module: 1 candidate
  1236. [0x16f5e08] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
  1237. [0x16f5e08] main interface debug: no interface module matching "dbus,none" could be loaded
  1238. [0x16f5e08] main interface error: no suitable interface module
  1239. [0x16e1108] main libvlc error: interface "dbus,none" initialization failed
  1240. [0x16f5bf8] main interface debug: looking for interface module: 1 candidate
  1241. [0x16f5bf8] inhibit interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
  1242. [0x16f5bf8] main interface debug: no interface module matching "inhibit,none" could be loaded
  1243. [0x16f5bf8] main interface error: no suitable interface module
  1244. [0x16e1108] main libvlc error: interface "inhibit,none" initialization failed
  1245. [0x16f5bf8] main interface debug: looking for interface module: 1 candidate
  1246. [0x16f5bf8] dummy interface: using the dummy interface module...
  1247. [0x16f5bf8] main interface debug: using interface module "dummy"
  1248. [0x190e068] main playlist debug: processing request item: null, node: Playlist, skip: 0
  1249. [0x190e068] main playlist debug: rebuilding array of current - root Playlist
  1250. [0x190e068] main playlist debug: rebuild done - 2 items, index -1
  1251. [0x190e068] main playlist debug: starting playback of the new playlist item
  1252. [0x190e068] main playlist debug: resyncing on trailer_480p.mov
  1253. [0x190e068] main playlist debug: trailer_480p.mov is at 0
  1254. [0x190e068] main playlist debug: creating new input thread
  1255. [0x7fa5e0000ba8] main input debug: Creating an input for 'trailer_480p.mov'
  1256. [0x7fa5d0000c88] main stream output debug: using sout chain=`transcode{venc=x264{preset=fast},vcodec=h264,acodec=aac,vb=5000,ab=256,channels=2,samplerate=44100,scale=1,soverlay}:file{dst=trailer_480p.mov.flv,mux=ffmpeg{mux=flv}}'
  1257. [0x7fa5d0000c88] main stream output debug: stream=`file'
  1258. [0x7fa5d0001508] main stream out debug: looking for sout stream module: 1 candidate
  1259. [0x7fa5d0001508] main stream out debug: set config option: sout-standard-dst to trailer_480p.mov.flv
  1260. [0x7fa5d0001508] main stream out debug: set config option: sout-standard-mux to ffmpeg{mux=flv}
  1261. [0x7fa5d00042a8] main access out debug: looking for sout access module: 1 candidate
  1262. [0x7fa5d8000aa8] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/fetcher
  1263. [0x7fa5d8000aa8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  1264. [0x7fa5d8000aa8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  1265. [0x7fa5d00042a8] access_output_file access out debug: file access output opened (trailer_480p.mov.flv)
  1266. [0x7fa5d00042a8] main access out debug: using sout access module "access_output_file"
  1267. [0x7fa5d0004488] main mux debug: looking for sout mux module: 1 candidate
  1268. [0x7fa5d8000aa8] main demux meta debug: using meta fetcher module "lua"
  1269. [0x7fa5d8000aa8] main demux meta debug: removing module "lua"
  1270. [0x190e068] main playlist debug: searching art for quit
  1271. [0x7fa5d80058d8] main art finder debug: looking for art finder module: 2 candidates
  1272. [0x190e068] main playlist debug: meta ok for (null), need to fetch art
  1273. [0x7fa5d0004488] main mux debug: set config option: sout-avformat-mux to flv
  1274. [0x7fa5d0004488] main mux debug: using sout mux module "avformat"
  1275. [0x7fa5d0001508] stream_out_standard stream out debug: using `file/ffmpeg{mux=flv}://trailer_480p.mov.flv'
  1276. [0x7fa5d0001508] main stream out debug: using sout stream module "stream_out_standard"
  1277. [0x7fa5d0000c88] main stream output debug: stream=`transcode'
  1278. [0x7fa5d000c8f8] main stream out debug: looking for sout stream module: 1 candidate
  1279. [0x7fa5d000c8f8] main stream out debug: set config option: sout-transcode-venc to x264{preset=fast}
  1280. [0x7fa5d000c8f8] main stream out debug: set config option: sout-transcode-vcodec to h264
  1281. [0x7fa5d000c8f8] main stream out debug: set config option: sout-transcode-acodec to aac
  1282. [0x7fa5d000c8f8] main stream out debug: set config option: sout-transcode-vb to 5000
  1283. [0x7fa5d000c8f8] main stream out debug: set config option: sout-transcode-ab to 256
  1284. [0x7fa5d000c8f8] main stream out debug: set config option: sout-transcode-channels to 2
  1285. [0x7fa5d000c8f8] main stream out debug: set config option: sout-transcode-samplerate to 44100
  1286. [0x7fa5d000c8f8] main stream out debug: set config option: sout-transcode-scale to 1
  1287. [0x7fa5d000c8f8] main stream out debug: set config option: sout-transcode-soverlay to (null)
  1288. [0x7fa5d000c8f8] stream_out_transcode stream out debug: codec audio=aac  44100Hz 2 channels 256Kb/s
  1289. [0x7fa5d000c8f8] stream_out_transcode stream out debug: codec video=h264 0x0 scaling: 1.000000 5000kb/s
  1290. [0x7fa5d000c8f8] main stream out debug: using sout stream module "stream_out_transcode"
  1291. [0x7fa5e0000ba8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  1292. [0x7fa5e0000ba8] main input debug: `file:///home/user/shared.fast/trailer_480p.mov' gives access `file' demux `' path `/home/user/shared.fast/trailer_480p.mov'
  1293. [0x7fa5e0000ba8] main input debug: creating demux: access='file' demux='' location='/home/user/shared.fast/trailer_480p.mov' file='/home/user/shared.fast/trailer_480p.mov'
  1294. [0x7fa5d00063b8] main demux debug: looking for access_demux module: 3 candidates
  1295. [0x7fa5d80058d8] lua art finder debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/art
  1296. [0x7fa5d80058d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  1297. [0x7fa5d80058d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  1298. [0x7fa5d00063b8] main demux debug: no access_demux module matching "file" could be loaded
  1299. [0x7fa5e0000ba8] main input debug: creating access 'file' location='/home/user/shared.fast/trailer_480p.mov', path='/home/user/shared.fast/trailer_480p.mov'
  1300. [0x7fa5d0003468] main access debug: looking for access module: 2 candidates
  1301. [0x7fa5d0003468] filesystem access debug: opening file `/home/user/shared.fast/trailer_480p.mov'
  1302. [0x7fa5d0003468] main access debug: using access module "filesystem"
  1303. [0x7fa5d0003158] main stream debug: Using stream method for AStream*
  1304. [0x7fa5d0003158] main stream debug: starting pre-buffering
  1305. [0x7fa5d0003158] main stream debug: received first data after 0 ms
  1306. [0x7fa5d0003158] main stream debug: pre-buffering done 1024 bytes in 0s - 4672 KiB/s
  1307. [0x7fa5d80058d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  1308. [0x7fa5d0006648] main stream debug: looking for stream_filter module: 7 candidates
  1309. [0x7fa5d0006648] main stream debug: no stream_filter module matching "any" could be loaded
  1310. [0x7fa5d0006648] main stream debug: looking for stream_filter module: 1 candidate
  1311. [0x7fa5d0006648] main stream debug: using stream_filter module "stream_filter_record"
  1312. [0x7fa5e0000ba8] main input debug: creating demux: access='file' demux='' location='/home/user/shared.fast/trailer_480p.mov' file='/home/user/shared.fast/trailer_480p.mov'
  1313. [0x7fa5d00067a8] main demux debug: looking for demux module: 54 candidates
  1314. [0x7fa5d0006648] mp4 stream warning: unknown box type tapt (incompletely loaded)
  1315. [0x7fa5d0006648] mp4 stream warning: unknown box type alis (incompletely loaded)
  1316. [0x7fa5d0006648] mp4 stream warning: unknown box type colr (incompletely loaded)
  1317. [0x7fa5d0006648] mp4 stream debug: found an empty box (null size)
  1318. [0x7fa5d0006648] mp4 stream warning: unknown box type cslg (incompletely loaded)
  1319. [0x7fa5d0006648] mp4 stream warning: unknown box type alis (incompletely loaded)
  1320. [0x7fa5d0006648] mp4 stream debug: read box: 48000.000000 Hz
  1321. [0x7fa5d0006648] mp4 stream warning: Not enough data
  1322. [0x7fa5d0006648] mp4 stream warning: unknown box type      (incompletely loaded)
  1323. [0x7fa5d0006648] mp4 stream warning: unknown box type chan (incompletely loaded)
  1324. [0x7fa5d80058d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  1325. [0x7fa5d0006648] mp4 stream warning: unknown box type      (incompletely loaded)
  1326. [0x7fa5d0006648] mp4 stream debug: out of bound child
  1327. [0x7fa5d0006648] mp4 stream warning: unknown box type      (incompletely loaded)
  1328. [0x7fa5d0006648] mp4 stream debug: out of bound child
  1329. [0x7fa5d0006648] mp4 stream warning: unknown box type WLOC (incompletely loaded)
  1330. [0x7fa5d0006648] mp4 stream warning: unknown box type SelO (incompletely loaded)
  1331. [0x7fa5d0006648] mp4 stream warning: unknown box type AllF (incompletely loaded)
  1332. [0x7fa5d0006648] mp4 stream debug: found an empty box (null size)
  1333. [0x7fa5d0006648] mp4 stream debug: dumping root Box "root"
  1334. [0x7fa5d0006648] mp4 stream debug: |   + ftyp size 32
  1335. [0x7fa5d0006648] mp4 stream debug: |   + moov size 25217
  1336. [0x7fa5d0006648] mp4 stream debug: |   |   + mvhd size 108
  1337. [0x7fa5d0006648] mp4 stream debug: |   |   + trak size 13531
  1338. [0x7fa5d0006648] mp4 stream debug: |   |   |   + tkhd size 92
  1339. [0x7fa5d0006648] mp4 stream debug: |   |   |   + tapt size 68
  1340. [0x7fa5d0006648] mp4 stream debug: |   |   |   + edts size 36
  1341. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   + elst size 28
  1342. [0x7fa5d0006648] mp4 stream debug: |   |   |   + mdia size 13315
  1343. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   + mdhd size 32
  1344. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   + hdlr size 58
  1345. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   + minf size 13217
  1346. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   + vmhd size 20
  1347. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   + hdlr size 57
  1348. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   + dinf size 36
  1349. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + dref size 28
  1350. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   + alis size 12
  1351. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   + stbl size 13096
  1352. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stsd size 168
  1353. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   + avc1 size 152
  1354. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   |   + avcC size 44
  1355. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   |   + colr size 18
  1356. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stts size 24
  1357. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + ctts size 6512
  1358. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + cslg size 32
  1359. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stss size 148
  1360. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + sdtp size 824
  1361. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stsc size 1576
  1362. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stsz size 3268
  1363. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stco size 536
  1364. [0x7fa5d0006648] mp4 stream debug: |   |   |   + udta size 12
  1365. [0x7fa5d0006648] mp4 stream debug: |   |   + trak size 10471
  1366. [0x7fa5d0006648] mp4 stream debug: |   |   |   + tkhd size 92
  1367. [0x7fa5d0006648] mp4 stream debug: |   |   |   + edts size 36
  1368. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   + elst size 28
  1369. [0x7fa5d0006648] mp4 stream debug: |   |   |   + mdia size 9862
  1370. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   + mdhd size 32
  1371. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   + hdlr size 58
  1372. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   + minf size 9764
  1373. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   + smhd size 16
  1374. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   + hdlr size 57
  1375. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   + dinf size 36
  1376. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + dref size 28
  1377. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   + alis size 12
  1378. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   + stbl size 9647
  1379. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stsd size 223
  1380. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   + mp4a size 207
  1381. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   |   + wave size 91
  1382. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   |   |   + frma size 12
  1383. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   |   |   + mp4a size 12
  1384. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   |   |   + esds size 51
  1385. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   |   |   +      size 8
  1386. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   |   |   + chan size 44
  1387. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stts size 24
  1388. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stsc size 2380
  1389. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stsz size 6208
  1390. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   |   |   + stco size 804
  1391. [0x7fa5d0006648] mp4 stream debug: |   |   |   + meta size 461
  1392. [0x7fa5d0006648] mp4 stream debug: |   |   |   |   +      size 1751411826
  1393. [0x7fa5d0006648] mp4 stream debug: |   |   |   + udta size 12
  1394. [0x7fa5d0006648] mp4 stream debug: |   |   + meta size 1057
  1395. [0x7fa5d80058d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  1396. [0x7fa5d0006648] mp4 stream debug: |   |   |   +      size 1751411826
  1397. [0x7fa5d0006648] mp4 stream debug: |   |   + udta size 42
  1398. [0x7fa5d0006648] mp4 stream debug: |   |   |   + WLOC size 12
  1399. [0x7fa5d0006648] mp4 stream debug: |   |   |   + SelO size 9
  1400. [0x7fa5d0006648] mp4 stream debug: |   |   |   + AllF size 9
  1401. [0x7fa5d0006648] mp4 stream debug: |   + free size 16
  1402. [0x7fa5d0006648] mp4 stream debug: |   + wide size 8
  1403. [0x7fa5d0006648] mp4 stream debug: |   + mdat size 11035738
  1404. [0x7fa5d00067a8] mp4 demux debug: Apple QuickTime file
  1405. [0x7fa5d00067a8] mp4 demux debug: found 2 tracks
  1406. [0x7fa5d00067a8] mp4 demux warning: elst box found
  1407. [0x7fa5d00067a8] mp4 demux debug:    - [0] duration=32480ms media time=0ms) rate=1.0
  1408. [0x7fa5d00067a8] mp4 demux debug: track[Id 0x1] read 130 chunk
  1409. [0x7fa5d00067a8] mp4 demux warning: CTTS table
  1410. [0x7fa5d00067a8] mp4 demux debug: track[Id 0x1] read 812 samples length:32s
  1411. [0x7fa5e0000ba8] main input debug: selecting program id=0
  1412. [0x7fa5d00067a8] mp4 demux debug: adding track[Id 0x1] video (enable) language en
  1413. [0x7fa5d00067a8] mp4 demux warning: elst box found
  1414. [0x7fa5d00067a8] mp4 demux debug:    - [0] duration=32995ms media time=0ms) rate=1.0
  1415. [0x7fa5d00067a8] mp4 demux debug: track[Id 0x2] read 197 chunk
  1416. [0x7fa5d00067a8] mp4 demux debug: track[Id 0x2] read 1547 samples length:33s
  1417. [0x7fa5d00067a8] mp4 demux debug: adding track[Id 0x2] audio (enable) language en
  1418. [0x7fa5d00067a8] main demux debug: using demux module "mp4"
  1419. [0x7fa5e0000ba8] main input debug: looking for a subtitle file in /home/user/shared.fast/
  1420. [0x7fa5d80058d8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  1421. [0x7fa5d80058d8] main art finder debug: no art finder module matching "any" could be loaded
  1422. [0x190e068] main playlist debug: art not found for quit
  1423. [0x7fa5d8004788] main demux meta debug: looking for meta fetcher module: 1 candidate
  1424. [0x7fa5d8004788] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/fetcher
  1425. [0x7fa5d8004788] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  1426. [0x7fa5d8004788] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  1427. [0x7fa5d8004788] main demux meta debug: using meta fetcher module "lua"
  1428. [0x7fa5d8004788] main demux meta debug: removing module "lua"
  1429. [0x190e068] main playlist debug: searching art for trailer_480p.mov
  1430. [0x7fa5d8005fd8] main art finder debug: looking for art finder module: 2 candidates
  1431. [0x7fa5d8005fd8] lua art finder debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/art
  1432. [0x7fa5d8005fd8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  1433. [0x7fa5d8005fd8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  1434. [0x7fa5d8005fd8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  1435. [0x7fa5d8005fd8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  1436. [0x7fa5d8005fd8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  1437. [0x7fa5d8005fd8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  1438. [0x7fa5d8005fd8] main art finder debug: no art finder module matching "any" could be loaded
  1439. [0x190e068] main playlist debug: art not found for trailer_480p.mov
  1440. [0x7fa5d0c16268] main decoder debug: looking for packetizer module: 21 candidates
  1441. [0x7fa5d0c16268] packetizer_h264 decoder debug: found NAL_SPS (sps_id=0)
  1442. [0x7fa5d0c16268] packetizer_h264 decoder debug: found NAL_PPS (pps_id=0 sps_id=0)
  1443. [0x7fa5d0c16268] packetizer_h264 decoder debug: avcC length size=4, sps=1, pps=1
  1444. [0x7fa5d0c16268] main decoder debug: using packetizer module "packetizer_h264"
  1445. [0x7fa5d0c31908] main decoder debug: looking for packetizer module: 21 candidates
  1446. [0x7fa5d0c31908] packetizer_mpeg4audio decoder debug: running MPEG4 audio packetizer
  1447. [0x7fa5d0c31908] packetizer_mpeg4audio decoder debug: AAC 48000Hz 1024 samples/frame
  1448. [0x7fa5d0c31908] main decoder debug: using packetizer module "packetizer_mpeg4audio"
  1449. [0x7fa5e0000ba8] main input debug: starting in sync mode
  1450. [0x7fa5d0c32508] main demux meta debug: looking for meta reader module: 2 candidates
  1451. [0x7fa5d0c32508] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/reader
  1452. [0x7fa5d0c32508] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  1453. [0x7fa5d0c32508] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  1454. [0x7fa5d0c32508] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  1455. [0x7fa5d0c32508] main demux meta debug: no meta reader module matching "any" could be loaded
  1456. [0x7fa5e0000ba8] main input debug: `file:///home/user/shared.fast/trailer_480p.mov' successfully opened
  1457. [0x7fa5d00067a8] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track)
  1458. [0x7fa5d00067a8] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
  1459. [0x7fa5d00067a8] mp4 demux debug: stts gives 0 --> 0 (sample number)
  1460. [0x7fa5d00067a8] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track)
  1461. [0x7fa5d00067a8] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)
  1462. [0x7fa5e0000ba8] main input debug: Buffering 0%
  1463. [0x7fa5e0000ba8] main input debug: switching to async mode
  1464. [0x7fa5e0000ba8] main input debug: Buffering 0%
  1465. [0x7fa5d0000c88] main stream output debug: adding a new sout input (sout_input:0x7fa5d8000ac0)
  1466. [0x7fa5d000c8f8] stream_out_transcode stream out debug: creating video transcoding from fcc=`h264' to fcc=`h264'
  1467. [0x7fa5d8002688] main generic debug: looking for decoder module: 31 candidates
  1468. [0x7fa5e0000ba8] main input debug: Buffering 33%
  1469. [0x7fa5e0000ba8] main input debug: Buffering 66%
  1470. [0x7fa5d0000c88] main stream output debug: adding a new sout input (sout_input:0x7fa5dcc21790)
  1471. [0x7fa5e0000ba8] main input debug: Buffering 100%
  1472. [0x7fa5e0000ba8] main input debug: Stream buffering done (400 ms in 6 ms)
  1473. [0x7fa5d8002688] avcodec generic debug: trying to use direct rendering
  1474. [0x7fa5d8002688] avcodec generic debug: allowing 4 thread(s) for decoding
  1475. [0x7fa5d8002688] avcodec generic debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
  1476. [0x7fa5d8002688] avcodec generic debug: using frame thread mode with 4 threads
  1477. [0x7fa5d8002688] main generic debug: using decoder module "avcodec"
  1478. [0x7fa5d8002ad8] main encoder debug: looking for encoder module: 1 candidate
  1479. [0x7fa5d8002ad8] x264 encoder debug: version x264 0.120.X
  1480. [0x7fa5d8002ad8] main encoder debug: set config option: sout-x264-preset to fast
  1481. [0x7fa5d8002ad8] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
  1482.  
  1483. [0x7fa5d8002ad8] x264 encoder: profile High, level 3.0
  1484.  
  1485. [0x7fa5d8002ad8] main encoder debug: using encoder module "x264"
  1486. [0x7fa5d8002ad8] main encoder debug: removing module "x264"
  1487. [0x7fa5d8002ad8] x264 encoder debug: framecount still in libx264 buffer: 0
  1488. [0x7fa5d8002ad8] x264 encoder: final ratefactor: 10.97
  1489.  
  1490. [0x7fa5d000c8f8] stream_out_transcode stream out debug: creating audio transcoding from fcc=`mp4a' to fcc=`aac '
  1491. [0x7fa5dc000958] main generic debug: looking for decoder module: 31 candidates
  1492. [0x7fa5dc000958] main generic debug: using decoder module "faad"
  1493. [0x7fa5dc001ef8] main encoder debug: looking for encoder module: 13 candidates
  1494. [0x7fa5dc001ef8] avcodec encoder debug: found encoder MPEG AAC Audio
  1495. [0x7fa5dc001ef8] main encoder debug: using encoder module "avcodec"
  1496. [0x7fa5d000c8f8] stream_out_transcode stream out debug: Looking for filter (f32l->s16l, channels 6->2, rate 48000->44100)
  1497. [0x7fa5dcc20ea8] main filter debug: looking for audio filter module: 11 candidates
  1498. [0x7fa5dcc20ea8] main filter debug: using audio filter module "samplerate"
  1499. [0x7fa5d000c8f8] main stream out debug: Filter 'SRC resampler' (0x7fa5dcc20ea8) appended to chain
  1500. [0x7fa5dcc170d8] main filter debug: looking for audio filter module: 11 candidates
  1501. [0x7fa5dcc170d8] main filter debug: using audio filter module "simple_channel_mixer"
  1502. [0x7fa5d000c8f8] main stream out debug: Filter 'simple_channel_mixer' (0x7fa5dcc170d8) appended to chain
  1503. [0x7fa5dcc16468] main filter debug: looking for audio filter module: 11 candidates
  1504. [0x7fa5dcc16468] audio_format filter debug: f32l->s16l, bits per sample: 32->16
  1505. [0x7fa5dcc16468] main filter debug: using audio filter module "audio_format"
  1506. [0x7fa5d000c8f8] main stream out debug: Filter 'audio_format' (0x7fa5dcc16468) appended to chain
  1507. [0x7fa5d000c8f8] stream_out_transcode stream out debug: Got complete audio filter chain
  1508. [0x7fa5d0004488] main mux debug: adding a new input
  1509. [0x7fa5d0004488] avformat mux debug: adding input
  1510. [0x7fa5e0000ba8] main input debug: Decoder buffering done in 12 ms
  1511. [0x7fa5d8002688] avcodec generic debug: using direct rendering
  1512. [0x7fa5dc000958] faad generic warning: decoded zero sample
  1513. [0x7fa5d000c8f8] stream_out_transcode stream out debug: decoder aspect is 1.779167:1
  1514. [0x7fa5d000c8f8] stream_out_transcode stream out debug: source pixel aspect is 1.000000:1
  1515. [0x7fa5d000c8f8] stream_out_transcode stream out debug: scaled pixel aspect is 0.998683:1
  1516. [0x7fa5d000c8f8] stream_out_transcode stream out debug: source 854x480, destination 848x476
  1517. [0x7fa5d000c8f8] stream_out_transcode stream out debug: encoder aspect is 43089424:24218880
  1518. [0x7fa5d8590988] main filter debug: looking for video filter2 module: 18 candidates
  1519. [0x7fa5d8590988] swscale filter debug: 854x480 chroma: I420 -> 848x476 chroma: I420 with scaling using Bicubic (good quality)
  1520. [0x7fa5d8590988] main filter debug: using video filter2 module "swscale"
  1521. [0x7fa5d000c8f8] main stream out debug: Filter 'Swscale' (0x7fa5d8590988) appended to chain
  1522. [0x7fa5d000c8f8] stream_out_transcode stream out debug: destination (after video filters) 848x476
  1523. [0x7fa5d8002ad8] main encoder debug: looking for encoder module: 1 candidate
  1524. [0x7fa5d8002ad8] x264 encoder debug: version x264 0.120.X
  1525. [0x7fa5d8002ad8] main encoder debug: set config option: sout-x264-preset to fast
  1526. [0x7fa5d8002ad8] x264 encoder: using SAR=50813/50880
  1527.  
  1528. [0x7fa5d8002ad8] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
  1529.  
  1530. [0x7fa5d8002ad8] x264 encoder: profile High, level 3.0
  1531.  
  1532. [0x7fa5d8002ad8] main encoder debug: using encoder module "x264"
  1533. [0x7fa5d0004488] main mux debug: adding a new input
  1534. [0x7fa5d0004488] avformat mux debug: adding input
  1535. [0x7fa5d0004488] avformat mux debug: writing header
  1536. [flv @ 0x7fa5d000c320] Codec for stream 0 does not use global headers but container format requires global headers
  1537. [flv @ 0x7fa5d000c320] Codec for stream 1 does not use global headers but container format requires global headers
  1538. [flv @ 0x7fa5d000c320] Packets are not in the proper order with respect to DTS
  1539. [0x7fa5d0004488] avformat mux error: could not write frame (pts: 240000, dts: 40000) (pkt pts: 240, dts: 40)
  1540. [0x7fa5e0000ba8] main input debug: EOF reached
  1541. [0x7fa5e0000ba8] main input debug: waiting decoder fifos to empty
  1542. [0x190e068] main playlist debug: finished input
  1543. [0x7fa5d0c16268] main decoder debug: removing module "packetizer_h264"
  1544. [0x7fa5d0c16268] main decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
  1545. [0x7fa5d0000c88] main stream output debug: removing a sout input (sout_input:0x7fa5d8000ac0)
  1546. [0x7fa5d8002688] main generic debug: removing module "avcodec"
  1547. [0x7fa5d8002688] avcodec generic debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
  1548. [0x7fa5d8002ad8] main encoder debug: removing module "x264"
  1549. [0x7fa5d8002ad8] x264 encoder debug: framecount still in libx264 buffer: 0
  1550. [0x7fa5d8002ad8] x264 encoder: frame I:20    Avg QP:10.33  size: 54787
  1551.  
  1552. [0x7fa5d8002ad8] x264 encoder: frame P:301   Avg QP:10.52  size: 34070
  1553.  
  1554. [0x7fa5d8002ad8] x264 encoder: frame B:486   Avg QP:11.79  size: 10961
  1555.  
  1556. [0x7fa5d8002ad8] x264 encoder: consecutive B-frames: 12.8% 15.6% 15.6% 56.0%
  1557.  
  1558. [0x7fa5d8002ad8] x264 encoder: mb I  I16..4: 40.4% 29.2% 30.4%
  1559.  
  1560. [0x7fa5d8002ad8] x264 encoder: mb P  I16..4:  4.6%  9.7%  6.8%  P16..4: 14.3% 10.0%  8.1%  0.0%  0.0%    skip:46.4%
  1561.  
  1562. [0x7fa5d8002ad8] x264 encoder: mb B  I16..4:  0.7%  0.3%  2.0%  B16..8: 14.4%  0.0%  0.0%  direct:15.6%  skip:67.0%  L0:28.0% L1:34.5% BI:37.5%
  1563.  
  1564. [0x7fa5d8002ad8] x264 encoder: final ratefactor: 3.78
  1565.  
  1566. [0x7fa5d8002ad8] x264 encoder: 8x8 transform intra:37.3% inter:32.0%
  1567.  
  1568. [0x7fa5d8002ad8] x264 encoder: coded y,uvDC,uvAC intra: 67.7% 66.6% 64.3% inter: 22.6% 24.3% 18.8%
  1569.  
  1570. [0x7fa5d8002ad8] x264 encoder: i16 v,h,dc,p: 73% 15%  5%  7%
  1571.  
  1572. [0x7fa5d8002ad8] x264 encoder: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 23% 26% 14%  4%  6%  6%  7%  6%  7%
  1573.  
  1574. [0x7fa5d8002ad8] x264 encoder: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 22% 10%  5%  8%  8%  7%  6%  5%
  1575.  
  1576. [0x7fa5d8002ad8] x264 encoder: i8c dc,h,v,p: 52% 25% 17%  6%
  1577.  
  1578. [0x7fa5d8002ad8] x264 encoder: Weighted P-Frames: Y:29.2% UV:25.9%
  1579.  
  1580. [0x7fa5d8002ad8] x264 encoder: ref P L0: 86.4% 13.6%
  1581.  
  1582. [0x7fa5d8002ad8] x264 encoder: ref B L0: 84.9% 15.1%
  1583.  
  1584. [0x7fa5d8002ad8] x264 encoder: ref B L1: 93.4%  6.6%
  1585.  
  1586. [0x7fa5d8002ad8] x264 encoder: kb/s:4133.31
  1587.  
  1588. [0x7fa5d000c8f8] main stream out debug: Filter 0x7fa5d8590988 removed from chain
  1589. [0x7fa5d8590988] main filter debug: removing module "swscale"
  1590. [0x7fa5d0004488] avformat mux debug: removing input
  1591. [0x7fa5d0c31908] main decoder debug: removing module "packetizer_mpeg4audio"
  1592. [0x7fa5d0c31908] main decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO
  1593. [0x7fa5d0000c88] main stream output debug: removing a sout input (sout_input:0x7fa5dcc21790)
  1594. [0x7fa5dc000958] main generic debug: removing module "faad"
  1595. [0x7fa5dc001ef8] main encoder debug: removing module "avcodec"
  1596. [0x7fa5d000c8f8] main stream out debug: Filter 0x7fa5dcc20ea8 removed from chain
  1597. [0x7fa5dcc20ea8] main filter debug: removing module "samplerate"
  1598. [0x7fa5d000c8f8] main stream out debug: Filter 0x7fa5dcc170d8 removed from chain
  1599. [0x7fa5dcc170d8] main filter debug: removing module "simple_channel_mixer"
  1600. [0x7fa5d000c8f8] main stream out debug: Filter 0x7fa5dcc16468 removed from chain
  1601. [0x7fa5dcc16468] main filter debug: removing module "audio_format"
  1602. [0x7fa5d0004488] avformat mux debug: removing input
  1603. [0x7fa5d0004488] main mux warning: no more input streams for this mux
  1604. [0x7fa5d00067a8] main demux debug: removing module "mp4"
  1605. [0x7fa5d00067a8] mp4 demux debug: freeing all memory
  1606. [0x7fa5d0006648] main stream debug: removing module "stream_filter_record"
  1607. [0x7fa5d0003468] main access debug: removing module "filesystem"
  1608. [0x7fa5e0000ba8] main input debug: Program doesn't contain anymore ES
  1609. [0x190e068] main playlist debug: dead input
  1610. [0x7fa5d0000c88] main stream output debug: destroying useless sout
  1611. [0x7fa5d000c8f8] main stream out debug: destroying chain... (name=transcode)
  1612. [0x7fa5d000c8f8] main stream out debug: removing module "stream_out_transcode"
  1613. [0x7fa5d000c8f8] main stream out debug: destroying chain done
  1614. [0x7fa5d0001508] main stream out debug: destroying chain... (name=file)
  1615. [0x7fa5d0001508] main stream out debug: removing module "stream_out_standard"
  1616. [0x7fa5d0004488] main mux debug: removing module "avformat"
  1617. [0x7fa5d00042a8] main access out debug: removing module "access_output_file"
  1618. [0x7fa5d00042a8] access_output_file access out debug: file access output closed
  1619. [0x7fa5d0001508] main stream out debug: destroying chain done
  1620. [0x190e068] main playlist debug: changing item without a request (current 0/2)
  1621. [0x190e068] main playlist debug: using item 1
  1622. [0x190e068] main playlist debug: starting playback of the new playlist item
  1623. [0x190e068] main playlist debug: resyncing on quit
  1624. [0x190e068] main playlist debug: quit is at 1
  1625. [0x190e068] main playlist debug: creating new input thread
  1626. [0x7fa5e0005b48] main input debug: Creating an input for 'quit'
  1627. [0x7fa5e0005b48] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  1628. [0x7fa5e0005b48] main input debug: `vlc://quit' gives access `vlc' demux `' path `quit'
  1629. [0x7fa5e0005b48] main input debug: creating demux: access='vlc' demux='' location='quit' file='(null)'
  1630. [0x7fa5d0c370a8] main demux debug: looking for access_demux module: 1 candidate
  1631. [0x7fa5d0c370a8] idummy demux: command `quit'
  1632. [0x16e1108] main libvlc debug: exiting
  1633. [0x7fa5d0c370a8] main demux debug: using access_demux module "idummy"
  1634. [0x16e1108] main libvlc debug: deactivating the playlist
  1635. [0x190e068] main playlist debug: deactivating the playlist
  1636. [0x7fa5d0001538] main demux meta debug: looking for meta reader module: 2 candidates
  1637. [0x190e068] main playlist debug: incoming request - stopping current input
  1638. [0x190e068] main playlist debug: dying input
  1639. [0x7fa5d0001538] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/reader
  1640. [0x7fa5d0001538] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  1641. [0x7fa5d0001538] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  1642. [0x7fa5d0001538] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  1643. [0x7fa5d0001538] main demux meta debug: no meta reader module matching "any" could be loaded
  1644. [0x7fa5e0005b48] main input debug: `vlc://quit' successfully opened
  1645. [0x7fa5d0c370a8] main demux debug: removing module "idummy"
  1646. [0x190e068] main playlist debug: dying input
  1647. [0x190e068] main playlist debug: dead input
  1648. [0x1712708] main playlist export debug: saving Media Library to file /home/user/.local/share/vlc/ml.xspf
  1649. [0x1712708] main playlist export debug: looking for playlist export module: 1 candidate
  1650. [0x1712708] main playlist export debug: using playlist export module "export"
  1651. [0x1712708] main playlist export debug: removing module "export"
  1652. [0x190e068] main playlist debug: playlist correctly deactivated
  1653. [0x16e1108] main libvlc debug: removing all services discovery tasks
  1654. [0x16e1108] main libvlc debug: removing all interfaces
  1655. [0x16e1108] main libvlc debug: exiting
  1656. [0x16f5bf8] main interface debug: removing module "dummy"
  1657. [0x16f6978] main interface debug: removing module "hotkeys"
  1658. [0x190e068] main playlist debug: destroying
  1659. [0x16e1108] main libvlc debug: removing stats
  1660. user@ubuntu:~/shared.fast$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement