googlearchive/android-Camera2Video

No error but no video file

Closed this issue · 3 comments

I'm trying this sample on my OUKITEL U20 and I don't see any error , and I get the message telling the video is save but there's no video in the application files folder.

Android application is debugging.
Loaded assembly: /storage/emulated/0/Android/data/Camera2VideoSample.Camera2VideoSample/files/.__override__/Camera2VideoSample.dll
Loaded assembly: Xamarin.Android.NUnitLite.dll [External]
Loaded assembly: Mono.Android.dll [External]
Loaded assembly: Java.Interop.dll [External]
Loaded assembly: System.Runtime.dll [External]
Loaded assembly: System.Collections.Concurrent.dll [External]
Loaded assembly: System.Threading.dll [External]
Loaded assembly: System.Runtime.InteropServices.dll [External]
12-19 20:53:45.773 I/art     (11788): Late-enabling -Xcheck:jni
12-19 20:53:45.803 D/ActivityThread(11788): installProvider: context.getPackageName()=Camera2VideoSample.Camera2VideoSample
12-19 20:53:45.824 W/monodroid(11788): Creating public update directory: `/data/user/0/Camera2VideoSample.Camera2VideoSample/files/.__override__`
12-19 20:53:45.824 W/monodroid(11788): Using override path: /data/user/0/Camera2VideoSample.Camera2VideoSample/files/.__override__
12-19 20:53:45.825 W/monodroid(11788): Using override path: /storage/emulated/0/Android/data/Camera2VideoSample.Camera2VideoSample/files/.__override__
12-19 20:53:45.826 W/monodroid(11788): Trying to load sgen from: /data/user/0/Camera2VideoSample.Camera2VideoSample/files/.__override__/libmonosgen-2.0.so
12-19 20:53:45.826 W/monodroid(11788): Trying to load sgen from: /storage/emulated/0/Android/data/Camera2VideoSample.Camera2VideoSample/files/.__override__/libmonosgen-2.0.so
12-19 20:53:45.826 W/monodroid(11788): Trying to load sgen from: /storage/emulated/0/../legacy/Android/data/Camera2VideoSample.Camera2VideoSample/files/.__override__/libmonosgen-2.0.so
12-19 20:53:45.826 W/monodroid(11788): Trying to load sgen from: /data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libmonosgen-2.0.so
12-19 20:53:45.826 W/monodroid(11788): Trying to load sgen from: /data/user/0/Camera2VideoSample.Camera2VideoSample/files/.__override__/links/libmonosgen-2.0.so
12-19 20:53:45.831 W/monodroid-debug(11788): Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:29230,server=y,embedding=1
12-19 20:53:45.845 W/monodroid-debug(11788): Accepted stdout connection: 22
12-19 20:53:45.896 D/libc-netbsd(11788): [getaddrinfo]: hostname=127.0.0.1; servname=29230; netid=0; mark=0
12-19 20:53:45.896 D/libc-netbsd(11788): [getaddrinfo]: ai_addrlen=0; ai_canonname=(null); ai_flags=0; ai_family=0
12-19 20:53:46.632 D/Mono    (11788): Image addref mscorlib[0x7fb310fa80] -> mscorlib.dll[0x7fa617f000]: 2
12-19 20:53:46.632 D/Mono    (11788): Prepared to set up assembly 'mscorlib' (mscorlib.dll)
12-19 20:53:46.634 D/Mono    (11788): AOT: image 'mscorlib.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-mscorlib.dll.so" not found
12-19 20:53:46.634 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/mscorlib.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-mscorlib.dll.so" not found
12-19 20:53:46.634 D/Mono    (11788): Config attempting to parse: 'mscorlib.dll.config'.
12-19 20:53:46.634 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/mscorlib/mscorlib.config'.
12-19 20:53:46.666 D/Mono    (11788): Assembly mscorlib[0x7fb310fa80] added to domain RootDomain, ref_count=1
12-19 20:53:46.681 I/System  (11788): FinalizerDaemon: finalize objects = 1314
12-19 20:53:46.723 D/Mono    (11788): Assembly Loader probing location: '/storage/emulated/0/Android/data/Camera2VideoSample.Camera2VideoSample/files/.__override__/Camera2VideoSample.dll'.
12-19 20:53:46.723 D/Mono    (11788): Image addref Camera2VideoSample[0x7fad528280] -> /storage/emulated/0/Android/data/Camera2VideoSample.Camera2VideoSample/files/.__override__/Camera2VideoSample.dll[0x7fa6169000]: 2
12-19 20:53:46.723 D/Mono    (11788): Prepared to set up assembly 'Camera2VideoSample' (/storage/emulated/0/Android/data/Camera2VideoSample.Camera2VideoSample/files/.__override__/Camera2VideoSample.dll)
12-19 20:53:46.723 D/Mono    (11788): Assembly Camera2VideoSample[0x7fad528280] added to domain RootDomain, ref_count=1
12-19 20:53:46.724 D/Mono    (11788): AOT: image '/storage/emulated/0/Android/data/Camera2VideoSample.Camera2VideoSample/files/.__override__/Camera2VideoSample.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-Camera2VideoSample.dll.so" not found
12-19 20:53:46.725 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/Camera2VideoSample.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-Camera2VideoSample.dll.so" not found
12-19 20:53:46.725 D/Mono    (11788): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Camera2VideoSample.Camera2VideoSample/files/.__override__/Camera2VideoSample.dll'.
12-19 20:53:46.725 D/Mono    (11788): Config attempting to parse: '/storage/emulated/0/Android/data/Camera2VideoSample.Camera2VideoSample/files/.__override__/Camera2VideoSample.dll.config'.
12-19 20:53:46.725 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/Camera2VideoSample/Camera2VideoSample.config'.
12-19 20:53:46.726 D/Mono    (11788): Image addref Xamarin.Android.NUnitLite[0x7fad528200] -> Xamarin.Android.NUnitLite.dll[0x7fa6169800]: 2
12-19 20:53:46.726 D/Mono    (11788): Prepared to set up assembly 'Xamarin.Android.NUnitLite' (Xamarin.Android.NUnitLite.dll)
12-19 20:53:46.726 D/Mono    (11788): Assembly Xamarin.Android.NUnitLite[0x7fad528200] added to domain RootDomain, ref_count=1
12-19 20:53:46.727 D/Mono    (11788): AOT: image 'Xamarin.Android.NUnitLite.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-Xamarin.Android.NUnitLite.dll.so" not found
12-19 20:53:46.728 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/Xamarin.Android.NUnitLite.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-Xamarin.Android.NUnitLite.dll.so" not found
12-19 20:53:46.728 D/Mono    (11788): Config attempting to parse: 'Xamarin.Android.NUnitLite.dll.config'.
12-19 20:53:46.728 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.NUnitLite/Xamarin.Android.NUnitLite.config'.
12-19 20:53:46.728 W/monodroid-gc(11788): GREF GC Threshold: 46080
12-19 20:53:46.729 D/Mono    (11788): Image addref Mono.Android[0x7fad528c00] -> Mono.Android.dll[0x7fa616a000]: 2
12-19 20:53:46.730 D/Mono    (11788): Prepared to set up assembly 'Mono.Android' (Mono.Android.dll)
12-19 20:53:46.730 D/Mono    (11788): Assembly Mono.Android[0x7fad528c00] added to domain RootDomain, ref_count=1
12-19 20:53:46.731 D/Mono    (11788): AOT: image 'Mono.Android.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-Mono.Android.dll.so" not found
12-19 20:53:46.732 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/Mono.Android.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-Mono.Android.dll.so" not found
12-19 20:53:46.732 D/Mono    (11788): Config attempting to parse: 'Mono.Android.dll.config'.
12-19 20:53:46.732 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/Mono.Android/Mono.Android.config'.Loaded assembly: System.Reflection.dll [External]

12-19 20:53:46.738 D/Mono    (11788): Assembly Ref addref Mono.Android[0x7fad528c00] -> mscorlib[0x7fb310fa80]: 2
12-19 20:53:46.739 D/Mono    (11788): Image addref Java.Interop[0x7fad528d00] -> Java.Interop.dll[0x7fa616b000]: 2
12-19 20:53:46.740 D/Mono    (11788): Prepared to set up assembly 'Java.Interop' (Java.Interop.dll)
12-19 20:53:46.740 D/Mono    (11788): Assembly Java.Interop[0x7fad528d00] added to domain RootDomain, ref_count=1
12-19 20:53:46.741 D/Mono    (11788): AOT: image 'Java.Interop.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-Java.Interop.dll.so" not found
12-19 20:53:46.741 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/Java.Interop.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-Java.Interop.dll.so" not found
12-19 20:53:46.742 D/Mono    (11788): Config attempting to parse: 'Java.Interop.dll.config'.
12-19 20:53:46.742 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/Java.Interop/Java.Interop.config'.
12-19 20:53:46.742 D/Mono    (11788): Assembly Ref addref Mono.Android[0x7fad528c00] -> Java.Interop[0x7fad528d00]: 2
12-19 20:53:46.743 D/Mono    (11788): Image addref System.Runtime[0x7fad528e00] -> System.Runtime.dll[0x7fad407800]: 2
12-19 20:53:46.743 D/Mono    (11788): Prepared to set up assembly 'System.Runtime' (System.Runtime.dll)Loaded assembly: System.Collections.dll [External]

