Advertisement
Guest User

Untitled

a guest
Mar 7th, 2012
459
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.24 KB | None | 0 0
  1. D/VLCJNI (16741): [0x472868] main libvlc debug: VLC media player - 2.0.1 Twoflower
  2. D/VLCJNI (16741): [0x472868] main libvlc debug: Copyright © 1996-2012 VLC authors and VideoLAN
  3. D/VLCJNI (16741): [0x472868] main libvlc debug: revision 2.0.0-244-g0426676
  4. D/VLCJNI (16741): [0x472868] main libvlc debug: configured with ../extras/package/android/../../../configure '--host=arm-linux-androideabi' '--build=x86_64-unknown-linux' '--enable-neon' '--enable-live555' '--enable-realrtsp' '--enable-avformat' '--enable-swscale' '--enable-avcodec' '--enable-opensles' '--enable-android-surface' '--enable-android-audiotrack' '--enable-debug' '--enable-mkv' '--disable-vlc' '--disable-shared' '--disable-vlm' '--disable-sout' '--disable-dbus' '--disable-lua' '--enable-libgcrypt' '--enable-gnutls' '--disable-vcd' '--disable-v4l2' '--disable-gnomevfs' '--disable-dvdread' '--disable-dvdnav' '--disable-bluray' '--disable-linsys' '--disable-decklink' '--disable-libva' '--disable-dv' '--disable-mod' '--disable-sid' '--disable-gme' '--disable-tremor' '--disable-vorbis' '--disable-x264' '--disable-mad' '--disable-schroedinger' '--disable-dirac' '--disable-sdl-image' '--disable-zvbi' '--disable-fluidsynth' '--disable-jack' '--disable-pulse' '--disable-alsa' '--disable-portaudio' '--disable-samplerate' '--disable-sdl' '--disable-xcb' '--disable-atmo' '--disable-qt4' '--disable-skins2' '--disable-mtp' '--enable-taglib' '--disable-notify' '--enable-freetype' '--enable-libass' '--disable-svg' '--disable-sqlite' '--disable-udev' '--disable-libxml2' '--disable-caca' '--disable-glx' '--disable-egl' '--disable-goom' '--disable-projectm' '--enable-iomx' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=/home/alice/tool/android-ndk-r7b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/*-x86/bin//arm-linux-androideabi-gcc --sysroot=/home/alice/tool/android-ndk-r7b/platforms/android-9/arch-arm' 'CFLAGS=-g -O2 -mlong-calls -fstrict-aliasing -fprefetch-loop-arrays -ffast-math -mfpu=neon -march=armv7-a -mtune=cortex-a8 -mfloat-abi=softfp -ftree-vectorize -mvectorize-with-neon-quad -funsafe-math-optimizations' 'LDFLAGS=-Wl,-Bdynamic,-dynamic-linker=/system/bin/linker -Wl,--no-undefined -Wl,--fix-cortex-a8 -L/home/alice/tool/android-ndk-r7b/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a' 'CPPFLAGS=-I/home/alice/tool/android-ndk-r7b/sources/cxx-stl/gnu-libstdc++/include -I/home/alice/tool/android-ndk-r7b/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include' 'CXX=/home/alice/tool/android-ndk-r7b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/*-x86/bin//arm-linux-androideabi-g++ --sysroot=/home/alice/tool/android-ndk-r7b/platforms/android-9/arch-arm' 'CXXFLAGS=-g -O2 -mlong-calls -fstrict-aliasing -fprefetch-loop-arrays -ffast-math -mfpu=neon -march=armv7-a -mtune=cortex-a8 -mfloat-abi=softfp -ftree-vectorize -mvectorize-with-neon-quad -funsafe-math-optimizations'
  5. D/VLCJNI (16741): [0x472868] main libvlc debug: plug-ins loaded: 217 modules
  6. D/VLCJNI (16741): [0x472868] main libvlc debug: translation test: code is "C"
  7. D/VLCJNI (16741): [0x472868] main libvlc debug: CPU has capabilities NEONv1 FPU
  8. D/VLCJNI (16741): [0x472868] main libvlc debug: looking for memcpy module: 1 candidate
  9. D/VLCJNI (16741): [0x472868] main libvlc debug: using memcpy module "memcpy"
  10. D/VLCJNI (16741): [0x4dd720] main interface debug: looking for interface module: 0 candidates
  11. D/VLCJNI (16741): [0x4dd720] main interface debug: no interface module matched "hotkeys,none"
  12. D/VLCJNI (16741): [0x4dd720] main interface debug: TIMER module_need() : 0.458 ms - Total 0.458 ms / 1 intvls (Avg 0.458 ms)
  13. D/VLCJNI (16741): [0x4dd720] main interface error: no suitable interface module
  14. D/VLCJNI (16741): [0x4ddad0] main generic error: option logo-x does not exist
  15. D/VLCJNI (16741): [0x4ddad0] main generic error: option logo-y does not exist
  16. D/VLCJNI (16741): [0x4ddad0] main generic error: option logo-delay does not exist
  17. D/VLCJNI (16741): [0x4ddad0] main generic error: option logo-repeat does not exist
  18. D/VLCJNI (16741): [0x4ddad0] main generic error: option logo-opacity does not exist
  19. D/VLCJNI (16741): [0x4ddad0] main generic error: option logo-position does not exist
  20. D/VLCJNI (16741): [0x4e0920] main input debug: Creating an input for 'http://devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8'
  21. D/VLCJNI (16741): [0x4e0920] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  22. D/VLCJNI (16741): [0x4e0920] main input debug: `http://devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8' gives access `http' demux `' path `devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8'
  23. D/VLCJNI (16741): [0x4e0920] main input debug: creating demux: access='http' demux='' location='devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8' file='(null)'
  24. D/VLCJNI (16741): [0x4e43a0] main demux debug: looking for access_demux module: 0 candidates
  25. D/VLCJNI (16741): [0x4e43a0] main demux debug: no access_demux module matched "http"
  26. D/VLCJNI (16741): [0x4e43a0] main demux debug: TIMER module_need() : 0.640 ms - Total 0.640 ms / 1 intvls (Avg 0.640 ms)
  27. D/VLCJNI (16741): [0x4e0920] main input debug: creating access 'http' location='devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8', path='(null)'
  28. D/VLCJNI (16741): [0x3e7e98] main access debug: looking for access module: 2 candidates
  29. D/VLCJNI (16741): [0x3e7e98] access_http access debug: http: server='devimages.apple.com' port=80 file='/iphone/samples/bipbop/gear1/prog_index.m3u8'
  30. D/VLCJNI (16741): [0x3e7e98] main access debug: net: connecting to devimages.apple.com port 80
  31. D/VLCJNI (16741): [0x3e7e98] main access debug: connection succeeded (socket = 51)
  32. D/VLCJNI (16741): [0x3e7e98] access_http access debug: protocol 'HTTP' answer code 206
  33. D/VLCJNI (16741): [0x3e7e98] access_http access debug: Server: Apache
  34. D/VLCJNI (16741): [0x3e7e98] access_http access debug: Content-Type: audio/x-mpegurl
  35. D/VLCJNI (16741): [0x3e7e98] access_http access debug: stream size=7019,pos=0,remaining=7019
  36. D/VLCJNI (16741): [0x3e7e98] access_http access debug: this frame size=7019
  37. D/VLCJNI (16741): [0x3e7e98] access_http access debug: Connection: close
  38. D/VLCJNI (16741): [0x3e7e98] main access debug: using access module "access_http"
  39. D/VLCJNI (16741): [0x3e7e98] main access debug: TIMER module_need() : 3933.075 ms - Total 3933.075 ms / 1 intvls (Avg 3933.075 ms)
  40. D/VLCJNI (16741): [0x4e4be8] main stream debug: Using stream method for AStream*
  41. D/VLCJNI (16741): [0x4e4be8] main stream debug: starting pre-buffering
  42. D/VLCJNI (16741): [0x4e4be8] main stream debug: received first data after 0 ms
  43. D/VLCJNI (16741): [0x4e4be8] main stream debug: pre-buffering done 1024 bytes in 0s - 1259 KiB/s
  44. D/VLCJNI (16741): [0x4e4df0] main stream debug: looking for stream_filter module: 7 candidates
  45. D/VLCJNI (16741): [0x4e4df0] stream_filter_httplive stream: HTTP Live Streaming (devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8)
  46. D/VLCJNI (16741): [0x4e4df0] stream_filter_httplive stream debug: parse_M3U8
  47. D/VLCJNI (16741): esc
  48. D/VLCJNI (16741): desc
  49. D/VLCJNI (16741): no desc
  50. D/VLCJNI (16741): INF:10, no desc
  51. D/VLCJNI (16741): desc
  52. D/VLCJNI (16741): Sequence158.ts
  53. D/VLCJNI (16741): [0x4e4df0] stream_filter_httplive stream: VOD Playlist HLS protocol version: 1
  54. D/VLCJNI (16741): [0x4e4df0] stream_filter_httplive stream: video on demand (vod) mode
  55. D/VLCJNI (16741): [0x4e4df0] stream_filter_httplive stream: Choose segment 0/181 (sequence=2)
  56. D/VLCJNI (16741): [0x4e4df0] main stream debug: creating access 'http' location='devimages.apple.com/iphone/samples/bipbop/gear1/fileSequence0.ts', path='(null)'
  57. D/VLCJNI (16741): [0x4ec9a0] main access debug: looking for access module: 2 candidates
  58. D/VLCJNI (16741): [0x4ec9a0] access_http access debug: http: server='devimages.apple.com' port=80 file='/iphone/samples/bipbop/gear1/fileSequence0.ts'
  59. D/VLCJNI (16741): [0x4ec9a0] main access debug: net: connecting to devimages.apple.com port 80
  60. D/VLCJNI (16741): [0x4ec9a0] main access debug: connection succeeded (socket = 60)
  61. D/VLCJNI (16741): [0x4ec9a0] access_http access debug: protocol 'HTTP' answer code 206
  62. D/VLCJNI (16741): [0x4ec9a0] access_http access debug: Server: Apache
  63. D/VLCJNI (16741): [0x4ec9a0] access_http access debug: Content-Type: video/mp2t
  64. D/VLCJNI (16741): [0x4ec9a0] access_http access debug: stream size=250228,pos=0,remaining=250228
  65. D/VLCJNI (16741): [0x4ec9a0] access_http access debug: this frame size=250228
  66. D/VLCJNI (16741): [0x4ec9a0] access_http access debug: Connection: close
  67. D/VLCJNI (16741): [0x4ec9a0] main access debug: using access module "access_http"
  68. D/VLCJNI (16741): [0x4ec9a0] main access debug: TIMER module_need() : 618.500 ms - Total 618.500 ms / 1 intvls (Avg 618.500 ms)
  69. D/VLCJNI (16741): [0x4edc28] main stream debug: Using stream method for AStream*
  70. D/VLCJNI (16741): [0x4edc28] main stream debug: starting pre-buffering
  71. D/VLCJNI (16741): [0x4edc28] main stream debug: received first data after 0 ms
  72. D/VLCJNI (16741): [0x4edc28] main stream debug: pre-buffering done 1024 bytes in 0s - 1422 KiB/s
  73. D/VLCJNI (16741): [0x4ec9a0] main access debug: removing module "access_http"
  74. D/VLCJNI (16741): [0x4e4df0] stream_filter_httplive stream: downloaded segment 0 from stream 0
  75. D/VLCJNI (16741): [0x4e4df0] main stream debug: creating access 'http' location='devimages.apple.com/iphone/samples/bipbop/gear1/fileSequence1.ts', path='(null)'
  76. D/VLCJNI (16741): [0x4ede58] main access debug: looking for access module: 2 candidates
  77. D/VLCJNI (16741): [0x4ede58] access_http access debug: http: server='devimages.apple.com' port=80 file='/iphone/samples/bipbop/gear1/fileSequence1.ts'
  78. D/VLCJNI (16741): [0x4ede58] main access debug: net: connecting to devimages.apple.com port 80
  79. D/VLCJNI (16741): [0x4ede58] main access debug: connection succeeded (socket = 60)
  80. D/VLCJNI (16741): [0x4ede58] access_http access debug: protocol 'HTTP' answer code 206
  81. D/VLCJNI (16741): [0x4ede58] access_http access debug: Server: Apache
  82. D/VLCJNI (16741): [0x4ede58] access_http access debug: Content-Type: video/mp2t
  83. D/VLCJNI (16741): [0x4ede58] access_http access debug: stream size=262824,pos=0,remaining=262824
  84. D/VLCJNI (16741): [0x4ede58] access_http access debug: this frame size=262824
  85. D/VLCJNI (16741): [0x4ede58] access_http access debug: Connection: close
  86. D/VLCJNI (16741): [0x4ede58] main access debug: using access module "access_http"
  87. D/VLCJNI (16741): [0x4ede58] main access debug: TIMER module_need() : 1182.465 ms - Total 1182.465 ms / 1 intvls (Avg 1182.465 ms)
  88. D/VLCJNI (16741): [0x4ece20] main stream debug: Using stream method for AStream*
  89. D/VLCJNI (16741): [0x4ece20] main stream debug: starting pre-buffering
  90. D/VLCJNI (16741): [0x4ece20] main stream debug: received first data after 0 ms
  91. D/VLCJNI (16741): [0x4ece20] main stream debug: pre-buffering done 1024 bytes in 0s - 16129 KiB/s
  92. D/VLCJNI (16741): [0x4ede58] main access debug: removing module "access_http"
  93. D/VLCJNI (16741): [0x4e4df0] stream_filter_httplive stream: downloaded segment 1 from stream 0
  94. D/VLCJNI (16741): [0x4e4df0] main stream debug: using stream_filter module "stream_filter_httplive"
  95. D/VLCJNI (16741): [0x4e4df0] main stream debug: TIMER module_need() : 9827.576 ms - Total 9827.576 ms / 1 intvls (Avg 9827.576 ms)
  96. D/VLCJNI (16741): [0x4e4df0] main stream debug: Inserted a stream filter
  97. D/VLCJNI (16741): [0x4ecfe8] main stream debug: looking for stream_filter module: 7 candidates
  98. D/VLCJNI (16741): [0x4ecfe8] main stream debug: no stream_filter module matching "any" could be loaded
  99. D/VLCJNI (16741): [0x4ecfe8] main stream debug: TIMER module_need() : 0.488 ms - Total 0.488 ms / 1 intvls (Avg 0.488 ms)
  100. D/VLCJNI (16741): [0x4ecfe8] main stream debug: looking for stream_filter module: 0 candidates
  101. D/VLCJNI (16741): [0x4ecfe8] main stream debug: no stream_filter module matched "stream_filter_record"
  102. D/VLCJNI (16741): [0x4ecfe8] main stream debug: TIMER module_need() : 0.214 ms - Total 0.214 ms / 1 intvls (Avg 0.214 ms)
  103. D/VLCJNI (16741): [0x4e0920] main input debug: creating demux: access='http' demux='' location='devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8.ts' file='(null)'
  104. D/VLCJNI (16741): [0x4e4ed8] main demux debug: looking for demux module: 48 candidates
  105. D/VLCJNI (16741): [0x4e4df0] stream_filter_httplive stream: playing segment 0 from stream 0
  106. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: PATCallBack called
  107. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: new PAT ts_id=1 version=0 current_next=1
  108. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: * number=1 pid=256
  109. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: PMTCallBack called
  110. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: new PMT program number=1 version=0 pid_pcr=258
  111. D/VLCJNI (16741): [0x4e4ed8] ts demux error: MPEG-4 descriptor not found
  112. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: * es pid=257 type=15 fcc=mp4a
  113. D/VLCJNI (16741): [0x4e0920] main input debug: selecting program id=1
  114. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: * es pid=258 type=27 fcc=h264
  115. D/VLCJNI (16741): [0x4e4ed8] main demux debug: using demux module "ts"
  116. D/VLCJNI (16741): [0x4e4ed8] main demux debug: TIMER module_need() : 3.234 ms - Total 3.234 ms / 1 intvls (Avg 3.234 ms)
  117. D/VLCJNI (16741): [0x4ec560] main decoder debug: looking for decoder module: 25 candidates
  118. D/VLCJNI (16741): [0x4ec560] avcodec decoder debug: libavcodec initialized (interface 0x352400)
  119. D/VLCJNI (16741): [0x4ec560] avcodec decoder warning: waiting for extra data for codec MPEG AAC Audio
  120. D/VLCJNI (16741): [0x4ec560] avcodec decoder debug: Using 192000 bytes output buffer
  121. D/VLCJNI (16741): [0x4ec560] main decoder debug: using decoder module "avcodec"
  122. D/VLCJNI (16741): [0x4ec560] main decoder debug: TIMER module_need() : 3.845 ms - Total 3.845 ms / 1 intvls (Avg 3.845 ms)
  123. D/VLCJNI (16741): [0x4ecc30] main packetizer debug: looking for packetizer module: 18 candidates
  124. D/VLCJNI (16741): [0x4ecc30] packetizer_mpeg4audio packetizer debug: running MPEG4 audio packetizer
  125. D/VLCJNI (16741): [0x4ecc30] packetizer_mpeg4audio packetizer debug: no decoder specific info, must be an ADTS or LOAS stream
  126. D/VLCJNI (16741): [0x4ecc30] main packetizer debug: using packetizer module "packetizer_mpeg4audio"
  127. D/VLCJNI (16741): [0x4ecc30] main packetizer debug: TIMER module_need() : 0.305 ms - Total 0.305 ms / 1 intvls (Avg 0.305 ms)
  128. D/VLCJNI (16741): [0x4f5c60] main decoder debug: looking for decoder module: 25 candidates
  129. D/VLCJNI (16741): [0x4f5c60] avcodec decoder debug: libavcodec already initialized
  130. D/VLCJNI (16741): [0x4f5c60] avcodec decoder debug: trying to use direct rendering
  131. D/VLCJNI (16741): [0x4f5c60] avcodec decoder debug: allowing 3 thread(s) for decoding
  132. D/VLCJNI (16741): [0x4f5c60] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
  133. D/VLCJNI (16741): [0x4e4df0] main stream debug: creating access 'http' location='devimages.apple.com/iphone/samples/bipbop/gear1/fileSequence2.ts', path='(null)'
  134. D/VLCJNI (16741): [0x503aa8] main access debug: looking for access module: 2 candidates
  135. D/VLCJNI (16741): [0x503aa8] access_http access debug: http: server='devimages.apple.com' port=80 file='/iphone/samples/bipbop/gear1/fileSequence2.ts'
  136. D/VLCJNI (16741): [0x503aa8] main access debug: net: connecting to devimages.apple.com port 80
  137. D/VLCJNI (16741): [0x4f5c60] avcodec decoder debug: using frame thread mode with 3 threads
  138. D/VLCJNI (16741): [0x4f5c60] main decoder debug: using decoder module "avcodec"
  139. D/VLCJNI (16741): [0x4f5c60] main decoder debug: TIMER module_need() : 8.210 ms - Total 8.210 ms / 1 intvls (Avg 8.210 ms)
  140. D/VLCJNI (16741): [0x4fac48] main packetizer debug: looking for packetizer module: 18 candidates
  141. D/VLCJNI (16741): [0x4fac48] main packetizer debug: using packetizer module "packetizer_h264"
  142. D/VLCJNI (16741): [0x4fac48] main packetizer debug: TIMER module_need() : 0.885 ms - Total 0.885 ms / 1 intvls (Avg 0.885 ms)
  143. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: DEMUX_SET_GROUP 0 0x0
  144. D/VLCJNI (16741): [0x4586c0] main demux meta debug: looking for meta reader module: 1 candidate
  145. D/VLCJNI (16741): [0x4586c0] main demux meta debug: no meta reader module matching "any" could be loaded
  146. D/VLCJNI (16741): [0x4586c0] main demux meta debug: TIMER module_need() : 0.306 ms - Total 0.306 ms / 1 intvls (Avg 0.306 ms)
  147. D/VLCJNI (16741): [0x4e0920] main input debug: `http://devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8' successfully opened
  148. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 0%
  149. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 3%
  150. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 6%
  151. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 10%
  152. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 13%
  153. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 16%
  154. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 20%
  155. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 23%
  156. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 26%
  157. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 30%
  158. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 33%
  159. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 36%
  160. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 40%
  161. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 43%
  162. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 46%
  163. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 50%
  164. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 53%
  165. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 56%
  166. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 60%
  167. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 63%
  168. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 66%
  169. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 70%
  170. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 73%
  171. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 76%
  172. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 80%
  173. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 83%
  174. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 86%
  175. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 90%
  176. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 93%
  177. D/VLCJNI (16741): [0x4e0920] main input debug: Buffering 96%
  178. D/VLCJNI (16741): [0x4e0920] main input debug: Stream buffering done (2002 ms in 3 ms)
  179. D/VLCJNI (16741): [0x4ecc30] packetizer_mpeg4audio packetizer debug: detected ADTS format
  180. D/VLCJNI (16741): [0x4fac48] packetizer_h264 packetizer debug: found NAL_SPS (sps_id=0)
  181. D/VLCJNI (16741): [0x4ecc30] packetizer_mpeg4audio packetizer: AAC channels: 1 samplerate: 22050
  182. D/VLCJNI (16741): [0x4fac48] packetizer_h264 packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
  183. D/VLCJNI (16741): [0x4ec560] avcodec decoder debug: ffmpeg codec (MPEG AAC Audio) started
  184. D/VLCJNI (16741): [0x4ddad0] main generic debug: creating audio output
  185. D/VLCJNI (16741): [0x5107c0] main audio output debug: looking for audio output module: 2 candidates
  186. D/VLCJNI (16741): [0x546f00] main spu text debug: looking for text renderer module: 2 candidates
  187. D/VLCJNI (16741): [0x546f00] freetype spu text debug: using fontsize: 2
  188. D/VLCJNI (16741): [0x546f00] main spu text debug: using text renderer module "freetype"
  189. D/VLCJNI (16741): [0x546f00] main spu text debug: TIMER module_need() : 12.268 ms - Total 12.268 ms / 1 intvls (Avg 12.268 ms)
  190. D/VLCJNI (16741): [0x547638] main scale debug: looking for video filter2 module: 14 candidates
  191. D/VLCJNI (16741): [0x547638] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
  192. D/VLCJNI (16741): [0x547638] main scale debug: using video filter2 module "swscale"
  193. D/VLCJNI (16741): [0x547638] main scale debug: TIMER module_need() : 3.022 ms - Total 3.022 ms / 1 intvls (Avg 3.022 ms)
  194. D/VLCJNI (16741): [0x5526e8] main scale debug: looking for video filter2 module: 14 candidates
  195. D/VLCJNI (16741): [0x5526e8] yuvp scale debug: YUVP to YUVA converter
  196. D/VLCJNI (16741): [0x5526e8] main scale debug: using video filter2 module "yuvp"
  197. D/VLCJNI (16741): [0x5526e8] main scale debug: TIMER module_need() : 0.733 ms - Total 0.733 ms / 1 intvls (Avg 0.733 ms)
  198. D/VLCJNI (16741): [0x546298] main video output debug: Deinterlacing available
  199. D/VLCJNI (16741): [0x546298] main video output debug: deinterlace 0, mode blend, is_needed 0
  200. D/VLCJNI (16741): [0x546298] main video output debug: Opening vout display wrapper
  201. D/VLCJNI (16741): [0x568070] main vout display debug: looking for vout display module: 2 candidates
  202. D/VLCJNI (16741): [0x568070] main vout display debug: VoutDisplayEvent 'fullscreen' 0
  203. D/VLCJNI (16741): [0x568070] main vout display debug: using vout display module "android_surface"
  204. D/VLCJNI (16741): [0x568070] main vout display debug: TIMER module_need() : 0.397 ms - Total 0.397 ms / 1 intvls (Avg 0.397 ms)
  205. D/VLCJNI (16741): [0x568070] main vout display debug: A filter to adapt decoder to display is needed
  206. D/VLCJNI (16741): [0x5687c0] main filter debug: looking for video filter2 module: 14 candidates
  207. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter debug: I420(192x144) to RV32(192x144)
  208. D/VLCJNI (16741): [0x5687c0] main filter debug: using video filter2 module "yuv_rgb_neon"
  209. D/VLCJNI (16741): [0x5687c0] main filter debug: TIMER module_need() : 0.214 ms - Total 0.214 ms / 1 intvls (Avg 0.214 ms)
  210. D/VLCJNI (16741): [0x568070] main vout display debug: Filter 'yuv_rgb_neon' (0x5687c0) appended to chain
  211. D/VLCJNI (16741): [0x5107c0] main audio output debug: using audio output module "opensles_android"
  212. D/VLCJNI (16741): [0x5107c0] main audio output debug: TIMER module_need() : 26.062 ms - Total 26.062 ms / 1 intvls (Avg 26.062 ms)
  213. D/VLCJNI (16741): [0x5107c0] main audio output debug: output 's16l' 22050 Hz Stereo/Mono frame=1 samples/4 bytes
  214. D/VLCJNI (16741): [0x5107c0] main audio output debug: mixer 'f32l' 22050 Hz Stereo/Mono frame=1 samples/8 bytes
  215. D/VLCJNI (16741): [0x5107c0] main audio output debug: filter(s) 'f32l'->'s16l' 22050 Hz->22050 Hz Stereo/Mono->Stereo/Mono
  216. D/VLCJNI (16741): [0x534188] main audio filter debug: looking for audio filter module: 12 candidates
  217. D/VLCJNI (16741): [0x534188] audio_format audio filter debug: f32l->s16l, bits per sample: 32->16
  218. D/VLCJNI (16741): [0x534188] main audio filter debug: using audio filter module "audio_format"
  219. D/VLCJNI (16741): [0x534188] main audio filter debug: TIMER module_need() : 0.397 ms - Total 0.397 ms / 1 intvls (Avg 0.397 ms)
  220. D/VLCJNI (16741): [0x5107c0] main audio output debug: conversion pipeline completed
  221. D/VLCJNI (16741): [0x6ae000] main mixer debug: looking for audio mixer module: 2 candidates
  222. D/VLCJNI (16741): [0x6ae000] main mixer debug: using audio mixer module "float32_mixer"
  223. D/VLCJNI (16741): [0x6ae000] main mixer debug: TIMER module_need() : 0.183 ms - Total 0.183 ms / 1 intvls (Avg 0.183 ms)
  224. D/VLCJNI (16741): [0x5107c0] main audio output debug: input 's16l' 22050 Hz Mono frame=1 samples/2 bytes
  225. D/VLCJNI (16741): [0x534500] main audio filter debug: looking for audio filter module: 1 candidate
  226. D/VLCJNI (16741): [0x534500] scaletempo audio filter debug: format: 22050 rate, 2 nch, 4 bps, fl32
  227. D/VLCJNI (16741): [0x534500] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
  228. D/VLCJNI (16741): [0x534500] scaletempo audio filter debug: 1.000 scale, 661.000 stride_in, 661 stride_out, 529 standing, 132 overlap, 308 search, 1101 queue, fl32 mode
  229. D/VLCJNI (16741): [0x534500] main audio filter debug: using audio filter module "scaletempo"
  230. D/VLCJNI (16741): [0x534500] main audio filter debug: TIMER module_need() : 0.397 ms - Total 0.397 ms / 1 intvls (Avg 0.397 ms)
  231. D/VLCJNI (16741): [0x5107c0] main audio output debug: filter(s) 's16l'->'f32l' 22050 Hz->22050 Hz Mono->Stereo/Mono
  232. D/VLCJNI (16741): [0x6b99b0] main audio filter debug: looking for audio filter module: 12 candidates
  233. D/VLCJNI (16741): [0x6b99b0] main audio filter debug: no audio filter module matching "any" could be loaded
  234. D/VLCJNI (16741): [0x6b99b0] main audio filter debug: TIMER module_need() : 0.213 ms - Total 0.213 ms / 1 intvls (Avg 0.213 ms)
  235. D/VLCJNI (16741): [0x6b99b0] main audio filter debug: looking for audio filter module: 12 candidates
  236. D/VLCJNI (16741): [0x6b99b0] main audio filter debug: using audio filter module "trivial_channel_mixer"
  237. D/VLCJNI (16741): [0x6b99b0] main audio filter debug: TIMER module_need() : 0.213 ms - Total 0.213 ms / 1 intvls (Avg 0.213 ms)
  238. D/VLCJNI (16741): [0x6b9c98] main audio filter debug: looking for audio filter module: 12 candidates
  239. D/VLCJNI (16741): [0x6b9c98] audio_format audio filter debug: s16l->f32l, bits per sample: 16->32
  240. D/VLCJNI (16741): [0x6b9c98] main audio filter debug: using audio filter module "audio_format"
  241. D/VLCJNI (16741): [0x6b9c98] main audio filter debug: TIMER module_need() : 0.244 ms - Total 0.244 ms / 1 intvls (Avg 0.244 ms)
  242. D/VLCJNI (16741): [0x5107c0] main audio output debug: conversion pipeline completed
  243. D/VLCJNI (16741): [0x5107c0] main audio output debug: filter(s) 'f32l'->'f32l' 22050 Hz->22050 Hz Stereo/Mono->Stereo/Mono
  244. D/VLCJNI (16741): [0x5107c0] main audio output debug: conversion pipeline completed
  245. D/VLCJNI (16741): [0x5107c0] main audio output debug: filter(s) 'f32l'->'f32l' 24255 Hz->22050 Hz Stereo/Mono->Stereo/Mono
  246. D/VLCJNI (16741): [0x6b9f80] main audio filter debug: looking for audio filter module: 12 candidates
  247. D/VLCJNI (16741): [0x6b9f80] main audio filter debug: using audio filter module "ugly_resampler"
  248. D/VLCJNI (16741): [0x6b9f80] main audio filter debug: TIMER module_need() : 0.183 ms - Total 0.183 ms / 1 intvls (Avg 0.183 ms)
  249. D/VLCJNI (16741): [0x5107c0] main audio output debug: conversion pipeline completed
  250. D/VLCJNI (16741): [0x4ec560] main decoder debug: End of audio preroll
  251. D/VLCJNI (16741): [0x546298] main video output debug: original format sz 192x144, of (0,0), vsz 192x144, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
  252. D/VLCJNI (16741): [0x546f00] main spu text debug: removing module "freetype"
  253. D/VLCJNI (16741): [0x546f00] main spu text debug: looking for text renderer module: 2 candidates
  254. D/VLCJNI (16741): [0x546f00] freetype spu text debug: using fontsize: 2
  255. D/VLCJNI (16741): [0x546f00] main spu text debug: using text renderer module "freetype"
  256. D/VLCJNI (16741): [0x546f00] main spu text debug: TIMER module_need() : 19.684 ms - Total 19.684 ms / 1 intvls (Avg 19.684 ms)
  257. D/VLCJNI (16741): [0x4f5c60] avcodec decoder debug: using direct rendering
  258. D/VLCJNI (16741): [0x4f5c60] main decoder debug: End of video preroll
  259. D/VLCJNI (16741): [0x4f5c60] main decoder debug: Received first picture
  260. D/VLCJNI (16741): [h264 @ 0x503220] illegal short term buffer state detected
  261. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  262. D/VLCJNI (16741): [0x546298] main video output debug: Post-processing available
  263. D/VLCJNI (16741): [0x568070] main vout display error: Failed to set on top
  264. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  265. D/VLCJNI (16741): [0x4e0920] main input debug: Decoder buffering done in 155 ms
  266. D/VLCJNI (16741): [0x4e0920] main input debug: control type=1
  267. D/VLCJNI (16741): [0x5107c0] main audio output warning: PTS is out of range (-35813), dropping buffer
  268. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  269. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  270. D/VLCJNI (16741): [0x503aa8] main access debug: connection succeeded (socket = 60)
  271. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  272. D/VLCJNI (16741): [0x5107c0] opensles_android audio output error: buffer insufficient
  273. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  274. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  275. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  276. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  277. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  278. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  279. D/VLCJNI (16741): [0x503aa8] access_http access debug: protocol 'HTTP' answer code 206
  280. D/VLCJNI (16741): [0x503aa8] access_http access debug: Server: Apache
  281. D/VLCJNI (16741): [0x503aa8] access_http access debug: Content-Type: video/mp2t
  282. D/VLCJNI (16741): [0x503aa8] access_http access debug: stream size=263764,pos=0,remaining=263764
  283. D/VLCJNI (16741): [0x503aa8] access_http access debug: this frame size=263764
  284. D/VLCJNI (16741): [0x503aa8] access_http access debug: Connection: close
  285. D/VLCJNI (16741): [0x503aa8] main access debug: using access module "access_http"
  286. D/VLCJNI (16741): [0x503aa8] main access debug: TIMER module_need() : 790.039 ms - Total 790.039 ms / 1 intvls (Avg 790.039 ms)
  287. D/VLCJNI (16741): [0x50f598] main stream debug: Using stream method for AStream*
  288. D/VLCJNI (16741): [0x50f598] main stream debug: starting pre-buffering
  289. D/VLCJNI (16741): [0x50f598] main stream debug: received first data after 0 ms
  290. D/VLCJNI (16741): [0x50f598] main stream debug: pre-buffering done 1024 bytes in 0s - 16129 KiB/s
  291. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  292. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  293. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  294. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  295. D/VLCJNI (16741): [0x568070] main vout display debug: auto hiding mouse cursor
  296. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  297. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  298. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  299. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  300. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  301. D/VLCJNI (16741): [0x5107c0] opensles_android audio output error: buffer insufficient
  302. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  303. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  304. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  305. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  306. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  307. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  308. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  309. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  310. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  311. D/VLCJNI (16741): [0x503aa8] main access debug: removing module "access_http"
  312. D/VLCJNI (16741): [0x4e4df0] stream_filter_httplive stream: downloaded segment 2 from stream 0
  313. D/VLCJNI (16741): [0x4e4df0] main stream debug: creating access 'http' location='devimages.apple.com/iphone/samples/bipbop/gear1/fileSequence3.ts', path='(null)'
  314. D/VLCJNI (16741): [0x4ee2c8] main access debug: looking for access module: 2 candidates
  315. D/VLCJNI (16741): [0x4ee2c8] access_http access debug: http: server='devimages.apple.com' port=80 file='/iphone/samples/bipbop/gear1/fileSequence3.ts'
  316. D/VLCJNI (16741): [0x4ee2c8] main access debug: net: connecting to devimages.apple.com port 80
  317. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  318. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  319. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  320. D/VLCJNI (16741): [0x4ee2c8] main access debug: connection succeeded (socket = 60)
  321. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  322. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  323. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  324. D/VLCJNI (16741): [0x5107c0] opensles_android audio output error: buffer insufficient
  325. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  326. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  327. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  328. D/VLCJNI (16741): [0x4ee2c8] access_http access debug: protocol 'HTTP' answer code 206
  329. D/VLCJNI (16741): [0x4ee2c8] access_http access debug: Server: Apache
  330. D/VLCJNI (16741): [0x4ee2c8] access_http access debug: Content-Type: video/mp2t
  331. D/VLCJNI (16741): [0x4ee2c8] access_http access debug: stream size=263012,pos=0,remaining=263012
  332. D/VLCJNI (16741): [0x4ee2c8] access_http access debug: this frame size=263012
  333. D/VLCJNI (16741): [0x4ee2c8] access_http access debug: Connection: close
  334. D/VLCJNI (16741): [0x4ee2c8] main access debug: using access module "access_http"
  335. D/VLCJNI (16741): [0x4ee2c8] main access debug: TIMER module_need() : 590.576 ms - Total 590.576 ms / 1 intvls (Avg 590.576 ms)
  336. D/VLCJNI (16741): [0x5172c8] main stream debug: Using stream method for AStream*
  337. D/VLCJNI (16741): [0x5172c8] main stream debug: starting pre-buffering
  338. D/VLCJNI (16741): [0x5172c8] main stream debug: received first data after 0 ms
  339. D/VLCJNI (16741): [0x5172c8] main stream debug: pre-buffering done 1024 bytes in 0s - 31250 KiB/s
  340. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  341. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  342. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  343. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  344. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  345. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  346. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  347. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  348. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  349. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  350. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  351. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  352. D/VLCJNI (16741): [0x5107c0] opensles_android audio output error: buffer insufficient
  353. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  354. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  355. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  356. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  357. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  358. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  359. D/VLCJNI (16741): [0x4e0920] main input debug: control type=1
  360. D/VLCJNI (16741): about to destroy 0x4ddad0.
  361. D/VLCJNI (16741): [0x3e7e98] main access debug: waitpipe: object killed
  362. D/VLCJNI (16741): [0x4ee2c8] main access debug: socket 60 polling interrupted
  363. D/VLCJNI (16741): [0x4ee2c8] main access debug: removing module "access_http"
  364. D/VLCJNI (16741): [0x4e4df0] stream_filter_httplive stream: downloaded segment 3 from stream 0
  365. D/VLCJNI (16741): [0x4ee2c8] main access debug: waitpipe: object killed
  366. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  367. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  368. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  369. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  370. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  371. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  372. D/VLCJNI (16741): [0x5687c0] yuv_rgb_neon filter warning: can't get output picture
  373. D/VLCJNI (16741): [0x4e0920] main input debug: control type=0
  374. D/VLCJNI (16741): [0x4e0920] main input debug: control: stopping input
  375. D/VLCJNI (16741): [0x4ec560] main decoder debug: removing module "avcodec"
  376. D/VLCJNI (16741): [0x4ec560] avcodec decoder debug: ffmpeg codec (MPEG AAC Audio) stopped
  377. D/VLCJNI (16741): [0x4ec560] main decoder debug: killing decoder fourcc `mp4a', 12 PES in FIFO
  378. D/VLCJNI (16741): [0x6b9c98] main audio filter debug: removing module "audio_format"
  379. D/VLCJNI (16741): [0x6b99b0] main audio filter debug: removing module "trivial_channel_mixer"
  380. D/VLCJNI (16741): [0x534500] main audio filter debug: removing module "scaletempo"
  381. D/VLCJNI (16741): [0x6b9f80] main audio filter debug: removing module "ugly_resampler"
  382. D/VLCJNI (16741): [0x5107c0] main audio output debug: removing module "opensles_android"
  383. D/VLCJNI (16741): [0x5107c0] opensles_android audio output debug: Closing OpenSLES
  384. D/VLCJNI (16741): [0x534188] main audio filter debug: removing module "audio_format"
  385. D/VLCJNI (16741): [0x6ae000] main mixer debug: removing module "float32_mixer"
  386. D/VLCJNI (16741): [0x4ddad0] main generic debug: releasing audio output
  387. D/VLCJNI (16741): [0x4ecc30] main packetizer debug: removing module "packetizer_mpeg4audio"
  388. D/VLCJNI (16741): [0x4f5c60] main decoder debug: removing module "avcodec"
  389. D/VLCJNI (16741): [0x4f5c60] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
  390. D/VLCJNI (16741): [0x4f5c60] main decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
  391. D/VLCJNI (16741): [0x4ddad0] main generic debug: saving a free vout
  392. D/VLCJNI (16741): [0x4ddad0] main generic debug: reusing provided vout
  393. D/VLCJNI (16741): [0x4fac48] main packetizer debug: removing module "packetizer_h264"
  394. D/VLCJNI (16741): [0x4e4ed8] main demux debug: removing module "ts"
  395. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: pid list:
  396. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: - pid[0] seen
  397. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: - pid[256] seen
  398. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: - pid[257] seen
  399. D/VLCJNI (16741): [0x4e0920] main input debug: Program doesn't contain anymore ES
  400. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: - pid[258] seen
  401. D/VLCJNI (16741): [0x4e4ed8] ts demux debug: - pid[8191] seen
  402. D/VLCJNI (16741): [0x4e4df0] main stream debug: removing module "stream_filter_httplive"
  403. D/VLCJNI (16741): [0x3e7e98] main access debug: removing module "access_http"
  404. D/VLCJNI (16741): [0x4e0920] main input debug: Destroying the input for 'http://devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8'
  405. D/VLCJNI (16741): [0x4e0920] main input debug: TIMER input launching for 'http://devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8' : 13817.933 ms - Total 13817.933 ms / 1 intvls (Avg 13817.932 ms)
  406. D/VLCJNI (16741): [0x546298] main video output debug: destroying useless vout
  407. D/VLCJNI (16741): [0x568070] main vout display debug: Filter 0x5687c0 removed from chain
  408. D/VLCJNI (16741): [0x5687c0] main filter debug: removing module "yuv_rgb_neon"
  409. D/VLCJNI (16741): [0x568070] main vout display debug: removing module "android_surface"
  410. D/VLCJNI (16741): [0x546f00] main spu text debug: removing module "freetype"
  411. D/VLCJNI (16741): [0x5526e8] main scale debug: removing module "yuvp"
  412. D/VLCJNI (16741): [0x547638] main scale debug: removing module "swscale"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement