Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chromium: V4L2 not work on imx8qm #281

Open
guojing7 opened this issue Jul 2, 2019 · 2 comments
Open

chromium: V4L2 not work on imx8qm #281

guojing7 opened this issue Jul 2, 2019 · 2 comments

Comments

@guojing7
Copy link

guojing7 commented Jul 2, 2019

Hi, I'm use NXP imx8qmmek to test hardware decoder through V4L2, but it not work.

You can see following chrome://media-internals messages, it first choose GpuVideoDecoder, but change to FFmpegVideoDecoder quickly, why?

00:00:00.135 info Selected FFmpegAudioDecoder for audio decoding, config: codec: vorbis, bytes_per_channel: 4, channel_layout: 3, channels: 2, samples_per_second: 48000, sample_format: 6, bytes_per_frame: 8, seek_preroll: 0us, codec_delay: 0, has extra data: true, encryption scheme: Unencrypted, discard decoder delay: true
00:00:00.249 video_dds false
00:00:00.249 video_decoder GpuVideoDecoder
00:00:00.249 is_platform_video_decoder true
00:00:00.249 info Selected GpuVideoDecoder for video decoding, config: codec: vp8, format: PIXEL_FORMAT_I420, profile: vp8, coded size: [1920,1080], visible rect: [0,0,1920,1080], natural size: [1920,1080], has extra data: false, encryption scheme: Unencrypted, rotation: 0°, color space: {primaries:BT709, transfer:BT709, matrix:BT709, range:LIMITED}
00:00:00.249 pipeline_state kPlaying
00:00:00.251 warning Failed to reconcile encoded audio times with decoded output.
00:00:00.258 audio_buffering_state BUFFERING_HAVE_ENOUGH
00:00:00.302 video_dds false
00:00:00.302 video_decoder FFmpegVideoDecoder
00:00:00.302 is_platform_video_decoder false
00:00:00.302 info Selected FFmpegVideoDecoder for video decoding, config: codec: vp8, format: PIXEL_FORMAT_I420, profile: vp8, coded size: [1920,1080], visible rect: [0,0,1920,1080], natural size: [1920,1080], has extra data: false, encryption scheme: Unencrypted, rotation: 0°, color space: {primaries:BT709, transfer:BT709, matrix:BT709, range:LIMITED}

Yocto

Freescale BSP

repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml

meta-browser

https://github.com/OSSystems/meta-browser.git
commit: f247532

BUILD

Add following GN_ARGS to meta-browser/recipes-browser/chromium/chromium-ozone-wayland_75.0.3770.100.bb

GN_ARGS += "use_v4l2_codec=true use_v4lplugin=true use_linux_v4l2_only=true"
GN_ARGS += 'proprietary_codecs=true ffmpeg_branding="Chrome"'

MACHINE=imx8qmmek DISTRO=fls-imx-wayland source fsl-setup-release.sh -b build-xwayland
bitbake fsl-image-qt5-validation-imx

RUN

./chromium-wrapper --no-sandbox --in-process-gpu --ignore-gpu-blacklist --enable-logging=stderr --v=2

chrome

chrome://gpu

Graphics Feature Status
Canvas: Hardware accelerated
Flash: Hardware accelerated
Flash Stage3D: Hardware accelerated
Flash Stage3D Baseline profile: Hardware accelerated
Compositing: Hardware accelerated
Multiple Raster Threads: Enabled
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Out-of-process Rasterization: Disabled
Hardware Protected Video Decode: Hardware accelerated
Rasterization: Software only. Hardware acceleration disabled
Skia Renderer: Disabled
Surface Control: Disabled
Surface Synchronization: Enabled
Video Decode: Hardware accelerated
Viz Service Display Compositor: Enabled
Viz Hit-test Surface Layer: Disabled
WebGL: Hardware accelerated
WebGL2: Hardware accelerated
Driver Bug Workarounds
clear_uniforms_before_first_program_use
exit_on_context_lost
scalarize_vec_and_mat_constructor_args
disabled_extension_GL_KHR_blend_equation_advanced
disabled_extension_GL_KHR_blend_equation_advanced_coherent
Problems Detected
Clear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_use
Always rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_vec_and_mat_constructor_args
Disable KHR_blend_equation_advanced until cc shaders are updated: 661715
Applied Workarounds: disable(GL_KHR_blend_equation_advanced), disable(GL_KHR_blend_equation_advanced_coherent)
Some drivers can't recover after OUT_OF_MEM and context lost: 893177
Applied Workarounds: exit_on_context_lost
Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffers
Viz hit-test surface layer version is not enabled by default.
Disabled Features: viz_hit_test_surface_layer
Skia renderer is not used by default.
Disabled Features: skia_renderer
Version Information
Data exported 2019-07-01T11:05:47.375Z
Chrome version Chrome/75.0.3770.100
Operating system Linux 4.14.98-imx_4.14.98_2.0.0_ga+g1175b5961153
Software rendering list URL https://chromium.googlesource.com/chromium/src/+/cd0b15c8b6a4e70c44e27f35c37a4029bad3e3b0/gpu/config/software_rendering_list.json
Driver bug list URL https://chromium.googlesource.com/chromium/src/+/cd0b15c8b6a4e70c44e27f35c37a4029bad3e3b0/gpu/config/gpu_driver_bug_list.json
ANGLE commit id unknown hash
2D graphics backend Skia/75 9b7e06a7fbe5111de40cdc51fc94b484622d41fe
Command Line ./chromium-wrapper --use-gl=egl --ozone-platform=wayland --no-sandbox --in-process-gpu --ignore-gpu-blacklist --enable-logging=stderr --v=2 --flag-switches-begin --flag-switches-end --gpu-preferences=KAAAAAAAAAAoAACAAQAAAAAAAAAAAGAAAAAAAAAAAAAIAAAAAAAAABgAAAACAAAAEAAAAAAAAAAYAAAAAAAAABAAAAAAAAAAAAAAAAMAAAAQAAAAAAAAAAIAAAANAAAA --use-gl=egl 10.0.0.27/test.html
Driver Information
Initialization time 6
In-process GPU true
Passthrough Command Decoder false
Sandboxed false
GPU0 VENDOR = 0x0000 [Vivante Corporation], DEVICE= 0x0000 [Vivante GC7000XSVX] ACTIVE
Optimus false
AMD switchable false
Driver vendor
Driver version 6.2.4.p4.190076
Driver date
GPU CUDA compute capability major version 0
Pixel shader version 3.20
Vertex shader version 3.20
Max. MSAA samples 4
Machine model name
Machine model version
GL_VENDOR Vivante Corporation
GL_RENDERER Vivante GC7000XSVX
GL_VERSION OpenGL ES 3.2 V6.2.4.p4.190076
GL_EXTENSIONS GL_OES_vertex_type_10_10_10_2 GL_OES_vertex_half_float GL_OES_element_index_uint GL_OES_mapbuffer GL_OES_vertex_array_object GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_rgb8_rgba8 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_depth24 GL_OES_depth32 GL_OES_packed_depth_stencil GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_fragment_precision_high GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_sync GL_OES_texture_stencil8 GL_OES_shader_image_atomic GL_OES_sample_variables GL_OES_sample_shading GL_OES_texture_storage_multisample_2d_array GL_OES_shader_multisample_interpolation GL_OES_required_internalformat GL_OES_surfaceless_context GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_geometry_shader GL_OES_geometry_point_size GL_OES_gpu_shader5 GL_OES_shader_io_blocks GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_tessellation_shader GL_OES_tessellation_point_size GL_OES_texture_cube_map_array GL_OES_draw_elements_base_vertex GL_OES_texture_half_float GL_OES_texture_float GL_OES_primitive_bounding_box GL_KHR_texture_compression_astc_ldr GL_KHR_blend_equation_advanced GL_KHR_debug GL_KHR_robustness GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888 GL_EXT_texture_compression_s3tc GL_EXT_read_format_bgra GL_EXT_multi_draw_arrays GL_EXT_frag_depth GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multisampled_render_to_texture GL_EXT_color_buffer_half_float GL_EXT_color_buffer_float GL_EXT_robustness GL_EXT_texture_sRGB_decode GL_EXT_draw_buffers_indexed GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_tessellation_shader GL_EXT_tessellation_point_size GL_EXT_geometry_shader GL_EXT_geometry_point_size GL_EXT_copy_image GL_EXT_texture_cube_map_array GL_EXT_gpu_shader5 GL_EXT_shader_io_blocks GL_EXT_shader_implicit_conversions GL_EXT_multi_draw_indirect GL_EXT_draw_elements_base_vertex GL_EXT_texture_rg GL_EXT_primitive_bounding_box GL_EXT_sRGB GL_ANDROID_extension_pack_es31a
Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent
Disabled WebGL Extensions
Window system binding vendor Vivante Corporation
Window system binding version 1.5
Window system binding extensions EGL_KHR_fence_sync EGL_KHR_reusable_sync EGL_KHR_wait_sync EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_lock_surface EGL_KHR_create_context EGL_KHR_surfaceless_context EGL_EXT_create_context_robustness EGL_EXT_buffer_age EGL_ANDROID_native_fence_sync EGL_WL_bind_wayland_display EGL_WL_create_wayland_buffer_from_image EGL_KHR_partial_update EGL_EXT_swap_buffers_with_damage EGL_KHR_swap_buffers_with_damage
Direct rendering version unknown
Reset notification strategy 0x8252
GPU process crash count 0
Compositor Information
Tile Update Mode One-copy
Partial Raster Enabled
GpuMemoryBuffers Status
R_8 CAMERA_AND_CPU_READ_WRITE
R_16 Software only
RG_88 Software only
BGR_565 GPU_READ
RGBA_4444 Software only
RGBX_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE
RGBA_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE
BGRX_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE
BGRX_1010102 Software only
RGBX_1010102 Software only
BGRA_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE
RGBA_F16 Software only
YVU_420 Software only
YUV_420_BIPLANAR SCANOUT_CAMERA_READ_WRITE
UYVY_422 Software only
Display(s) Information
Info Display[16] bounds=[0,0 1920x1080], workarea=[0,0 1920x1080], scale=1, external.
Color space information {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL}
Bits per color component 8
Bits per pixel 24
Video Acceleration Information
Decode h264 baseline up to 1920x1088 pixels
Decode h264 main up to 1920x1088 pixels
Decode h264 extended up to 1920x1088 pixels
Decode h264 high up to 1920x1088 pixels
Decode h264 high 10 up to 1920x1088 pixels
Decode h264 high 4:2:2 up to 1920x1088 pixels
Decode h264 high 4:4:4 predictive up to 1920x1088 pixels
Decode h264 scalable baseline up to 1920x1088 pixels
Decode h264 scalable high up to 1920x1088 pixels
Decode h264 stereo high up to 1920x1088 pixels
Decode h264 multiview high up to 1920x1088 pixels
Decode vp8 up to 1920x1088 pixels

chrome://media-internals

00:00:00.109 info FFmpegDemuxer: created audio stream, config codec: vorbis, bytes_per_channel: 4, channel_layout: 3, channels: 2, samples_per_second: 48000, sample_format: 6, bytes_per_frame: 8, seek_preroll: 0us, codec_delay: 0, has extra data: true, encryption scheme: Unencrypted, discard decoder delay: true
00:00:00.109 audio_channels_count 2
00:00:00.109 audio_codec_name vorbis
00:00:00.109 audio_sample_format Float 32-bit planar
00:00:00.109 audio_samples_per_second 48000
00:00:00.109 bitrate 9193194
00:00:00.109 found_audio_stream true
00:00:00.109 found_video_stream true
00:00:00.109 height 1080
00:00:00.109 max_duration 408.4
00:00:00.109 start_time 0
00:00:00.109 time_base 1/1000
00:00:00.109 video_codec_name vp8
00:00:00.109 video_format PIXEL_FORMAT_I420
00:00:00.109 video_is_encrypted false
00:00:00.109 width 1920
00:00:00.135 audio_dds false
00:00:00.135 audio_decoder FFmpegAudioDecoder
00:00:00.135 is_platform_audio_decoder false
00:00:00.135 info Selected FFmpegAudioDecoder for audio decoding, config: codec: vorbis, bytes_per_channel: 4, channel_layout: 3, channels: 2, samples_per_second: 48000, sample_format: 6, bytes_per_frame: 8, seek_preroll: 0us, codec_delay: 0, has extra data: true, encryption scheme: Unencrypted, discard decoder delay: true
00:00:00.249 video_dds false
00:00:00.249 video_decoder GpuVideoDecoder
00:00:00.249 is_platform_video_decoder true
00:00:00.249 info Selected GpuVideoDecoder for video decoding, config: codec: vp8, format: PIXEL_FORMAT_I420, profile: vp8, coded size: [1920,1080], visible rect: [0,0,1920,1080], natural size: [1920,1080], has extra data: false, encryption scheme: Unencrypted, rotation: 0°, color space: {primaries:BT709, transfer:BT709, matrix:BT709, range:LIMITED}
00:00:00.249 pipeline_state kPlaying
00:00:00.251 warning Failed to reconcile encoded audio times with decoded output.
00:00:00.258 audio_buffering_state BUFFERING_HAVE_ENOUGH
00:00:00.302 video_dds false
00:00:00.302 video_decoder FFmpegVideoDecoder
00:00:00.302 is_platform_video_decoder false
00:00:00.302 info Selected FFmpegVideoDecoder for video decoding, config: codec: vp8, format: PIXEL_FORMAT_I420, profile: vp8, coded size: [1920,1080], visible rect: [0,0,1920,1080], natural size: [1920,1080], has extra data: false, encryption scheme: Unencrypted, rotation: 0°, color space: {primaries:BT709, transfer:BT709, matrix:BT709, range:LIMITED}
00:00:00.340 height 1080
00:00:00.340 width 1920
00:00:00.387 video_buffering_state BUFFERING_HAVE_ENOUGH
00:00:00.387 for_suspended_start false
00:00:00.387 pipeline_buffering_state BUFFERING_HAVE_ENOUGH
00:00:00.396 info Effective playback rate changed from 0 to 1
00:00:00.397 event PLAY
00:00:00.109 duration 408.4
00:00:14.313 info Selected video track: []
00:00:14.314 video_buffering_state BUFFERING_HAVE_NOTHING
00:00:14.314 video_buffering_state BUFFERING_HAVE_ENOUGH
00:00:14.314 for_suspended_start false
00:00:14.314 pipeline_buffering_state BUFFERING_HAVE_ENOUGH

STDERR

root@imx8qmmek:/run/media/mmcblk1p3/chromium# ./chromium-wrapper --no-sandbox --in-process-gpu --ignore-gpu-blacklist --enable-logging=stderr --v=2 10.0.0.27/4.webm
[5262:5262:0701/050605.843477:VERBOSE1:breakpad_linux.cc(1994)] Breakpad disabled
[5269:5269:0701/050605.928678:INFO:cpu_info.cc(49)] Available number of cores: 6
[5269:5269:0701/050605.928872:VERBOSE1:zygote_main_linux.cc(217)] ZygoteMain: initializing 0 fork delegates
[5262:5262:0701/050606.000676:VERBOSE1:webrtc_event_log_manager.cc(89)] WebRTC remote-bound event logging enabled.
[5262:5262:0701/050606.001518:VERBOSE1:pref_proxy_config_tracker_impl.cc(184)] 0xaaaaf43ec0a0: set chrome proxy config service to 0xaaaaf4402890
[5262:5262:0701/050606.002027:VERBOSE1:google_api_keys.cc(280)] Using default value "invalid-client-id" for API key GOOGLE_CLIENT_ID_MAIN
[5262:5262:0701/050606.002069:VERBOSE1:google_api_keys.cc(280)] Using default value "invalid-client-secret" for API key GOOGLE_CLIENT_SECRET_MAIN
[5262:5262:0701/050606.002103:VERBOSE1:google_api_keys.cc(280)] Using default value "invalid-client-id" for API key GOOGLE_CLIENT_ID_CLOUD_PRINT
[5262:5262:0701/050606.002130:VERBOSE1:google_api_keys.cc(280)] Using default value "invalid-client-secret" for API key GOOGLE_CLIENT_SECRET_CLOUD_PRINT
[5262:5262:0701/050606.002158:VERBOSE1:google_api_keys.cc(280)] Using default value "invalid-client-id" for API key GOOGLE_CLIENT_ID_REMOTING
[5262:5262:0701/050606.002183:VERBOSE1:google_api_keys.cc(280)] Using default value "invalid-client-secret" for API key GOOGLE_CLIENT_SECRET_REMOTING
[5262:5262:0701/050606.002208:VERBOSE1:google_api_keys.cc(280)] Using default value "invalid-client-id" for API key GOOGLE_CLIENT_ID_REMOTING_HOST
[5262:5262:0701/050606.002234:VERBOSE1:google_api_keys.cc(280)] Using default value "invalid-client-secret" for API key GOOGLE_CLIENT_SECRET_REMOTING_HOST
[5262:5262:0701/050606.033808:VERBOSE1:pulse_util.cc(203)] Failed to connect to the context. Error: Connection refused
[5262:5262:0701/050606.102229:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_cookies_allowed_for_urls
[5262:5262:0701/050606.102312:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_cookies_blocked_for_urls
[5262:5262:0701/050606.102338:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_cookies_sessiononly_for_urls
[5262:5262:0701/050606.102367:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_images_allowed_for_urls
[5262:5262:0701/050606.102392:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_images_blocked_for_urls
[5262:5262:0701/050606.102417:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_javascript_allowed_for_urls
[5262:5262:0701/050606.102444:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_javascript_blocked_for_urls
[5262:5262:0701/050606.102466:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_notifications_allowed_for_urls
[5262:5262:0701/050606.102489:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_notifications_blocked_for_urls
[5262:5262:0701/050606.102515:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_plugins_allowed_for_urls
[5262:5262:0701/050606.102538:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_plugins_blocked_for_urls
[5262:5262:0701/050606.102562:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_popups_allowed_for_urls
[5262:5262:0701/050606.102587:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_popups_blocked_for_urls
[5262:5262:0701/050606.102610:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_web_usb_ask_for_urls
[5262:5262:0701/050606.102635:VERBOSE2:content_settings_policy_provider.cc(218)] Skipping unset preference: profile.managed_web_usb_blocked_for_urls
[5262:5262:0701/050606.102672:VERBOSE2:content_settings_policy_provider.cc(286)] Skipping unset preference: profile.managed_auto_select_certificate_for_urls
[5262:5262:0701/050606.107141:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(347)] MutablePO2TS::MutablePO2TS
[5262:5262:0701/050606.109556:VERBOSE1:device_event_log_impl.cc(164)] [05:06:06.108] Bluetooth: EVENT: bluetooth_api.cc:73 BluetoothAPI: 0xaaaaf4519650
[5262:5262:0701/050606.111224:VERBOSE1:bluetooth_low_energy_event_router.cc(247)] Initializing BluetoothLowEnergyEventRouter.
[5262:5262:0701/050606.114944:VERBOSE1:dns_sd_registry.cc(158)] RegisterDnsSdListener: _googlecast._tcp.local, registered: 0
[5262:5262:0701/050606.115036:VERBOSE1:service_discovery_device_lister.cc(40)] DeviceListerStart: service_type: _googlecast._tcp.local
[5262:5272:0701/050606.115047:VERBOSE2:dial_registry.cc(95)] Listener added; starting periodic discovery.
[5262:5262:0701/050606.115082:VERBOSE1:dns_sd_device_lister.cc(44)] Started device lister for service type _googlecast._tcp.local
[5262:5262:0701/050606.115100:VERBOSE1:service_discovery_device_lister.cc(46)] DiscoverNewDevices: service_type: _googlecast._tcp.local
[5262:5262:0701/050606.115122:VERBOSE1:dns_sd_device_lister.cc(48)] Discovery new devices for service type _googlecast._tcp.local
[5262:5262:0701/050606.115267:VERBOSE1:dns_sd_registry.cc(249)] DispatchApiEvent: service_type: _googlecast._tcp.local
[5262:5295:0701/050606.116219:VERBOSE1:token_service_table.cc(155)] Loaded tokens: result = 3 ; number of tokens loaded = 0
[5262:5284:0701/050606.120296:VERBOSE2:v4l2_device.cc(976)] Create():
[5262:5284:0701/050606.120360:VERBOSE2:generic_v4l2_device.cc(150)] Initialize():
[5262:5284:0701/050606.123302:VERBOSE2:generic_v4l2_device.cc(497)] OpenDevicePath(): Using libv4l2 for /dev/video-dec
[5262:5284:0701/050606.123442:VERBOSE2:generic_v4l2_device.cc(505)] CloseDevice():
[5262:5284:0701/050606.125767:VERBOSE2:generic_v4l2_device.cc(497)] OpenDevicePath(): Using libv4l2 for /dev/video-dec
[5262:5284:0701/050606.125878:VERBOSE1:v4l2_device.cc(1587)] GetSupportedResolution(): GetSupportedResolution failed to get maximum resolution for fourcc H264, fall back to 1920x1088
[5262:5284:0701/050606.125922:VERBOSE1:v4l2_device.cc(1593)] GetSupportedResolution(): GetSupportedResolution failed to get minimum resolution for fourcc H264, fall back to 16x16
[5262:5284:0701/050606.125953:VERBOSE1:v4l2_device.cc(1587)] GetSupportedResolution(): GetSupportedResolution failed to get maximum resolution for fourcc VP80, fall back to 1920x1088
[5262:5284:0701/050606.125973:VERBOSE1:v4l2_device.cc(1593)] GetSupportedResolution(): GetSupportedResolution failed to get minimum resolution for fourcc VP80, fall back to 16x16
[5262:5284:0701/050606.125995:VERBOSE2:generic_v4l2_device.cc(505)] CloseDevice():
[5262:5284:0701/050606.126298:VERBOSE2:generic_v4l2_device.cc(505)] CloseDevice():
[5262:5284:0701/050606.126343:VERBOSE2:v4l2_device.cc(976)] Create():
[5262:5284:0701/050606.126365:VERBOSE2:generic_v4l2_device.cc(150)] Initialize():
[5262:5284:0701/050606.126407:VERBOSE2:v4l2_device.cc(976)] Create():
[5262:5284:0701/050606.126428:VERBOSE2:generic_v4l2_device.cc(150)] Initialize():
[5262:5284:0701/050606.126606:VERBOSE2:generic_v4l2_device.cc(505)] CloseDevice():
[5262:5284:0701/050606.126641:VERBOSE2:v4l2_video_encode_accelerator.cc(456)] Destroy():
[5262:5284:0701/050606.126673:VERBOSE2:v4l2_video_encode_accelerator.cc(666)] DestroyTask():
[5262:5284:0701/050606.126705:VERBOSE1:generic_v4l2_device.cc(126)] SetDevicePollInterrupt(): write() failed: Bad file descriptor (9)
[5262:5284:0701/050606.126745:VERBOSE2:v4l2_video_encode_accelerator.cc(147)] ~V4L2VideoEncodeAccelerator():
[5262:5284:0701/050606.126778:VERBOSE2:v4l2_video_encode_accelerator.cc(1494)] DestroyInputBuffers():
[5262:5284:0701/050606.126808:VERBOSE2:v4l2_video_encode_accelerator.cc(1513)] DestroyOutputBuffers():
[5262:5284:0701/050606.126850:VERBOSE2:generic_v4l2_device.cc(505)] CloseDevice():
[5291:5302:0701/050606.156281:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2018' log
[5291:5302:0701/050606.156337:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2019' log
[5291:5302:0701/050606.156348:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2020' log
[5291:5302:0701/050606.156359:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2021' log
[5291:5302:0701/050606.156368:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2019' log
[5291:5302:0701/050606.156378:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2020' log
[5291:5302:0701/050606.156388:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2021' log
[5291:5302:0701/050606.156398:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2022' log
[5291:5302:0701/050606.156407:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Aviator' log
[5291:5302:0701/050606.156417:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Icarus' log
[5291:5302:0701/050606.156427:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Pilot' log
[5291:5302:0701/050606.156436:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Rocketeer' log
[5291:5302:0701/050606.156446:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Skydiver' log
[5291:5302:0701/050606.156455:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2018' Log
[5291:5302:0701/050606.156465:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2019' Log
[5291:5302:0701/050606.156474:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2020' Log
[5291:5302:0701/050606.156491:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2021' Log
[5291:5302:0701/050606.156532:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Log Server
[5291:5302:0701/050606.156542:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Log Server 2
[5291:5302:0701/050606.156552:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2018 Log
[5291:5302:0701/050606.156562:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2019 Log
[5291:5302:0701/050606.156572:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2020 Log
[5291:5302:0701/050606.156584:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2021 Log
[5291:5302:0701/050606.156594:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2022 Log
[5291:5302:0701/050606.156603:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2018 Log
[5291:5302:0701/050606.156614:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2019 Log
[5291:5302:0701/050606.156623:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2020 Log
[5291:5302:0701/050606.156633:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2021 Log
[5291:5302:0701/050606.156642:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2022 Log
[5291:5302:0701/050606.156653:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Venafi Gen2 CT log
[5291:5302:0701/050606.156663:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Sectigo 'Sabre' CT log
[5291:5302:0701/050606.156673:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Sectigo 'Mammoth' CT log
[5291:5302:0701/050606.156683:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Symantec 'Sirius' log
[5291:5302:0701/050606.156693:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: StartCom log
[5291:5302:0701/050606.156703:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: WoSign log
[5291:5302:0701/050606.156713:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Izenpe log
[5291:5302:0701/050606.156723:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: CNNIC CT log
[5291:5302:0701/050606.156732:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Venafi log
[5291:5302:0701/050606.156742:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Symantec 'Vega' log
[5291:5302:0701/050606.156752:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Certly.IO log
[5291:5302:0701/050606.156762:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Symantec log
[5262:5295:0701/050606.171662:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5262:0701/050606.171785:VERBOSE1:pref_proxy_config_tracker_impl.cc(184)] 0xaaaaf4603ae0: set chrome proxy config service to 0xaaaaf4604e00
[5262:5262:0701/050606.175191:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(452)] MutablePO2TS::RefreshTokenIsAvailable
[5291:5302:0701/050606.175322:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2018' log
[5291:5302:0701/050606.175379:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2019' log
[5291:5302:0701/050606.175406:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2020' log
[5291:5302:0701/050606.175431:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2021' log
[5291:5302:0701/050606.175456:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2019' log
[5291:5302:0701/050606.175482:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2020' log
[5291:5302:0701/050606.175525:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2021' log
[5291:5302:0701/050606.175551:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2022' log
[5291:5302:0701/050606.175576:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Aviator' log
[5291:5302:0701/050606.175601:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Icarus' log
[5291:5302:0701/050606.175633:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Pilot' log
[5291:5302:0701/050606.175659:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Rocketeer' log
[5291:5302:0701/050606.175684:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Skydiver' log
[5291:5302:0701/050606.175710:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2018' Log
[5291:5302:0701/050606.175735:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2019' Log
[5291:5302:0701/050606.175761:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2020' Log
[5291:5302:0701/050606.175786:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2021' Log
[5291:5302:0701/050606.175812:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Log Server
[5291:5302:0701/050606.175837:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Log Server 2
[5291:5302:0701/050606.175863:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2018 Log
[5291:5302:0701/050606.175889:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2019 Log
[5291:5302:0701/050606.175919:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2020 Log
[5291:5302:0701/050606.175948:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2021 Log
[5291:5302:0701/050606.175975:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2022 Log
[5291:5302:0701/050606.176000:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2018 Log
[5291:5302:0701/050606.176026:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2019 Log
[5291:5302:0701/050606.176051:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2020 Log
[5291:5302:0701/050606.176076:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2021 Log
[5291:5302:0701/050606.176101:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2022 Log
[5291:5302:0701/050606.176126:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Venafi Gen2 CT log
[5291:5302:0701/050606.176151:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Sectigo 'Sabre' CT log
[5291:5302:0701/050606.176176:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Sectigo 'Mammoth' CT log
[5291:5302:0701/050606.176202:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Symantec 'Sirius' log
[5291:5302:0701/050606.176227:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: StartCom log
[5291:5302:0701/050606.176252:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: WoSign log
[5291:5302:0701/050606.176277:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Izenpe log
[5291:5302:0701/050606.176303:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: CNNIC CT log
[5291:5302:0701/050606.176346:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Venafi log
[5291:5302:0701/050606.176372:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Symantec 'Vega' log
[5291:5302:0701/050606.176397:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Certly.IO log
[5291:5302:0701/050606.176423:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Symantec log
[5262:5262:0701/050606.182720:VERBOSE1:extension_service.cc(1243)] AddComponentExtension Cloud Print
[5262:5262:0701/050606.184439:VERBOSE1:extension_service.cc(1243)] AddComponentExtension Web Store
[5262:5262:0701/050606.186355:VERBOSE1:extension_service.cc(1243)] AddComponentExtension CryptoTokenExtension
[5262:5262:0701/050606.188080:VERBOSE1:extension_service.cc(1243)] AddComponentExtension Chromium PDF Viewer
[5262:5262:0701/050606.191606:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(452)] MutablePO2TS::RefreshTokenIsAvailable
[5262:5262:0701/050606.192140:VERBOSE1:account_reconcilor.cc(204)] AccountReconcilor::AccountReconcilor
[5262:5262:0701/050606.192173:VERBOSE1:account_reconcilor.cc(227)] AccountReconcilor::Initialize
[5262:5262:0701/050606.192193:VERBOSE1:account_reconcilor.cc(276)] AccountReconcilor::RegisterWithContentSettings
[5262:5262:0701/050606.192215:VERBOSE1:account_reconcilor.cc(297)] AccountReconcilor::RegisterWithIdentityManager
[5262:5262:0701/050606.201268:VERBOSE1:file_type_policies_component_installer.cc(134)] Registering File Type Policies component.
[5262:5280:0701/050606.201198:VERBOSE1:component_installer.cc(255)] StartRegistration for Subresource Filter Rules
[5262:5273:0701/050606.201644:VERBOSE1:component_installer.cc(255)] StartRegistration for CRLSet
[5262:5278:0701/050606.201731:VERBOSE1:component_installer.cc(255)] StartRegistration for Origin Trials
[5262:5277:0701/050606.201778:VERBOSE1:component_installer.cc(255)] StartRegistration for Signed Tree Heads
[5262:5281:0701/050606.202097:VERBOSE1:component_installer.cc(255)] StartRegistration for File Type Policies
[5262:5310:0701/050606.202897:VERBOSE1:component_installer.cc(255)] StartRegistration for Certificate Error Assistant
[5262:5309:0701/050606.202902:VERBOSE1:component_installer.cc(255)] StartRegistration for MEI Preload
[5262:5313:0701/050606.202926:VERBOSE1:component_installer.cc(255)] StartRegistration for Intervention Policy Database
[5262:5262:0701/050606.205462:ERROR:desktop_window_tree_host_platform.cc(446)] Not implemented reached in virtual void views::DesktopWindowTreeHostPlatform::InitModalType(ui::ModalType)
[5262:5262:0701/050606.205580:ERROR:desktop_window_tree_host_platform.cc(456)] Not implemented reached in virtual bool views::DesktopWindowTreeHostPlatform::IsAnimatingClosed() const
[5262:5262:0701/050606.208351:ERROR:desktop_window_tree_host_platform.cc(469)] Not implemented reached in virtual void views::DesktopWindowTreeHostPlatform::SizeConstraintsChanged()
[5262:5262:0701/050606.257703:ERROR:desktop_window_tree_host_platform.cc(440)] Not implemented reached in virtual void views::DesktopWindowTreeHostPlatform::SetWindowIcons(const gfx::ImageSkia&, const gfx::ImageSkia&)
[5262:5262:0701/050606.257807:ERROR:desktop_window_tree_host_platform.cc(372)] Not implemented reached in virtual bool views::DesktopWindowTreeHostPlatform::SetWindowTitle(const string16&)
[5291:5302:0701/050606.290915:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: http://10.0.0.27/4.webm
[5291:5302:0701/050606.290982:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: http://10.0.0.27/4.webm
[5262:5262:0701/050606.299281:ERROR:desktop_window_tree_host_platform.cc(310)] Not implemented reached in virtual void views::DesktopWindowTreeHostPlatform::Activate()
[5262:5262:0701/050606.303906:ERROR:desktop_window_tree_host_platform.cc(227)] Not implemented reached in virtual bool views::DesktopWindowTreeHostPlatform::IsVisible() const
[5262:5262:0701/050606.342399:VERBOSE1:bluez_dbus_manager.cc(175)] Bluetooth supported. Initializing clients.
[5262:5275:0701/050606.344986:VERBOSE1:bus.cc(865)] Method call: message_type: MESSAGE_METHOD_CALL
interface: org.freedesktop.DBus
member: GetNameOwner
signature: s

string "org.bluez"

[5262:5262:0701/050606.345874:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(543)] MutablePO2TS::OnWebDataServiceRequestDone. Result type: 5
[5262:5262:0701/050606.345963:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(600)] MutablePO2TS::LoadAllCredentialsIntoMemory; 0 Credential(s).
[5262:5262:0701/050606.346006:VERBOSE1:account_reconcilor.cc(356)] AccountReconcilor::OnEndBatchOfRefreshTokenStateChanges. Reconcilor state: 0
[5262:5262:0701/050606.346166:VERBOSE1:account_reconcilor.cc(444)] AccountReconcilor::StartReconcile: token service not ready yet.
[5262:5272:0701/050606.346587:VERBOSE1:mdns_client.cc(77)] MDNS bind failed, address_family=2, error=-4
[5262:5272:0701/050606.346689:VERBOSE1:mdns_client_impl.cc(162)] Sockets ready:1
[5262:5262:0701/050606.348418:VERBOSE1:gaia_cookie_manager_service.cc(1136)] GaiaCookieManagerService::ListAccounts
[5262:5262:0701/050606.349533:VERBOSE2:gaia_auth_fetcher.cc(299)] Gaia fetcher URL: https://accounts.google.com/ListAccounts?gpsia=1&source=ChromiumBrowser&json=standard
[5262:5262:0701/050606.349586:VERBOSE2:gaia_auth_fetcher.cc(300)] Gaia fetcher headers: Origin: https://www.google.com
[5262:5262:0701/050606.349605:VERBOSE2:gaia_auth_fetcher.cc(301)] Gaia fetcher body:
[5262:5272:0701/050606.350310:VERBOSE2:dial_registry.cc(397)] Connection detected, restarting discovery.
[5262:5272:0701/050606.350382:VERBOSE2:dial_registry.cc(208)] About to discover!
[5262:5272:0701/050606.350402:VERBOSE2:dial_service.cc(451)] Discovery started.
[5291:5302:0701/050606.350992:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://accounts.google.com/ListAccounts?gpsia=1&source=ChromiumBrowser&json=standard
[5291:5302:0701/050606.351044:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://accounts.google.com/ListAccounts?gpsia=1&source=ChromiumBrowser&json=standard
[5262:5262:0701/050606.352191:VERBOSE1:pref_proxy_config_tracker_impl.cc(184)] 0xaaaaf48fa060: set chrome proxy config service to 0xffff90147270
[5291:5302:0701/050606.355565:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2018' log
[5291:5302:0701/050606.355642:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2019' log
[5291:5302:0701/050606.355663:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2020' log
[5291:5302:0701/050606.355695:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Argon2021' log
[5291:5302:0701/050606.355747:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2019' log
[5291:5302:0701/050606.355811:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2020' log
[5291:5302:0701/050606.355870:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2021' log
[5291:5302:0701/050606.355915:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Xenon2022' log
[5291:5302:0701/050606.355940:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Aviator' log
[5291:5302:0701/050606.355959:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Icarus' log
[5291:5302:0701/050606.355977:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Pilot' log
[5291:5302:0701/050606.355995:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Rocketeer' log
[5291:5302:0701/050606.356014:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Google 'Skydiver' log
[5291:5302:0701/050606.356032:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2018' Log
[5291:5302:0701/050606.356050:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2019' Log
[5291:5302:0701/050606.356067:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2020' Log
[5291:5302:0701/050606.356085:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Cloudflare 'Nimbus2021' Log
[5291:5302:0701/050606.356103:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Log Server
[5291:5302:0701/050606.356121:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Log Server 2
[5291:5302:0701/050606.356139:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2018 Log
[5291:5302:0701/050606.356156:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2019 Log
[5291:5302:0701/050606.356174:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2020 Log
[5291:5302:0701/050606.356191:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2021 Log
[5291:5302:0701/050606.356209:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Yeti2022 Log
[5291:5302:0701/050606.356227:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2018 Log
[5291:5302:0701/050606.356245:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2019 Log
[5291:5302:0701/050606.356262:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2020 Log
[5291:5302:0701/050606.356279:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2021 Log
[5291:5302:0701/050606.356297:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: DigiCert Nessie2022 Log
[5291:5302:0701/050606.356315:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Venafi Gen2 CT log
[5291:5302:0701/050606.356332:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Sectigo 'Sabre' CT log
[5291:5302:0701/050606.356350:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Sectigo 'Mammoth' CT log
[5291:5302:0701/050606.356367:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Symantec 'Sirius' log
[5291:5302:0701/050606.356385:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: StartCom log
[5291:5302:0701/050606.356403:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: WoSign log
[5291:5302:0701/050606.356421:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Izenpe log
[5291:5302:0701/050606.356440:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: CNNIC CT log
[5291:5302:0701/050606.356461:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Venafi log
[5291:5302:0701/050606.356480:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Symantec 'Vega' log
[5291:5302:0701/050606.356510:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Certly.IO log
[5291:5302:0701/050606.356531:VERBOSE1:multi_log_ct_verifier.cc(65)] Adding CT log: Symantec log
[5262:5262:0701/050606.357641:VERBOSE1:component_installer.cc(399)] FinishRegistration for Origin Trials
[5262:5262:0701/050606.357743:VERBOSE1:component_updater_service.cc(91)] CrxUpdateService starting up. First update attempt will take place in 360 seconds. Next update attempt will take place in 18000 seconds.
[5262:5262:0701/050606.357876:VERBOSE1:component_installer.cc(399)] FinishRegistration for File Type Policies
[5262:5262:0701/050606.357967:VERBOSE1:component_installer.cc(399)] FinishRegistration for Signed Tree Heads
[5262:5262:0701/050606.358018:VERBOSE1:component_installer.cc(439)] Component ready, version 1170 in /home/root/.config/chromium/CertificateTransparency/1170
[5262:5262:0701/050606.358119:VERBOSE1:component_installer.cc(399)] FinishRegistration for CRLSet
[5262:5262:0701/050606.358207:VERBOSE1:component_installer.cc(439)] Component ready, version 5249 in /home/root/.config/chromium/CertificateRevocation/5249
[5262:5262:0701/050606.358303:VERBOSE1:component_installer.cc(399)] FinishRegistration for Certificate Error Assistant
[5262:5262:0701/050606.358353:VERBOSE1:component_installer.cc(439)] Component ready, version 7 in /home/root/.config/chromium/SSLErrorAssistant/7
[5262:5262:0701/050606.358419:VERBOSE1:component_installer.cc(399)] FinishRegistration for MEI Preload
[5262:5262:0701/050606.358478:VERBOSE1:component_installer.cc(439)] Component ready, version 1.0.5.0 in /home/root/.config/chromium/MEIPreload/1.0.5.0
[5262:5262:0701/050606.358546:VERBOSE1:component_installer.cc(399)] FinishRegistration for Intervention Policy Database
[5262:5262:0701/050606.358611:VERBOSE1:component_installer.cc(439)] Component ready, version 2018.9.6.0 in /home/root/.config/chromium/InterventionPolicyDatabase/2018.9.6.0
[5262:5262:0701/050606.358714:VERBOSE1:component_installer.cc(399)] FinishRegistration for Subresource Filter Rules
[5262:5262:0701/050606.358809:VERBOSE1:component_installer.cc(439)] Component ready, version 9.3 in /home/root/.config/chromium/Subresource Filter/Unindexed Rules/9.3
[5262:5284:0701/050606.378892:VERBOSE1:gles2_cmd_decoder.cc(3781)] GL_OES_packed_depth_stencil supported.
[5262:5311:0701/050606.388704:WARNING:leveldb_database.cc(106)] Unable to open /home/root/.config/chromium/Default/shared_proto_db: Invalid argument: /home/root/.config/chromium/Default/shared_proto_db: does not exist (create_if_missing is false)
[5316:5316:0701/050606.408703:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.409352:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.409680:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.410087:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.410405:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.410898:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5262:5275:0701/050606.411471:VERBOSE1:bus.cc(865)] Method call: message_type: MESSAGE_METHOD_CALL
interface: org.freedesktop.DBus
member: GetNameOwner
signature: s

string "org.bluez"

[5262:5275:0701/050606.412577:VERBOSE1:bus.cc(666)] Filter function already exists: 1 with associated data: 0xaaaaf440a290
[5262:5275:0701/050606.412658:VERBOSE1:bus.cc(865)] Method call: message_type: MESSAGE_METHOD_CALL
interface: org.freedesktop.DBus
member: GetNameOwner
signature: s

string "org.bluez"

[5316:5316:0701/050606.417773:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5262:5272:0701/050606.419023:VERBOSE2:dial_service.cc(496)] Found eth0, 10.0.0.243, address family: 1
[5262:5272:0701/050606.419088:VERBOSE2:dial_service.cc(507)] Encountered interface index: 2, address family: 1 for the first time, adding IP address 10.0.0.243 to list.
[5262:5272:0701/050606.419131:VERBOSE2:dial_service.cc(496)] Found eth0, fe80::204:9fff:fe06:9f3, address family: 2
[5262:5272:0701/050606.419190:VERBOSE2:dial_service.cc(539)] Starting timer to finish discovery.
[5262:5272:0701/050606.419307:VERBOSE2:dial_service.cc(255)] Operation Bind result 0
[5262:5272:0701/050606.419509:VERBOSE2:dial_service.cc(255)] Operation RecvFrom result -1
[5262:5272:0701/050606.419536:VERBOSE2:dial_service.cc(570)] Sending request 1/4
[5262:5272:0701/050606.419665:VERBOSE2:dial_service.cc(255)] Operation SendTo result 167
[5262:5272:0701/050606.419688:VERBOSE2:dial_service.cc(255)] Operation OnSocketWrite result 167
[5262:5272:0701/050606.419724:VERBOSE2:dial_service.cc(585)] Notifying observers of discovery request
[5262:5272:0701/050606.419744:VERBOSE2:dial_registry.cc(274)] lerg = 0, rg = 0, needs_event = 0
[5262:5272:0701/050606.419763:VERBOSE2:dial_service.cc(590)] Scheduling timer to send additional requests
[5316:5316:0701/050606.420861:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.422677:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.429574:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.435977:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.438905:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.439435:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.448549:VERBOSE2:thread_state.cc(546)] [state:0xaaaabe5a8ea8] SchedulePageNavigationGCIfNeeded: estimatedRemovalRatio=0.75
[5316:5316:0701/050606.482626:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5262:5284:0701/050606.532557:VERBOSE1:gles2_cmd_decoder.cc(3781)] GL_OES_packed_depth_stencil supported.
[5262:5284:0701/050606.542607:VERBOSE1:gles2_cmd_decoder.cc(3781)] GL_OES_packed_depth_stencil supported.
[5291:5302:0701/050606.547941:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: http://10.0.0.27/4.webm
[5291:5302:0701/050606.548026:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: http://10.0.0.27/4.webm
[5316:5316:0701/050606.550093:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.557809:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5315:5315:0701/050606.599472:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.601067:VERBOSE1:language_detection_util.cc(128)] Detected language: und
[5262:5284:0701/050606.618772:VERBOSE1:gles2_cmd_decoder.cc(3781)] GL_OES_packed_depth_stencil supported.
[5262:5284:0701/050606.677657:VERBOSE1:gles2_cmd_decoder.cc(3781)] GL_OES_packed_depth_stencil supported.
[5262:5284:0701/050606.725264:VERBOSE2:v4l2_device.cc(976)] Create():
[5262:5284:0701/050606.725391:VERBOSE2:generic_v4l2_device.cc(150)] Initialize():
[5262:5284:0701/050606.725483:VERBOSE2:v4l2_video_decode_accelerator.cc(186)] Initialize(): profile: 11, output_mode=0
[5262:5341:0701/050606.727105:VERBOSE2:v4l2_video_decode_accelerator.cc(259)] InitializeTask():
[5262:5341:0701/050606.727358:VERBOSE2:generic_v4l2_device.cc(161)] Open():
[5262:5341:0701/050606.729213:VERBOSE2:generic_v4l2_device.cc(497)] OpenDevicePath(): Using libv4l2 for /dev/video-dec
[5262:5341:0701/050606.729331:VERBOSE2:generic_v4l2_device.cc(505)] CloseDevice():
[5262:5341:0701/050606.731758:VERBOSE2:generic_v4l2_device.cc(497)] OpenDevicePath(): Using libv4l2 for /dev/video-dec
[5262:5341:0701/050606.731857:VERBOSE1:v4l2_device.cc(1587)] GetSupportedResolution(): GetSupportedResolution failed to get maximum resolution for fourcc VP80, fall back to 1920x1088
[5262:5341:0701/050606.731897:VERBOSE1:v4l2_device.cc(1593)] GetSupportedResolution(): GetSupportedResolution failed to get minimum resolution for fourcc VP80, fall back to 16x16
[5262:5341:0701/050606.731968:VERBOSE2:v4l2_video_decode_accelerator.cc(2364)] SetupFormats(): Output format=842094158
[5262:5341:0701/050606.732046:VERBOSE2:v4l2_video_decode_accelerator.cc(2268)] CreateInputBuffers():
[5262:5284:0701/050606.732044:VERBOSE2:v4l2_video_decode_accelerator.cc(821)] TryToSetupDecodeOnSeparateThread():
[5262:5341:0701/050606.749789:VERBOSE2:v4l2_video_decode_accelerator.cc(1780)] IsDecoderCmdSupported(): V4L2_DEC_CMD_STOP is not supported.
[5262:5341:0701/050606.769759:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.769826:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.769875:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.769940:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.773354:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.773417:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.773437:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.773481:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.773504:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.773532:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.773551:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.773580:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.773817:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.773842:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.774263:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.774433:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.774646:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.774677:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.774804:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.774907:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.774933:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.775105:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.775124:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.775150:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.775528:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.775559:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.775703:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.775819:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.776265:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.776294:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.776314:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.776530:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.776558:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.776663:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.776753:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.776893:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.777248:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.777279:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.777306:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.777346:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.777771:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.777802:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.777821:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.778028:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.778054:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.778162:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.778325:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.778446:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.778735:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.778763:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.779016:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.779255:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.779444:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.779467:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.779609:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.779644:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.779774:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.779806:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.779824:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.779851:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.780040:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.780067:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.780092:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.780126:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.780455:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.780480:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.780497:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.780520:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.780539:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.780561:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.780578:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.780601:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.780720:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.780744:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.780766:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.780794:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.780989:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.781013:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.781030:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.781062:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.781083:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.781106:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.781123:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.781147:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.781278:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.781305:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.781328:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.781361:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.781612:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.781635:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.781653:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.781676:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.781696:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.781719:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.781736:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.781759:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.781901:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.781924:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.781946:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.781975:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.782249:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.782270:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.782287:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.782311:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.782330:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.782353:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.782370:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.782393:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.782493:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.782515:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.782538:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.782563:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.782772:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.782793:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.782810:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.782832:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.782851:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.782873:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.782889:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.782911:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.783006:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.783029:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.783051:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.783078:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.783268:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.783293:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.783310:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.783333:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.783352:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.783375:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.783392:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.783418:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.783521:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.783548:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.783573:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.783600:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.783840:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.783864:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.783881:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.783907:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.783928:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.783952:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.783969:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.783993:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.784125:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.784147:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.784171:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.784201:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.784454:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.784477:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.784495:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.784518:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.784537:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.784560:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.784578:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.784601:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.784725:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.784752:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.784780:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.784811:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.785123:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.785151:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.785169:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.785192:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.785211:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.785235:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.785253:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.785276:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.785423:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.785447:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.785469:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.785500:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.785782:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.785806:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.785824:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.785847:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.785869:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.785893:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.785910:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.785932:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.786058:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.786081:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.786104:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.786131:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.786246:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.786267:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.786285:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.786307:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.786327:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.786348:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.786365:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.786388:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.786491:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.786514:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.786537:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.786566:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.786764:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.786787:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.786804:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.786828:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.786847:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.786870:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.786887:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.786910:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.787032:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.787057:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.787081:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.787108:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.787343:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.787366:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.787384:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.787407:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.787427:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.787451:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.787467:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.787491:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.788602:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.788648:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.788677:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.788710:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.789189:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.789363:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.789385:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.789419:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.789441:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.789473:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.789491:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.789516:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.789693:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.789719:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.789743:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.789776:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.789917:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.789941:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.790029:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.790054:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.790073:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.790096:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.790112:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.790135:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.790277:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.790301:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.790325:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.790358:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.791335:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.791382:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.791402:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.791441:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.791463:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.791499:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.791518:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.791543:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.791718:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.791742:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.791764:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.791797:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.792243:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.792274:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.792292:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.792316:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.792335:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.792361:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.792381:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.792424:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.792596:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.792625:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.792653:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.792691:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.793192:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.793229:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.793247:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.793275:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.793297:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.793330:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.793349:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.793378:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.793561:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.793588:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.793613:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.793647:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.793917:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.793940:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.793957:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.793980:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.793998:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.794021:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.794039:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.794062:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.794211:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.794238:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.794265:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.794298:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.794688:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.794715:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.794732:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.794755:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.794776:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.794805:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.794823:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.794850:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.795006:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.795032:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.795054:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.795086:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.795213:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.795235:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.795252:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.795275:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.795294:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.795316:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.795333:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.795357:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.795485:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.795508:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.795535:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.795566:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.796038:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.796072:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.796089:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.796119:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.796139:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.796164:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.796181:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.796205:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.796362:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.796389:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.796412:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.796444:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.797346:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.797395:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.797414:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.797448:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.797470:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.799038:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.799085:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.799116:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.799383:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.799414:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.799443:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.799486:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.799908:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.799943:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.799962:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.799994:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.800015:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.800040:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.800059:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.800085:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.800456:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800516:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800557:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800594:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800628:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800677:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800713:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800750:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800784:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800818:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800868:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800906:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.801002:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.801039:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.801077:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.801094:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.801121:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.801128:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.801152:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.801159:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.801180:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.801196:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.801231:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.801268:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.801309:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.801357:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.801394:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.801428:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.801464:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.801485:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.801513:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.801526:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.801545:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.801559:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.801576:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.801588:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.801604:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.801728:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.801752:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.801769:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.801793:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.803193:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.803229:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.803240:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.803262:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.803274:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.803294:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.803303:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.803316:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.803450:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.803468:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.803481:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.803501:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.803527:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.803611:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.803675:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.803724:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.803767:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.803815:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.803858:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.803893:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.803933:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.803968:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804017:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804059:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804092:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804137:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804174:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804214:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804258:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804291:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804339:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.804340:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.804361:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.804373:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5284:0701/050606.804377:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.804392:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.804405:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.804422:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.804422:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.804434:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.804451:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.804458:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804499:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804533:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.804566:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.804568:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.804807:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.804830:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.804854:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.805906:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.805928:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.805938:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.805956:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.805967:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.805984:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.805993:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.806005:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.806126:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.806143:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.806156:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.806175:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.807224:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.807244:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.807253:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.807269:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.807280:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.807294:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.807303:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.807315:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.807395:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.807412:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.807425:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.807443:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.807988:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.808031:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.808053:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.808090:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.808113:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.808146:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.808167:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.808194:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.808352:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.808379:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.808405:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.808438:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.808831:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.808861:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.808879:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.808909:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.809013:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.809046:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.809066:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.809093:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.809608:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.809678:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.809727:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.809774:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.809826:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.809911:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.809962:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810018:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810073:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810123:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810187:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810238:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810287:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810339:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810399:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810461:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810517:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810563:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810617:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810668:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810729:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810781:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.810828:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.810817:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.810888:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.810878:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.810920:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.810942:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.810980:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.811234:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.811289:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.811337:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.811384:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.811433:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.811493:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.811545:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.811604:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.811631:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5284:0701/050606.811642:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.811678:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5284:0701/050606.811686:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.811708:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.811739:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.811744:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.811780:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.811811:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.811837:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.811832:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.811884:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.811892:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.811939:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.811991:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.812045:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.812065:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.812094:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.812089:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.812129:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.812167:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.812226:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.812267:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.812316:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5284:0701/050606.812322:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.812370:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5284:0701/050606.812378:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.812386:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.812416:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.812429:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.812444:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.812450:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.812454:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.812493:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.812494:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.812532:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.812576:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.812596:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5284:0701/050606.812575:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.812609:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.812631:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.812780:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.812798:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.812807:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.812821:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.812832:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.812847:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.812846:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.812860:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.812873:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.812904:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.812992:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.812994:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.813036:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.813042:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.813075:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.813085:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.813096:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.813135:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813186:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813231:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813277:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813327:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.813344:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.813363:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.813371:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.813386:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.813386:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.813399:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.813415:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.813423:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.813436:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.813435:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813482:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813527:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.813541:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.813557:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.813573:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.813575:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.813592:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.813627:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813674:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813705:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813741:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813782:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813834:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813876:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813923:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.813970:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.814020:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.814049:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.814065:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.814074:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.814091:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.814102:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.814116:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.814125:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.814137:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.814228:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.814246:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.814259:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.814277:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.814306:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.814360:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.814417:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.814456:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5284:0701/050606.814418:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.814478:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5284:0701/050606.814517:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.814522:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.814565:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.814569:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.814611:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.814617:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.814625:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5284:0701/050606.814655:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.814660:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.814699:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.814747:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.814787:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.814800:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.814818:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.814832:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.814830:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.814877:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.814885:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.814935:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.814973:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815006:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.815023:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5284:0701/050606.815026:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815032:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.815089:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.815088:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815119:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.815146:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.815149:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815158:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5284:0701/050606.815183:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815185:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.815227:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.815274:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815305:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.815314:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815325:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.815339:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.815350:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815357:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.815394:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.815433:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.815470:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.815688:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.815744:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815753:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.815773:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.815785:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5284:0701/050606.815786:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815803:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.815816:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5284:0701/050606.815823:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815832:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.815843:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.815856:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.815863:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.815925:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.815970:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.815979:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.815999:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.816012:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.816009:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.816044:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.816092:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.816139:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.816182:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.816231:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.816236:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.816254:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.816263:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.816279:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.816281:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.816290:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.816306:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.816315:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.816327:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.816327:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.816370:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.816416:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.816416:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.816431:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.816446:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.816465:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.816468:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.816513:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.816562:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.816597:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.816621:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.816636:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.816645:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5284:0701/050606.816651:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.816659:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.816682:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.816698:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.816706:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.816718:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.816744:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.816787:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.816789:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.816802:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.816816:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.816836:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.816838:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.816883:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.817036:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.817052:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.817061:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.817075:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.817086:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.817101:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.817110:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.817123:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.817202:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.817201:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.817217:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.817232:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.817250:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.817257:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817303:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817337:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817380:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.817405:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.817420:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.817429:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.817444:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.817444:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.817455:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.817470:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.817479:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.817491:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.817491:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817549:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817588:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.817594:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.817611:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.817624:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.817633:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.817644:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.817684:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817731:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817763:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817796:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817831:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817870:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817903:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817934:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.817965:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.818001:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.818039:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.818076:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.818108:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.818143:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.818173:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.818293:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.818311:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.818320:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.818339:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.818350:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.818366:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.818375:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.818390:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.818394:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.818483:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.818529:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.818533:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.818571:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.818588:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.818589:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.818608:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.818636:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.818690:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.818734:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.818788:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5284:0701/050606.818789:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.818812:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5284:0701/050606.818851:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.818855:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.818894:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.818896:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.818907:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.818924:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.818935:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5284:0701/050606.818940:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.818949:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.818986:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.819034:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.819033:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.819078:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.819106:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.819085:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.819151:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.819158:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.819209:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.819247:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.819264:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5284:0701/050606.819264:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.819277:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.819292:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.819301:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.819304:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.819339:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.819344:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.819351:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.819367:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.819387:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.819437:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.819439:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.819452:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.819466:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.819486:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.819487:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.819530:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.819571:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.819613:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5284:0701/050606.819620:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.819628:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.819660:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.819676:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.819688:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.819701:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.819710:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.819722:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.819786:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.819800:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.819813:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.819830:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.819948:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.819966:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.819975:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.819989:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.820004:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.820020:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.820031:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.820045:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.820130:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.820148:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.820161:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.820178:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.820302:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.820319:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.820328:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.820342:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.820352:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.820367:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.820375:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.820387:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.820472:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.820490:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.820503:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.820520:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.820606:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.820624:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.820634:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.820648:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.820658:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.820672:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.820681:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.820692:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.820756:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.820770:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.820782:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.820799:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.821049:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.821071:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.821080:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.821098:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.821111:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.821128:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.821139:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.821153:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.821241:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.821262:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.821275:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.821295:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.821371:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.821390:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.821399:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.821412:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.821423:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.821436:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.821445:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.821456:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.821525:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.821539:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.821551:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.821568:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.821823:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.821847:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.821857:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.821876:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.821888:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.821906:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.821915:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.821929:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.822023:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.822038:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.822050:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.822069:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.822482:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.822513:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.822523:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.822543:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.822555:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.822572:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.822581:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.822594:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.822696:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.822710:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.822723:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.822743:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.823291:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.823445:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.823486:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.823519:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.823557:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.823607:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5284:0701/050606.823612:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.823638:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.823668:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5284:0701/050606.823678:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.823696:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.823714:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.823713:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.823740:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.823751:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.823767:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.823770:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.823808:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.823850:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.823876:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5284:0701/050606.823882:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.823892:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.823907:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5284:0701/050606.823918:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.823929:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.823953:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.823994:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.824033:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.824064:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.824098:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.824133:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.824154:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.824173:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5284:0701/050606.824172:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.824184:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.824203:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.824217:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5284:0701/050606.824220:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.824235:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.824246:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.824261:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.824263:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.824297:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.824331:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.824341:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.824357:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5284:0701/050606.824363:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.824371:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.824402:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.824570:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.824585:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.824594:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.824610:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.824620:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.824635:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.824644:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.824657:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5284:0701/050606.824664:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.824716:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.824730:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.824755:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5284:0701/050606.824757:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.824768:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.824786:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.824803:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.824847:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.824899:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5341:0701/050606.824980:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.825005:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.825015:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5284:0701/050606.825009:ERROR:logger.cc(46)] Too many GL errors, not reporting any more for this context. use --disable-gl-error-limit to see all errors.
[5262:5341:0701/050606.825033:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.825045:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.825059:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.825068:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.825080:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.825159:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.825173:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.825185:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.825203:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.825276:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.825291:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.825299:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.825313:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.825324:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.825337:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.825346:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.825358:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.825425:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.825439:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.825452:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.825469:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.825610:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.825624:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.825633:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.825646:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.825658:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.825671:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.825680:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.825691:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.825753:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.825766:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.825778:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.825794:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.825925:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.825939:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.825947:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.825961:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.825971:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.825984:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.825993:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.826004:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.826072:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.826086:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.826099:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.826119:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.826208:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.826222:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.826230:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.826245:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.826255:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.826268:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.826277:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.826289:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.826360:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.826374:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.826386:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.826403:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.826499:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.826512:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.826521:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.826535:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.826546:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.826559:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.826567:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.826579:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.826651:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.826665:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.826677:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.826694:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.826765:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.826778:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.826786:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.826799:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.826809:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.826822:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.826830:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.826842:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.826908:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.826922:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.826935:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.826952:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.827142:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.827157:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.827165:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.827180:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.827190:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.827204:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.827212:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.827224:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.827360:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.827377:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.827391:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.827411:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.827490:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.827503:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.827512:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.827525:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.827535:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.827556:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.827565:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.827576:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.827648:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.827664:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.827676:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.827692:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.827852:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.827864:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.827873:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.827887:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.827898:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.827911:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.827920:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.827932:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.828010:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.828025:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.828037:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.828055:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.828322:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.828348:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.828357:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.828386:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.828398:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.828417:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.828427:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.828443:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.828542:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.828559:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.828572:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.828590:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.828747:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.828762:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.828770:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.828785:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.828795:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.828808:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.828817:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.828829:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.828905:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.828952:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.828968:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.828987:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.829127:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.829141:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.829149:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.829164:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.829174:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.829188:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.829196:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.829208:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.829290:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.829304:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.829317:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.829334:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.829406:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.829419:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.829428:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.829441:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.829452:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.829466:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.829475:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.829487:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.829585:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.829601:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.829614:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.829632:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.830033:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.830064:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.830073:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.830096:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.830107:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.830125:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.830134:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.830146:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.830281:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.830297:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.830310:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.830331:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.830573:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.830597:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.830606:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.830627:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.830637:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.830658:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.830668:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.830681:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.830803:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.830818:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.830831:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.830849:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.831052:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.831072:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.831083:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.831107:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.831118:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.831133:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.831144:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.831157:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.831259:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.831274:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.831287:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.831305:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.831670:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.831700:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.831709:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.831727:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.831738:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.831754:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.831763:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.831775:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.831953:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.831968:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.831981:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.832000:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.832137:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.832150:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.832159:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.832173:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.832184:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.832197:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.832206:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.832217:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.832299:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.832320:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.832333:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.832351:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.832440:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.832459:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.832478:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.832496:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.832507:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.832521:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.832530:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.832542:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.832625:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.832640:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.832652:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.832671:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.833021:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.833162:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.833216:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.833271:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.833322:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.833434:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.833478:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.833535:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.833748:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.833804:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.833847:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.833929:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.834139:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.834188:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.834226:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.834371:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.834410:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.834500:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.834520:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.834535:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.834656:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.834697:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.834738:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.834856:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.835501:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.835533:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.835543:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.835563:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.835575:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.835593:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.835602:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.835615:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.836160:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.836271:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.836296:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.836321:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.836878:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.836910:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.836959:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.836984:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.836996:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.837014:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.837024:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.837038:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.837170:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.837213:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.837332:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.837438:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.837795:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.837867:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.837884:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.837914:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.837930:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.837950:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.837960:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.837973:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.838074:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.838093:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.838118:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.838152:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.838368:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.838394:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.838404:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.838420:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.838431:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.838855:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.838887:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.838904:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.839038:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.839060:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.839074:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.839097:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.839331:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.839351:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.839361:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.839377:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.839388:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.839402:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.839412:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.839424:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.839501:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.839518:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.839531:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.839549:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.840172:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.840199:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.840209:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.840252:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.840265:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.840283:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.840292:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.840305:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.840410:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.840424:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.840437:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.840456:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.840767:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.840790:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.840799:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.840815:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.840825:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.840841:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.840850:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.840862:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.841002:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.841023:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.841038:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.841059:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.841703:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.841731:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.841741:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.841762:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.841774:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.841793:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.841802:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.841815:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.841924:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.841939:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.841953:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.841973:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.842237:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.842260:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.842269:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.842286:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.842297:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.842314:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.842323:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.842335:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.842443:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.842458:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.842470:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.842490:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.842836:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.842861:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.842879:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.842908:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.842924:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.842942:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.842952:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.842964:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.843069:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.843085:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.843097:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.843116:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.843449:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.843476:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.843498:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.843521:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.843532:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.843551:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.843560:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.843572:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.843684:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.843700:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.843713:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.843732:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.844026:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.844051:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.844060:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.844077:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.844088:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.844104:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.844113:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.844125:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.844219:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.844234:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.844246:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.844265:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.844402:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.844424:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.844433:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.844448:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.844461:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.844478:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.844489:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.844503:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.844586:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.844604:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.844617:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.844635:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.844738:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.844758:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.844767:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.844781:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.844791:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.844805:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.844813:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.844825:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.844906:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.844959:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.844974:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.844993:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.845090:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.845110:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.845119:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.845135:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.845148:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.845164:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.845175:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.845189:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.845270:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.845288:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.845301:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.845318:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.845445:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.845466:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.845475:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.845493:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.845506:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.845523:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.845534:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.845548:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.845625:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.845643:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.845765:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.845792:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.845885:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.845904:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.845913:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.845927:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.845937:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.845950:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.845959:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.845970:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.846058:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.846073:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.846085:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.846103:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.846273:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.846298:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.846308:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.846327:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.846338:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.846354:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.846362:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.846376:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.846519:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.846540:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.846552:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.846570:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.846792:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.846817:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.846828:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.846844:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.846914:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.846935:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.846948:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.846962:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.847048:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.847133:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.847201:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.847225:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.847408:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.847428:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.847438:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.847465:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.847480:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.847549:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.847597:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.847646:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.847746:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.847764:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.847778:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.847812:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5341:0701/050606.847988:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.848318:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.848330:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.848352:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.848365:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.848385:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.848396:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.848411:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.848524:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.848542:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.848558:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.848581:VERBOSE2:v4l2_video_decode_accelerator.cc(2038)] StartResolutionChange(): Initiate resolution change
[5262:5284:0701/050606.848870:VERBOSE2:v4l2_video_decode_accelerator.cc(794)] Destroy():
[5262:5341:0701/050606.849021:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.849050:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5341:0701/050606.849063:VERBOSE2:v4l2_video_decode_accelerator.cc(2067)] FinishResolutionChange():
[5262:5341:0701/050606.849086:VERBOSE2:v4l2_video_decode_accelerator.cc(2232)] GetVisibleSize(): Fallback to VIDIOC_G_CROP
[5262:5341:0701/050606.849099:VERBOSE2:v4l2_video_decode_accelerator.cc(2246)] GetVisibleSize(): visible rectangle is 0,0 0x0
[5262:5341:0701/050606.849119:VERBOSE1:v4l2_video_decode_accelerator.cc(2253)] GetVisibleSize(): visible size is empty
[5262:5341:0701/050606.849130:VERBOSE2:v4l2_video_decode_accelerator.cc(2209)] CreateBuffersForFormat(): new resolution: 0x0, visible size: 0x0, decoder output planes count: 2, EGLImage size: 0x0, EGLImage plane count: 2
[5262:5341:0701/050606.849145:VERBOSE2:v4l2_video_decode_accelerator.cc(2540)] CreateOutputBuffers():
[5262:5341:0701/050606.849383:VERBOSE2:v4l2_video_decode_accelerator.cc(1916)] DestroyTask():
[5262:5341:0701/050606.849518:VERBOSE2:v4l2_video_decode_accelerator.cc(1997)] StopOutputStream():
[5262:5341:0701/050606.849540:VERBOSE2:v4l2_video_decode_accelerator.cc(2015)] StopInputStream():
[5262:5341:0701/050606.851812:VERBOSE2:v4l2_video_decode_accelerator.cc(2589)] DestroyInputBuffers():
[5262:5341:0701/050606.852740:VERBOSE2:v4l2_video_decode_accelerator.cc(2599)] DestroyOutputBuffers():
[5262:5284:0701/050606.853095:VERBOSE2:generic_v4l2_device.cc(505)] CloseDevice():
[5262:5284:0701/050606.855260:VERBOSE2:v4l2_video_decode_accelerator.cc(815)] Destroy(): Destroyed.
[5262:5295:0701/050606.933719:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.933789:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.933823:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.933856:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.933889:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.933921:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.933955:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.933986:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.934020:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.934061:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.934104:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.934143:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.934182:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5262:5295:0701/050606.934221:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5316:5316:0701/050606.986346:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5316:5316:0701/050606.988549:VERBOSE2:thread_state.cc(589)] [state:0xaaaabe5a8ea8] ScheduleGCIfNeeded
[5262:5272:0701/050607.421028:VERBOSE2:dial_service.cc(570)] Sending request 2/4
[5262:5272:0701/050607.421247:VERBOSE2:dial_service.cc(255)] Operation SendTo result 167
[5262:5272:0701/050607.421283:VERBOSE2:dial_service.cc(255)] Operation OnSocketWrite result 167
[5262:5272:0701/050607.421307:VERBOSE2:dial_service.cc(585)] Notifying observers of discovery request
[5262:5272:0701/050607.421337:VERBOSE2:dial_registry.cc(274)] lerg = 0, rg = 0, needs_event = 0
[5262:5272:0701/050608.421322:VERBOSE2:dial_service.cc(570)] Sending request 3/4
[5262:5272:0701/050608.421542:VERBOSE2:dial_service.cc(255)] Operation SendTo result 167
[5262:5272:0701/050608.421595:VERBOSE2:dial_service.cc(255)] Operation OnSocketWrite result 167
[5262:5272:0701/050608.421631:VERBOSE2:dial_service.cc(585)] Notifying observers of discovery request
[5262:5272:0701/050608.421666:VERBOSE2:dial_registry.cc(274)] lerg = 0, rg = 0, needs_event = 0

@guojing7 guojing7 changed the title V4L2 not work on NXP V4L2 not work on imx8qm Jul 2, 2019
@guojing7 guojing7 changed the title V4L2 not work on imx8qm chromium: V4L2 not work on imx8qm Jul 2, 2019
@msisov
Copy link
Collaborator

msisov commented Jul 15, 2019

[5262:5284:0701/050606.126705:VERBOSE1:generic_v4l2_device.cc(126)] SetDevicePollInterrupt(): write() failed: Bad file descriptor (9) .

Chromium uses different decoder device paths for ChromeOS by default, which are different from Linux. https://cs.chromium.org/chromium/src/media/gpu/v4l2/generic_v4l2_device.cc?q=generic_v4l2_device&dr=C&l=512

Make sure you provide correct links.

@guojing7
Copy link
Author

@msisov Thank you for your reply!

Yes, I already create link /dev/video-dec to /dev/video12 (IMX VPU Decoder) before start chromium, this error happen before open URL. So, i think it may be not the really problem, after open URL, never see this errors.

The GpuVideoDecoder destroyed seems by receive VideoDecodeAccelerator::INVALID_ARGUMENT:
https://cs.chromium.org/chromium/src/media/gpu/ipc/service/gpu_video_decode_accelerator.cc?q=gpu_video_decode_accelerator.cc&dr&l=455

Why? Is it related to the error log below?
[5262:5284:0701/050606.800456:ERROR:gles2_cmd_decoder_autogen.h(143)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800516:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800557:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800594:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES
[5262:5284:0701/050606.800628:ERROR:gles2_cmd_decoder_autogen.h(3038)] [.Media-0xffff58002850]GL ERROR :GL_INVALID_ENUM : glTexParameteri: target was GL_TEXTURE_EXTERNAL_OES

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

No branches or pull requests

2 participants