12-19 20:53:46.743 D/Mono    (11788): Assembly System.Runtime[0x7fad528e00] added to domain RootDomain, ref_count=1
12-19 20:53:46.744 D/Mono    (11788): AOT: image 'System.Runtime.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Runtime.dll.so" not found
12-19 20:53:46.745 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/System.Runtime.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Runtime.dll.so" not found
12-19 20:53:46.745 D/Mono    (11788): Config attempting to parse: 'System.Runtime.dll.config'.
12-19 20:53:46.745 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
12-19 20:53:46.745 D/Mono    (11788): Assembly Ref addref Java.Interop[0x7fad528d00] -> System.Runtime[0x7fad528e00]: 2
12-19 20:53:46.745 D/Mono    (11788): Assembly Ref addref System.Runtime[0x7fad528e00] -> mscorlib[0x7fb310fa80]: 3
12-19 20:53:46.747 W/monodroid(11788): Calling into managed runtime init
12-19 20:53:46.844 D/Mono    (11788): Image addref System.Collections.Concurrent[0x7fad528e80] -> System.Collections.Concurrent.dll[0x7fad3a0000]: 2
12-19 20:53:46.844 D/Mono    (11788): Prepared to set up assembly 'System.Collections.Concurrent' (System.Collections.Concurrent.dll)
12-19 20:53:46.844 D/Mono    (11788): Assembly System.Collections.Concurrent[0x7fad528e80] added to domain RootDomain, ref_count=1
12-19 20:53:46.846 D/Mono    (11788): AOT: image 'System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Collections.Concurrent.dll.so" not found
12-19 20:53:46.846 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Collections.Concurrent.dll.so" not found
12-19 20:53:46.846 D/Mono    (11788): Config attempting to parse: 'System.Collections.Concurrent.dll.config'.
12-19 20:53:46.846 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections.Concurrent/System.Collections.Concurrent.config'.
12-19 20:53:46.846 D/Mono    (11788): Assembly Ref addref Java.Interop[0x7fad528d00] -> System.Collections.Concurrent[0x7fad528e80]: 2
12-19 20:53:46.846 D/Mono    (11788): Assembly Ref addref System.Collections.Concurrent[0x7fad528e80] -> mscorlib[0x7fb310fa80]: 4
12-19 20:53:46.904 D/Mono    (11788): Image addref System.Threading[0x7fad3a9080] -> System.Threading.dll[0x7fad37e000]: 2
12-19 20:53:46.904 D/Mono    (11788): Prepared to set up assembly 'System.Threading' (System.Threading.dll)
12-19 20:53:46.904 D/Mono    (11788): Assembly System.Threading[0x7fad3a9080] added to domain RootDomain, ref_count=1
12-19 20:53:46.906 D/Mono    (11788): AOT: image 'System.Threading.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Threading.dll.so" not found
12-19 20:53:46.906 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/System.Threading.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Threading.dll.so" not found
12-19 20:53:46.906 D/Mono    (11788): Config attempting to parse: 'System.Threading.dll.config'.
12-19 20:53:46.906 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading/System.Threading.config'.
12-19 20:53:46.906 D/Mono    (11788): Assembly Ref addref Java.Interop[0x7fad528d00] -> System.Threading[0x7fad3a9080]: 2
12-19 20:53:46.907 D/Mono    (11788): Assembly Ref addref System.Threading[0x7fad3a9080] -> mscorlib[0x7fb310fa80]: 5
12-19 20:53:46.930 D/Mono    (11788): Image addref System.Runtime.InteropServices[0x7fad3a9000] -> System.Runtime.InteropServices.dll[0x7fad37e800]: 2
12-19 20:53:46.930 D/Mono    (11788): Prepared to set up assembly 'System.Runtime.InteropServices' (System.Runtime.InteropServices.dll)
12-19 20:53:46.930 D/Mono    (11788): Assembly System.Runtime.InteropServices[0x7fad3a9000] added to domain RootDomain, ref_count=1
12-19 20:53:46.931 D/Mono    (11788): AOT: image 'System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Runtime.InteropServices.dll.so" not found
12-19 20:53:46.932 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Runtime.InteropServices.dll.so" not found
12-19 20:53:46.932 D/Mono    (11788): Config attempting to parse: 'System.Runtime.InteropServices.dll.config'.
12-19 20:53:46.932 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.InteropServices/System.Runtime.InteropServices.config'.
12-19 20:53:46.932 D/Mono    (11788): Assembly Ref addref Java.Interop[0x7fad528d00] -> System.Runtime.InteropServices[0x7fad3a9000]: 2
12-19 20:53:46.932 D/Mono    (11788): Assembly Ref addref System.Runtime.InteropServices[0x7fad3a9000] -> mscorlib[0x7fb310fa80]: 6
12-19 20:53:46.964 D/Mono    (11788): DllImport attempting to load: '__Internal'.
12-19 20:53:46.964 D/Mono    (11788): DllImport loaded library '(null)'.
12-19 20:53:46.964 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:46.964 D/Mono    (11788): Searching for 'java_interop_jnienv_get_java_vm'.
12-19 20:53:46.964 D/Mono    (11788): Probing 'java_interop_jnienv_get_java_vm'.
12-19 20:53:46.964 D/Mono    (11788): Found as 'java_interop_jnienv_get_java_vm'.
12-19 20:53:46.986 D/Mono    (11788): DllImport attempting to load: '__Internal'.
12-19 20:53:46.986 D/Mono    (11788): DllImport loaded library '(null)'.
12-19 20:53:46.986 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:46.986 D/Mono    (11788): Searching for '_monodroid_gref_log_new'.
12-19 20:53:46.987 D/Mono    (11788): Probing '_monodroid_gref_log_new'.
12-19 20:53:46.987 D/Mono    (11788): Found as '_monodroid_gref_log_new'.
12-19 20:53:46.988 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:46.988 D/Mono    (11788): Searching for 'java_interop_jnienv_new_global_ref'.
12-19 20:53:46.988 D/Mono    (11788): Probing 'java_interop_jnienv_new_global_ref'.
12-19 20:53:46.988 D/Mono    (11788): Found as 'java_interop_jnienv_new_global_ref'.
12-19 20:53:46.989 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:46.990 D/Mono    (11788): Searching for '_monodroid_gref_get'.
12-19 20:53:46.990 D/Mono    (11788): Probing '_monodroid_gref_get'.
12-19 20:53:46.990 D/Mono    (11788): Found as '_monodroid_gref_get'.
12-19 20:53:47.009 D/Mono    (11788): Image addref System.Reflection[0x7fad3a9200] -> System.Reflection.dll[0x7f98397000]: 2
12-19 20:53:47.009 D/Mono    (11788): Prepared to set up assembly 'System.Reflection' (System.Reflection.dll)
12-19 20:53:47.009 D/Mono    (11788): Assembly System.Reflection[0x7fad3a9200] added to domain RootDomain, ref_count=1
12-19 20:53:47.010 D/Mono    (11788): AOT: image 'System.Reflection.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Reflection.dll.so" not found
12-19 20:53:47.011 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/System.Reflection.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Reflection.dll.so" not found
12-19 20:53:47.011 D/Mono    (11788): Config attempting to parse: 'System.Reflection.dll.config'.
12-19 20:53:47.011 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
12-19 20:53:47.011 D/Mono    (11788): Assembly Ref addref Java.Interop[0x7fad528d00] -> System.Reflection[0x7fad3a9200]: 2
12-19 20:53:47.011 D/Mono    (11788): Assembly Ref addref System.Reflection[0x7fad3a9200] -> mscorlib[0x7fb310fa80]: 7
12-19 20:53:47.038 D/Mono    (11788): Image addref System.Collections[0x7fad3a9300] -> System.Collections.dll[0x7f98397800]: 2
12-19 20:53:47.038 D/Mono    (11788): Prepared to set up assembly 'System.Collections' (System.Collections.dll)
12-19 20:53:47.038 D/Mono    (11788): Assembly System.Collections[0x7fad3a9300] added to domain RootDomain, ref_count=1
12-19 20:53:47.039 D/Mono    (11788): AOT: image 'System.Collections.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Collections.dll.so" not found
12-19 20:53:47.040 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/System.Collections.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Collections.dll.so" not found
12-19 20:53:47.040 D/Mono    (11788): Config attempting to parse: 'System.Collections.dll.config'.
12-19 20:53:47.040 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections/System.Collections.config'.
12-19 20:53:47.040 D/Mono    (11788): Assembly Ref addref Java.Interop[0x7fad528d00] -> System.Collections[0x7fad3a9300]: 2
12-19 20:53:47.040 D/Mono    (11788): Assembly Ref addref System.Collections[0x7fad3a9300] -> mscorlib[0x7fb310fa80]: 8
12-19 20:53:47.062 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.062 D/Mono    (11788): Searching for 'java_interop_jnienv_find_class'.
12-19 20:53:47.062 D/Mono    (11788): Probing 'java_interop_jnienv_find_class'.
12-19 20:53:47.062 D/Mono    (11788): Found as 'java_interop_jnienv_find_class'.
12-19 20:53:47.062 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.062 D/Mono    (11788): Searching for 'java_interop_jnienv_exception_clear'.
12-19 20:53:47.062 D/Mono    (11788): Probing 'java_interop_jnienv_exception_clear'.
12-19 20:53:47.062 D/Mono    (11788): Found as 'java_interop_jnienv_exception_clear'.
12-19 20:53:47.063 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.063 D/Mono    (11788): Searching for 'java_interop_jnienv_call_object_method_a'.
12-19 20:53:47.063 D/Mono    (11788): Probing 'java_interop_jnienv_call_object_method_a'.
12-19 20:53:47.063 D/Mono    (11788): Found as 'java_interop_jnienv_call_object_method_a'.
12-19 20:53:47.063 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.063 D/Mono    (11788): Searching for 'java_interop_jnienv_delete_local_ref'.
12-19 20:53:47.063 D/Mono    (11788): Probing 'java_interop_jnienv_delete_local_ref'.
12-19 20:53:47.063 D/Mono    (11788): Found as 'java_interop_jnienv_delete_local_ref'.
12-19 20:53:47.068 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.068 D/Mono    (11788): Searching for '_monodroid_lref_log_new'.
12-19 20:53:47.068 D/Mono    (11788): Probing '_monodroid_lref_log_new'.
12-19 20:53:47.068 D/Mono    (11788): Found as '_monodroid_lref_log_new'.
12-19 20:53:47.071 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.071 D/Mono    (11788): Searching for '_monodroid_lref_log_delete'.
12-19 20:53:47.071 D/Mono    (11788): Probing '_monodroid_lref_log_delete'.
12-19 20:53:47.071 D/Mono    (11788): Found as '_monodroid_lref_log_delete'.
12-19 20:53:47.074 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.074 D/Mono    (11788): Searching for 'java_interop_jnienv_get_method_id'.
12-19 20:53:47.074 D/Mono    (11788): Probing 'java_interop_jnienv_get_method_id'.
12-19 20:53:47.074 D/Mono    (11788): Found as 'java_interop_jnienv_get_method_id'.
12-19 20:53:47.077 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.077 D/Mono    (11788): Searching for '_monodroid_gref_log_delete'.
12-19 20:53:47.077 D/Mono    (11788): Probing '_monodroid_gref_log_delete'.
12-19 20:53:47.077 D/Mono    (11788): Found as '_monodroid_gref_log_delete'.
12-19 20:53:47.078 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.078 D/Mono    (11788): Searching for 'java_interop_jnienv_delete_global_ref'.
12-19 20:53:47.078 D/Mono    (11788): Probing 'java_interop_jnienv_delete_global_ref'.
12-19 20:53:47.078 D/Mono    (11788): Found as 'java_interop_jnienv_delete_global_ref'.
12-19 20:53:47.083 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.083 D/Mono    (11788): Searching for 'java_interop_jnienv_get_static_method_id'.
12-19 20:53:47.083 D/Mono    (11788): Probing 'java_interop_jnienv_get_static_method_id'.
12-19 20:53:47.083 D/Mono    (11788): Found as 'java_interop_jnienv_get_static_method_id'.
12-19 20:53:47.090 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.090 D/Mono    (11788): Searching for 'java_interop_jnienv_call_static_object_method_a'.
12-19 20:53:47.090 D/Mono    (11788): Probing 'java_interop_jnienv_call_static_object_method_a'.
12-19 20:53:47.090 D/Mono    (11788): Found as 'java_interop_jnienv_call_static_object_method_a'.
12-19 20:53:47.096 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.096 D/Mono    (11788): Searching for '_monodroid_get_identity_hash_code'.
12-19 20:53:47.096 D/Mono    (11788): Probing '_monodroid_get_identity_hash_code'.
12-19 20:53:47.096 D/Mono    (11788): Found as '_monodroid_get_identity_hash_code'.
12-19 20:53:47.119 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.119 D/Mono    (11788): Searching for 'java_interop_jnienv_get_object_class'.
12-19 20:53:47.119 D/Mono    (11788): Probing 'java_interop_jnienv_get_object_class'.
12-19 20:53:47.119 D/Mono    (11788): Found as 'java_interop_jnienv_get_object_class'.
12-19 20:53:47.121 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.121 D/Mono    (11788): Searching for 'java_interop_jnienv_call_object_method'.
12-19 20:53:47.121 D/Mono    (11788): Probing 'java_interop_jnienv_call_object_method'.
12-19 20:53:47.121 D/Mono    (11788): Found as 'java_interop_jnienv_call_object_method'.
12-19 20:53:47.123 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.123 D/Mono    (11788): Searching for 'java_interop_jnienv_get_string_length'.
12-19 20:53:47.123 D/Mono    (11788): Probing 'java_interop_jnienv_get_string_length'.
12-19 20:53:47.123 D/Mono    (11788): Found as 'java_interop_jnienv_get_string_length'.
12-19 20:53:47.124 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.124 D/Mono    (11788): Searching for 'java_interop_jnienv_get_string_chars'.
12-19 20:53:47.124 D/Mono    (11788): Probing 'java_interop_jnienv_get_string_chars'.
12-19 20:53:47.124 D/Mono    (11788): Found as 'java_interop_jnienv_get_string_chars'.
12-19 20:53:47.126 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.126 D/Mono    (11788): Searching for 'java_interop_jnienv_release_string_chars'.
12-19 20:53:47.126 D/Mono    (11788): Probing 'java_interop_jnienv_release_string_chars'.
12-19 20:53:47.126 D/Mono    (11788): Found as 'java_interop_jnienv_release_string_chars'.
12-19 20:53:47.130 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.131 D/Mono    (11788): Searching for 'monodroid_typemap_java_to_managed'.
12-19 20:53:47.131 D/Mono    (11788): Probing 'monodroid_typemap_java_to_managed'.
12-19 20:53:47.131 D/Mono    (11788): Found as 'monodroid_typemap_java_to_managed'.
12-19 20:53:47.160 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.160 D/Mono    (11788): Searching for 'java_interop_jnienv_get_superclass'.
12-19 20:53:47.160 D/Mono    (11788): Probing 'java_interop_jnienv_get_superclass'.
12-19 20:53:47.161 D/Mono    (11788): Found as 'java_interop_jnienv_get_superclass'.
12-19 20:53:47.201 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.201 D/Mono    (11788): Searching for 'java_interop_jnienv_is_instance_of'.
12-19 20:53:47.201 D/Mono    (11788): Probing 'java_interop_jnienv_is_instance_of'.
12-19 20:53:47.201 D/Mono    (11788): Found as 'java_interop_jnienv_is_instance_of'.
12-19 20:53:47.203 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.203 D/Mono    (11788): Searching for '_monodroid_gref_log'.
12-19 20:53:47.203 D/Mono    (11788): Probing '_monodroid_gref_log'.
12-19 20:53:47.203 D/Mono    (11788): Found as '_monodroid_gref_log'.
12-19 20:53:47.234 D/Mono    (11788): Image addref System.Linq[0x7fad3a9a80] -> System.Linq.dll[0x7f982eb800]: 2
12-19 20:53:47.234 D/Mono    (11788): Prepared to set up assembly 'System.Linq' (System.Linq.dll)
12-19 20:53:47.235 D/Mono    (11788): Assembly System.Linq[0x7fad3a9a80] added to domain RootDomain, ref_count=1
12-19 20:53:47.236 D/Mono    (11788): AOT: image 'System.Linq.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Linq.dll.so" not found
12-19 20:53:47.236 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/System.Linq.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Linq.dll.so" not found
12-19 20:53:47.236 D/Mono    (11788): Config attempting to parse: 'System.Linq.dll.config'.
12-19 20:53:47.236 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq/System.Linq.config'.
12-19 20:53:47.236 D/Mono    (11788): Assembly Ref addref Java.Interop[0x7fad528d00] -> System.Linq[0x7fad3a9a80]: 2
12-19 20:53:47.238 D/Mono    (11788): Image addref System.Core[0x7fad3a9b80] -> System.Core.dll[0x7f982b4000]: 2
12-19 20:53:47.238 D/Mono    (11788): Prepared to set up assembly 'System.Core' (System.Core.dll)
12-19 20:53:47.238 D/Mono    (11788): Assembly System.Core[0x7fad3a9b80] added to domain RootDomain, ref_count=1
12-19 20:53:47.239 D/Mono    (11788): AOT: image 'System.Core.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Core.dll.so" not found
12-19 20:53:47.239 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/System.Core.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Core.dll.so" not found
12-19 20:53:47.240 D/Mono    (11788): Config attempting to parse: 'System.Core.dll.config'.
12-19 20:53:47.240 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Core/System.Core.config'.
12-19 20:53:47.240 D/Mono    (11788): Assembly Ref addref System.Linq[0x7fad3a9a80] -> System.Core[0x7fad3a9b80]: 2
12-19 20:53:47.240 D/Mono    (11788): Assembly Ref addref System.Core[0x7fad3a9b80] -> mscorlib[0x7fb310fa80]: 9
Loaded assembly: System.Linq.dll [External]
Loaded assembly: System.Core.dll [External]
12-19 20:53:47.258 D/Mono    (11788): Image addref System.Runtime.Extensions[0x7fad3a9c00] -> System.Runtime.Extensions.dll[0x7f982b4800]: 2
12-19 20:53:47.258 D/Mono    (11788): Prepared to set up assembly 'System.Runtime.Extensions' (System.Runtime.Extensions.dll)
12-19 20:53:47.258 D/Mono    (11788): Assembly System.Runtime.Extensions[0x7fad3a9c00] added to domain RootDomain, ref_count=1
12-19 20:53:47.259 D/Mono    (11788): AOT: image 'System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Runtime.Extensions.dll.so" not found
12-19 20:53:47.259 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Runtime.Extensions.dll.so" not found
12-19 20:53:47.260 D/Mono    (11788): Config attempting to parse: 'System.Runtime.Extensions.dll.config'.
12-19 20:53:47.260 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
12-19 20:53:47.260 D/Mono    (11788): Assembly Ref addref Java.Interop[0x7fad528d00] -> System.Runtime.Extensions[0x7fad3a9c00]: 2
12-19 20:53:47.260 D/Mono    (11788): Assembly Ref addref System.Runtime.Extensions[0x7fad3a9c00] -> mscorlib[0x7fb310fa80]: 10
Loaded assembly: System.Runtime.Extensions.dll [External]
12-19 20:53:47.273 D/Mono    (11788): Image addref System.Reflection.Extensions[0x7fad3a9e80] -> System.Reflection.Extensions.dll[0x7f982b5000]: 2
12-19 20:53:47.273 D/Mono    (11788): Prepared to set up assembly 'System.Reflection.Extensions' (System.Reflection.Extensions.dll)
12-19 20:53:47.274 D/Mono    (11788): Assembly System.Reflection.Extensions[0x7fad3a9e80] added to domain RootDomain, ref_count=1
12-19 20:53:47.275 D/Mono    (11788): AOT: image 'System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Reflection.Extensions.dll.so" not found
12-19 20:53:47.276 D/Mono    (11788): AOT: image '/usr/local/lib/mono/aot-cache/arm64/System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app/Camera2VideoSample.Camera2VideoSample-1/lib/arm64/libaot-System.Reflection.Extensions.dll.so" not found
12-19 20:53:47.276 D/Mono    (11788): Config attempting to parse: 'System.Reflection.Extensions.dll.config'.
12-19 20:53:47.276 D/Mono    (11788): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection.Extensions/System.Reflection.Extensions.config'.
12-19 20:53:47.276 D/Mono    (11788): Assembly Ref addref Java.Interop[0x7fad528d00] -> System.Reflection.Extensions[0x7fad3a9e80]: 2
12-19 20:53:47.276 D/Mono    (11788): Assembly Ref addref System.Reflection.Extensions[0x7fad3a9e80] -> mscorlib[0x7fb310fa80]: 11
Loaded assembly: System.Reflection.Extensions.dll [External]
12-19 20:53:47.300 D/Mono    (11788): Assembly Ref addref Mono.Android[0x7fad528c00] -> System.Core[0x7fad3a9b80]: 3
12-19 20:53:47.301 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.301 D/Mono    (11788): Searching for 'monodroid_typemap_managed_to_java'.
12-19 20:53:47.301 D/Mono    (11788): Probing 'monodroid_typemap_managed_to_java'.
12-19 20:53:47.301 D/Mono    (11788): Found as 'monodroid_typemap_managed_to_java'.
12-19 20:53:47.325 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.326 D/Mono    (11788): Searching for 'java_interop_jnienv_alloc_object'.
12-19 20:53:47.326 D/Mono    (11788): Probing 'java_interop_jnienv_alloc_object'.
12-19 20:53:47.326 D/Mono    (11788): Found as 'java_interop_jnienv_alloc_object'.
12-19 20:53:47.508 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.508 D/Mono    (11788): Searching for 'java_interop_jnienv_register_natives'.
12-19 20:53:47.508 D/Mono    (11788): Probing 'java_interop_jnienv_register_natives'.
12-19 20:53:47.508 D/Mono    (11788): Found as 'java_interop_jnienv_register_natives'.
12-19 20:53:47.514 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.514 D/Mono    (11788): Searching for 'java_interop_jnienv_call_nonvirtual_void_method_a'.
12-19 20:53:47.514 D/Mono    (11788): Probing 'java_interop_jnienv_call_nonvirtual_void_method_a'.
12-19 20:53:47.514 D/Mono    (11788): Found as 'java_interop_jnienv_call_nonvirtual_void_method_a'.
12-19 20:53:47.519 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.519 D/Mono    (11788): Searching for '_monodroid_gc_wait_for_bridge_processing'.
12-19 20:53:47.519 D/Mono    (11788): Probing '_monodroid_gc_wait_for_bridge_processing'.
12-19 20:53:47.519 D/Mono    (11788): Found as '_monodroid_gc_wait_for_bridge_processing'.
12-19 20:53:47.524 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.524 D/Mono    (11788): Searching for 'java_interop_jnienv_is_same_object'.
12-19 20:53:47.524 D/Mono    (11788): Probing 'java_interop_jnienv_is_same_object'.
12-19 20:53:47.524 D/Mono    (11788): Found as 'java_interop_jnienv_is_same_object'.
12-19 20:53:47.527 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.527 D/Mono    (11788): Searching for 'java_interop_jnienv_call_static_void_method_a'.
12-19 20:53:47.527 D/Mono    (11788): Probing 'java_interop_jnienv_call_static_void_method_a'.
12-19 20:53:47.527 D/Mono    (11788): Found as 'java_interop_jnienv_call_static_void_method_a'.
12-19 20:53:47.529 D/Mono    (11788): Assembly Ref addref Xamarin.Android.NUnitLite[0x7fad528200] -> Mono.Android[0x7fad528c00]: 2
12-19 20:53:47.587 D/ActivityThread(11788): BIND_APPLICATION handled : 0 / AppBindData{appInfo=ApplicationInfo{2216ed2 Camera2VideoSample.Camera2VideoSample}}
12-19 20:53:47.587 V/ActivityThread(11788): Handling launch of ActivityRecord{6c5ba3 token=android.os.BinderProxy@520dea0 {Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity}} startsNotResumed=false
12-19 20:53:47.588 D/Mono    (11788): Assembly Ref addref Camera2VideoSample[0x7fad528280] -> Mono.Android[0x7fad528c00]: 3
12-19 20:53:47.609 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.609 D/Mono    (11788): Searching for 'java_interop_jnienv_get_array_length'.
12-19 20:53:47.609 D/Mono    (11788): Probing 'java_interop_jnienv_get_array_length'.
12-19 20:53:47.609 D/Mono    (11788): Found as 'java_interop_jnienv_get_array_length'.
Loaded assembly: MonoDroidConstructors [External]
12-19 20:53:47.698 D/Mono    (11788): Assembly Ref addref Camera2VideoSample[0x7fad528280] -> mscorlib[0x7fb310fa80]: 12
12-19 20:53:47.701 V/ActivityThread(11788): ActivityRecord{6c5ba3 token=android.os.BinderProxy@520dea0 {Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity}}: app=android.app.Application@a1f2821, appName=Camera2VideoSample.Camera2VideoSample, pkg=Camera2VideoSample.Camera2VideoSample, comp={Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity}, dir=/data/app/Camera2VideoSample.Camera2VideoSample-1/base.apk
12-19 20:53:47.719 E/MultiWindowProxy(11788): getServiceInstance failed!
12-19 20:53:47.731 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.731 D/Mono    (11788): Searching for 'java_interop_jnienv_call_nonvirtual_object_method_a'.
12-19 20:53:47.731 D/Mono    (11788): Probing 'java_interop_jnienv_call_nonvirtual_object_method_a'.
12-19 20:53:47.731 D/Mono    (11788): Found as 'java_interop_jnienv_call_nonvirtual_object_method_a'.
12-19 20:53:47.763 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.763 D/Mono    (11788): Searching for 'java_interop_jnienv_call_void_method_a'.
12-19 20:53:47.763 D/Mono    (11788): Probing 'java_interop_jnienv_call_void_method_a'.
12-19 20:53:47.763 D/Mono    (11788): Found as 'java_interop_jnienv_call_void_method_a'.
12-19 20:53:47.786 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.786 D/Mono    (11788): Searching for 'java_interop_jnienv_call_int_method_a'.
12-19 20:53:47.786 D/Mono    (11788): Probing 'java_interop_jnienv_call_int_method_a'.
12-19 20:53:47.786 D/Mono    (11788): Found as 'java_interop_jnienv_call_int_method_a'.
12-19 20:53:47.818 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.818 D/Mono    (11788): Searching for 'java_interop_jnienv_get_object_array_element'.
12-19 20:53:47.818 D/Mono    (11788): Probing 'java_interop_jnienv_get_object_array_element'.
12-19 20:53:47.818 D/Mono    (11788): Found as 'java_interop_jnienv_get_object_array_element'.
12-19 20:53:47.835 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.835 D/Mono    (11788): Searching for 'java_interop_jnienv_new_local_ref'.
12-19 20:53:47.835 D/Mono    (11788): Probing 'java_interop_jnienv_new_local_ref'.
12-19 20:53:47.835 D/Mono    (11788): Found as 'java_interop_jnienv_new_local_ref'.
12-19 20:53:47.849 V/ActivityThread(11788): Performing resume of ActivityRecord{6c5ba3 token=android.os.BinderProxy@520dea0 {Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity}}
12-19 20:53:47.855 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.856 D/Mono    (11788): Searching for 'java_interop_jnienv_new_string'.
12-19 20:53:47.856 D/Mono    (11788): Probing 'java_interop_jnienv_new_string'.
12-19 20:53:47.856 D/Mono    (11788): Found as 'java_interop_jnienv_new_string'.
12-19 20:53:47.863 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.863 D/Mono    (11788): Searching for 'java_interop_jnienv_call_nonvirtual_boolean_method_a'.
12-19 20:53:47.863 D/Mono    (11788): Probing 'java_interop_jnienv_call_nonvirtual_boolean_method_a'.
12-19 20:53:47.863 D/Mono    (11788): Found as 'java_interop_jnienv_call_nonvirtual_boolean_method_a'.
12-19 20:53:47.865 D/ActivityThread(11788): ACT-AM_ON_RESUME_CALLED ActivityRecord{6c5ba3 token=android.os.BinderProxy@520dea0 {Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity}}
12-19 20:53:47.865 V/ActivityThread(11788): Resume ActivityRecord{6c5ba3 token=android.os.BinderProxy@520dea0 {Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity}} started activity: false, hideForNow: false, finished: false
12-19 20:53:47.866 V/PhoneWindow(11788): DecorView setVisiblity: visibility = 4 ,Parent =null, this =com.android.internal.policy.PhoneWindow$DecorView{edf0eff I.E...... R.....ID 0,0-0,0}
12-19 20:53:47.869 D/WindowClient(11788): Add to mViews: com.android.internal.policy.PhoneWindow$DecorView{edf0eff I.E...... R.....ID 0,0-0,0}, this = android.view.WindowManagerGlobal@6153b48
12-19 20:53:47.870 D/OpenGLRenderer(11788): Dumper init 2 threads <0x7f97fa38c0>
12-19 20:53:47.870 D/OpenGLRenderer(11788): <Camera2VideoSample.Camera2VideoSample> is running.
12-19 20:53:47.872 D/OpenGLRenderer(11788): Use EGL_SWAP_BEHAVIOR_PRESERVED: false
12-19 20:53:47.872 D/OpenGLRenderer(11788): CanvasContext() 0x7f98093800
12-19 20:53:47.885 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f98108fa0), client(34), share_fd(33)
12-19 20:53:47.885 D/GraphicBuffer(11788): register, handle(0x7f98108fa0) (w:1856 h:2048 s:1856 f:0x1 u:0x000100)
12-19 20:53:47.886 D/ViewRootImpl(11788): hardware acceleration is enabled, this = ViewRoot{ca5de1 Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity,ident = 0}
12-19 20:53:47.890 V/ActivityThread(11788): Resuming ActivityRecord{6c5ba3 token=android.os.BinderProxy@520dea0 {Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity}} with isForward=true
12-19 20:53:47.890 V/PhoneWindow(11788): DecorView setVisiblity: visibility = 0 ,Parent =ViewRoot{ca5de1 Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity,ident = 0}, this =com.android.internal.policy.PhoneWindow$DecorView{edf0eff V.E...... R.....ID 0,0-0,0}
12-19 20:53:47.890 V/ActivityThread(11788): Scheduling idle handler for ActivityRecord{6c5ba3 token=android.os.BinderProxy@520dea0 {Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity}}
12-19 20:53:47.890 D/ActivityThread(11788): ACT-LAUNCH_ACTIVITY handled : 0 / ActivityRecord{6c5ba3 token=android.os.BinderProxy@520dea0 {Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity}}
12-19 20:53:47.904 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.904 D/Mono    (11788): Searching for 'java_interop_jnienv_call_static_int_method_a'.
12-19 20:53:47.904 D/Mono    (11788): Probing 'java_interop_jnienv_call_static_int_method_a'.
12-19 20:53:47.904 D/Mono    (11788): Found as 'java_interop_jnienv_call_static_int_method_a'.
12-19 20:53:47.918 D/OpenGLRenderer(11788): CanvasContext() 0x7f98093800 initialize window=0x7fb2f65210, title=Camera2VideoSample.Camera2VideoSample/md5be3d9aec3316b9b5bc2802c563ee7954.MainActivity
12-19 20:53:47.918 D/Surface (11788): Surface::allocateBuffers(this=0x7fb2f65200)
12-19 20:53:47.920 I/OpenGLRenderer(11788): Initialized EGL, version 1.4
12-19 20:53:47.923 D/OpenGLRenderer(11788): Created EGL context (0x7f980c7400)
12-19 20:53:47.925 I/OpenGLRenderer(11788): Get enable program binary service property (1)
12-19 20:53:47.925 I/OpenGLRenderer(11788): Initializing program atlas...
12-19 20:53:47.926 D/ProgramBinary/Service(11788): BpProgramBinaryService.getFileDescriptor
12-19 20:53:47.926 D/ProgramBinary/Service(11788): BpProgramBinaryService.getProgramMapLen
12-19 20:53:47.926 D/ProgramBinary/Service(11788): BpProgramBinaryService.getProgramMapArray
12-19 20:53:47.927 D/ProgramBinary/Service(11788): BpProgramBinaryService.getProgramBinaryLen
12-19 20:53:47.927 I/OpenGLRenderer(11788): Program binary detail: Binary length is 169616, program map length is 152.
12-19 20:53:47.927 I/OpenGLRenderer(11788): Succeeded to mmap program binaries. File descriptor is 41, and path is /dev/ashmem��.
12-19 20:53:47.927 I/OpenGLRenderer(11788): No need to use file discriptor anymore, close fd(41).
12-19 20:53:47.927 D/OpenGLRenderer(11788): Initializing program cache from 0x7fb6a5ebc8, size = 5
12-19 20:53:47.929 D/OpenGLRenderer(11788): -- init (key = 0x0000000000000000)
12-19 20:53:47.930 D/OpenGLRenderer(11788): -- init (key = 0x0000000000000001)
12-19 20:53:47.933 D/OpenGLRenderer(11788): -- init (key = 0x0000000800000003)
12-19 20:53:47.936 D/OpenGLRenderer(11788): -- init (key = 0x0000001000500040)
12-19 20:53:47.938 D/OpenGLRenderer(11788): -- init (key = 0x0000003800000000)
12-19 20:53:47.943 D/Surface (11788): Surface::connect(this=0x7fb2f65200,api=1)
12-19 20:53:47.944 W/libEGL  (11788): [ANDROID_RECORDABLE] format: 1
12-19 20:53:47.944 D/mali_winsys(11788): new_window_surface returns 0x3000
12-19 20:53:47.945 I/BufferQueue(11788): [unnamed-11788-0](this:0x7f960b8400,id:0,api:0,p:-1,c:-1) BufferQueue core=(11788:Camera2VideoSample.Camera2VideoSample)
12-19 20:53:47.945 D/BufferQueueDump(11788): [unnamed-11788-0] this:0x7fb2ede4c0, value:0x7fd06a4e3c, iLen:6
12-19 20:53:47.946 I/BufferQueueConsumer(11788): [unnamed-11788-0](this:0x7f960b8400,id:0,api:0,p:-1,c:11788) connect(C): consumer=(11788:Camera2VideoSample.Camera2VideoSample) controlledByApp=true
12-19 20:53:47.946 D/BufferQueueDump(11788): [unnamed-11788-0] this:0x7fb2ede4c0, value:0x7fd06a4e5c, iLen:6
12-19 20:53:47.946 I/BufferQueueConsumer(11788): [unnamed-11788-0](this:0x7f960b8400,id:0,api:0,p:-1,c:11788) setConsumerName: unnamed-11788-0
12-19 20:53:47.946 D/BufferQueueDump(11788): [SurfaceTexture-0-11788-0] this:0x7fb2ede4c0, value:0x7fd06a4ecc, iLen:6
12-19 20:53:47.946 I/BufferQueueConsumer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:0,p:-1,c:11788) setConsumerName: SurfaceTexture-0-11788-0
12-19 20:53:47.946 I/BufferQueueConsumer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:0,p:-1,c:11788) setDefaultBufferSize: width=1080 height=1680
12-19 20:53:47.964 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.964 D/Mono    (11788): Searching for 'java_interop_jnienv_get_static_field_id'.
12-19 20:53:47.964 D/Mono    (11788): Probing 'java_interop_jnienv_get_static_field_id'.
12-19 20:53:47.964 D/Mono    (11788): Found as 'java_interop_jnienv_get_static_field_id'.
12-19 20:53:47.966 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.966 D/Mono    (11788): Searching for 'java_interop_jnienv_get_static_object_field'.
12-19 20:53:47.966 D/Mono    (11788): Probing 'java_interop_jnienv_get_static_object_field'.
12-19 20:53:47.967 D/Mono    (11788): Found as 'java_interop_jnienv_get_static_object_field'.
12-19 20:53:47.971 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:47.971 D/Mono    (11788): Searching for 'java_interop_jnienv_call_boolean_method_a'.
12-19 20:53:47.971 D/Mono    (11788): Probing 'java_interop_jnienv_call_boolean_method_a'.
12-19 20:53:47.971 D/Mono    (11788): Found as 'java_interop_jnienv_call_boolean_method_a'.
12-19 20:53:47.975 I/CameraManagerGlobal(11788): Connecting to camera service
12-19 20:53:48.035 E/Camera2VideoFragment(11788): Couldn't find any suitable preview size
12-19 20:53:48.041 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:48.041 D/Mono    (11788): Searching for 'java_interop_jnienv_get_field_id'.
12-19 20:53:48.041 D/Mono    (11788): Probing 'java_interop_jnienv_get_field_id'.
12-19 20:53:48.041 D/Mono    (11788): Found as 'java_interop_jnienv_get_field_id'.
12-19 20:53:48.043 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:48.043 D/Mono    (11788): Searching for 'java_interop_jnienv_get_int_field'.
12-19 20:53:48.043 D/Mono    (11788): Probing 'java_interop_jnienv_get_int_field'.
12-19 20:53:48.043 D/Mono    (11788): Found as 'java_interop_jnienv_get_int_field'.
12-19 20:53:48.068 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:48.068 D/Mono    (11788): Searching for 'java_interop_jnienv_call_nonvirtual_float_method_a'.
12-19 20:53:48.068 D/Mono    (11788): Probing 'java_interop_jnienv_call_nonvirtual_float_method_a'.
12-19 20:53:48.068 D/Mono    (11788): Found as 'java_interop_jnienv_call_nonvirtual_float_method_a'.
12-19 20:53:48.082 I/CameraManager(11788): Using legacy camera HAL.
12-19 20:53:48.151 D/Camera-JNI(11788): (tid:11825)[MtkJNICameraContext] this:0x7fb2f4f080 camera->getStrongCount(3) 
12-19 20:53:48.155 I/CameraFramework(11788): Camera framework getParameters =3dnr-mode=on;3dnr-mode-values=on,off;afeng-max-focus-step=1023;afeng-min-focus-step=0;aflamp-mode=off;aflamp-mode-values=off,on,auto;antibanding=off;antibanding-values=off,50hz,60hz,auto;auto-exposure-lock-supported=true;auto-whitebalance-lock-supported=true;brightness=middle;brightness-values=low,middle,high;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot,smileshot,bestshot,autorama,mav,asd;capfname=/sdcard/DCIM/cap00;contrast=middle;contrast-values=low,middle,high;cshot-indicator=true;cshot-indicator-supported=true;dynamic-frame-rate=true;dynamic-frame-rate-supported=true;edge=middle;edge-values=low,middle,high;effect=none;effect-values=none,mono,negative,sepia,aqua,whiteboard,blackboard,nashville,hefe,valencia,xproll,lofi,sierra,walden;eng-mfll-e=false;eng-mfll-s=true;eng-s-shad-t=0;eng-shad-t=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-extreme-beauty-supported=false;fb-face-pos=-2000:-2000;fb-sharp=0;fb-sharp-max=12;fb-sharp-max-values=12;fb-sharp-min=-12;fb-sharp-min-values=-12;fb-skin-color=0;fb-skin-color-default=9;fb-skin-color-max=12;fb-skin-color-max-values=12;fb-skin-color-min=-12;fb-skin-color-min-values=-12;fb-slim-face=0;fb-slim-face-max=12;fb-slim-face-max-values=12;fb-slim-face-min=-12;fb-slim-face-min-values=-12;fb-smooth-level=0;fb-smooth-level-default=3;fb-smooth-level-max=12;fb-smooth-level-max-values=12;fb-smooth-level-min=-12;fb-smooth-level-min-values=-12;fb-touch-pos=-2000:-2000;feature-max-fps=24@VFB+EIS;first-preview-frame-black=0;flash-duty-max=1;flash-duty-min=0;flash-duty-value=-1;flash-mode=off;flash-mode-values=off,on,auto,red-eye,torch;flash-step-max=0;flash-step-min=0;fn-fb-enable=0;fn-fb-eyecircles-level=0;fn-fb-eyeenlarge-level=0;fn-fb-slimming-level=0;fn-fb-smooth-level=0;fn-fb-toning-level=0;fn-sfb-auto-config=0;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-fs-fi=0;focus-fs-fi-max=65535;focus-fs-fi-min=0;focus-mode=auto;focus-mode-values=auto,macro,infinity,continuous-picture,continuous-video,manual,fullscan;gesture-shot=false;gesture-shot-supported=true;gy-bokeh-enable=0;gy-bokeh-level=0;gy-bokeh-radius=0;gy-bokeh-transition=0;gy-bokeh-x=0;gy-bokeh-y=0;horizontal-view-angle=62;hue=middle;hue-values=low,middle,high;iso-speed=auto;iso-speed-values=auto,100,200,400,800,1600;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,256x192;jpeg-thumbnail-width=160;m-sr-g=0;m-ss=0;max-exposure-compensation=3;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=1;max-num-metering-areas=9;max-num-ot=0;max-zoom=10;min-exposure-compensation=-3;mnr-e=0;mnr-s=true;mtk-123-shad-s=true;mtk-awb-s=true;mtk-cam-mode=0;mtk-shad-s=true;native-pip=false;native-pip-supported=true;picture-format=jpeg;picture-format-values=jpeg;picture-size=4160x3120;picture-size-values=320x240,640x480,1024x768,1280x720,1280x768,1280x960,1600x1200,1920x1080,1920x1088,2048x1536,2560x1440,2560x1920,3264x2448,3328x1872,2880x1728,3600x2160,4096x2304,4096x3072,4160x3120;pip-fps-zsd-off=30;pip-fps-zsd-on=15;preferred-preview-size-for-video=1920x1088;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,30000;preview-fps-range-values=(15000,15000),(24000,24000),(5000,30000),(30000,30000);preview-frame-rate=30;preview-frame-rate-values=10,15,20,15,24,30,30;preview-size=640x480;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480,720x480,800x480,800x600,864x480,960x540,1280x720,1440x1080,1920x1080,1920x1088,1680x1248;rotation=0;saturation=middle;saturation-values=low,middle,high;scene-mode=auto;scene-mode-values=auto,portrait,landscape,night,night-portrait,theatre,beach,snow,sunset,steadyphoto,fireworks,sports,party,candlelight,hdr;sen-mode-s=31;sensor-type=252;smooth-zoom-supported=true;sr-awb-s=true;sr-shad-s=true;stereo-capture-frame-rate=15;stereo-preview-frame
12-19 20:53:48.194 I/GLConsumer(11788): [SurfaceTexture-0-11788-0] attachToContext
12-19 20:53:48.200 D/OpenGLRenderer(11788): CacheTexture 4 upload: x, y, width height = 0, 0, 239, 245
12-19 20:53:48.205 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810a620), client(34), share_fd(52)
12-19 20:53:48.206 D/GraphicBuffer(11788): register, handle(0x7f9810a620) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
12-19 20:53:48.212 D/OpenGLRenderer(11788): ProgramCache save to disk, size = 5
12-19 20:53:48.220 V/InputMethodManager(11788): onWindowFocus: null softInputMode=288 first=true flags=#81810100
12-19 20:53:48.220 V/InputMethodManager(11788): START INPUT: com.android.internal.policy.PhoneWindow$DecorView{edf0eff V.E...... R.....ID 0,0-1080,1920} ic=null tba=android.view.inputmethod.EditorInfo@f8837fa controlFlags=#104
12-19 20:53:48.225 I/BufferQueueConsumer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:0,p:-1,c:11788) setDefaultBufferSize: width=1080 height=1440
12-19 20:53:48.238 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810a6c0), client(34), share_fd(54)
12-19 20:53:48.238 D/GraphicBuffer(11788): register, handle(0x7f9810a6c0) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
12-19 20:53:48.255 D/MediaRecorder(11788): setVideoSource
12-19 20:53:48.313 I/BufferQueueConsumer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:0,p:-1,c:11788) setDefaultBufferSize: width=1440 height=1080
12-19 20:53:48.356 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:48.357 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:48.357 I/CameraDeviceState(11788): Legacy camera service transitioning to state CONFIGURING
12-19 20:53:48.358 I/RequestThread-0(11788): Configure outputs: 2 surfaces configured.
12-19 20:53:48.358 D/Camera  (11788): app passed NULL surface
12-19 20:53:48.362 I/CameraFramework(11788): Camera framework getParameters =3dnr-mode=on;3dnr-mode-values=on,off;afeng-max-focus-step=1023;afeng-min-focus-step=0;aflamp-mode=off;aflamp-mode-values=off,on,auto;antibanding=off;antibanding-values=off,50hz,60hz,auto;auto-exposure-lock-supported=true;auto-whitebalance-lock-supported=true;brightness=middle;brightness-values=low,middle,high;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot,smileshot,bestshot,autorama,mav,asd;capfname=/sdcard/DCIM/cap00;contrast=middle;contrast-values=low,middle,high;cshot-indicator=true;cshot-indicator-supported=true;dynamic-frame-rate=true;dynamic-frame-rate-supported=true;edge=middle;edge-values=low,middle,high;effect=none;effect-values=none,mono,negative,sepia,aqua,whiteboard,blackboard,nashville,hefe,valencia,xproll,lofi,sierra,walden;eng-mfll-e=false;eng-mfll-s=true;eng-s-shad-t=0;eng-shad-t=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-extreme-beauty-supported=false;fb-face-pos=-2000:-2000;fb-sharp=0;fb-sharp-max=12;fb-sharp-max-values=12;fb-sharp-min=-12;fb-sharp-min-values=-12;fb-skin-color=0;fb-skin-color-default=9;fb-skin-color-max=12;fb-skin-color-max-values=12;fb-skin-color-min=-12;fb-skin-color-min-values=-12;fb-slim-face=0;fb-slim-face-max=12;fb-slim-face-max-values=12;fb-slim-face-min=-12;fb-slim-face-min-values=-12;fb-smooth-level=0;fb-smooth-level-default=3;fb-smooth-level-max=12;fb-smooth-level-max-values=12;fb-smooth-level-min=-12;fb-smooth-level-min-values=-12;fb-touch-pos=-2000:-2000;feature-max-fps=24@VFB+EIS;first-preview-frame-black=0;flash-duty-max=1;flash-duty-min=0;flash-duty-value=-1;flash-mode=off;flash-mode-values=off,on,auto,red-eye,torch;flash-step-max=0;flash-step-min=0;fn-fb-enable=0;fn-fb-eyecircles-level=0;fn-fb-eyeenlarge-level=0;fn-fb-slimming-level=0;fn-fb-smooth-level=0;fn-fb-toning-level=0;fn-sfb-auto-config=0;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-fs-fi=0;focus-fs-fi-max=65535;focus-fs-fi-min=0;focus-mode=auto;focus-mode-values=auto,macro,infinity,continuous-picture,continuous-video,manual,fullscan;gesture-shot=false;gesture-shot-supported=true;gy-bokeh-enable=0;gy-bokeh-level=0;gy-bokeh-radius=0;gy-bokeh-transition=0;gy-bokeh-x=0;gy-bokeh-y=0;horizontal-view-angle=62;hue=middle;hue-values=low,middle,high;iso-speed=auto;iso-speed-values=auto,100,200,400,800,1600;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,256x192;jpeg-thumbnail-width=160;m-sr-g=0;m-ss=0;max-exposure-compensation=3;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=1;max-num-metering-areas=9;max-num-ot=0;max-zoom=10;min-exposure-compensation=-3;mnr-e=0;mnr-s=true;mtk-123-shad-s=true;mtk-awb-s=true;mtk-cam-mode=0;mtk-shad-s=true;native-pip=false;native-pip-supported=true;picture-format=jpeg;picture-format-values=jpeg;picture-size=4160x3120;picture-size-values=320x240,640x480,1024x768,1280x720,1280x768,1280x960,1600x1200,1920x1080,1920x1088,2048x1536,2560x1440,2560x1920,3264x2448,3328x1872,2880x1728,3600x2160,4096x2304,4096x3072,4160x3120;pip-fps-zsd-off=30;pip-fps-zsd-on=15;preferred-preview-size-for-video=1920x1088;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,30000;preview-fps-range-values=(15000,15000),(24000,24000),(5000,30000),(30000,30000);preview-frame-rate=30;preview-frame-rate-values=10,15,20,15,24,30,30;preview-size=640x480;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480,720x480,800x480,800x600,864x480,960x540,1280x720,1440x1080,1920x1080,1920x1088,1680x1248;rotation=0;saturation=middle;saturation-values=low,middle,high;scene-mode=auto;scene-mode-values=auto,portrait,landscape,night,night-portrait,theatre,beach,snow,sunset,steadyphoto,fireworks,sports,party,candlelight,hdr;sen-mode-s=31;sensor-type=252;smooth-zoom-supported=true;sr-awb-s=true;sr-shad-s=true;stereo-capture-frame-rate=15;stereo-preview-frame
12-19 20:53:48.364 V/CameraFramework(11788): xucm set Key = preview-fps-range, value = 30000,30000
12-19 20:53:48.364 V/CameraFramework(11788): xucm set Key = preview-size, value = 1440x1080
12-19 20:53:48.368 D/Surface (11788): Surface::connect(this=0x7f95eaa000,api=1)
12-19 20:53:48.368 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:11788,c:11788) connect(P): api=1 producer=(11788:Camera2VideoSample.Camera2VideoSample) producerControlledByApp=true
12-19 20:53:48.368 W/libEGL  (11788): [ANDROID_RECORDABLE] format: 2
12-19 20:53:48.369 D/mali_winsys(11788): new_window_surface returns 0x3000
12-19 20:53:48.369 D/Surface (11788): Surface::connect(this=0x7f95eaae00,api=1)
12-19 20:53:48.369 W/libEGL  (11788): [ANDROID_RECORDABLE] format: 2
12-19 20:53:48.370 D/mali_winsys(11788): new_window_surface returns 0x3000
12-19 20:53:48.372 I/BufferQueue(11788): [unnamed-11788-1](this:0x7f941d6000,id:1,api:0,p:-1,c:-1) BufferQueue core=(11788:Camera2VideoSample.Camera2VideoSample)
12-19 20:53:48.372 D/BufferQueueDump(11788): [unnamed-11788-1] this:0x7f94279000, value:0x7f9443ea5c, iLen:6
12-19 20:53:48.372 I/BufferQueueConsumer(11788): [unnamed-11788-1](this:0x7f941d6000,id:1,api:0,p:-1,c:11788) connect(C): consumer=(11788:Camera2VideoSample.Camera2VideoSample) controlledByApp=true
12-19 20:53:48.372 D/BufferQueueDump(11788): [unnamed-11788-1] this:0x7f94279000, value:0x7f9443ea7c, iLen:6
12-19 20:53:48.372 I/BufferQueueConsumer(11788): [unnamed-11788-1](this:0x7f941d6000,id:1,api:0,p:-1,c:11788) setConsumerName: unnamed-11788-1
12-19 20:53:48.372 D/BufferQueueDump(11788): [SurfaceTexture-1-11788-1] this:0x7f94279000, value:0x7f9443eaec, iLen:6
12-19 20:53:48.372 I/BufferQueueConsumer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:0,p:-1,c:11788) setConsumerName: SurfaceTexture-1-11788-1
12-19 20:53:48.378 I/CameraDeviceState(11788): Legacy camera service transitioning to state IDLE
Thread started:  #2
12-19 20:53:48.392 D/Mono    (11788): DllImport searching in: '__Internal' ('(null)').
12-19 20:53:48.392 D/Mono    (11788): Searching for 'java_interop_jnienv_call_nonvirtual_int_method_a'.
12-19 20:53:48.392 D/Mono    (11788): Probing 'java_interop_jnienv_call_nonvirtual_int_method_a'.
12-19 20:53:48.392 D/Mono    (11788): Found as 'java_interop_jnienv_call_nonvirtual_int_method_a'.
12-19 20:53:48.401 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810a760), client(34), share_fd(60)
12-19 20:53:48.401 D/GraphicBuffer(11788): register, handle(0x7f9810a760) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
12-19 20:53:48.416 I/RequestQueue(11788): Repeating capture request set.
12-19 20:53:48.417 V/CameraFramework(11788): xucm set Key = antibanding, value = auto
12-19 20:53:48.417 W/LegacyRequestMapper(11788): convertRequestMetadata - control.awbRegions setting is not supported, ignoring value
12-19 20:53:48.417 W/LegacyRequestMapper(11788): Only received metering rectangles with weight 0.
12-19 20:53:48.418 V/CameraFramework(11788): xucm set Key = metering-areas, value = (-1000,-1000,1000,1000,1)
12-19 20:53:48.418 W/LegacyRequestMapper(11788): Only received metering rectangles with weight 0.
12-19 20:53:48.418 V/CameraFramework(11788): xucm set Key = focus-areas, value = (-1000,-1000,1000,1000,1)
12-19 20:53:48.418 V/CameraFramework(11788): xucm set Key = preview-fps-range, value = 30000,30000
12-19 20:53:48.419 V/CameraFramework(11788): xucm set Key = auto-exposure-lock, value = false
12-19 20:53:48.419 V/CameraFramework(11788): xucm set Key = flash-mode, value = off
12-19 20:53:48.419 V/CameraFramework(11788): xucm set Key = focus-mode, value = continuous-video
12-19 20:53:48.419 V/CameraFramework(11788): xucm set Key = auto-whitebalance-lock, value = false
12-19 20:53:48.419 V/CameraFramework(11788): xucm set Key = recording-hint, value = true
12-19 20:53:48.419 V/CameraFramework(11788): xucm set Key = video-stabilization, value = false
12-19 20:53:48.419 V/CameraFramework(11788): xucm set Key = scene-mode, value = auto
12-19 20:53:48.419 V/CameraFramework(11788): xucm set Key = effect, value = none
12-19 20:53:48.419 V/CameraFramework(11788): xucm set Key = rotation, value = 0
12-19 20:53:48.425 I/BufferQueueConsumer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:0,p:-1,c:11788) setDefaultBufferSize: width=1440 height=1080
12-19 20:53:48.425 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) connect(P): api=4 producer=(337:???) producerControlledByApp=true
12-19 20:53:48.427 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) setBufferCount: count = 8
12-19 20:53:48.427 I/BufferQueueConsumer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) getReleasedBuffers: returning mask 0xffffffffffffffff
12-19 20:53:48.430 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:48.432 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810b020), client(34), share_fd(63)
12-19 20:53:48.432 D/GraphicBuffer(11788): register, handle(0x7f9810b020) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:48.434 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:48.437 I/[MALI][Gralloc](11788): [+]r_hnd(0x7fa8ff0b20), client(34), share_fd(64)
12-19 20:53:48.437 D/GraphicBuffer(11788): register, handle(0x7fa8ff0b20) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:48.438 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:48.441 I/[MALI][Gralloc](11788): [+]r_hnd(0x7fad560b40), client(34), share_fd(65)
12-19 20:53:48.441 D/GraphicBuffer(11788): register, handle(0x7fad560b40) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:48.444 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:48.447 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810b0c0), client(34), share_fd(66)
12-19 20:53:48.447 D/GraphicBuffer(11788): register, handle(0x7f9810b0c0) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:48.448 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:48.454 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810af80), client(34), share_fd(67)
12-19 20:53:48.454 D/GraphicBuffer(11788): register, handle(0x7f9810af80) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:48.458 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:48.460 I/[MALI][Gralloc](11788): [+]r_hnd(0x7fad560be0), client(34), share_fd(68)
12-19 20:53:48.460 D/GraphicBuffer(11788): register, handle(0x7fad560be0) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:48.861 I/CameraFramework(11788): Camera framework getParameters =3dnr-mode=on;3dnr-mode-values=on,off;afeng-max-focus-step=1023;afeng-min-focus-step=0;aflamp-mode=off;aflamp-mode-values=off,on,auto;antibanding=auto;antibanding-values=off,50hz,60hz,auto;auto-exposure-lock=false;auto-exposure-lock-supported=true;auto-whitebalance-lock=false;auto-whitebalance-lock-supported=true;brightness=middle;brightness-values=low,middle,high;brightness_value=-50;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot,smileshot,bestshot,autorama,mav,asd;capfname=/sdcard/DCIM/cap00;contrast=middle;contrast-values=low,middle,high;cshot-indicator=true;cshot-indicator-supported=true;dynamic-frame-rate=true;dynamic-frame-rate-supported=true;edge=middle;edge-values=low,middle,high;effect=none;effect-values=none,mono,negative,sepia,aqua,whiteboard,blackboard,nashville,hefe,valencia,xproll,lofi,sierra,walden;eng-mfll-e=false;eng-mfll-s=true;eng-s-shad-t=0;eng-shad-t=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-extreme-beauty-supported=false;fb-face-pos=-2000:-2000;fb-sharp=0;fb-sharp-max=12;fb-sharp-max-values=12;fb-sharp-min=-12;fb-sharp-min-values=-12;fb-skin-color=0;fb-skin-color-default=9;fb-skin-color-max=12;fb-skin-color-max-values=12;fb-skin-color-min=-12;fb-skin-color-min-values=-12;fb-slim-face=0;fb-slim-face-max=12;fb-slim-face-max-values=12;fb-slim-face-min=-12;fb-slim-face-min-values=-12;fb-smooth-level=0;fb-smooth-level-default=3;fb-smooth-level-max=12;fb-smooth-level-max-values=12;fb-smooth-level-min=-12;fb-smooth-level-min-values=-12;fb-touch-pos=-2000:-2000;feature-max-fps=24@VFB+EIS;first-preview-frame-black=0;flash-duty-max=1;flash-duty-min=0;flash-duty-value=-1;flash-mode=off;flash-mode-values=off,on,auto,red-eye,torch;flash-step-max=0;flash-step-min=0;fn-fb-enable=0;fn-fb-eyecircles-level=0;fn-fb-eyeenlarge-level=0;fn-fb-slimming-level=0;fn-fb-smooth-level=0;fn-fb-toning-level=0;fn-sfb-auto-config=0;focal-length=3.5;focus-areas=(-1000,-1000,1000,1000,1);focus-distances=0.95,1.9,Infinity;focus-fs-fi=0;focus-fs-fi-max=65535;focus-fs-fi-min=0;focus-mode=continuous-video;focus-mode-values=auto,macro,infinity,continuous-picture,continuous-video,manual,fullscan;gesture-shot=false;gesture-shot-supported=true;gy-bokeh-enable=0;gy-bokeh-level=0;gy-bokeh-radius=0;gy-bokeh-transition=0;gy-bokeh-x=0;gy-bokeh-y=0;horizontal-view-angle=62;hue=middle;hue-values=low,middle,high;iso-speed=auto;iso-speed-values=auto,100,200,400,800,1600;jpeg-quality=85;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=85;jpeg-thumbnail-size-values=0x0,160x128,256x192;jpeg-thumbnail-width=160;m-sr-g=0;m-ss=0;max-exposure-compensation=3;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=1;max-num-metering-areas=9;max-num-ot=0;max-zoom=10;metering-areas=(-1000,-1000,1000,1000,1);min-exposure-compensation=-3;mnr-e=0;mnr-s=true;mtk-123-shad-s=true;mtk-awb-s=true;mtk-cam-mode=0;mtk-shad-s=true;native-pip=false;native-pip-supported=true;picture-format=jpeg;picture-format-values=jpeg;picture-size=4160x3120;picture-size-values=320x240,640x480,1024x768,1280x720,1280x768,1280x960,1600x1200,1920x1080,1920x1088,2048x1536,2560x1440,2560x1920,3264x2448,3328x1872,2880x1728,3600x2160,4096x2304,4096x3072,4160x3120;pip-fps-zsd-off=30;pip-fps-zsd-on=15;preferred-preview-size-for-video=1920x1088;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=30000,30000;preview-fps-range-values=(15000,15000),(24000,24000),(5000,30000),(30000,30000);preview-frame-rate=30;preview-frame-rate-values=10,15,20,15,24,30,30;preview-size=1440x1080;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480,720x480,800x480,800x600,864x480,960x540,1280x720,1440x1080,1920x1080,1920x1088,1680x1248;recording-hint=true;rotation=0;saturation=middle;saturation-values=low,middle,high;scene-mode=auto;scene-mode-values=auto,portrait,landscape,night,night-portrait,theatre,beach,snow,sunset,steadyphoto,firew
12-19 20:53:48.997 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:48.998 I/CameraDeviceState(11788): Legacy camera service transitioning to state CAPTURING
12-19 20:53:48.998 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:48.999 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:11788,c:11788) new GraphicBuffer needed
12-19 20:53:49.000 I/[MALI][Gralloc](11788): [+]r_hnd(0x7fad561180), client(34), share_fd(69)
12-19 20:53:49.000 D/GraphicBuffer(11788): register, handle(0x7fad561180) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:49.009 I/[MALI][Gralloc](11788): [+]r_hnd(0x7fad560d20), client(34), share_fd(70)
12-19 20:53:49.009 D/GraphicBuffer(11788): register, handle(0x7fad560d20) (w:1440 h:1080 s:1440 f:0x2 u:0x000300)
12-19 20:53:49.011 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:49.017 I/[MALI][Gralloc](11788): [+]r_hnd(0x7fad560dc0), client(34), share_fd(73)
12-19 20:53:49.017 D/GraphicBuffer(11788): register, handle(0x7fad560dc0) (w:800 h:600 s:800 f:0x2 u:0x010200)
12-19 20:53:49.041 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810a800), client(34), share_fd(72)
12-19 20:53:49.041 D/GraphicBuffer(11788): register, handle(0x7f9810a800) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
12-19 20:53:49.097 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:49.098 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:49.099 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810b160), client(34), share_fd(75)
12-19 20:53:49.099 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:11788,c:11788) new GraphicBuffer needed
12-19 20:53:49.099 D/GraphicBuffer(11788): register, handle(0x7f9810b160) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:49.102 I/[MALI][Gralloc](11788): [+]r_hnd(0x7fad560e60), client(34), share_fd(76)
12-19 20:53:49.102 D/GraphicBuffer(11788): register, handle(0x7fad560e60) (w:1440 h:1080 s:1440 f:0x2 u:0x000300)
12-19 20:53:49.104 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:49.125 D/ActivityThread(11788): holder:android.app.IActivityManager$ContentProviderHolder@898634d, holder.provider:android.content.ContentProviderProxy@1b1ee02
12-19 20:53:49.199 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:49.201 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:49.302 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:49.310 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:49.313 D/OpenGLRenderer(11788): CacheTexture 4 upload: x, y, width height = 0, 66, 51, 92
12-19 20:53:49.401 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:49.403 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:49.499 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:49.501 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:49.600 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:49.602 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:49.609 I/[MALI][Gralloc](11788): [+]r_hnd(0x7fad561400), client(34), share_fd(79)
12-19 20:53:49.609 D/GraphicBuffer(11788): register, handle(0x7fad561400) (w:800 h:600 s:800 f:0x2 u:0x010200)
12-19 20:53:49.701 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:49.704 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:49.798 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:49.800 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:49.900 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:49.902 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:49.998 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:11788) queueBuffer: fps=9.99 dur=1001.36 max=102.19 min=97.25
12-19 20:53:49.999 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:50.000 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:50.099 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:50.100 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:11788,c:11788) queueBuffer: fps=10.10 dur=1088.98 max=109.31 min=92.51
12-19 20:53:50.100 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:50.198 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:50.200 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:50.300 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:50.301 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:50.398 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:50.400 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:50.500 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:50.502 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:50.598 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:50.600 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:50.604 D/SettingsInterface(11788):  from settings cache , name = prize_slide_screenshot , value = 0
12-19 20:53:50.702 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:50.705 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:50.725 D/SettingsInterface(11788):  from settings cache , name = sound_effects_enabled , value = 0
12-19 20:53:50.800 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaa000,w=1440,h=1080)
12-19 20:53:50.802 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f95eaae00,w=800,h=600)
12-19 20:53:50.814 D/Surface (11788): Surface::disconnect(this=0x7f95eaa000,api=1)
12-19 20:53:50.814 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:-1,c:11788) disconnect(P): api 1
12-19 20:53:50.815 I/BufferQueueConsumer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:-1,c:11788) getReleasedBuffers: returning mask 0xfffffffffffffffe
12-19 20:53:50.815 D/Surface (11788): Surface::disconnect(this=0x7f95eaa000,api=1)
12-19 20:53:50.815 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:-1,c:11788) disconnect(P): api 1
12-19 20:53:50.815 D/Surface (11788): Surface::disconnect(this=0x7f95eaae00,api=1)
12-19 20:53:50.817 D/GraphicBuffer(11788): unregister, handle(0x7fad560dc0) (w:800 h:600 s:800 f:0x2 u:0x010200)
12-19 20:53:50.818 I/[MALI][Gralloc](11788): [-]r_hnd(0x7fad560dc0), client(34), share_fd(73)
12-19 20:53:50.818 D/GraphicBuffer(11788): unregister, handle(0x7fad561400) (w:800 h:600 s:800 f:0x2 u:0x010200)
12-19 20:53:50.819 I/[MALI][Gralloc](11788): [-]r_hnd(0x7fad561400), client(34), share_fd(79)
12-19 20:53:50.819 D/Surface (11788): Surface::disconnect(this=0x7f95eaae00,api=1)
12-19 20:53:50.822 I/BufferQueueConsumer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) disconnect(C)
12-19 20:53:50.822 D/GraphicBuffer(11788): unregister, handle(0x7f9810b020) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:50.822 I/[MALI][Gralloc](11788): [-]r_hnd(0x7f9810b020), client(34), share_fd(63)
12-19 20:53:50.822 D/GraphicBuffer(11788): unregister, handle(0x7fa8ff0b20) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:50.823 I/[MALI][Gralloc](11788): [-]r_hnd(0x7fa8ff0b20), client(34), share_fd(64)
12-19 20:53:50.823 D/GraphicBuffer(11788): unregister, handle(0x7f9810b0c0) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:50.824 I/[MALI][Gralloc](11788): [-]r_hnd(0x7f9810b0c0), client(34), share_fd(66)
12-19 20:53:50.824 D/GraphicBuffer(11788): unregister, handle(0x7f9810af80) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:50.824 I/[MALI][Gralloc](11788): [-]r_hnd(0x7f9810af80), client(34), share_fd(67)
12-19 20:53:50.825 D/GraphicBuffer(11788): unregister, handle(0x7fad560be0) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:50.825 I/[MALI][Gralloc](11788): [-]r_hnd(0x7fad560be0), client(34), share_fd(68)
12-19 20:53:50.825 D/GraphicBuffer(11788): unregister, handle(0x7fad561180) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:50.825 I/[MALI][Gralloc](11788): [-]r_hnd(0x7fad561180), client(34), share_fd(69)
12-19 20:53:50.826 D/GraphicBuffer(11788): unregister, handle(0x7f9810b160) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:50.826 I/[MALI][Gralloc](11788): [-]r_hnd(0x7f9810b160), client(34), share_fd(75)
12-19 20:53:50.826 D/GraphicBuffer(11788): unregister, handle(0x7fad560b40) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:50.827 I/[MALI][Gralloc](11788): [-]r_hnd(0x7fad560b40), client(34), share_fd(65)
12-19 20:53:50.827 D/Camera-JNI(11788): (tid:11841)[native_release] + context=0x7fb2f4f080 camera=0x7f98109c20 
12-19 20:53:50.827 D/Camera-JNI(11788): [native_release] context->getStrongCount(2) camera->getStrongCount(2) 
12-19 20:53:51.075 D/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: slot 3
12-19 20:53:51.075 E/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: BufferQueue has been abandoned
12-19 20:53:51.076 D/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: slot 4
12-19 20:53:51.077 E/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: BufferQueue has been abandoned
12-19 20:53:51.077 D/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: slot 5
12-19 20:53:51.077 E/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: BufferQueue has been abandoned
12-19 20:53:51.077 D/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: slot 6
12-19 20:53:51.077 E/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: BufferQueue has been abandoned
12-19 20:53:51.077 D/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: slot 7
12-19 20:53:51.078 E/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: BufferQueue has been abandoned
12-19 20:53:51.078 D/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: slot 0
12-19 20:53:51.078 E/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:337,c:-1) cancelBuffer: BufferQueue has been abandoned
12-19 20:53:51.115 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-1](this:0x7f941d6000,id:1,api:4,p:-1,c:-1) disconnect(P): api 4
12-19 20:53:51.118 D/Camera-JNI(11788): (tid:11841)[release camera] - X context=0x7fb2f4f080 
12-19 20:53:51.118 V/CameraFramework(11788): [Camera] set propery start!
12-19 20:53:51.118 V/prize_zwl(11788): [DoubleCamera] ActivityManagerNative setPropertyForExternal-->start
12-19 20:53:51.119 V/prize_zwl(11788): [DoubleCamera] ActivityManagerNative setPropertyForExternal-->end
12-19 20:53:51.119 V/CameraFramework(11788): [Camera] set propery end!
12-19 20:53:51.124 D/Camera-JNI(11788): (tid:11801)[~MtkJNICameraContext] this:0x7fb2f4f080 
12-19 20:53:51.194 E/Camera2VideoFragment(11788): Couldn't find any suitable preview size
12-19 20:53:51.201 I/CameraManager(11788): Using legacy camera HAL.
12-19 20:53:51.263 D/Camera-JNI(11788): (tid:11885)[MtkJNICameraContext] this:0x7fad3d9460 camera->getStrongCount(3) 
12-19 20:53:51.267 I/CameraFramework(11788): Camera framework getParameters =3dnr-mode=on;3dnr-mode-values=on,off;afeng-max-focus-step=1023;afeng-min-focus-step=0;aflamp-mode=off;aflamp-mode-values=off,on,auto;antibanding=off;antibanding-values=off,50hz,60hz,auto;auto-exposure-lock-supported=true;auto-whitebalance-lock-supported=true;brightness=middle;brightness-values=low,middle,high;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot,smileshot,bestshot,autorama,mav,asd;capfname=/sdcard/DCIM/cap00;contrast=middle;contrast-values=low,middle,high;cshot-indicator=true;cshot-indicator-supported=true;dynamic-frame-rate=true;dynamic-frame-rate-supported=true;edge=middle;edge-values=low,middle,high;effect=none;effect-values=none,mono,negative,sepia,aqua,whiteboard,blackboard,nashville,hefe,valencia,xproll,lofi,sierra,walden;eng-mfll-e=false;eng-mfll-s=true;eng-s-shad-t=0;eng-shad-t=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-extreme-beauty-supported=false;fb-face-pos=-2000:-2000;fb-sharp=0;fb-sharp-max=12;fb-sharp-max-values=12;fb-sharp-min=-12;fb-sharp-min-values=-12;fb-skin-color=0;fb-skin-color-default=9;fb-skin-color-max=12;fb-skin-color-max-values=12;fb-skin-color-min=-12;fb-skin-color-min-values=-12;fb-slim-face=0;fb-slim-face-max=12;fb-slim-face-max-values=12;fb-slim-face-min=-12;fb-slim-face-min-values=-12;fb-smooth-level=0;fb-smooth-level-default=3;fb-smooth-level-max=12;fb-smooth-level-max-values=12;fb-smooth-level-min=-12;fb-smooth-level-min-values=-12;fb-touch-pos=-2000:-2000;feature-max-fps=24@VFB+EIS;first-preview-frame-black=0;flash-duty-max=1;flash-duty-min=0;flash-duty-value=-1;flash-mode=off;flash-mode-values=off,on,auto,red-eye,torch;flash-step-max=0;flash-step-min=0;fn-fb-enable=0;fn-fb-eyecircles-level=0;fn-fb-eyeenlarge-level=0;fn-fb-slimming-level=0;fn-fb-smooth-level=0;fn-fb-toning-level=0;fn-sfb-auto-config=0;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-fs-fi=0;focus-fs-fi-max=65535;focus-fs-fi-min=0;focus-mode=auto;focus-mode-values=auto,macro,infinity,continuous-picture,continuous-video,manual,fullscan;gesture-shot=false;gesture-shot-supported=true;gy-bokeh-enable=0;gy-bokeh-level=0;gy-bokeh-radius=0;gy-bokeh-transition=0;gy-bokeh-x=0;gy-bokeh-y=0;horizontal-view-angle=62;hue=middle;hue-values=low,middle,high;iso-speed=auto;iso-speed-values=auto,100,200,400,800,1600;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,256x192;jpeg-thumbnail-width=160;m-sr-g=0;m-ss=0;max-exposure-compensation=3;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=1;max-num-metering-areas=9;max-num-ot=0;max-zoom=10;min-exposure-compensation=-3;mnr-e=0;mnr-s=true;mtk-123-shad-s=true;mtk-awb-s=true;mtk-cam-mode=0;mtk-shad-s=true;native-pip=false;native-pip-supported=true;picture-format=jpeg;picture-format-values=jpeg;picture-size=4160x3120;picture-size-values=320x240,640x480,1024x768,1280x720,1280x768,1280x960,1600x1200,1920x1080,1920x1088,2048x1536,2560x1440,2560x1920,3264x2448,3328x1872,2880x1728,3600x2160,4096x2304,4096x3072,4160x3120;pip-fps-zsd-off=30;pip-fps-zsd-on=15;preferred-preview-size-for-video=1920x1088;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,30000;preview-fps-range-values=(15000,15000),(24000,24000),(5000,30000),(30000,30000);preview-frame-rate=30;preview-frame-rate-values=10,15,20,15,24,30,30;preview-size=640x480;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480,720x480,800x480,800x600,864x480,960x540,1280x720,1440x1080,1920x1080,1920x1088,1680x1248;rotation=0;saturation=middle;saturation-values=low,middle,high;scene-mode=auto;scene-mode-values=auto,portrait,landscape,night,night-portrait,theatre,beach,snow,sunset,steadyphoto,fireworks,sports,party,candlelight,hdr;sen-mode-s=31;sensor-type=252;smooth-zoom-supported=true;sr-awb-s=true;sr-shad-s=true;stereo-capture-frame-rate=15;stereo-preview-frame
12-19 20:53:51.278 D/WindowClient(11788): Add to mViews: android.widget.LinearLayout{542dd6f V.E...... ......I. 0,0-0,0}, this = android.view.WindowManagerGlobal@6153b48
12-19 20:53:51.280 D/OpenGLRenderer(11788): CanvasContext() 0x7f98129000
12-19 20:53:51.281 D/ViewRootImpl(11788): hardware acceleration is enabled, this = ViewRoot{3b36eba Toast,ident = 1}
12-19 20:53:51.289 D/MediaRecorder(11788): setVideoSource
12-19 20:53:51.346 I/BufferQueueConsumer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:-1,c:11788) setDefaultBufferSize: width=1440 height=1080
12-19 20:53:51.351 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:51.352 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:51.352 I/CameraDeviceState(11788): Legacy camera service transitioning to state CONFIGURING
12-19 20:53:51.352 I/RequestThread-0(11788): Configure outputs: 2 surfaces configured.
12-19 20:53:51.353 D/Camera  (11788): app passed NULL surface
12-19 20:53:51.356 I/CameraFramework(11788): Camera framework getParameters =3dnr-mode=on;3dnr-mode-values=on,off;afeng-max-focus-step=1023;afeng-min-focus-step=0;aflamp-mode=off;aflamp-mode-values=off,on,auto;antibanding=off;antibanding-values=off,50hz,60hz,auto;auto-exposure-lock-supported=true;auto-whitebalance-lock-supported=true;brightness=middle;brightness-values=low,middle,high;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot,smileshot,bestshot,autorama,mav,asd;capfname=/sdcard/DCIM/cap00;contrast=middle;contrast-values=low,middle,high;cshot-indicator=true;cshot-indicator-supported=true;dynamic-frame-rate=true;dynamic-frame-rate-supported=true;edge=middle;edge-values=low,middle,high;effect=none;effect-values=none,mono,negative,sepia,aqua,whiteboard,blackboard,nashville,hefe,valencia,xproll,lofi,sierra,walden;eng-mfll-e=false;eng-mfll-s=true;eng-s-shad-t=0;eng-shad-t=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-extreme-beauty-supported=false;fb-face-pos=-2000:-2000;fb-sharp=0;fb-sharp-max=12;fb-sharp-max-values=12;fb-sharp-min=-12;fb-sharp-min-values=-12;fb-skin-color=0;fb-skin-color-default=9;fb-skin-color-max=12;fb-skin-color-max-values=12;fb-skin-color-min=-12;fb-skin-color-min-values=-12;fb-slim-face=0;fb-slim-face-max=12;fb-slim-face-max-values=12;fb-slim-face-min=-12;fb-slim-face-min-values=-12;fb-smooth-level=0;fb-smooth-level-default=3;fb-smooth-level-max=12;fb-smooth-level-max-values=12;fb-smooth-level-min=-12;fb-smooth-level-min-values=-12;fb-touch-pos=-2000:-2000;feature-max-fps=24@VFB+EIS;first-preview-frame-black=0;flash-duty-max=1;flash-duty-min=0;flash-duty-value=-1;flash-mode=off;flash-mode-values=off,on,auto,red-eye,torch;flash-step-max=0;flash-step-min=0;fn-fb-enable=0;fn-fb-eyecircles-level=0;fn-fb-eyeenlarge-level=0;fn-fb-slimming-level=0;fn-fb-smooth-level=0;fn-fb-toning-level=0;fn-sfb-auto-config=0;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-fs-fi=0;focus-fs-fi-max=65535;focus-fs-fi-min=0;focus-mode=auto;focus-mode-values=auto,macro,infinity,continuous-picture,continuous-video,manual,fullscan;gesture-shot=false;gesture-shot-supported=true;gy-bokeh-enable=0;gy-bokeh-level=0;gy-bokeh-radius=0;gy-bokeh-transition=0;gy-bokeh-x=0;gy-bokeh-y=0;horizontal-view-angle=62;hue=middle;hue-values=low,middle,high;iso-speed=auto;iso-speed-values=auto,100,200,400,800,1600;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,256x192;jpeg-thumbnail-width=160;m-sr-g=0;m-ss=0;max-exposure-compensation=3;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=1;max-num-metering-areas=9;max-num-ot=0;max-zoom=10;min-exposure-compensation=-3;mnr-e=0;mnr-s=true;mtk-123-shad-s=true;mtk-awb-s=true;mtk-cam-mode=0;mtk-shad-s=true;native-pip=false;native-pip-supported=true;picture-format=jpeg;picture-format-values=jpeg;picture-size=4160x3120;picture-size-values=320x240,640x480,1024x768,1280x720,1280x768,1280x960,1600x1200,1920x1080,1920x1088,2048x1536,2560x1440,2560x1920,3264x2448,3328x1872,2880x1728,3600x2160,4096x2304,4096x3072,4160x3120;pip-fps-zsd-off=30;pip-fps-zsd-on=15;preferred-preview-size-for-video=1920x1088;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,30000;preview-fps-range-values=(15000,15000),(24000,24000),(5000,30000),(30000,30000);preview-frame-rate=30;preview-frame-rate-values=10,15,20,15,24,30,30;preview-size=640x480;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480,720x480,800x480,800x600,864x480,960x540,1280x720,1440x1080,1920x1080,1920x1088,1680x1248;rotation=0;saturation=middle;saturation-values=low,middle,high;scene-mode=auto;scene-mode-values=auto,portrait,landscape,night,night-portrait,theatre,beach,snow,sunset,steadyphoto,fireworks,sports,party,candlelight,hdr;sen-mode-s=31;sensor-type=252;smooth-zoom-supported=true;sr-awb-s=true;sr-shad-s=true;stereo-capture-frame-rate=15;stereo-preview-frame
12-19 20:53:51.358 V/CameraFramework(11788): xucm set Key = preview-fps-range, value = 30000,30000
12-19 20:53:51.358 V/CameraFramework(11788): xucm set Key = preview-size, value = 1440x1080
12-19 20:53:51.361 D/Surface (11788): Surface::connect(this=0x7f94cd5a00,api=1)
12-19 20:53:51.361 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:11788,c:11788) connect(P): api=1 producer=(11788:Camera2VideoSample.Camera2VideoSample) producerControlledByApp=true
12-19 20:53:51.361 W/libEGL  (11788): [ANDROID_RECORDABLE] format: 2
12-19 20:53:51.361 D/mali_winsys(11788): new_window_surface returns 0x3000
12-19 20:53:51.361 D/Surface (11788): Surface::connect(this=0x7f94cd6800,api=1)
12-19 20:53:51.362 W/libEGL  (11788): [ANDROID_RECORDABLE] format: 2
12-19 20:53:51.363 D/mali_winsys(11788): new_window_surface returns 0x3000
12-19 20:53:51.365 I/BufferQueue(11788): [unnamed-11788-2](this:0x7f94e39c00,id:2,api:0,p:-1,c:-1) BufferQueue core=(11788:Camera2VideoSample.Camera2VideoSample)
12-19 20:53:51.365 D/BufferQueueDump(11788): [unnamed-11788-2] this:0x7f95eb6cc0, value:0x7f9443ea5c, iLen:6
12-19 20:53:51.365 I/BufferQueueConsumer(11788): [unnamed-11788-2](this:0x7f94e39c00,id:2,api:0,p:-1,c:11788) connect(C): consumer=(11788:Camera2VideoSample.Camera2VideoSample) controlledByApp=true
12-19 20:53:51.365 D/BufferQueueDump(11788): [unnamed-11788-2] this:0x7f95eb6cc0, value:0x7f9443ea7c, iLen:6
12-19 20:53:51.365 I/BufferQueueConsumer(11788): [unnamed-11788-2](this:0x7f94e39c00,id:2,api:0,p:-1,c:11788) setConsumerName: unnamed-11788-2
12-19 20:53:51.365 D/BufferQueueDump(11788): [SurfaceTexture-1-11788-2] this:0x7f95eb6cc0, value:0x7f9443eaec, iLen:6
12-19 20:53:51.365 I/BufferQueueConsumer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:0,p:-1,c:11788) setConsumerName: SurfaceTexture-1-11788-2
12-19 20:53:51.371 I/CameraDeviceState(11788): Legacy camera service transitioning to state IDLE
12-19 20:53:51.374 I/RequestQueue(11788): Repeating capture request set.
12-19 20:53:51.375 V/CameraFramework(11788): xucm set Key = antibanding, value = auto
12-19 20:53:51.375 W/LegacyRequestMapper(11788): convertRequestMetadata - control.awbRegions setting is not supported, ignoring value
12-19 20:53:51.375 W/LegacyRequestMapper(11788): Only received metering rectangles with weight 0.
12-19 20:53:51.375 V/CameraFramework(11788): xucm set Key = metering-areas, value = (-1000,-1000,1000,1000,1)
12-19 20:53:51.375 W/LegacyRequestMapper(11788): Only received metering rectangles with weight 0.
12-19 20:53:51.375 V/CameraFramework(11788): xucm set Key = focus-areas, value = (-1000,-1000,1000,1000,1)
12-19 20:53:51.376 V/CameraFramework(11788): xucm set Key = preview-fps-range, value = 30000,30000
12-19 20:53:51.376 V/CameraFramework(11788): xucm set Key = auto-exposure-lock, value = false
12-19 20:53:51.376 V/CameraFramework(11788): xucm set Key = flash-mode, value = off
12-19 20:53:51.376 V/CameraFramework(11788): xucm set Key = focus-mode, value = continuous-video
12-19 20:53:51.376 V/CameraFramework(11788): xucm set Key = auto-whitebalance-lock, value = false
12-19 20:53:51.376 V/CameraFramework(11788): xucm set Key = recording-hint, value = true
12-19 20:53:51.376 V/CameraFramework(11788): xucm set Key = video-stabilization, value = false
12-19 20:53:51.376 V/CameraFramework(11788): xucm set Key = scene-mode, value = auto
12-19 20:53:51.377 V/CameraFramework(11788): xucm set Key = effect, value = none
12-19 20:53:51.377 V/CameraFramework(11788): xucm set Key = rotation, value = 0
12-19 20:53:51.382 I/BufferQueueConsumer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:0,p:-1,c:11788) setDefaultBufferSize: width=1440 height=1080
12-19 20:53:51.383 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) connect(P): api=4 producer=(337:???) producerControlledByApp=true
12-19 20:53:51.385 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) setBufferCount: count = 8
12-19 20:53:51.386 I/BufferQueueConsumer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) getReleasedBuffers: returning mask 0xffffffffffffffff
12-19 20:53:51.386 D/Surface (11788): Surface::allocateBuffers(this=0x7f95e4bc00)
12-19 20:53:51.390 D/OpenGLRenderer(11788): CanvasContext() 0x7f98129000 initialize window=0x7f95e4bc10, title=Toast
12-19 20:53:51.390 D/Surface (11788): Surface::connect(this=0x7f95e4bc00,api=1)
12-19 20:53:51.390 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:51.390 W/libEGL  (11788): [ANDROID_RECORDABLE] format: 1
12-19 20:53:51.391 D/mali_winsys(11788): new_window_surface returns 0x3000
12-19 20:53:51.393 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810c100), client(34), share_fd(68)
12-19 20:53:51.393 D/GraphicBuffer(11788): register, handle(0x7f9810c100) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:51.396 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:51.397 D/GraphicBuffer(11788): unregister, handle(0x7fad560e60) (w:1440 h:1080 s:1440 f:0x2 u:0x000300)
12-19 20:53:51.398 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f98109a40), client(34), share_fd(74)
12-19 20:53:51.398 D/GraphicBuffer(11788): register, handle(0x7f98109a40) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:51.400 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:51.401 I/[MALI][Gralloc](11788): [-]r_hnd(0x7fad560e60), client(34), share_fd(76)
12-19 20:53:51.406 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f98109cc0), client(34), share_fd(69)
12-19 20:53:51.406 D/GraphicBuffer(11788): register, handle(0x7f98109cc0) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:51.408 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:51.409 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810a580), client(34), share_fd(67)
12-19 20:53:51.409 D/GraphicBuffer(11788): register, handle(0x7f9810a580) (w:960 h:302 s:960 f:0x1 u:0x000b00)
12-19 20:53:51.410 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f98109c20), client(34), share_fd(63)
12-19 20:53:51.410 D/GraphicBuffer(11788): register, handle(0x7f98109c20) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:51.410 D/OpenGLRenderer(11788): CacheTexture 4 upload: x, y, width height = 0, 0, 263, 389
12-19 20:53:51.412 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:51.416 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810c1a0), client(34), share_fd(73)
12-19 20:53:51.416 D/GraphicBuffer(11788): register, handle(0x7f9810c1a0) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:51.419 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:51.437 I/[MALI][Gralloc](11788): [+]r_hnd(0x7fad561220), client(34), share_fd(79)
12-19 20:53:51.437 D/GraphicBuffer(11788): register, handle(0x7fad561220) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:51.438 V/RenderScript(11788): 0x7f90de0000 Launching thread(s), CPUs 4
12-19 20:53:51.842 I/CameraFramework(11788): Camera framework getParameters =3dnr-mode=on;3dnr-mode-values=on,off;afeng-max-focus-step=1023;afeng-min-focus-step=0;aflamp-mode=off;aflamp-mode-values=off,on,auto;antibanding=auto;antibanding-values=off,50hz,60hz,auto;auto-exposure-lock=false;auto-exposure-lock-supported=true;auto-whitebalance-lock=false;auto-whitebalance-lock-supported=true;brightness=middle;brightness-values=low,middle,high;brightness_value=-50;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot,smileshot,bestshot,autorama,mav,asd;capfname=/sdcard/DCIM/cap00;contrast=middle;contrast-values=low,middle,high;cshot-indicator=true;cshot-indicator-supported=true;dynamic-frame-rate=true;dynamic-frame-rate-supported=true;edge=middle;edge-values=low,middle,high;effect=none;effect-values=none,mono,negative,sepia,aqua,whiteboard,blackboard,nashville,hefe,valencia,xproll,lofi,sierra,walden;eng-mfll-e=false;eng-mfll-s=true;eng-s-shad-t=0;eng-shad-t=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-extreme-beauty-supported=false;fb-face-pos=-2000:-2000;fb-sharp=0;fb-sharp-max=12;fb-sharp-max-values=12;fb-sharp-min=-12;fb-sharp-min-values=-12;fb-skin-color=0;fb-skin-color-default=9;fb-skin-color-max=12;fb-skin-color-max-values=12;fb-skin-color-min=-12;fb-skin-color-min-values=-12;fb-slim-face=0;fb-slim-face-max=12;fb-slim-face-max-values=12;fb-slim-face-min=-12;fb-slim-face-min-values=-12;fb-smooth-level=0;fb-smooth-level-default=3;fb-smooth-level-max=12;fb-smooth-level-max-values=12;fb-smooth-level-min=-12;fb-smooth-level-min-values=-12;fb-touch-pos=-2000:-2000;feature-max-fps=24@VFB+EIS;first-preview-frame-black=0;flash-duty-max=1;flash-duty-min=0;flash-duty-value=-1;flash-mode=off;flash-mode-values=off,on,auto,red-eye,torch;flash-step-max=0;flash-step-min=0;fn-fb-enable=0;fn-fb-eyecircles-level=0;fn-fb-eyeenlarge-level=0;fn-fb-slimming-level=0;fn-fb-smooth-level=0;fn-fb-toning-level=0;fn-sfb-auto-config=0;focal-length=3.5;focus-areas=(-1000,-1000,1000,1000,1);focus-distances=0.95,1.9,Infinity;focus-fs-fi=0;focus-fs-fi-max=65535;focus-fs-fi-min=0;focus-mode=continuous-video;focus-mode-values=auto,macro,infinity,continuous-picture,continuous-video,manual,fullscan;gesture-shot=false;gesture-shot-supported=true;gy-bokeh-enable=0;gy-bokeh-level=0;gy-bokeh-radius=0;gy-bokeh-transition=0;gy-bokeh-x=0;gy-bokeh-y=0;horizontal-view-angle=62;hue=middle;hue-values=low,middle,high;iso-speed=auto;iso-speed-values=auto,100,200,400,800,1600;jpeg-quality=85;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=85;jpeg-thumbnail-size-values=0x0,160x128,256x192;jpeg-thumbnail-width=160;m-sr-g=0;m-ss=0;max-exposure-compensation=3;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=1;max-num-metering-areas=9;max-num-ot=0;max-zoom=10;metering-areas=(-1000,-1000,1000,1000,1);min-exposure-compensation=-3;mnr-e=0;mnr-s=true;mtk-123-shad-s=true;mtk-awb-s=true;mtk-cam-mode=0;mtk-shad-s=true;native-pip=false;native-pip-supported=true;picture-format=jpeg;picture-format-values=jpeg;picture-size=4160x3120;picture-size-values=320x240,640x480,1024x768,1280x720,1280x768,1280x960,1600x1200,1920x1080,1920x1088,2048x1536,2560x1440,2560x1920,3264x2448,3328x1872,2880x1728,3600x2160,4096x2304,4096x3072,4160x3120;pip-fps-zsd-off=30;pip-fps-zsd-on=15;preferred-preview-size-for-video=1920x1088;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=30000,30000;preview-fps-range-values=(15000,15000),(24000,24000),(5000,30000),(30000,30000);preview-frame-rate=30;preview-frame-rate-values=10,15,20,15,24,30,30;preview-size=1440x1080;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480,720x480,800x480,800x600,864x480,960x540,1280x720,1440x1080,1920x1080,1920x1088,1680x1248;recording-hint=true;rotation=0;saturation=middle;saturation-values=low,middle,high;scene-mode=auto;scene-mode-values=auto,portrait,landscape,night,night-portrait,theatre,beach,snow,sunset,steadyphoto,firew
12-19 20:53:51.979 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:51.980 I/CameraDeviceState(11788): Legacy camera service transitioning to state CAPTURING
12-19 20:53:51.980 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:51.981 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:11788,c:11788) new GraphicBuffer needed
12-19 20:53:51.981 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810c240), client(34), share_fd(81)
12-19 20:53:51.981 D/GraphicBuffer(11788): register, handle(0x7f9810c240) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:51.985 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810b020), client(34), share_fd(82)
12-19 20:53:51.985 D/GraphicBuffer(11788): register, handle(0x7f9810b020) (w:1440 h:1080 s:1440 f:0x2 u:0x000300)
12-19 20:53:51.986 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:11788,c:11788) queueBuffer: fps=4.24 dur=1886.09 max=1184.70 min=97.46
12-19 20:53:51.986 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:51.991 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810b0c0), client(34), share_fd(85)
12-19 20:53:51.991 D/GraphicBuffer(11788): register, handle(0x7f9810b0c0) (w:800 h:600 s:800 f:0x2 u:0x010200)
12-19 20:53:52.000 W/BufferQueueDump(11788): [SurfaceTexture-0-11788-0] [void android::BufferQueueDump::addBuffer(const int &, const sp<android::GraphicBuffer> &, const sp<android::Fence> &, const int64_t &)] slot(0) acquired, seems to be abnormal, just update ...
12-19 20:53:52.000 D/GraphicBuffer(11788): unregister, handle(0x7fad560d20) (w:1440 h:1080 s:1440 f:0x2 u:0x000300)
12-19 20:53:52.001 I/[MALI][Gralloc](11788): [-]r_hnd(0x7fad560d20), client(34), share_fd(70)
12-19 20:53:52.080 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) new GraphicBuffer needed
12-19 20:53:52.081 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:52.081 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:11788,c:11788) new GraphicBuffer needed
12-19 20:53:52.081 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f98108e60), client(34), share_fd(80)
12-19 20:53:52.082 D/GraphicBuffer(11788): register, handle(0x7f98108e60) (w:1440 h:1080 s:1440 f:0x32315659 u:0x000102)
12-19 20:53:52.087 I/[MALI][Gralloc](11788): [+]r_hnd(0x7f9810b160), client(34), share_fd(84)
12-19 20:53:52.087 D/GraphicBuffer(11788): register, handle(0x7f9810b160) (w:1440 h:1080 s:1440 f:0x2 u:0x000300)
12-19 20:53:52.089 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:52.181 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:52.183 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:52.280 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:52.282 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:52.381 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:52.382 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:52.481 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:52.483 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:52.581 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:52.583 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:52.681 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:52.683 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:52.744 D/Surface (11788): Surface::disconnect(this=0x7f95e4bc00,api=1)
12-19 20:53:52.746 D/GraphicBuffer(11788): unregister, handle(0x7f9810a580) (w:960 h:302 s:960 f:0x1 u:0x000b00)
12-19 20:53:52.746 I/[MALI][Gralloc](11788): [-]r_hnd(0x7f9810a580), client(34), share_fd(67)
12-19 20:53:52.746 D/Surface (11788): Surface::disconnect(this=0x7f95e4bc00,api=1)
12-19 20:53:52.750 D/WindowClient(11788): Remove from mViews: android.widget.LinearLayout{542dd6f V.E...... ......I. 0,0-960,302}, this = android.view.WindowManagerGlobal@6153b48
12-19 20:53:52.780 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:52.782 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:52.883 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:52.885 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:52.984 I/BufferQueueProducer(11788): [SurfaceTexture-1-11788-2](this:0x7f94e39c00,id:2,api:4,p:337,c:11788) queueBuffer: fps=9.95 dur=1005.18 max=102.94 min=99.60
12-19 20:53:52.985 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:52.987 I/BufferQueueProducer(11788): [SurfaceTexture-0-11788-0](this:0x7f960b8400,id:0,api:1,p:11788,c:11788) queueBuffer: fps=9.99 dur=1000.96 max=103.00 min=93.77
12-19 20:53:52.987 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:53.084 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:53.087 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:53.180 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:53.182 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:53.284 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:53.286 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:53.381 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:53.383 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:53.482 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:53.484 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:53.589 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:53.592 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:53.684 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:53.686 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)
12-19 20:53:53.782 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd5a00,w=1440,h=1080)
12-19 20:53:53.783 D/Surface (11788): Surface::setBuffersUserDimensions(this=0x7f94cd6800,w=800,h=600)

I think I solved my problem, but if someone can tell me if my code is ok ?
` //UI
isRecordingVideo = false;
buttonVideo.SetText (Resource.String.record);

        try
        {
            previewSession.StopRepeating();
            previewSession.AbortCaptures();
        }
        catch (CameraAccessException e)
        {
            e.PrintStackTrace();
        }

		mediaRecorder.Stop();

        mediaRecorder.SetOutputFile(GetVideoFile(Activity).AbsolutePath);
        mediaRecorder.Reset();

        if (null != Activity)
        {
            Toast.MakeText(Activity, "Video saved: " + GetVideoFile(Activity),
                ToastLength.Short).Show();
        }

        //startPreview();



		// Workaround for https://github.com/googlesamples/android-Camera2Video/issues/2
		CloseCamera ();
		openCamera (textureView.Width, textureView.Height);

`

The problem was that you didn't stop the media recorder so I uncommented the lines and added a few more also as you did a mediaRecorder.Stop(); followed by a mediaRecorder.Reset(); which overwrote the file with an empty one I added a timestamp to the file.

This sample has been migrated to a new location where we can accept Pull Requests (check README for more information).

As recommended by GitHub, we are closing all issues and pull requests now that this older repo will be archived.

If you still see this issue in the updated repo, please reopen the issue/PR there. Thank you!