Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

视频播放有花屏现象 #12

Open
kllkko opened this issue Mar 8, 2021 · 0 comments
Open

视频播放有花屏现象 #12

kllkko opened this issue Mar 8, 2021 · 0 comments

Comments

@kllkko
Copy link

kllkko commented Mar 8, 2021

2021-03-08 15:35:20.619 28626-28626/com.x.cloud I/PhoneWindow: initSystemUIColor
2021-03-08 15:35:20.656 28626-28626/com.x.cloud I/VLC/LibVLC/Util: ELF ABI = arm, 32bits
2021-03-08 15:35:20.656 28626-28626/com.x.cloud I/VLC/LibVLC/Util: ELF arch = v7
2021-03-08 15:35:20.656 28626-28626/com.x.cloud I/VLC/LibVLC/Util: ELF fpu = false
2021-03-08 15:35:20.658 28626-28626/com.x.cloud D/VLC/LibVLC/Util: machineSpecs: hasArmV6: true, hasArmV7: true, hasX86: false, is64bits: true
2021-03-08 15:35:20.660 28626-28626/com.x.cloud I/System.out: xxx deblocking:3
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba54c130/3b] libvlc libvlc: VLC media player - 3.0.11.1 Vetinari
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba54c130/3b] libvlc libvlc: Copyright © 1996-2020 the VideoLAN team
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba54c130/0] libvlc libvlc: revision 3.0.11.1-100-g9cb3252caa
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba54c130/0] libvlc libvlc: configured with ../configure '--host=arm-linux-androideabi' '--build=x86_64-unknown-linux' '--with-contrib=/builds/videolan/vlc-android/vlc/contrib/arm-linux-androideabi' '--prefix=/builds/videolan/vlc-android/vlc/build-android-arm-linux-androideabi/install/' '--with-pic' '--disable-nls' '--enable-live555' '--enable-realrtsp' '--enable-avformat' '--enable-swscale' '--enable-avcodec' '--enable-opus' '--enable-opensles' '--enable-matroska' '--enable-taglib' '--enable-dvbpsi' '--disable-vlc' '--disable-shared' '--disable-update-check' '--disable-vlm' '--disable-dbus' '--enable-lua' '--disable-vcd' '--disable-v4l2' '--enable-dvdread' '--enable-dvdnav' '--enable-bluray' '--disable-linsys' '--disable-decklink' '--disable-libva' '--disable-dv1394' '--enable-mod' '--disable-sid' '--disable-gme' '--disable-tremor' '--disable-mad' '--enable-mpg123' '--disable-dca' '--disable-sdl-image' '--enable-zvbi' '--disable-fluidsynth' '--enable-fluidlite' '--disable-jack' '--disable-pulse' '--disable
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba54c130/ba4b6ce8] libvlc libvlc: plug-ins loaded: 368 modules
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba8ecdf0/2d6e6f2d] libvlc logger: looking for logger module matching "any": 4 candidates
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba8ecdf0/692d6e6f] libvlc logger: using logger module "android_logger"
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba54c130/6fd2] libvlc libvlc: translation test: code is "C"
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba8ecf70/6fd2] libvlc keystore: looking for keystore module matching "memory": 3 candidates
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba8ecf70/6fd2] libvlc keystore: using keystore module "memory"
2021-03-08 15:35:20.694 28626-28626/com.x.cloud D/VLC: [ba54c130/6fd2] libvlc libvlc: CPU has capabilities ARM_NEON FPU
2021-03-08 15:35:20.716 28626-28626/com.x.cloud I/System.out: videoPlayer checkNavigationBar= false
2021-03-08 15:35:20.737 28626-28626/com.x.cloud I/System.out: videoPlayer checkNavigationBar= false
2021-03-08 15:35:20.744 28626-28626/com.x.cloud D/liutao: loadMedia uri:http://127.0.0.1:8082/B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc
2021-03-08 15:35:20.749 28626-28626/com.x.cloud D/CrashReport: >>> com.lexar.vlcplayer.VideoPlayerActivity onResumed <<<
2021-03-08 15:35:20.749 28626-28626/com.x.cloud I/CrashReport-Native: jni_setNativeInfo: key is 14
2021-03-08 15:35:20.749 28626-28626/com.x.cloud I/CrashReport-Native: Set native info: isAppForeground(true)
2021-03-08 15:35:20.794 28626-29014/com.x.cloud D/VLC: [c4b5abb0/7156] libvlc generic: creating audio output
2021-03-08 15:35:20.794 28626-29014/com.x.cloud D/VLC: [ba1ad230/7156] libvlc audio output: looking for audio output module matching "android_audiotrack": 4 candidates
2021-03-08 15:35:20.794 28626-29014/com.x.cloud D/VLC: [ba1ad230/7156] libvlc audio output: using audio output module "android_audiotrack"
2021-03-08 15:35:20.795 28626-29014/com.x.cloud D/VLC: [c4b5abb0/7156] libvlc generic: keeping audio output
2021-03-08 15:35:20.807 28626-29014/com.x.cloud D/VLC: [bd997830/7156] libvlc input: Creating an input for 'VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc'
2021-03-08 15:35:20.808 28626-29020/com.x.cloud D/VLC: [bd997830/715c] libvlc input: using timeshift granularity of 50 MiB
2021-03-08 15:35:20.808 28626-29020/com.x.cloud D/VLC: [bd997830/715c] libvlc input: using default timeshift path
2021-03-08 15:35:20.808 28626-29020/com.x.cloud D/VLC: [bd997830/715c] libvlc input: http://127.0.0.1:8082/B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc' gives access http' demux any' path 127.0.0.1:8082/B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc'
2021-03-08 15:35:20.808 28626-29020/com.x.cloud D/VLC: [c4b5b1f0/715c] libvlc input source: creating demux: access='http' demux='any' location='127.0.0.1:8082/B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc' file='(null)'
2021-03-08 15:35:20.808 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: looking for access_demux module matching "http": 7 candidates
2021-03-08 15:35:20.808 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: no access_demux modules matched
2021-03-08 15:35:20.808 28626-29020/com.x.cloud D/VLC: [b960ea70/715c] libvlc stream: creating access: http://127.0.0.1:8082/B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc
2021-03-08 15:35:20.808 28626-29020/com.x.cloud D/VLC: [b960ea70/715c] libvlc stream: looking for access module matching "http": 24 candidates
2021-03-08 15:35:20.808 28626-29020/com.x.cloud D/VLC: [b960ea70/715c] http stream: resolving 127.0.0.1 ...
2021-03-08 15:35:20.808 28626-29020/com.x.cloud D/VLC: [b960ea70/715c] http stream: outgoing request:
GET /B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc HTTP/1.1
Host: 127.0.0.1:8082
Accept: /
Accept-Language: en_US
User-Agent: VLC/3.0.11.1 LibVLC/3.0.11.1
Range: bytes=0-
2021-03-08 15:35:20.809 28626-29020/com.x.cloud D/NetdClient: netdClientConnect netId:0, uid:10662, nid:-1, addr:127.0.0.1, lan:0, localhost:1, sa_family:2, sockfd:101, thread:
2021-03-08 15:35:20.987 28626-29020/com.x.cloud D/VLC: [b960ea70/715c] http stream: incoming response:
HTTP/1.1 206 Partial Content
Server: nginx/1.14.0
Date: Mon, 08 Mar 2021 07:35:22 GMT
Content-Type: video/mp4
Content-Length: 49185357
Connection: keep-alive
X-Powered-By: PHP/5.6.16
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Content-Range: bytes 0-49185356/49185357
Cache-Control: public, must-revalidate, max-age=0
Pragma: no-cache
Accept-Ranges: bytes
Set-Cookie:
Content-Disposition: inline; filename=VID_20201115_193150.mp4
Content-Transfer-Encoding: binary
Last-Modified: Sun, 15 Nov 2020 19:31:58 +0800
2021-03-08 15:35:20.987 28626-29020/com.x.cloud D/VLC: [b960ea70/715c] libvlc stream: using access module "access"
2021-03-08 15:35:20.987 28626-29020/com.x.cloud D/VLC: [b960ebf0/715c] libvlc stream: looking for stream_filter module matching "prefetch,cache_block": 26 candidates
2021-03-08 15:35:20.988 28626-29020/com.x.cloud D/VLC: [b960ebf0/715c] libvlc stream: using 16777216 bytes buffer, 16777216 bytes read
2021-03-08 15:35:20.988 28626-29020/com.x.cloud D/VLC: [b960ebf0/715c] libvlc stream: using stream_filter module "prefetch"
2021-03-08 15:35:20.988 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: looking for stream_filter module matching "any": 26 candidates
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: Trying Lua scripts in /data/user/0/com.x.cloud/app_vlc/.share/lua/playlist
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: Trying Lua scripts in /data/app/com.x.cloud-qzqv_mPfaTHn1rPk_n-VeQ==/lib/arm/vlc/lua/playlist
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: Trying Lua scripts in /system/usr/share/lua/playlist
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: no stream_filter modules matched
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [b961a930/715c] libvlc stream_directory: looking for stream_directory module matching "any": 1 candidates
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [b961a930/715c] libvlc stream_directory: no stream_directory modules matched
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [c4b5b1f0/715c] libvlc input source: attachment of directory-extractor failed for http://127.0.0.1:8082/B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: looking for stream_filter module matching "record": 26 candidates
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: using stream_filter module "record"
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [c4b5b1f0/715c] libvlc input source: creating demux: access='http' demux='any' location='127.0.0.1:8082/B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc' file='(null)'
2021-03-08 15:35:20.991 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: looking for demux module matching "any": 49 candidates
2021-03-08 15:35:21.042 28626-29023/com.x.cloud D/VLC: [b960ea70/715f] http stream: resolving 127.0.0.1 ...
2021-03-08 15:35:21.043 28626-29023/com.x.cloud D/VLC: [b960ea70/715f] http stream: outgoing request:
GET /B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc HTTP/1.1
Host: 127.0.0.1:8082
Accept: /
Accept-Language: en_US
User-Agent: VLC/3.0.11.1 LibVLC/3.0.11.1
If-Unmodified-Since: Sun, 15 Nov 2020 19:31:58 GMT
Range: bytes=810688-
2021-03-08 15:35:21.044 28626-29023/com.x.cloud D/NetdClient: netdClientConnect netId:0, uid:10662, nid:-1, addr:127.0.0.1, lan:0, localhost:1, sa_family:2, sockfd:109, thread:
2021-03-08 15:35:21.175 28626-28626/com.x.cloud W/com.lexar.clou: Accessing hidden method Lsun/misc/Unsafe;->putOrderedLong(Ljava/lang/Object;JJ)V (greylist, linking, allowed)
2021-03-08 15:35:21.181 28626-28626/com.x.cloud I/System.out: xxx main onStop
2021-03-08 15:35:21.182 28626-28626/com.x.cloud I/System.out: xxx background stopAutoConnect
2021-03-08 15:35:21.192 28626-28626/com.x.cloud I/System.out: xxx backgroud destroy
2021-03-08 15:35:21.686 28626-29023/com.x.cloud D/VLC: [b960ea70/715f] http stream: incoming response:
HTTP/1.1 206 Partial Content
Server: nginx/1.14.0
Date: Mon, 08 Mar 2021 07:35:22 GMT
Content-Type: video/mp4
Content-Length: 48374669
Connection: keep-alive
X-Powered-By: PHP/5.6.16
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Content-Range: bytes 810688-49185356/49185357
Cache-Control: public, must-revalidate, max-age=0
Pragma: no-cache
Accept-Ranges: bytes
Set-Cookie:
Content-Disposition: inline; filename=VID_20201115_193150.mp4
Content-Transfer-Encoding: binary
Last-Modified: Sun, 15 Nov 2020 19:31:58 +0800
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: dumping root Box "root"
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | + ftyp size 24 offset 0
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | + moov size 5422 offset 24
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | + mvhd size 108 offset 32
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | + udta size 38 offset 140
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | + cxyz size 30 offset 148
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | + meta size 297 offset 178
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | + hdlr size 33 offset 186
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | + keys size 131 offset 219
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | + ilst size 125 offset 350
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | + data size 18 offset 366
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | + data size 22 offset 392
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | + data size 25 offset 422
2021-03-08 15:35:21.689 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | + data size 20 offset 455
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | + trak size 3008 offset 475
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | + tkhd size 92 offset 483
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | + mdia size 2908 offset 575
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | + mdhd size 32 offset 583
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | + hdlr size 44 offset 615
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | + minf size 2824 offset 659
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | + vmhd size 20 offset 667
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | + dinf size 36 offset 687
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + dref size 28 offset 695
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | | + url size 12 offset 711
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | + stbl size 2760 offset 723
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + stsd size 180 offset 731
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | | + avc1 size 164 offset 747
2021-03-08 15:35:21.690 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | | | + avcC size 43 offset 833
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | | | + pasp size 16 offset 876
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | | | + colr size 19 offset 892
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + stts size 496 offset 911
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + stss size 48 offset 1407
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + stsz size 1860 offset 1455
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + stsc size 88 offset 3315
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + co64 size 80 offset 3403
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | + trak size 1963 offset 3483
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | + tkhd size 92 offset 3491
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | + mdia size 1863 offset 3583
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | + mdhd size 32 offset 3591
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | + hdlr size 44 offset 3623
2021-03-08 15:35:21.691 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | + minf size 1779 offset 3667
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | + smhd size 16 offset 3675
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | + dinf size 36 offset 3691
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + dref size 28 offset 3699
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | | + url size 12 offset 3715
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | + stbl size 1719 offset 3727
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + stsd size 91 offset 3735
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | | + mp4a size 75 offset 3751
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | | | + esds size 39 offset 3787
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + stts size 32 offset 3826
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + stsz size 1456 offset 3858
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + stsc size 52 offset 5314
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | | | | | | + co64 size 80 offset 5366
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | + free size 805242 offset 5446
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [b960f5b0/715c] libvlc stream: | + mdat size 48374669 offset 810688
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: unrecognized major media specification (mp42).
2021-03-08 15:35:21.692 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: found 2 tracks
2021-03-08 15:35:21.693 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: track[Id 0x1] read 8 chunk
2021-03-08 15:35:21.693 28626-29020/com.x.cloud W/VLC: [c4b5b290/715c] libvlc demux: STTS table of 60 entries
2021-03-08 15:35:21.693 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: track[Id 0x1] read 460 samples length:7s
2021-03-08 15:35:21.694 28626-29020/com.x.cloud D/VLC: [bd997830/715c] libvlc input: selecting program id=0
2021-03-08 15:35:21.697 28626-29023/com.x.cloud D/VLC: [b960ea70/715f] http stream: resolving 127.0.0.1 ...
2021-03-08 15:35:21.697 28626-29023/com.x.cloud D/VLC: [b960ea70/715f] http stream: outgoing request:
GET /B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc HTTP/1.1
Host: 127.0.0.1:8082
Accept: /
Accept-Language: en_US
User-Agent: VLC/3.0.11.1 LibVLC/3.0.11.1
If-Unmodified-Since: Sun, 15 Nov 2020 19:31:58 GMT
Range: bytes=49185357-
2021-03-08 15:35:21.698 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: adding track[Id 0x1] video (enable) language eng
2021-03-08 15:35:21.698 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: track[Id 0x2] read 8 chunk
2021-03-08 15:35:21.698 28626-29020/com.x.cloud W/VLC: [c4b5b290/715c] libvlc demux: STTS table of 2 entries
2021-03-08 15:35:21.698 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: track[Id 0x2] read 359 samples length:7s
2021-03-08 15:35:21.698 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: adding track[Id 0x2] audio (enable) language eng
2021-03-08 15:35:21.698 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: using demux module "mp4"
2021-03-08 15:35:21.699 28626-29020/com.x.cloud D/VLC: [be486eb0/715c] libvlc decoder: looking for video decoder module matching "all": 13 candidates
2021-03-08 15:35:21.699 28626-29020/com.x.cloud D/VLC: [be486eb0/715c] libvlc decoder: using ffmpeg Lavc58.6.103
2021-03-08 15:35:21.700 28626-29020/com.x.cloud D/VLC: [be486eb0/715c] libvlc decoder: CPU flags: 0x0000003f
2021-03-08 15:35:21.700 28626-29023/com.x.cloud D/NetdClient: netdClientConnect netId:0, uid:10662, nid:-1, addr:127.0.0.1, lan:0, localhost:1, sa_family:2, sockfd:97, thread:
2021-03-08 15:35:21.717 28626-29020/com.x.cloud D/VLC: [be486eb0/715c] libvlc decoder: allowing 6 thread(s) for decoding
2021-03-08 15:35:21.719 28626-29020/com.x.cloud D/VLC: [be486eb0/715c] libvlc decoder: codec (h264) started
2021-03-08 15:35:21.719 28626-29020/com.x.cloud D/VLC: [be486eb0/715c] libvlc decoder: using frame thread mode with 6 threads
2021-03-08 15:35:21.719 28626-29020/com.x.cloud D/VLC: [be486eb0/715c] libvlc decoder: using video decoder module "avcodec"
2021-03-08 15:35:21.720 28626-29020/com.x.cloud D/VLC: [be487130/715c] libvlc decoder: looking for audio decoder module matching "all": 17 candidates
2021-03-08 15:35:21.720 28626-29020/com.x.cloud D/VLC: [be487130/715c] libvlc decoder: using ffmpeg Lavc58.6.103
2021-03-08 15:35:21.720 28626-29020/com.x.cloud D/VLC: [be487130/715c] libvlc decoder: CPU flags: 0x0000003f
2021-03-08 15:35:21.729 28626-29020/com.x.cloud D/VLC: [be487130/715c] libvlc decoder: codec (aac) started
2021-03-08 15:35:21.729 28626-29020/com.x.cloud D/VLC: [be487130/715c] libvlc decoder: using audio decoder module "avcodec"
2021-03-08 15:35:21.729 28626-29020/com.x.cloud D/VLC: [c0a754d0/715c] libvlc demux meta: looking for meta reader module matching "any": 2 candidates
2021-03-08 15:35:21.729 28626-29020/com.x.cloud D/VLC: [c0a754d0/715c] libvlc demux meta: Trying Lua scripts in /data/user/0/com.x.cloud/app_vlc/.share/lua/meta/reader
2021-03-08 15:35:21.729 28626-29020/com.x.cloud D/VLC: [c0a754d0/715c] libvlc demux meta: Trying Lua scripts in /data/app/com.x.cloud-qzqv_mPfaTHn1rPk_n-VeQ==/lib/arm/vlc/lua/meta/reader
2021-03-08 15:35:21.729 28626-29020/com.x.cloud D/VLC: [c0a754d0/715c] libvlc demux meta: Trying Lua scripts in /system/usr/share/lua/meta/reader
2021-03-08 15:35:21.729 28626-29020/com.x.cloud D/VLC: [c0a754d0/715c] libvlc demux meta: no meta reader modules matched
2021-03-08 15:35:21.730 28626-29020/com.x.cloud D/VLC: [bd997830/715c] libvlc input: `http://127.0.0.1:8082/B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc' successfully opened
2021-03-08 15:35:21.730 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: track[Id 0x1] using Sync Sample Box (stss)
2021-03-08 15:35:21.730 28626-29020/com.x.cloud D/VLC: [c4b5b290/715c] libvlc demux: stss gives 0 --> 0 (sample number)
2021-03-08 15:35:22.297 28626-29023/com.x.cloud D/VLC: [b960ea70/715f] http stream: incoming response:
HTTP/1.1 206 Partial Content
Server: nginx/1.14.0
Date: Mon, 08 Mar 2021 07:35:23 GMT
Content-Type: video/mp4
Content-Length: 0
Connection: keep-alive
X-Powered-By: PHP/5.6.16
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Content-Range: bytes 49185357-49185356/49185357
Cache-Control: public, must-revalidate, max-age=0
Pragma: no-cache
Accept-Ranges: bytes
Set-Cookie:
Content-Disposition: inline; filename=VID_20201115_193150.mp4
Content-Transfer-Encoding: binary
Last-Modified: Sun, 15 Nov 2020 19:31:58 +0800
2021-03-08 15:35:22.297 28626-29023/com.x.cloud E/VLC: [b960ebf0/715f] libvlc stream: cannot seek (to offset 49185357)
2021-03-08 15:35:22.298 28626-29020/com.x.cloud D/VLC: [bd997830/715c] libvlc input: Buffering 0%
2021-03-08 15:35:22.298 28626-29023/com.x.cloud D/VLC: [b960ea70/715f] http stream: outgoing request:
GET /B2BE3D057652EB1922059444AFD2D59D/.HOMES/admin/%E8%A7%86%E9%A2%91/%E8%A7%86%E9%A2%91%E6%92%AD%E6%94%BE%E8%8A%B1%E5%B1%8F/VID_20201115_193150.mp4?KID=9265888&ssig=TNjOTdkNjc HTTP/1.1
Host: 127.0.0.1:8082
Accept: /
Accept-Language: en_US
User-Agent: VLC/3.0.11.1 LibVLC/3.0.11.1
If-Unmodified-Since: Sun, 15 Nov 2020 19:31:58 GMT
Range: bytes=1050045-
2021-03-08 15:35:22.864 28626-29023/com.x.cloud D/VLC: [b960ea70/715f] http stream: incoming response:
HTTP/1.1 206 Partial Content
Server: nginx/1.14.0
Date: Mon, 08 Mar 2021 07:35:23 GMT
Content-Type: video/mp4
Content-Length: 48135312
Connection: keep-alive
X-Powered-By: PHP/5.6.16
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Content-Range: bytes 1050045-49185356/49185357
Cache-Control: public, must-revalidate, max-age=0
Pragma: no-cache
Accept-Ranges: bytes
Set-Cookie:
Content-Disposition: inline; filename=VID_20201115_193150.mp4
Content-Transfer-Encoding: binary
Last-Modified: Sun, 15 Nov 2020 19:31:58 +0800
2021-03-08 15:35:22.991 28626-29025/com.x.cloud D/VLC: [be486eb0/7161] libvlc decoder: available software decoder output format 12 (yuvj420p)
2021-03-08 15:35:23.140 28626-29025/com.x.cloud D/VLC: [bb486eb0/7161] libvlc spu text: looking for text renderer module matching "any": 1 candidates
2021-03-08 15:35:23.140 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: creating access: file:///system/etc/fonts.xml
2021-03-08 15:35:23.141 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: (path: /system/etc/fonts.xml)
2021-03-08 15:35:23.141 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: looking for access module matching "file": 24 candidates
2021-03-08 15:35:23.141 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: using access module "filesystem"
2021-03-08 15:35:23.141 28626-29025/com.x.cloud D/VLC: [d71c1a30/7161] libvlc stream: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
2021-03-08 15:35:23.141 28626-29025/com.x.cloud D/VLC: [d71c1a30/7161] libvlc stream: Using stream method for AStream*
2021-03-08 15:35:23.141 28626-29025/com.x.cloud D/VLC: [d71c1a30/7161] libvlc stream: starting pre-buffering
2021-03-08 15:35:23.141 28626-29025/com.x.cloud D/VLC: [d71c1a30/7161] libvlc stream: received first data after 0 ms
2021-03-08 15:35:23.141 28626-29025/com.x.cloud D/VLC: [d71c1a30/7161] libvlc stream: pre-buffering done 1024 bytes in 0s - 6849 KiB/s
2021-03-08 15:35:23.141 28626-29025/com.x.cloud D/VLC: [d71c1a30/7161] libvlc stream: using stream_filter module "cache_read"
2021-03-08 15:35:23.141 28626-29025/com.x.cloud D/VLC: [d71c1eb0/7161] libvlc stream: looking for stream_filter module matching "any": 26 candidates
2021-03-08 15:35:23.142 28626-29025/com.x.cloud D/VLC: [d71c1eb0/7161] libvlc stream: Trying Lua scripts in /data/user/0/com.x.cloud/app_vlc/.share/lua/playlist
2021-03-08 15:35:23.142 28626-29025/com.x.cloud D/VLC: [d71c1eb0/7161] libvlc stream: Trying Lua scripts in /data/app/com.x.cloud-qzqv_mPfaTHn1rPk_n-VeQ==/lib/arm/vlc/lua/playlist
2021-03-08 15:35:23.142 28626-29025/com.x.cloud D/VLC: [d71c1eb0/7161] libvlc stream: Trying Lua scripts in /system/usr/share/lua/playlist
2021-03-08 15:35:23.142 28626-29025/com.x.cloud D/VLC: [d71c1eb0/7161] libvlc stream: no stream_filter modules matched
2021-03-08 15:35:23.142 28626-29025/com.x.cloud D/VLC: [b638b3e0/7161] libvlc xml reader: looking for xml reader module matching "any": 1 candidates
2021-03-08 15:35:23.143 28626-29025/com.x.cloud D/VLC: [b638b3e0/7161] libvlc xml reader: using xml reader module "xml"
2021-03-08 15:35:23.156 28626-29025/com.x.cloud D/VLC: [d71c1a30/7161] libvlc stream: removing module "cache_read"
2021-03-08 15:35:23.156 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: removing module "filesystem"
2021-03-08 15:35:23.164 28626-29025/com.x.cloud D/VLC: [bb486eb0/7161] libvlc spu text: using text renderer module "freetype"
2021-03-08 15:35:23.164 28626-29025/com.x.cloud D/VLC: [bb4878b0/7161] libvlc scale: looking for video converter module matching "any": 16 candidates
2021-03-08 15:35:23.167 28626-29025/com.x.cloud D/VLC: [bb4878b0/7161] libvlc scale: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
2021-03-08 15:35:23.167 28626-29025/com.x.cloud D/VLC: [bb4878b0/7161] libvlc scale: using video converter module "swscale"
2021-03-08 15:35:23.167 28626-29025/com.x.cloud D/VLC: [ba7cba30/7161] libvlc scale: looking for video converter module matching "any": 16 candidates
2021-03-08 15:35:23.167 28626-29025/com.x.cloud D/VLC: [ba7cba30/7161] libvlc scale: YUVP to YUVA converter
2021-03-08 15:35:23.167 28626-29025/com.x.cloud D/VLC: [ba7cba30/7161] libvlc scale: using video converter module "yuvp"
2021-03-08 15:35:23.167 28626-29025/com.x.cloud D/VLC: [ba86ec30/7161] libvlc video output: Deinterlacing available
2021-03-08 15:35:23.167 28626-29025/com.x.cloud D/VLC: [ba86ec30/7161] libvlc video output: deinterlace -1, mode auto, is_needed 0
2021-03-08 15:35:23.167 28626-29025/com.x.cloud D/VLC: [bb4794b0/7161] libvlc window: looking for vout window module matching "any": 1 candidates
2021-03-08 15:35:23.168 28626-29025/com.x.cloud D/VLC: [bb4794b0/7161] libvlc window: InitJNIFields success
2021-03-08 15:35:23.168 28626-29025/com.x.cloud D/VLC: [bb4794b0/7161] libvlc window: resized to 1080x2316
2021-03-08 15:35:23.170 28626-29025/com.x.cloud D/VLC: [bb4794b0/7161] libvlc window: using vout window module "android_window"
2021-03-08 15:35:23.170 28626-29040/com.x.cloud D/VLC: [ba86ec30/7170] libvlc video output: Opening vout display wrapper
2021-03-08 15:35:23.170 28626-29040/com.x.cloud D/VLC: [bed31a30/7170] libvlc vout display: looking for vout display module matching "gles2,none": 5 candidates
2021-03-08 15:35:23.170 28626-29040/com.x.cloud E/VLC: [bb4794b0/7170] libvlc window: request 1 not implemented
2021-03-08 15:35:23.170 28626-29040/com.x.cloud D/VLC: [bed31a30/7170] libvlc vout display: VoutDisplayEvent 'resize' 1080x2316
2021-03-08 15:35:23.170 28626-29040/com.x.cloud D/VLC: [bab745b0/7170] libvlc gl: looking for opengl es2 module matching "any": 1 candidates
2021-03-08 15:35:23.171 28626-29040/com.x.cloud D/VLC: [bab745b0/7170] libvlc gl: EGL version 1.5 Android META-EGL by Android
2021-03-08 15:35:23.171 28626-29040/com.x.cloud D/VLC: [bab745b0/7170] libvlc gl: extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_swap_buffers_with_damage EGL_ANDROID_get_native_client_buffer EGL_ANDROID_front_buffer_auto_refresh EGL_ANDROID_get_frame_timestamps EGL_EXT_surface_SMPTE2086_metadata EGL_EXT_surface_CTA861_3_metadata EGL_EXT_gl_colorspace_scrgb EGL_EXT_gl_colorspace_scrgb_linear EGL_EXT_gl_colorspace_display_p3_linear EGL_EXT_gl_colorspace_display_p3 EGL_EXT_gl_colorspace_display_p3_passthrough EGL_EXT_gl_colorspace_bt2020_linear EGL_EXT_gl_colorspace_bt2020_pq EGL_KHR_image EGL_KHR_image_base EGL_EXT_image_gl_colorspace EGL_KHR_lock_surface EGL_KHR_gl_colorspace EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_create_context EGL_KHR_surfaceless_context EGL_EXT_create_context_robustness EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable EGL_KHR_partial_update EGL_EXT_pixel_form
2021-03-08 15:35:23.174 28626-29040/com.x.cloud D/VLC: [bab745b0/7170] libvlc gl: using opengl es2 module "egl_android"
2021-03-08 15:35:23.249 28626-29040/com.x.cloud W/Gralloc3: allocator 3.x is not supported
2021-03-08 15:35:23.259 28626-29040/com.x.cloud D/VLC: [bed31a30/7170] libvlc vout display: using vout display module "gles2"
2021-03-08 15:35:23.259 28626-29040/com.x.cloud D/VLC: [ba86ec30/7170] libvlc video output: original format sz 3840x2178, of (0,0), vsz 3840x2160, 4cc J420, sar 1:1, msk r0x0 g0x0 b0x0
2021-03-08 15:35:23.259 28626-29040/com.x.cloud E/VLC: [bb4794b0/7170] libvlc window: request 0 not implemented
2021-03-08 15:35:23.259 28626-29040/com.x.cloud E/VLC: [bb4794b0/7170] libvlc window: request 0 not implemented
2021-03-08 15:35:23.259 28626-29040/com.x.cloud E/VLC: [bb4794b0/7170] libvlc window: request 1 not implemented
2021-03-08 15:35:23.259 28626-29025/com.x.cloud D/VLC: [bb486eb0/7161] libvlc spu text: removing module "freetype"
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [bb486eb0/7161] libvlc spu text: looking for text renderer module matching "any": 1 candidates
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71bf7b0/7161] libvlc stream: creating access: file:///system/etc/fonts.xml
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71bf7b0/7161] libvlc stream: (path: /system/etc/fonts.xml)
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71bf7b0/7161] libvlc stream: looking for access module matching "file": 24 candidates
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71bf7b0/7161] libvlc stream: using access module "filesystem"
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: Using stream method for AStream*
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: starting pre-buffering
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: received first data after 0 ms
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: pre-buffering done 1024 bytes in 0s - 8928 KiB/s
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: using stream_filter module "cache_read"
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c1eb0/7161] libvlc stream: looking for stream_filter module matching "any": 26 candidates
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c1eb0/7161] libvlc stream: Trying Lua scripts in /data/user/0/com.x.cloud/app_vlc/.share/lua/playlist
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c1eb0/7161] libvlc stream: Trying Lua scripts in /data/app/com.x.cloud-qzqv_mPfaTHn1rPk_n-VeQ==/lib/arm/vlc/lua/playlist
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c1eb0/7161] libvlc stream: Trying Lua scripts in /system/usr/share/lua/playlist
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [d71c1eb0/7161] libvlc stream: no stream_filter modules matched
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [b638b3e0/7161] libvlc xml reader: looking for xml reader module matching "any": 1 candidates
2021-03-08 15:35:23.260 28626-29025/com.x.cloud D/VLC: [b638b3e0/7161] libvlc xml reader: using xml reader module "xml"
2021-03-08 15:35:23.263 28626-29025/com.x.cloud D/VLC: [d71c11f0/7161] libvlc stream: removing module "cache_read"
2021-03-08 15:35:23.263 28626-29025/com.x.cloud D/VLC: [d71bf7b0/7161] libvlc stream: removing module "filesystem"
2021-03-08 15:35:23.263 28626-29025/com.x.cloud D/VLC: [bb486eb0/7161] libvlc spu text: using text renderer module "freetype"
2021-03-08 15:35:23.531 28626-29030/com.x.cloud D/VLC: [be486eb0/7166] libvlc decoder: Received first picture
2021-03-08 15:35:24.176 28626-29040/com.x.cloud D/VLC: [bed31a30/7170] libvlc vout display: auto hiding mouse cursor
2021-03-08 15:35:24.177 28626-29040/com.x.cloud E/VLC: [bb4794b0/7170] libvlc window: request 3 not implemented
2021-03-08 15:35:26.909 28626-29031/com.x.cloud D/VLC: [c4b5abb0/7167] libvlc generic: reusing audio output
2021-03-08 15:35:26.912 28626-29031/com.x.cloud D/VLC: [ba1ad230/7167] libvlc audio output: VLC is looking for: 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
2021-03-08 15:35:26.931 28626-29031/com.x.cloud D/AudioTrack: set(): streamType -1, sampleRate 48000, format 0x1, channelMask 0x3, frameCount 7688, flags #0, notificationFrames 0, sessionId 1849, transferType 3, uid -1, pid -1
2021-03-08 15:35:26.931 28626-29031/com.x.cloud D/AudioTrack: client name com.x.cloud(28626)
2021-03-08 15:35:26.950 28626-29031/com.x.cloud D/AudioTrack: get APPSharePck , clientName com.x.cloud appSharePck NULL
2021-03-08 15:35:26.950 28626-29031/com.x.cloud D/AudioSystem: client pid (28626)
2021-03-08 15:35:26.950 28626-29031/com.x.cloud D/AudioSystem: isCommunicatingAPP:0, pid: 28626
2021-03-08 15:35:26.952 28626-29020/com.x.cloud D/VLC: [bd997830/715c] libvlc input: Buffering 16%
2021-03-08 15:35:26.952 28626-29020/com.x.cloud D/VLC: [bd997830/715c] libvlc input: Buffering 33%
2021-03-08 15:35:26.953 28626-29020/com.x.cloud D/VLC: [bd997830/715c] libvlc input: Buffering 50%
2021-03-08 15:35:26.953 28626-29020/com.x.cloud D/VLC: [bd997830/715c] libvlc input: Buffering 66%
2021-03-08 15:35:26.987 28626-29031/com.x.cloud W/AudioTrack: Use of stream types is deprecated for operations other than volume control
2021-03-08 15:35:26.987 28626-29031/com.x.cloud W/AudioTrack: See the documentation of AudioTrack() for what to use instead with android.media.AudioAttributes to qualify your playback use case
2021-03-08 15:35:26.987 28626-29031/com.x.cloud D/VLC: [ba1ad230/7167] libvlc audio output: using WRITE_BYTEARRAYV23
2021-03-08 15:35:26.988 28626-29031/com.x.cloud V/PlayerBase: baseStart() piid=1143
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [ba1ad230/7167] libvlc audio output: VLC will output: 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [ba1ad230/7167] libvlc audio output: output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [bb479b30/7167] libvlc volume: looking for audio volume module matching "any": 3 candidates
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [bb479b30/7167] libvlc volume: using audio volume module "integer_mixer"
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [ba1ad230/7167] libvlc audio output: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [be10e6b0/7167] libvlc audio filter: looking for audio filter module matching "scaletempo": 15 candidates
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [be10e6b0/7167] libvlc audio filter: format: 48000 rate, 2 nch, 4 bps, fl32
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [be10e6b0/7167] libvlc audio filter: params: 30 stride, 0.200 overlap, 14 search
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [be10e6b0/7167] libvlc audio filter: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [be10e6b0/7167] libvlc audio filter: using audio filter module "scaletempo"
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [ba1ad230/7167] libvlc audio output: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [ba1ad230/7167] libvlc audio output: conversion pipeline complete
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [ba1ad230/7167] libvlc audio output: conversion: 'f32l'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
2021-03-08 15:35:27.000 28626-29031/com.x.cloud D/VLC: [be10e1b0/7167] libvlc audio converter: looking for audio converter module matching "any": 7 candidates
2021-03-08 15:35:27.001 28626-29031/com.x.cloud D/VLC: [be10e1b0/7167] libvlc audio converter: f32l->s16l, bits per sample: 32->16
2021-03-08 15:35:27.001 28626-29031/com.x.cloud D/VLC: [be10e1b0/7167] libvlc audio converter: using audio converter module "audio_format"
2021-03-08 15:35:27.001 28626-29031/com.x.cloud D/VLC: [ba1ad230/7167] libvlc audio output: conversion pipeline complete
2021-03-08 15:35:27.001 28626-29031/com.x.cloud D/VLC: [be10e430/7167] libvlc audio resampler: looking for audio resampler module matching "soxr": 2 candidates
2021-03-08 15:35:27.012 28626-29031/com.x.cloud D/VLC: [be10e430/7167] libvlc audio resampler: Using SoX Resampler with 'cr32s' engine and 'Medium 16-bit with medium roll-off' quality to convert s16l/48000Hz to s16l/48000Hz.
2021-03-08 15:35:27.012 28626-29031/com.x.cloud D/VLC: [be10e430/7167] libvlc audio resampler: using audio resampler module "soxr"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant