相机压测时libgst_audio_capture_src.z.so模块发生crash
发生了什么问题:
【OpenHarmony 3.2.1-Release】【rk3568】【极低概率】相机压测时libgst_audio_capture_src.z.so模块发生crash
硬件开发板型号
RK3568
【预期结果】:
压测时,media_service无crash.
【实际结果】:
压测时,media_service 出现了一次cppcrash,奔溃so:libgst_audio_capture_src.z.so
crash栈信息及系统日志:
crash栈信息:
Module name:media_service
Pid:818
Uid:1013
Reason:Signal:SIGABRT(SI_TKILL)@0x00000332 from:818:1013
LastFatalMessage:
Thread name:RecorderServer
#00 pc 000b5500 /system/lib/ld-musl-arm.so.1
#01 pc 000b56e8 /system/lib/ld-musl-arm.so.1(raise+76)
#02 pc 000797fc /system/lib/ld-musl-arm.so.1(abort+16)
#03 pc 000db674 /system/lib/libc++.so (41d814ecc17665d391f452f64120fc8d7b29306f)
#04 pc 000b7840 /system/lib/libc++.so (41d814ecc17665d391f452f64120fc8d7b29306f)
#05 pc 000d9af4 /system/lib/libc++.so (41d814ecc17665d391f452f64120fc8d7b29306f)
#06 pc 000d9a60 /system/lib/libc++.so(std::terminate()+152) (41d814ecc17665d391f452f64120fc8d7b29306f)
#07 pc 00063fd4 /system/lib/libc++.so(std::__h::thread::~thread()+16) (41d814ecc17665d391f452f64120fc8d7b29306f)
#08 pc 00004973 /system/lib/media/plugins/libgst_audio_capture_src.z.so (eb747c4e38bf552985f8089a5c96dfe3)
#09 pc 000049ad /system/lib/media/plugins/libgst_audio_capture_src.z.so (eb747c4e38bf552985f8089a5c96dfe3)
#10 pc 00007f0f /system/lib/media/plugins/libgst_audio_capture_src.z.so (eb747c4e38bf552985f8089a5c96dfe3)
#11 pc 0001caab /system/lib/libgobject.z.so(g_object_unref+390) (9e3c8d40b5395a2f6b84534a25b2c685)
#12 pc 00046957 /system/lib/media/libmedia_engine_gst.z.so (e49dc4b898ddb96491aa40a3c8babdf1)
#13 pc 000506cf /system/lib/media/libmedia_engine_gst.z.so (e49dc4b898ddb96491aa40a3c8babdf1)
#14 pc 0004df35 /system/lib/media/libmedia_engine_gst.z.so (e49dc4b898ddb96491aa40a3c8babdf1)
#15 pc 0004925f /system/lib/media/libmedia_engine_gst.z.so (e49dc4b898ddb96491aa40a3c8babdf1)
#16 pc 0002e9cb /system/lib/libmedia_service.z.so (87ce324f8da0b1475451d627e81bbf51)
#17 pc 0000abad /system/lib/libmedia_service_utils.z.so(OHOS::Media::TaskQueue::TaskProcessor()+480) (1c4eb2a7b678676c1f678aaadc276769)
#18 pc 0000afcf /system/lib/libmedia_service_utils.z.so (1c4eb2a7b678676c1f678aaadc276769)
#19 pc 000cabe0 /system/lib/ld-musl-arm.so.1
#20 pc 0006ba1c /system/lib/ld-musl-arm.so.1
crash时,media_service进程日志:
10-25 18:12:27.793 818 818 I C02b2b/MediaServiceStub: {OnRemoteRequest():83} Stub: OnRemoteRequest of code: 0 is received
10-25 18:12:27.793 818 6135 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [RecorderServer]
10-25 18:12:27.793 818 818 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [RecorderServer]
10-25 18:12:27.793 818 6135 I C02b2b/EngineFactoryRepo: {GetEngineFactory():184} Selected factory: 0xC27CF0, score: 1
10-25 18:12:27.794 818 6136 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-ctrler-cmd]
10-25 18:12:27.794 818 6135 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-ctrler-cmd]
10-25 18:12:27.794 818 6137 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-ctrler-msg]
10-25 18:12:27.794 818 6135 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-ctrler-msg]
10-25 18:12:27.795 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:12:27.795 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:12:27.795 818 818 I C02b2b/MediaServerManager: -----Instance #0: pid = 5659 uid = 20010010-----
10-25 18:12:27.795 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:12:27.795 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:12:27.796 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 0 is received
10-25 18:12:27.854 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 8 is received
10-25 18:12:27.855 818 818 I C02b2b/RecorderServer: {CheckPermission():130} user have the right to access MICROPHONE!
10-25 18:12:27.856 818 6135 I C02b2b/AudioSource: {ConfigAppInfo():115} Set app info done
10-25 18:12:27.858 818 6135 I C02b2b/AudioEncoder: {Init():37} use avenc_aac
10-25 18:12:27.858 818 6135 I C02b2b/RecorderEngineGstImpl: {SetAudioSource():108} add audios source success, type: 1
10-25 18:12:27.858 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 1 is received
10-25 18:12:27.859 818 6135 I C02b2b/RecorderEngineGstImpl: {SetVideoSource():74} add video source success, type: 1
10-25 18:12:27.859 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 15 is received
10-25 18:12:27.859 818 6135 I C02b2b/MuxSinkBin: {ConfigureOutputFormat():113} configure output format: 2
10-25 18:12:27.860 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 9 is received
10-25 18:12:27.860 818 6135 I C02b2b/AudioEncoder: {Configure():54} Set audio encode format: 3
10-25 18:12:27.860 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 10 is received
10-25 18:12:27.860 818 6135 I C02b2b/AudioSource: {ConfigAudioSampleRate():70} Set audio sample rate: 48000
10-25 18:12:27.861 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 11 is received
10-25 18:12:27.861 818 6135 I C02b2b/AudioSource: {ConfigAudioChannels():85} Set audio channels: 2
10-25 18:12:27.861 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 12 is received
10-25 18:12:27.861 818 6135 I C02b2b/AudioSource: {ConfigAudioBitRate():100} Set audio bitrate: 48000
10-25 18:12:27.862 818 6135 I C02b2b/AudioEncoder: {Configure():65} Set audio bitrate: 48000
10-25 18:12:27.862 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 2 is received
10-25 18:12:27.862 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 3 is received
10-25 18:12:27.862 818 6135 I C02b2b/VideoSource: {ConfigureVideoRectangle():120} configure video source width height: 1280 * 720
10-25 18:12:27.862 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 4 is received
10-25 18:12:27.863 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 5 is received
10-25 18:12:27.863 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 19 is received
10-25 18:12:27.863 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 20 is received
10-25 18:12:27.863 818 6135 E C02b2b/MuxSinkBin: {ConfigureRotationAngle():202} Invalid rotation: 0, keep default 0
10-25 18:12:27.863 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 16 is received
10-25 18:12:27.864 818 6135 I C02b2b/MuxSinkBin: {ConfigureOutputTarget():135} Configure output fd ok
10-25 18:12:27.864 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 21 is received
10-25 18:12:27.865 818 6141 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-guard]
10-25 18:12:27.865 818 6135 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-guard]
10-25 18:12:27.865 818 6135 I C02b2b/RecorderPipelineLinkHelper: {GetGstPad():51} request pad audio_%u from element MuxSinkBin
10-25 18:12:27.868 818 6135 I C02b2b/RecorderPipelineLinkHelper: {GetGstPad():51} request pad video from element MuxSinkBin
10-25 18:12:27.871 818 6136 I C02b2b/RecorderPipeline: {SyncWaitChangeState():197} change state to 3
10-25 18:12:27.871 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: NULL, newState: READY
10-25 18:12:27.871 818 6136 I C01401/Bufferqueue: (noname) BufferQueue: ctor, Queue id: 3513283248132 isShared: 0
10-25 18:12:27.872 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: NULL, newState: READY
10-25 18:12:27.872 818 6136 I C01401/Bufferqueue: (noname) SetQueueSize: Success, Way: queue size: 4, Queue id: 3513283248132
10-25 18:12:27.872 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: NULL, newState: READY
10-25 18:12:27.872 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: NULL, newState: READY
10-25 18:12:27.872 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: NULL, newState: READY
10-25 18:12:27.872 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: NULL, newState: READY
10-25 18:12:27.872 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: NULL, newState: READY
10-25 18:12:27.872 818 6136 W C02b2b/videopool: {video_buffer_pool_set_config():215} [gst::video_capture_pool:E14210] no caps in config
10-25 18:12:27.872 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: NULL, newState: READY
10-25 18:12:27.872 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: NULL, newState: READY
10-25 18:12:27.872 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: NULL, newState: READY
10-25 18:12:27.872 818 6141 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 2
10-25 18:12:27.872 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: PAUSED
10-25 18:12:27.873 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: READY, newState: PAUSED
10-25 18:12:27.874 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: READY, newState: PAUSED
10-25 18:12:27.875 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: READY, newState: PAUSED
10-25 18:12:27.875 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: READY, newState: PAUSED
10-25 18:12:27.875 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: READY, newState: PAUSED
10-25 18:12:27.876 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: READY, newState: PAUSED
10-25 18:12:27.878 818 6136 I C02b00/AudioFramework: [audio_stream.cpp] AudioStreamInfo, Sampling rate: 48000, channels: 2, format: 1, stream type: 1
10-25 18:12:27.878 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::Initialize
10-25 18:12:27.878 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] SetEnv called
10-25 18:12:27.878 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] AudioServiceClient:Initialize [app-pid<818>-uid<1013>]
10-25 18:12:27.879 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:12:27.879 818 6147 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:12:27.880 818 6147 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:12:27.880 818 6147 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:12:27.880 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::CreateStream
10-25 18:12:27.880 818 6136 E C02b00/AudioFramework: [audio_service_client.cpp] Creating stream of channels 2
10-25 18:12:27.881 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::ConnectStreamToPA
10-25 18:12:27.882 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] Current Stream State: <private>
10-25 18:12:27.906 818 6147 I C02b00/AudioFramework: [audio_service_client.cpp] Current Stream State: <private>
10-25 18:12:27.907 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] Created Stream
10-25 18:12:27.907 818 6136 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream:Set stream Info SUCCESS
10-25 18:12:27.907 818 6136 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::RegisterTracker
10-25 18:12:27.908 818 6136 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::RegisterTracker
10-25 18:12:27.909 818 6136 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream: Get Buffer size
10-25 18:12:27.909 818 6136 I C02b2b/RecorderPipeline: {SyncWaitChangeState():206} finish change gstpipeline state to 3.
10-25 18:12:27.910 818 6135 I C02b2b/RecorderPipeline: {Dump():315} ==========================Dump Recorder Parameters Begin=========================
10-25 18:12:27.910 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: READY, newState: PAUSED
10-25 18:12:27.910 818 6135 I C02b2b/VideoSource: {Dump():251} Video [sourceId = 0x100]: width = 1280, height = 720 frameRate = 25
10-25 18:12:27.910 818 6135 I C02b2b/AudioSource: {Dump():158} Audio [sourceId = 0x200]: sample rate = 48000, channels = 2, bitRate = 48000
10-25 18:12:27.910 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: READY, newState: PAUSED
10-25 18:12:27.910 818 6135 I C02b2b/MuxSinkBin: {Dump():253} file format = 2, max duration = -1, max size = -1, fd = 9
10-25 18:12:27.910 818 6141 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 3
10-25 18:12:27.910 818 6135 I C02b2b/AudioEncoder: {Dump():155} Audio [sourceId = 0x200]: encode format = 3
10-25 18:12:27.910 818 6135 I C02b2b/RecorderPipeline: {Dump():319} ==========================Dump Recorder Parameters End===========================
10-25 18:12:27.912 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 7 is received
10-25 18:12:27.957 818 818 I C01401/Bufferqueue: (noname) SetQueueSize: Success, Way: queue size: 5, Queue id: 3513283248132
10-25 18:12:28.797 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:29.798 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:30.800 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:31.801 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:32.802 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:33.803 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:34.803 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:35.804 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:36.805 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:37.811 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:37.883 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 27 is received
10-25 18:12:37.884 818 6135 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-cmd]
10-25 18:12:37.884 818 6136 I C02b2b/RecorderPipeline: {Stop():157} enter Stop, isDrainAll = 0
10-25 18:12:37.884 818 6136 I C02b2b/RecorderPipeline: {SyncWaitChangeState():197} change state to 1
10-25 18:12:37.885 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: PAUSED, newState: READY
10-25 18:12:37.886 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: PAUSED, newState: READY
10-25 18:12:37.886 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: PAUSED, newState: READY
10-25 18:12:37.887 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: READY, newState: READY
10-25 18:12:37.888 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: PAUSED, newState: READY
10-25 18:12:37.890 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: PAUSED, newState: READY
10-25 18:12:37.890 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: PAUSED, newState: READY
10-25 18:12:37.891 818 6149 E C02b2b/GstLoader: [glog] gboolean gst_audio_capture_src_negotiate(GstBaseSrc *): assertion 'src->src_caps != nullptr' failed
10-25 18:12:37.891 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: PAUSED, newState: READY
10-25 18:12:37.895 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] Enter ResetPAAudioClient
10-25 18:12:37.896 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] runner remove
10-25 18:12:37.896 818 6136 W C01200/EventHandler: SetEventRunner: It is not recommended to change the event runner dynamically
10-25 18:12:37.897 818 6136 I C02b00/AudioFramework: [audio_stream.cpp] ReleaseAudiostream SUCCESS
10-25 18:12:37.897 818 6136 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::UpdateTracker
10-25 18:12:37.897 818 6136 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::UpdateTracker
10-25 18:12:37.898 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] start ~AudioServiceClient
10-25 18:12:37.898 818 6136 I C02b00/AudioFramework: [audio_service_client.cpp] Enter ResetPAAudioClient
10-25 18:12:37.899 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: PAUSED, newState: READY
10-25 18:12:37.899 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: PAUSED, newState: READY
10-25 18:12:37.899 818 6141 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 2
10-25 18:12:37.900 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: NULL
10-25 18:12:37.900 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: READY, newState: NULL
10-25 18:12:37.900 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: READY, newState: NULL
10-25 18:12:37.900 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: READY, newState: NULL
10-25 18:12:37.900 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: READY, newState: NULL
10-25 18:12:37.900 818 6136 E C01401/Bufferqueue: (noname) ~ConsumerSurface: Wrong SptrRefCount! Queue Id:3513283248132 consumer_:1 producer_:3
10-25 18:12:37.900 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: READY, newState: NULL
10-25 18:12:37.900 818 6136 E C01401/Bufferqueue: (noname) ~ProducerSurface: Wrong SptrRefCount! producer_:2
10-25 18:12:37.900 818 6136 E C01401/Bufferqueue: (noname) ~ProducerSurface: Disconnect failed, <412 invalid operating>
10-25 18:12:37.900 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: READY, newState: NULL
10-25 18:12:37.902 818 6141 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: READY, newState: NULL
10-25 18:12:37.902 818 6136 I C02b2b/RecorderPipeline: {SyncWaitChangeState():206} finish change gstpipeline state to 1.
10-25 18:12:37.903 818 6141 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-pipe-guard]
10-25 18:12:37.903 818 6135 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-guard]
10-25 18:12:37.903 818 6135 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-guard]
10-25 18:12:37.904 818 6135 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-guard]
10-25 18:12:37.906 818 6136 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-pipe-ctrler-cmd]
10-25 18:12:37.906 818 6136 W C01510/IPCThreadSkeleton: 49: thread exit, flush commands
10-25 18:12:37.906 818 6136 E C01510/IPCThreadSkeleton: 85: IPCThreadSkeleton delete
10-25 18:12:37.907 818 6135 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-cmd]
10-25 18:12:37.907 818 6137 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-pipe-ctrler-msg]
10-25 18:12:37.908 818 6135 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-msg]
10-25 18:12:37.908 818 6135 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-ctrler-msg]
10-25 18:12:37.908 818 6135 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-ctrler-cmd]
10-25 18:12:37.908 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 29 is received
10-25 18:12:37.908 818 6135 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [RecorderServer]
10-25 18:12:37.909 818 818 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[RecorderServer]
10-25 18:12:37.909 818 818 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [RecorderServer]
10-25 18:12:37.909 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:12:37.909 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:12:37.909 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:12:37.909 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:12:37.910 818 818 I C01401/Bufferqueue: (noname) ~BufferQueue: dtor, Queue id: 3513283248132
10-25 18:12:46.348 818 818 I C02b2b/MediaServiceStub: {OnRemoteRequest():83} Stub: OnRemoteRequest of code: 0 is received
10-25 18:12:46.350 818 6442 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [RecorderServer]
10-25 18:12:46.351 818 818 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [RecorderServer]
10-25 18:12:46.354 818 6442 I C02b2b/EngineFactoryRepo: {GetEngineFactory():184} Selected factory: 0xC27CF0, score: 1
10-25 18:12:46.355 818 6443 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-ctrler-cmd]
10-25 18:12:46.355 818 6442 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-ctrler-cmd]
10-25 18:12:46.356 818 6444 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-ctrler-msg]
10-25 18:12:46.356 818 6442 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-ctrler-msg]
10-25 18:12:46.359 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:12:46.359 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:12:46.359 818 818 I C02b2b/MediaServerManager: -----Instance #0: pid = 5659 uid = 20010010-----
10-25 18:12:46.359 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:12:46.359 818 818 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:12:46.362 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 0 is received
10-25 18:12:46.431 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 8 is received
10-25 18:12:46.432 818 3464 I C02b2b/RecorderServer: {CheckPermission():130} user have the right to access MICROPHONE!
10-25 18:12:46.432 818 6442 I C02b2b/AudioSource: {ConfigAppInfo():115} Set app info done
10-25 18:12:46.434 818 6442 I C02b2b/AudioEncoder: {Init():37} use avenc_aac
10-25 18:12:46.434 818 6442 I C02b2b/RecorderEngineGstImpl: {SetAudioSource():108} add audios source success, type: 1
10-25 18:12:46.435 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 1 is received
10-25 18:12:46.435 818 6442 I C02b2b/RecorderEngineGstImpl: {SetVideoSource():74} add video source success, type: 1
10-25 18:12:46.437 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 15 is received
10-25 18:12:46.437 818 6442 I C02b2b/MuxSinkBin: {ConfigureOutputFormat():113} configure output format: 2
10-25 18:12:46.439 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 9 is received
10-25 18:12:46.439 818 6442 I C02b2b/AudioEncoder: {Configure():54} Set audio encode format: 3
10-25 18:12:46.440 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 10 is received
10-25 18:12:46.440 818 6442 I C02b2b/AudioSource: {ConfigAudioSampleRate():70} Set audio sample rate: 48000
10-25 18:12:46.441 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 11 is received
10-25 18:12:46.441 818 6442 I C02b2b/AudioSource: {ConfigAudioChannels():85} Set audio channels: 2
10-25 18:12:46.442 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 12 is received
10-25 18:12:46.442 818 6442 I C02b2b/AudioSource: {ConfigAudioBitRate():100} Set audio bitrate: 48000
10-25 18:12:46.442 818 6442 I C02b2b/AudioEncoder: {Configure():65} Set audio bitrate: 48000
10-25 18:12:46.443 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 2 is received
10-25 18:12:46.443 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 3 is received
10-25 18:12:46.443 818 6442 I C02b2b/VideoSource: {ConfigureVideoRectangle():120} configure video source width height: 1280 * 720
10-25 18:12:46.444 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 4 is received
10-25 18:12:46.444 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 5 is received
10-25 18:12:46.445 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 19 is received
10-25 18:12:46.446 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 20 is received
10-25 18:12:46.446 818 6442 E C02b2b/MuxSinkBin: {ConfigureRotationAngle():202} Invalid rotation: 0, keep default 0
10-25 18:12:46.446 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 16 is received
10-25 18:12:46.446 818 6442 I C02b2b/MuxSinkBin: {ConfigureOutputTarget():135} Configure output fd ok
10-25 18:12:46.447 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 21 is received
10-25 18:12:46.447 818 6448 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-guard]
10-25 18:12:46.448 818 6442 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-guard]
10-25 18:12:46.448 818 6442 I C02b2b/RecorderPipelineLinkHelper: {GetGstPad():51} request pad audio_%u from element MuxSinkBin
10-25 18:12:46.449 818 6442 I C02b2b/RecorderPipelineLinkHelper: {GetGstPad():51} request pad video from element MuxSinkBin
10-25 18:12:46.450 818 6443 I C02b2b/RecorderPipeline: {SyncWaitChangeState():197} change state to 3
10-25 18:12:46.451 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: NULL, newState: READY
10-25 18:12:46.451 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: NULL, newState: READY
10-25 18:12:46.451 818 6443 I C01401/Bufferqueue: (noname) BufferQueue: ctor, Queue id: 3513283248133 isShared: 0
10-25 18:12:46.451 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: NULL, newState: READY
10-25 18:12:46.451 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: NULL, newState: READY
10-25 18:12:46.451 818 6443 I C01401/Bufferqueue: (noname) SetQueueSize: Success, Way: queue size: 4, Queue id: 3513283248133
10-25 18:12:46.451 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: NULL, newState: READY
10-25 18:12:46.451 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: NULL, newState: READY
10-25 18:12:46.451 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: NULL, newState: READY
10-25 18:12:46.451 818 6443 W C02b2b/videopool: {video_buffer_pool_set_config():215} [gst::video_capture_pool:D06190] no caps in config
10-25 18:12:46.452 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: NULL, newState: READY
10-25 18:12:46.452 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: NULL, newState: READY
10-25 18:12:46.452 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: NULL, newState: READY
10-25 18:12:46.452 818 6448 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 2
10-25 18:12:46.452 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: PAUSED
10-25 18:12:46.456 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: READY, newState: PAUSED
10-25 18:12:46.458 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: READY, newState: PAUSED
10-25 18:12:46.458 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: READY, newState: PAUSED
10-25 18:12:46.458 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: READY, newState: PAUSED
10-25 18:12:46.458 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: READY, newState: PAUSED
10-25 18:12:46.459 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: READY, newState: PAUSED
10-25 18:12:46.460 818 6443 I C02b00/AudioFramework: [audio_stream.cpp] AudioStreamInfo, Sampling rate: 48000, channels: 2, format: 1, stream type: 1
10-25 18:12:46.460 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::Initialize
10-25 18:12:46.460 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] SetEnv called
10-25 18:12:46.461 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] AudioServiceClient:Initialize [app-pid<818>-uid<1013>]
10-25 18:12:46.462 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:12:46.463 818 6454 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:12:46.464 818 6454 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:12:46.465 818 6454 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:12:46.465 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::CreateStream
10-25 18:12:46.465 818 6443 E C02b00/AudioFramework: [audio_service_client.cpp] Creating stream of channels 2
10-25 18:12:46.465 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::ConnectStreamToPA
10-25 18:12:46.466 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Current Stream State: <private>
10-25 18:12:46.495 818 6454 I C02b00/AudioFramework: [audio_service_client.cpp] Current Stream State: <private>
10-25 18:12:46.497 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Created Stream
10-25 18:12:46.497 818 6443 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream:Set stream Info SUCCESS
10-25 18:12:46.497 818 6443 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::RegisterTracker
10-25 18:12:46.497 818 6443 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::RegisterTracker
10-25 18:12:46.499 818 6443 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream: Get Buffer size
10-25 18:12:46.500 818 6443 I C02b2b/RecorderPipeline: {SyncWaitChangeState():206} finish change gstpipeline state to 3.
10-25 18:12:46.500 818 6442 I C02b2b/RecorderPipeline: {Dump():315} ==========================Dump Recorder Parameters Begin=========================
10-25 18:12:46.500 818 6442 I C02b2b/VideoSource: {Dump():251} Video [sourceId = 0x100]: width = 1280, height = 720 frameRate = 25
10-25 18:12:46.500 818 6442 I C02b2b/AudioSource: {Dump():158} Audio [sourceId = 0x200]: sample rate = 48000, channels = 2, bitRate = 48000
10-25 18:12:46.501 818 6442 I C02b2b/MuxSinkBin: {Dump():253} file format = 2, max duration = -1, max size = -1, fd = 9
10-25 18:12:46.500 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: READY, newState: PAUSED
10-25 18:12:46.501 818 6442 I C02b2b/AudioEncoder: {Dump():155} Audio [sourceId = 0x200]: encode format = 3
10-25 18:12:46.501 818 6442 I C02b2b/RecorderPipeline: {Dump():319} ==========================Dump Recorder Parameters End===========================
10-25 18:12:46.501 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: READY, newState: PAUSED
10-25 18:12:46.502 818 6448 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 3
10-25 18:12:46.504 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 7 is received
10-25 18:12:46.544 818 3464 I C01401/Bufferqueue: (noname) SetQueueSize: Success, Way: queue size: 5, Queue id: 3513283248133
10-25 18:12:47.372 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:48.373 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:49.374 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:50.377 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:51.379 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:52.381 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:53.382 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:54.383 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:54.737 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 22 is received
10-25 18:12:54.738 818 6443 I C02b2b/RecorderPipeline: {SyncWaitChangeState():197} change state to 4
10-25 18:12:54.738 818 3464 I C01401/Bufferqueue: (noname) AllocBuffer: Success [10], Way: Map
10-25 18:12:54.743 818 3464 I C01401/Bufferqueue: (noname) AllocBuffer: Success [11], Way: Map
10-25 18:12:54.747 818 3464 I C01401/Bufferqueue: (noname) AllocBuffer: Success [12], Way: Map
10-25 18:12:54.751 818 3464 I C01401/Bufferqueue: (noname) AllocBuffer: Success [13], Way: Map
10-25 18:12:54.755 818 3464 I C01401/Bufferqueue: (noname) AllocBuffer: Success [14], Way: Map
10-25 18:12:54.758 818 6443 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream: GetAudioStreamInfo
10-25 18:12:54.759 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.759 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.759 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.759 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.785 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::StartStream
10-25 18:12:54.806 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Stream Started Successfully
10-25 18:12:54.806 818 6443 I C02b00/AudioFramework: [audio_stream.cpp] StartAudioStream SUCCESS
10-25 18:12:54.806 818 6443 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::UpdateTracker
10-25 18:12:54.806 818 6443 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::UpdateTracker
10-25 18:12:54.808 818 6443 I C02b2b/RecorderPipeline: {SyncWaitChangeState():211} begin sync wait gstpipeline state change to 4..........
10-25 18:12:54.809 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.813 818 6612 I C02b00/AudioFramework: [audio_service_client.cpp] Stream Flushed Successfully
10-25 18:12:54.813 818 6612 I C02b00/AudioFramework: [audio_stream.cpp] Flush stream SUCCESS
10-25 18:12:54.849 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: PAUSED, newState: READY
10-25 18:12:54.849 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: NULL
10-25 18:12:54.849 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: NULL, newState: READY
10-25 18:12:54.849 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: READY, newState: PAUSED
10-25 18:12:54.849 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: NULL, newState: READY
10-25 18:12:54.850 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: PAUSED
10-25 18:12:54.850 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: READY, newState: PAUSED
10-25 18:12:54.850 818 6448 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():370} Accept message GST_MESSAGE_ASYNC_DONE
10-25 18:12:54.850 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.850 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.850 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.850 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.850 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.850 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:12:54.850 818 6448 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 4
10-25 18:12:54.850 818 6443 I C02b2b/RecorderPipeline: {SyncWaitChangeState():218} finish change gstpipeline state to 4..........
10-25 18:12:55.072 818 6612 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream::GetAudioTime resetTime_ 1
10-25 18:12:55.386 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:56.387 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:57.313 818 5853 W C02b2b/basesink: {kpi_log_recv_first_frame():4231} [gst::fdsink:C10E88] KPI-TRACE: recv first video frame
10-25 18:12:57.313 818 5853 W C02b2b/basesink: {kpi_log_render_first_frame():3851} [gst::fdsink:C10E88] KPI-TRACE: render first video frame
10-25 18:12:57.387 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:58.388 818 2775 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:59.390 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:12:59.624 818 5853 W C02b2b/basesink: {kpi_log_fps():3877} [gst::fdsink:C10E88] KPI-TRACE: fps=70.548569, time=2.310465, render nums=164
10-25 18:12:59.624 818 5853 W C02b2b/basesink: {kpi_log_fps():3887} [gst::fdsink:C10E88] KPI-TRACE: render_time_diff=2263 ms, late_frames_nums=1
10-25 18:13:00.390 818 3481 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:01.391 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:01.856 818 5853 W C02b2b/basesink: {kpi_log_fps():3877} [gst::fdsink:C10E88] KPI-TRACE: fps=76.166240, time=2.231960, render nums=334
10-25 18:13:01.856 818 5853 W C02b2b/basesink: {kpi_log_fps():3887} [gst::fdsink:C10E88] KPI-TRACE: render_time_diff=2189 ms, late_frames_nums=2
10-25 18:13:02.392 818 3481 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:03.393 818 3481 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:03.466 818 3481 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 25 is received
10-25 18:13:03.466 818 6442 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-cmd]
10-25 18:13:03.467 818 6443 I C02b2b/RecorderPipeline: {Stop():157} enter Stop, isDrainAll = 0
10-25 18:13:03.467 818 6443 I C02b2b/RecorderElement: {DrainAll():103} perform drainAll for VideoSource
10-25 18:13:03.467 818 6457 W C02b2b/basesrc: {gst_base_src_loop():3136} [gst::AudioSource:DCE098] warning: Internal data stream error.
10-25 18:13:03.467 818 6443 I C02b2b/RecorderElement: {DrainAll():123} add probe for VideoSource...
10-25 18:13:03.467 818 6457 W C02b2b/basesrc: {gst_base_src_loop():3136} [gst::AudioSource:DCE098] warning: streaming stopped, reason error (-5)
10-25 18:13:03.467 818 6448 W C02b2b/RecMsgProc: {ProcessWarningMsgDefault():52} [WARNING] Internal data stream error., ../../third_party/gstreamer/gstreamer/libs/gst/base/gstbasesrc.c(3136): gst_base_src_loop (): /GstPipeline:recorder-pipeline/GstAudioCaptureSrc:AudioSource:
10-25 18:13:03.467 818 6448 W C02b2b/RecMsgProc: streaming stopped, reason error (-5)
10-25 18:13:03.467 818 6443 I C02b2b/RecorderElement: {DrainAll():103} perform drainAll for AudioSource
10-25 18:13:03.467 818 6451 I C02b2b/RecorderElement: {operator()():111} During flushing, pad src's probe is processing the probeInfo
10-25 18:13:03.467 818 6443 I C02b2b/RecorderElement: {DrainAll():123} add probe for AudioSource...
10-25 18:13:03.471 818 6457 W C02b2b/audioencoder: {gst_audio_encoder_finish_frame():981} [gst::AudioEncoder:F36340] Can't copy metadata because input buffer disappeared
10-25 18:13:03.471 818 6443 I C02b2b/RecorderPipeline: {SyncWaitEOS():249} Wait EOS finished........................
10-25 18:13:03.471 818 5853 W C02b2b/basesink: {kpi_log_fps():3877} [gst::fdsink:C10E88] KPI-TRACE: fps=105.223740, time=1.615605, render nums=504
10-25 18:13:03.471 818 5853 W C02b2b/basesink: {kpi_log_fps():3887} [gst::fdsink:C10E88] KPI-TRACE: render_time_diff=1585 ms, late_frames_nums=3
10-25 18:13:03.518 818 6448 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():379} Accept message GST_MESSAGE_EOS
10-25 18:13:03.518 818 6443 I C02b2b/RecorderPipeline: {SyncWaitEOS():263} EOS finished........................
10-25 18:13:03.519 818 6443 I C02b2b/RecorderPipeline: {SyncWaitChangeState():197} change state to 1
10-25 18:13:03.519 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.519 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.519 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.519 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.520 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.520 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.520 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.520 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.521 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.521 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.521 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:03.521 818 6448 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 3
10-25 18:13:03.521 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: PAUSED, newState: READY
10-25 18:13:03.523 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: PAUSED, newState: READY
10-25 18:13:03.524 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: PAUSED, newState: READY
10-25 18:13:03.530 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: PAUSED, newState: READY
10-25 18:13:03.530 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: PAUSED, newState: READY
10-25 18:13:03.533 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: PAUSED, newState: READY
10-25 18:13:03.533 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: PAUSED, newState: READY
10-25 18:13:03.533 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: PAUSED, newState: READY
10-25 18:13:03.534 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: PAUSED, newState: READY
10-25 18:13:03.542 818 6443 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream: begin StopAudioStream for sessionId 6
10-25 18:13:03.552 818 3453 I C02b2b/VideoPoolManager: {PushBuffer():60} PushBuffer end, size: 1
10-25 18:13:03.552 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Stream Stopped Successfully
10-25 18:13:03.552 818 6443 I C02b00/AudioFramework: [audio_stream.cpp] StopAudioStream SUCCESS
10-25 18:13:03.552 818 6443 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::UpdateTracker
10-25 18:13:03.552 818 6443 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::UpdateTracker
10-25 18:13:03.556 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Enter ResetPAAudioClient
10-25 18:13:03.557 818 6454 W C01510/IPCThreadSkeleton: 49: thread exit, flush commands
10-25 18:13:03.557 818 6454 E C01510/IPCThreadSkeleton: 85: IPCThreadSkeleton delete
10-25 18:13:03.557 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] runner remove
10-25 18:13:03.558 818 6443 W C01200/EventHandler: SetEventRunner: It is not recommended to change the event runner dynamically
10-25 18:13:03.558 818 6443 I C02b00/AudioFramework: [audio_stream.cpp] ReleaseAudiostream SUCCESS
10-25 18:13:03.558 818 6443 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::UpdateTracker
10-25 18:13:03.558 818 6443 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::UpdateTracker
10-25 18:13:03.560 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] start ~AudioServiceClient
10-25 18:13:03.560 818 6443 I C02b00/AudioFramework: [audio_service_client.cpp] Enter ResetPAAudioClient
10-25 18:13:03.561 818 6448 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: PAUSED, newState: READY
10-25 18:13:03.562 818 6443 E C01401/Bufferqueue: (noname) ~ConsumerSurface: Wrong SptrRefCount! Queue Id:3513283248133 consumer_:1 producer_:3
10-25 18:13:03.563 818 6443 E C01401/Bufferqueue: (noname) ~ProducerSurface: Wrong SptrRefCount! producer_:2
10-25 18:13:03.563 818 6443 E C01401/Bufferqueue: (noname) ~ProducerSurface: Disconnect failed, <412 invalid operating>
10-25 18:13:03.563 818 6443 I C02b2b/RecorderPipeline: {SyncWaitChangeState():206} finish change gstpipeline state to 1.
10-25 18:13:03.564 818 6448 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-pipe-guard]
10-25 18:13:03.564 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.566 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.566 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.567 818 6442 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-guard]
10-25 18:13:03.567 818 6442 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-guard]
10-25 18:13:03.567 818 6442 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-guard]
10-25 18:13:03.567 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.567 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.568 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.568 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.569 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.569 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.570 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.571 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.572 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.578 818 3464 E C01401/Bufferqueue: (noname) FlushBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.579 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.581 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.582 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.582 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.582 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.589 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.589 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.590 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.595 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.597 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.598 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.599 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.599 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.600 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.600 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.601 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.601 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.602 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.603 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.603 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.604 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.604 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.604 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.605 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.605 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.605 818 3453 I C02b2b/MediaServiceStub: {OnRemoteRequest():83} Stub: OnRemoteRequest of code: 0 is received
10-25 18:13:03.606 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.606 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.606 818 6726 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [AVMetadata]
10-25 18:13:03.607 818 3453 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [AVMetadata]
10-25 18:13:03.607 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.607 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:03.608 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.609 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:03.609 818 3453 I C02b2b/MediaServerManager: -----Instance #0: pid = 5659 uid = 20010010-----
10-25 18:13:03.610 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:03.610 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:03.610 818 3453 I C02b2b/MediaServerManager: -----Instance #0: pid = 1631 uid = 20010030-----
10-25 18:13:03.617 818 3481 E C01401/Bufferqueue: (noname) FlushBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.610 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.618 818 3481 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 1 is received
10-25 18:13:03.618 818 6726 I C02b2b/EngineFactoryRepo: {GetEngineFactory():184} Selected factory: 0xC27CF0, score: 1
10-25 18:13:03.619 818 6726 I C02b2b/UriHelper: {FormatMeForUri():230} formatted uri: fd://14?offset=0&size=3144635
10-25 18:13:03.619 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.619 818 6726 I C02b2b/AVMetaEngineGstImpl: {SetSource():106} uri: fd://9?offset=0&size=3144635, usage: 0
10-25 18:13:03.619 818 6726 I C02b2b/StateMachine: {ChangeState():58} change state to idle_state
10-25 18:13:03.619 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.619 818 6726 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [PlaybinCtrl]
10-25 18:13:03.619 818 6727 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [PlaybinCtrl]
10-25 18:13:03.619 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.619 818 6726 I C02b2b/PlayBinCtrlerBase: {SetSource():167} Set source: fd://9?offset=0&size=3144635
10-25 18:13:03.620 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.620 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.620 818 6726 W C02b2b/GObject: [glog] ../../third_party/glib/gobject/gsignal.c:2614: signal 'interrupt-event' is invalid for instance '0xd7f288' of type 'GstFakeSink'
10-25 18:13:03.620 818 6726 W C02b2b/GObject: [glog] ../../third_party/glib/gobject/gsignal.c:2614: signal 'audio-state-event' is invalid for instance '0xd7f288' of type 'GstFakeSink'
10-25 18:13:03.620 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.620 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.621 818 6728 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [msg_loop_guard]
10-25 18:13:03.621 818 6726 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [msg_loop_guard]
10-25 18:13:03.621 818 6728 I C02b2b/GstMsgProc: {operator()():107} start msg main loop...
10-25 18:13:03.621 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.621 818 6726 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: playbin
10-25 18:13:03.622 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.622 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.623 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.623 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.625 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.625 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.629 818 6726 W C02b2b/GObject: [glog] g_object_set_is_valid_property: object class 'GstFakeSink' has no property named 'audio-renderer-desc'
10-25 18:13:03.629 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.629 818 6726 W C02b2b/GObject: [glog] g_object_set_is_valid_property: object class 'GstFakeSink' has no property named 'audio-renderer-flag'
10-25 18:13:03.630 818 6726 I C02b2b/StateMachine: {ChangeState():58} change state to inited_state
10-25 18:13:03.630 818 6726 I C02b2b/StateMachine: {ChangeState():58} change state to preparing_state
10-25 18:13:03.630 818 6726 W C02b2b/PlayBinCtrlerBase: {QueryPosition():783} query position failed
10-25 18:13:03.630 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.631 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.631 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: uridecodebin6
10-25 18:13:03.631 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.632 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.632 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.632 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: source
10-25 18:13:03.632 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} streamsynchronizer6 change state from NULL to READY
10-25 18:13:03.632 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from NULL to READY
10-25 18:13:03.632 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.632 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from NULL to READY
10-25 18:13:03.632 818 6728 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.632 818 6728 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from NULL to READY
10-25 18:13:03.633 818 6728 I C02b2b/PlayBinState: {ProcessStateChange():337} PreparingState::ProcessStateChange
10-25 18:13:03.633 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} streamsynchronizer6 change state from READY to PAUSED
10-25 18:13:03.633 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.633 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from NULL to READY
10-25 18:13:03.633 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from NULL to READY
10-25 18:13:03.633 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} uridecodebin6 change state from NULL to READY
10-25 18:13:03.633 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.633 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.634 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.634 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.634 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.635 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.635 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.635 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.635 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: decodebin6
10-25 18:13:03.635 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.636 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.635 818 6726 I C02b2b/AVMetaCollector: {MultiQueueCutOut():64} mq curr maxBytes: 0, maxBuffers: 0, maxTimes: 0
10-25 18:13:03.636 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.636 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: typefind
10-25 18:13:03.636 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.636 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.637 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.637 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.637 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.637 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} typefind change state from NULL to READY
10-25 18:13:03.637 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.637 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} decodebin6 change state from NULL to READY
10-25 18:13:03.638 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.638 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.638 818 6726 W C02b2b/GST_POLL: {gst_poll_remove_fd():951} [gst:: :0] 0xe0f750: couldn't find fd !
10-25 18:13:03.638 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.639 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.639 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.640 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.640 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.645 818 5853 I C02b2b/GstMetaParser: {ParseFileMimeType():228} file caps mime type: video/quicktime, mapping to video/mp4
10-25 18:13:03.651 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: qtdemux6
10-25 18:13:03.652 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():988} add msgfilter element: qtdemux6
10-25 18:13:03.652 818 5853 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: qtdemux6
10-25 18:13:03.652 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.653 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.653 818 3453 E C01401/Bufferqueue: (noname) FlushBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.653 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.653 818 6726 I C02b2b/AVMetaEngineGstImpl: {SetSource():115} set source success
10-25 18:13:03.654 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.654 818 3453 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 3 is received
10-25 18:13:03.654 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.654 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} typefind change state from READY to PAUSED
10-25 18:13:03.654 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} source change state from NULL to READY
10-25 18:13:03.654 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.654 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} source change state from READY to PAUSED
10-25 18:13:03.654 818 6449 W C02b2b/qtdemux: {qtdemux_type_get():250} [gst:: :0] unknown QuickTime node type .xyz
10-25 18:13:03.655 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.655 818 6449 W C02b2b/qtdemux: {qtdemux_parse_trex():3167} [gst::qtdemux6:DF2100] failed to find fragment defaults for stream 1
10-25 18:13:03.655 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux6 change state from NULL to READY
10-25 18:13:03.655 818 6728 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.655 818 6449 W C02b2b/qtdemux: {qtdemux_parse_trex():3167} [gst::qtdemux6:DF2100] failed to find fragment defaults for stream 2
10-25 18:13:03.655 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.655 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.656 818 6449 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: multiqueue6
10-25 18:13:03.656 818 6449 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():988} add msgfilter element: multiqueue6
10-25 18:13:03.656 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.656 818 6449 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: multiqueue6
10-25 18:13:03.656 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.656 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux6 change state from READY to PAUSED
10-25 18:13:03.656 818 6728 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.656 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.657 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.658 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.665 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.665 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.666 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.667 818 6449 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: avdec_aac6
10-25 18:13:03.667 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.667 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac6 change state from NULL to READY
10-25 18:13:03.667 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.667 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac6 change state from READY to PAUSED
10-25 18:13:03.668 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.668 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.669 818 6449 I C02b2b/BufferBlocker: {OnPadAdded():333} qtdemux6's pads count is not 1, direction: 1, only detect buffer, no blocked
10-25 18:13:03.669 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.669 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.670 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.670 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.670 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.670 818 6449 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: h264parse6
10-25 18:13:03.671 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.671 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.671 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse6 change state from NULL to READY
10-25 18:13:03.671 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.672 818 6449 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: capsfilter6
10-25 18:13:03.672 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.672 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.672 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.673 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.673 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse6 change state from READY to PAUSED
10-25 18:13:03.673 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.675 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.679 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.680 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.680 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.682 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.683 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.686 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.687 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.687 818 6449 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: avdec_h264-6
10-25 18:13:03.687 818 6449 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():988} add msgfilter element: avdec_h264-6
10-25 18:13:03.687 818 6449 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: avdec_h264-6
10-25 18:13:03.687 818 6449 I C02b2b/AVMetaEngineGstImpl: {OnNotifyElemSetup():436} Only need one frame!
10-25 18:13:03.687 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.687 818 3464 E C01401/Bufferqueue: (noname) FlushBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.688 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-6 change state from NULL to READY
10-25 18:13:03.688 818 6728 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.689 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-6 change state from READY to PAUSED
10-25 18:13:03.689 818 6728 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.689 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.691 818 6449 I C02b2b/AVMetaElemCollector: {OnEventProbe():398} catch caps at pad audio_0
10-25 18:13:03.691 818 6449 I C02b2b/GstMetaParser: {ParseStreamCaps():194} parse mimetype audio/mpeg's caps
10-25 18:13:03.692 818 6449 I C02b2b/AVMetaElemCollector: {QueryDuration():420} update duration to 8694800000
10-25 18:13:03.692 818 6449 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad audio_0
10-25 18:13:03.692 818 6449 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag stream event
10-25 18:13:03.692 818 6449 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad audio_0
10-25 18:13:03.692 818 6449 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag global event
10-25 18:13:03.693 818 6449 I C02b2b/AVMetaElemCollector: {OnEventProbe():398} catch caps at pad video_0
10-25 18:13:03.693 818 6449 I C02b2b/GstMetaParser: {ParseStreamCaps():194} parse mimetype video/x-h264's caps
10-25 18:13:03.695 818 6449 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad video_0
10-25 18:13:03.695 818 6449 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag stream event
10-25 18:13:03.696 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.699 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.700 818 6449 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad video_0
10-25 18:13:03.700 818 6449 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag global event
10-25 18:13:03.700 818 6449 W C02b2b/qtdemux: {kpi_log_demux_push_first_frame():5904} [gst::qtdemux6:DF2100] KPI-TRACE: FIRST-VIDEO-FRAME demux push first video keyframe
10-25 18:13:03.700 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.701 818 6449 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad audio_0
10-25 18:13:03.701 818 6449 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag stream event
10-25 18:13:03.701 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.701 818 6449 W C02b2b/qtdemux: {kpi_log_demux_push_first_frame():5907} [gst::qtdemux6:DF2100] KPI-TRACE: demux push first audio frame
10-25 18:13:03.701 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.702 818 6726 I C02b2b/AVMetaCollector: {CheckCollectCompleted():248} collect metadata finished !
10-25 18:13:03.702 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.702 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.702 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.702 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.703 818 2775 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 7 is received
10-25 18:13:03.703 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.703 818 6726 W C02b2b/GObject: [glog] g_object_set_is_valid_property: object class 'GstFdSrc' has no property named 'exit-block'
10-25 18:13:03.703 818 6726 I C02b2b/StateMachine: {ChangeState():58} change state to stopping_state
10-25 18:13:03.703 818 6726 W C02b2b/PlayBinCtrlerBase: {QueryPosition():783} query position failed
10-25 18:13:03.704 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.704 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} streamsynchronizer6 change state from PAUSED to READY
10-25 18:13:03.704 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.704 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from READY to READY
10-25 18:13:03.705 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.705 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.705 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.706 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.706 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.707 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.707 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-6 change state from PAUSED to READY
10-25 18:13:03.707 818 6728 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.707 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.709 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} capsfilter6 change state from PAUSED to READY
10-25 18:13:03.709 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.709 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.710 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.710 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.710 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse6 change state from PAUSED to READY
10-25 18:13:03.711 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.711 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.712 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.713 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.713 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac6 change state from PAUSED to READY
10-25 18:13:03.717 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.718 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.719 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.719 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} multiqueue6 change state from PAUSED to READY
10-25 18:13:03.719 818 6728 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.720 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.720 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.721 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.722 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: avdec_h264-6
10-25 18:13:03.722 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: capsfilter6
10-25 18:13:03.722 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: h264parse6
10-25 18:13:03.722 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: avdec_aac6
10-25 18:13:03.722 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: multiqueue6
10-25 18:13:03.723 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: qtdemux6
10-25 18:13:03.723 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: decodebin6
10-25 18:13:03.723 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: typefind
10-25 18:13:03.723 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.725 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux6 change state from PAUSED to READY
10-25 18:13:03.725 818 6728 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.725 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} typefind change state from PAUSED to READY
10-25 18:13:03.725 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-6 change state from READY to NULL
10-25 18:13:03.725 818 6728 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.725 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} capsfilter6 change state from READY to NULL
10-25 18:13:03.726 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.723 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: source
10-25 18:13:03.726 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.727 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.727 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse6 change state from READY to NULL
10-25 18:13:03.727 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.728 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.728 818 6728 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac6 change state from READY to NULL
10-25 18:13:03.729 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.729 818 6726 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: uridecodebin6
10-25 18:13:03.729 818 6726 I C02b2b/StateMachine: {ChangeState():58} change state to stopped_state
10-25 18:13:03.730 818 6728 I C02b2b/GstMsgProc: {operator()():109} stop msg main loop...
10-25 18:13:03.730 818 6728 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [msg_loop_guard]
10-25 18:13:03.730 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.730 818 6726 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[msg_loop_guard]
10-25 18:13:03.730 818 6726 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [msg_loop_guard]
10-25 18:13:03.731 818 6726 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [msg_loop_guard]
10-25 18:13:03.731 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.731 818 6726 E C02b2b/GObject: [glog] g_signal_handler_disconnect: assertion 'handler_id > 0' failed
10-25 18:13:03.731 818 6726 E C02b2b/GObject: [glog] g_signal_handler_disconnect: assertion 'handler_id > 0' failed
10-25 18:13:03.731 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.732 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.733 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.733 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.734 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.734 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.734 818 6726 I C02b2b/StateMachine: {ChangeState():58} change state to idle_state
10-25 18:13:03.735 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.737 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.738 818 6727 I C02b2b/AVMetaEngineGstImpl: {OnNotifyMessage():395} stop finished
10-25 18:13:03.738 818 6727 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [PlaybinCtrl]
10-25 18:13:03.738 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.738 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.738 818 6726 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[PlaybinCtrl]
10-25 18:13:03.738 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.738 818 6726 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [PlaybinCtrl]
10-25 18:13:03.739 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.739 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.739 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.739 818 6726 W C02b2b/MediaTimePerf: {DumpObjectRecord():132} no record exits for obj: 0xC45F20
10-25 18:13:03.740 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.740 818 6726 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [AVMetadata]
10-25 18:13:03.740 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.740 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.741 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.741 818 2775 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[AVMetadata]
10-25 18:13:03.741 818 2775 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [AVMetadata]
10-25 18:13:03.742 818 2775 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:03.742 818 2775 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:03.742 818 2775 I C02b2b/MediaServerManager: -----Instance #0: pid = 5659 uid = 20010010-----
10-25 18:13:03.742 818 2775 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:03.742 818 2775 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:03.743 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.744 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.744 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.745 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.745 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.746 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.747 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.747 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.748 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.748 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.749 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.750 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.750 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.751 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.752 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.753 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.754 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.755 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.756 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.757 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.765 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.766 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.767 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.767 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.768 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.768 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.769 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.769 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.770 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.770 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.770 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.770 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.771 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.771 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.771 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.772 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.772 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.772 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.774 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.775 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.776 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.776 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.777 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.777 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.777 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.778 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.779 818 2775 I C02b2b/MediaServiceStub: {OnRemoteRequest():83} Stub: OnRemoteRequest of code: 0 is received
10-25 18:13:03.780 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.780 818 2775 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [AVMetadata]
10-25 18:13:03.780 818 2775 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:03.780 818 2775 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:03.780 818 2775 I C02b2b/MediaServerManager: -----Instance #0: pid = 5659 uid = 20010010-----
10-25 18:13:03.780 818 2775 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:03.780 818 2775 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:03.780 818 2775 I C02b2b/MediaServerManager: -----Instance #0: pid = 1631 uid = 20010030-----
10-25 18:13:03.780 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.781 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.782 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.782 818 6736 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [AVMetadata]
10-25 18:13:03.783 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.784 818 3453 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.784 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.784 818 3453 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 1 is received
10-25 18:13:03.785 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.785 818 6736 I C02b2b/EngineFactoryRepo: {GetEngineFactory():184} Selected factory: 0xC27CF0, score: 1
10-25 18:13:03.785 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.785 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.785 818 6736 I C02b2b/UriHelper: {FormatMeForUri():230} formatted uri: fd://14?offset=0&size=3144635
10-25 18:13:03.785 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.785 818 6736 I C02b2b/AVMetaEngineGstImpl: {SetSource():106} uri: fd://9?offset=0&size=3144635, usage: 1
10-25 18:13:03.786 818 6736 I C02b2b/StateMachine: {ChangeState():58} change state to idle_state
10-25 18:13:03.786 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.786 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.786 818 6736 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [PlaybinCtrl]
10-25 18:13:03.786 818 6736 I C02b2b/PlayBinCtrlerBase: {SetSource():167} Set source: fd://9?offset=0&size=3144635
10-25 18:13:03.786 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.787 818 818 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.787 818 818 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.787 818 6736 W C02b2b/GObject: [glog] ../../third_party/glib/gobject/gsignal.c:2614: signal 'interrupt-event' is invalid for instance '0xfc0cc8' of type 'GstFakeSink'
10-25 18:13:03.787 818 6736 W C02b2b/GObject: [glog] ../../third_party/glib/gobject/gsignal.c:2614: signal 'audio-state-event' is invalid for instance '0xfc0cc8' of type 'GstFakeSink'
10-25 18:13:03.787 818 818 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.788 818 6736 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [msg_loop_guard]
10-25 18:13:03.788 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.788 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.788 818 6737 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [PlaybinCtrl]
10-25 18:13:03.789 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.789 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.790 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.790 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.794 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.802 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.802 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.802 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.802 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.803 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.803 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.803 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.803 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.804 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.804 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.804 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.804 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.805 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.805 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.805 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.805 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.806 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.806 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.806 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.806 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.806 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.807 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.807 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.808 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.812 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.813 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.813 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.813 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.813 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.814 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.814 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.814 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.815 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.815 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.815 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.816 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.816 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.816 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.817 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.817 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.817 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.817 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.818 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.818 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.818 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.819 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.819 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.819 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.819 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.820 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.820 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.820 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.821 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.821 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.821 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.821 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.822 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.822 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.822 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.823 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.823 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.823 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.823 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.832 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.833 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.833 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.834 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.834 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.835 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.835 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.835 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.835 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.836 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.836 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.836 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.836 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.837 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.837 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.837 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.837 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.838 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.838 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.838 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.839 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.839 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.839 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.839 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.840 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.840 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.846 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.849 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.850 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.850 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.851 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.851 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.851 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.852 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.852 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.852 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.852 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.853 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.853 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.853 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.853 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.854 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.854 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.854 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.854 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.855 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.855 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.855 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.855 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.856 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.856 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.856 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.856 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.857 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.863 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.864 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.865 818 6738 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [msg_loop_guard]
10-25 18:13:03.865 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.865 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.866 818 6738 I C02b2b/GstMsgProc: {operator()():107} start msg main loop...
10-25 18:13:03.866 818 6736 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: playbin
10-25 18:13:03.866 818 6736 W C02b2b/GObject: [glog] g_object_set_is_valid_property: object class 'GstFakeSink' has no property named 'audio-renderer-desc'
10-25 18:13:03.866 818 6736 W C02b2b/GObject: [glog] g_object_set_is_valid_property: object class 'GstFakeSink' has no property named 'audio-renderer-flag'
10-25 18:13:03.866 818 6736 I C02b2b/StateMachine: {ChangeState():58} change state to inited_state
10-25 18:13:03.867 818 6736 I C02b2b/StateMachine: {ChangeState():58} change state to preparing_state
10-25 18:13:03.867 818 6736 W C02b2b/PlayBinCtrlerBase: {QueryPosition():783} query position failed
10-25 18:13:03.868 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: uridecodebin7
10-25 18:13:03.868 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.868 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.869 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.869 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.869 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.870 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.870 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.870 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.870 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.871 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.871 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: source
10-25 18:13:03.871 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.871 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.872 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.872 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.872 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.872 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.873 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.873 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.873 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.874 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: decodebin7
10-25 18:13:03.874 818 6736 I C02b2b/AVMetaCollector: {MultiQueueCutOut():64} mq curr maxBytes: 0, maxBuffers: 0, maxTimes: 0
10-25 18:13:03.874 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: typefind
10-25 18:13:03.875 818 6736 W C02b2b/GST_POLL: {gst_poll_remove_fd():951} [gst:: :0] 0xe0f790: couldn't find fd !
10-25 18:13:03.881 818 6457 I C02b2b/GstMetaParser: {ParseFileMimeType():228} file caps mime type: video/quicktime, mapping to video/mp4
10-25 18:13:03.881 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.882 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.883 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.885 818 6736 I C02b2b/AVMetaEngineGstImpl: {SetSource():115} set source success
10-25 18:13:03.885 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} streamsynchronizer7 change state from NULL to READY
10-25 18:13:03.885 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from NULL to READY
10-25 18:13:03.885 818 6457 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: qtdemux7
10-25 18:13:03.885 818 6457 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():988} add msgfilter element: qtdemux7
10-25 18:13:03.885 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from NULL to READY
10-25 18:13:03.885 818 6457 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: qtdemux7
10-25 18:13:03.885 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.885 818 6738 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from NULL to READY
10-25 18:13:03.885 818 6738 I C02b2b/PlayBinState: {ProcessStateChange():337} PreparingState::ProcessStateChange
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} streamsynchronizer7 change state from READY to PAUSED
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from NULL to READY
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from NULL to READY
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} uridecodebin7 change state from NULL to READY
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} typefind change state from NULL to READY
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} decodebin7 change state from NULL to READY
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} typefind change state from READY to PAUSED
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} source change state from NULL to READY
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} source change state from READY to PAUSED
10-25 18:13:03.886 818 3453 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 5 is received
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux7 change state from NULL to READY
10-25 18:13:03.886 818 6450 W C02b2b/qtdemux: {qtdemux_type_get():250} [gst:: :0] unknown QuickTime node type .xyz
10-25 18:13:03.886 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.886 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux7 change state from READY to PAUSED
10-25 18:13:03.886 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.886 818 6450 W C02b2b/qtdemux: {qtdemux_parse_trex():3167} [gst::qtdemux7:DF2100] failed to find fragment defaults for stream 1
10-25 18:13:03.887 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.888 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.888 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.888 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.889 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.887 818 6450 W C02b2b/qtdemux: {qtdemux_parse_trex():3167} [gst::qtdemux7:DF2100] failed to find fragment defaults for stream 2
10-25 18:13:03.889 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.889 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.889 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.890 818 6450 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: multiqueue7
10-25 18:13:03.890 818 6450 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():988} add msgfilter element: multiqueue7
10-25 18:13:03.890 818 6450 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: multiqueue7
10-25 18:13:03.890 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.891 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.895 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.896 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.897 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.898 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.901 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.902 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.902 818 6450 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: avdec_aac7
10-25 18:13:03.903 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.904 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.904 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac7 change state from NULL to READY
10-25 18:13:03.904 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac7 change state from READY to PAUSED
10-25 18:13:03.904 818 6450 I C02b2b/BufferBlocker: {OnPadAdded():333} qtdemux7's pads count is not 1, direction: 1, only detect buffer, no blocked
10-25 18:13:03.904 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.905 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.905 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.905 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.906 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.906 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.906 818 6450 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: h264parse7
10-25 18:13:03.906 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.906 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse7 change state from NULL to READY
10-25 18:13:03.907 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.907 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.908 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.909 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.909 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.909 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.912 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.913 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.914 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.914 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.915 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.916 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.916 818 6450 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: capsfilter7
10-25 18:13:03.916 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.917 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.918 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.919 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse7 change state from READY to PAUSED
10-25 18:13:03.920 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.920 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.920 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.921 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.921 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.921 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.922 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.922 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.922 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.923 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.923 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.924 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.925 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.927 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.927 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.928 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.929 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.929 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.930 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.930 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.931 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.931 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.932 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.932 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.933 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.933 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.933 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.934 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.934 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.934 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.934 818 6450 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: avdec_h264-7
10-25 18:13:03.934 818 6450 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():988} add msgfilter element: avdec_h264-7
10-25 18:13:03.935 818 6450 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: avdec_h264-7
10-25 18:13:03.935 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.935 818 6450 I C02b2b/AVMetaEngineGstImpl: {OnNotifyElemSetup():436} Only need one frame!
10-25 18:13:03.935 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.935 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-7 change state from NULL to READY
10-25 18:13:03.935 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.935 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.935 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-7 change state from READY to PAUSED
10-25 18:13:03.935 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:03.935 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.936 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.936 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.936 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.937 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.937 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.937 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.938 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.938 818 6450 I C02b2b/AVMetaElemCollector: {OnEventProbe():398} catch caps at pad audio_0
10-25 18:13:03.938 818 6450 I C02b2b/GstMetaParser: {ParseStreamCaps():194} parse mimetype audio/mpeg's caps
10-25 18:13:03.938 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.938 818 6450 I C02b2b/AVMetaElemCollector: {QueryDuration():420} update duration to 8694800000
10-25 18:13:03.938 818 6450 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad audio_0
10-25 18:13:03.938 818 6450 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag stream event
10-25 18:13:03.938 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.939 818 6450 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad audio_0
10-25 18:13:03.939 818 6450 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag global event
10-25 18:13:03.939 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.939 818 6450 I C02b2b/AVMetaElemCollector: {OnEventProbe():398} catch caps at pad video_0
10-25 18:13:03.939 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.939 818 6450 I C02b2b/GstMetaParser: {ParseStreamCaps():194} parse mimetype video/x-h264's caps
10-25 18:13:03.939 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.939 818 6450 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad video_0
10-25 18:13:03.940 818 6450 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag stream event
10-25 18:13:03.940 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.940 818 6450 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad video_0
10-25 18:13:03.940 818 6450 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag global event
10-25 18:13:03.940 818 6450 W C02b2b/qtdemux: {kpi_log_demux_push_first_frame():5904} [gst::qtdemux7:DF2100] KPI-TRACE: FIRST-VIDEO-FRAME demux push first video keyframe
10-25 18:13:03.940 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.941 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.941 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.942 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.942 818 818 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.942 818 818 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.943 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.943 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.944 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.944 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.944 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.945 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.945 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.946 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.946 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.947 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.947 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.948 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.948 818 6450 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad audio_0
10-25 18:13:03.948 818 6450 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag stream event
10-25 18:13:03.948 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.949 818 6450 W C02b2b/qtdemux: {kpi_log_demux_push_first_frame():5907} [gst::qtdemux7:DF2100] KPI-TRACE: demux push first audio frame
10-25 18:13:03.949 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.949 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.950 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.950 818 6736 I C02b2b/AVMetaCollector: {CheckCollectCompleted():248} collect metadata finished !
10-25 18:13:03.950 818 6736 I C02b2b/PlayBinCtrlerBase: {PrepareAsyncInternal():621} already at preparing state, skip
10-25 18:13:03.950 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.951 818 6451 W C02b2b/audiodecoder: {gst_audio_decoder_handle_frame():1650} [gst::avdec_aac7:D17AD0] KPI-TRACE: audiodecoder recv first frame
10-25 18:13:03.951 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.952 818 6738 I C02b2b/GstMsgConvDefault: {ConvertToInnerMsg():301} convert gst msg type: duration-changed
10-25 18:13:03.952 818 5853 W C02b2b/videodecoder: {gst_video_decoder_decode_frame():4090} [gst::avdec_h264-7:E0FB20] KPI-TRACE: FIRST-VIDEO-FRAME videodecoder recv first key frame
10-25 18:13:03.952 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.952 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.952 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.953 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.953 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.953 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.954 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.954 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.954 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.954 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.955 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.956 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.957 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.967 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.968 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.969 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.969 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.969 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.970 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.970 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.970 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.971 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.971 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.971 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.972 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.972 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.972 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.973 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.973 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.973 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.978 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.979 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.980 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.980 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.981 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.982 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.982 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.983 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.983 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.984 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.985 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.985 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.985 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.986 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.986 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.987 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.987 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.987 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.988 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.988 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.989 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.989 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.989 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.990 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.990 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.992 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.993 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.993 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.994 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.996 818 3464 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.996 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.997 818 3481 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.997 818 2775 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.998 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.999 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.999 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:03.999 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:04.000 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:04.000 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:04.002 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:04.003 818 907 E C01401/Bufferqueue: (noname) RequestBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:04.004 818 907 E C01401/Bufferqueue: (noname) FlushBuffer: Failure, Reason: <412 no consumer>
10-25 18:13:04.013 818 5853 W C02b2b/libav: {gst_ffmpegviddec_video_frame():1773} [gst::avdec_h264-7:E0FB20] KPI-TRACE: FIRST-VIDEO-FRAME decode cost 60 ms
10-25 18:13:04.014 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: inputselector8
10-25 18:13:04.016 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: inputselector9
10-25 18:13:04.017 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: audiotee
10-25 18:13:04.018 818 6738 I C02b2b/GstMsgConvDefault: {ConvertResolutionChangedMessage():192} resolution changed to width:1280 height:720
10-25 18:13:04.018 818 6738 W C02b2b/GObject: [glog] g_object_get_is_valid_property: object class 'GstAppSink' has no property named 'video-rotation'
10-25 18:13:04.018 818 6738 E C02b2b/GObject: [glog] g_value_get_uint: assertion 'G_VALUE_HOLDS_UINT (value)' failed
10-25 18:13:04.018 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} audiotee change state from NULL to READY
10-25 18:13:04.019 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} audiotee change state from READY to PAUSED
10-25 18:13:04.020 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} decodebin7 change state from READY to PAUSED
10-25 18:13:04.020 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} uridecodebin7 change state from READY to PAUSED
10-25 18:13:04.021 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: vbin
10-25 18:13:04.022 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: vqueue
10-25 18:13:04.022 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: avmeta_vid_sink
10-25 18:13:04.022 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vqueue change state from NULL to READY
10-25 18:13:04.022 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from NULL to READY
10-25 18:13:04.023 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vqueue change state from READY to PAUSED
10-25 18:13:04.023 818 5853 W C02b2b/playsink: {gen_audio_chain():2904} [gst::playsink:E1E068] warning: No volume control found
10-25 18:13:04.023 818 5853 W C02b2b/playsink: {gen_audio_chain():2904} [gst::playsink:E1E068] warning: Volume/mute is not available
10-25 18:13:04.028 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: abin
10-25 18:13:04.028 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: aqueue
10-25 18:13:04.028 818 5853 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: avmeta_aud_sink
10-25 18:13:04.030 818 6738 W C02b2b/GstMsgConvDefault: {ConvertWarningMessage():128} [WARNING] No volume control found, ../../third_party/gstreamer/gstplugins_base/gst/playback/gstplaysink.c(2904): gen_audio_chain (): /GstPlayBin:playbin/GstPlaySink:playsink:
10-25 18:13:04.030 818 6738 W C02b2b/GstMsgConvDefault: Volume/mute is not available
10-25 18:13:04.030 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} aqueue change state from NULL to READY
10-25 18:13:04.030 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from NULL to READY
10-25 18:13:04.031 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} aqueue change state from READY to PAUSED
10-25 18:13:04.040 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 27 is received
10-25 18:13:04.040 818 6443 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-pipe-ctrler-cmd]
10-25 18:13:04.041 818 6443 W C01510/IPCThreadSkeleton: 49: thread exit, flush commands
10-25 18:13:04.041 818 6443 E C01510/IPCThreadSkeleton: 85: IPCThreadSkeleton delete
10-25 18:13:04.041 818 5853 W C02b2b/videodecoder: {gst_video_decoder_clip_and_push_buf():3808} [gst::avdec_h264-7:E0FB20] KPI-TRACE: FIRST-VIDEO-FRAME videodecoder push first frame
10-25 18:13:04.041 818 6442 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-cmd]
10-25 18:13:04.041 818 6444 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-pipe-ctrler-msg]
10-25 18:13:04.042 818 6442 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-msg]
10-25 18:13:04.042 818 6442 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-ctrler-msg]
10-25 18:13:04.042 818 6442 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-ctrler-cmd]
10-25 18:13:04.043 818 6449 W C02b2b/basesink: {kpi_log_recv_first_frame():4231} [gst::avmeta_vid_sink:D73720] KPI-TRACE: recv first video frame
10-25 18:13:04.043 818 6449 I C02b2b/AVMetaFrameExtract: {OnNewPrerollArrived():232} preroll buffer arrived, pts: 0
10-25 18:13:04.043 818 6449 I C02b2b/AVMetaFrameExtract: {OnNewPrerollArrived():235} not start extract, ignore
10-25 18:13:04.044 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from READY to PAUSED
10-25 18:13:04.044 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from READY to PAUSED
10-25 18:13:04.045 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 29 is received
10-25 18:13:04.045 818 6442 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [RecorderServer]
10-25 18:13:04.046 818 907 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[RecorderServer]
10-25 18:13:04.046 818 907 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [RecorderServer]
10-25 18:13:04.046 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:04.046 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:04.046 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:04.046 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:04.046 818 907 I C02b2b/MediaServerManager: -----Instance #0: pid = 1631 uid = 20010030-----
10-25 18:13:04.048 818 6451 W C02b2b/audiodecoder: {gst_audio_decoder_push_forward():1047} [gst::avdec_aac7:D17AD0] KPI-TRACE: audiodecoder push first frame
10-25 18:13:04.048 818 907 I C01401/Bufferqueue: (noname) ~BufferQueue: dtor, Queue id: 3513283248133
10-25 18:13:04.049 818 6613 W C02b2b/basesink: {kpi_log_recv_first_frame():4231} [gst::avmeta_aud_sink:FC0CC8] KPI-TRACE: recv first audio frame
10-25 18:13:04.050 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from READY to PAUSED
10-25 18:13:04.050 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from READY to PAUSED
10-25 18:13:04.050 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from READY to PAUSED
10-25 18:13:04.050 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from READY to PAUSED
10-25 18:13:04.050 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.050 818 6738 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from READY to PAUSED
10-25 18:13:04.050 818 6738 I C02b2b/PlayBinCtrlerBase: {QueryPosition():792} update the position: 0 microsecond
10-25 18:13:04.050 818 6738 I C02b2b/PlayBinState: {ProcessStateChange():337} PreparingState::ProcessStateChange
10-25 18:13:04.050 818 6738 I C02b2b/StateMachine: {ChangeState():58} change state to prepared_state
10-25 18:13:04.051 818 6738 I C02b2b/PlayBinCtrlerBase: {QueryDuration():775} update the duration: 8694800 microsecond
10-25 18:13:04.051 818 6738 I C02b2b/PlayBinState: {ProcessStateChange():343} preparingCond_.notify_one, preparing->prepard
10-25 18:13:04.051 818 6738 I C02b2b/PlayBinState: {HandleAsyncDone():173} BaseState::HandleAsyncDone
10-25 18:13:04.051 818 6738 I C02b2b/PlayBinState: {HandleAsyncDone():179} BaseState::HandleAsyncDone 1, 3
10-25 18:13:04.051 818 6737 I C02b2b/AVMetaEngineGstImpl: {OnNotifyMessage():392} prepare finished
10-25 18:13:04.052 818 6737 I C02b2b/AVMetaEngineGstImpl: {OnNotifyMessage():423} async done
10-25 18:13:04.052 818 6736 I C02b2b/PlayBinCtrlerBase: {SeekInternal():639} execute seek, time: 0, option: 0
10-25 18:13:04.055 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from PAUSED to PAUSED
10-25 18:13:04.055 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from PAUSED to PAUSED
10-25 18:13:04.055 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from PAUSED to PAUSED
10-25 18:13:04.055 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from PAUSED to PAUSED
10-25 18:13:04.055 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.055 818 6738 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from PAUSED to PAUSED
10-25 18:13:04.055 818 6738 I C02b2b/PlayBinState: {ProcessStateChange():392} PreparingState::ProcessStateChange
10-25 18:13:04.056 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from PAUSED to PAUSED
10-25 18:13:04.057 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from PAUSED to PAUSED
10-25 18:13:04.064 818 6736 I C02b2b/AVMetaFrameConv: {SetupConvPipeline():267} setup converter pipeline success
10-25 18:13:04.064 818 6736 I C02b2b/AVMetaFrameConv: {SetupConvSink():287} target out config: width: -1, height: -1, format: 3
10-25 18:13:04.065 818 6736 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [msg_loop_guard]
10-25 18:13:04.067 818 6749 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [msg_loop_guard]
10-25 18:13:04.069 818 6749 I C02b2b/GstMsgProc: {operator()():107} start msg main loop...
10-25 18:13:04.069 818 907 I C02b2b/MediaServiceStub: {OnRemoteRequest():83} Stub: OnRemoteRequest of code: 0 is received
10-25 18:13:04.069 818 5853 W C02b2b/videodecoder: {gst_video_decoder_decode_frame():4090} [gst::avdec_h264-7:E0FB20] KPI-TRACE: FIRST-VIDEO-FRAME videodecoder recv first key frame
10-25 18:13:04.069 818 907 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [RecorderServer]
10-25 18:13:04.069 818 6750 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [RecorderServer]
10-25 18:13:04.070 818 6750 I C02b2b/EngineFactoryRepo: {GetEngineFactory():184} Selected factory: 0xC27CF0, score: 1
10-25 18:13:04.070 818 6750 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-ctrler-cmd]
10-25 18:13:04.071 818 6752 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-ctrler-msg]
10-25 18:13:04.071 818 6750 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-ctrler-msg]
10-25 18:13:04.072 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:04.072 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:04.072 818 907 I C02b2b/MediaServerManager: -----Instance #0: pid = 5659 uid = 20010010-----
10-25 18:13:04.072 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:04.072 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:04.072 818 907 I C02b2b/MediaServerManager: -----Instance #0: pid = 1631 uid = 20010030-----
10-25 18:13:04.072 818 6736 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: conv_pipeline
10-25 18:13:04.072 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from PAUSED to PAUSED
10-25 18:13:04.072 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from PAUSED to PAUSED
10-25 18:13:04.079 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 0 is received
10-25 18:13:04.087 818 6751 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-ctrler-cmd]
10-25 18:13:04.139 818 5853 W C02b2b/videodecoder: {gst_video_decoder_clip_and_push_buf():3808} [gst::avdec_h264-7:E0FB20] KPI-TRACE: FIRST-VIDEO-FRAME videodecoder push first frame
10-25 18:13:04.139 818 6449 I C02b2b/AVMetaFrameExtract: {OnNewPrerollArrived():232} preroll buffer arrived, pts: 0
10-25 18:13:04.139 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from PAUSED to PAUSED
10-25 18:13:04.139 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from PAUSED to PAUSED
10-25 18:13:04.139 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from PAUSED to PAUSED
10-25 18:13:04.139 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from PAUSED to PAUSED
10-25 18:13:04.139 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.140 818 6738 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from PAUSED to PAUSED
10-25 18:13:04.140 818 6738 I C02b2b/PlayBinState: {ProcessStateChange():392} PreparingState::ProcessStateChange
10-25 18:13:04.140 818 6738 I C02b2b/PlayBinState: {HandleAsyncDone():173} BaseState::HandleAsyncDone
10-25 18:13:04.140 818 6738 I C02b2b/PlayBinState: {HandleAsyncDone():179} BaseState::HandleAsyncDone 1, 3
10-25 18:13:04.140 818 6738 I C02b2b/PlayBinState: {HandleAsyncDone():185} asyncdone after seek done, pos = 0ms
10-25 18:13:04.140 818 6738 I C02b2b/PlayBinCtrlerBase: {QueryPosition():792} update the position: 5600 microsecond
10-25 18:13:04.140 818 6736 I C02b2b/AVMetaFrameConv: {PrepareConvert():99} caps changed
10-25 18:13:04.140 818 6736 I C02b2b/AVMetaFrameConv: {PrepareConvert():102} current caps: video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, framerate=(fraction)105/4
10-25 18:13:04.140 818 6736 I C02b2b/AVMetaFrameConv: {ChangeState():337} begin change state to READY
10-25 18:13:04.141 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_sink change state from NULL to READY
10-25 18:13:04.141 818 6736 I C02b2b/AVMetaFrameConv: {ChangeState():337} begin change state to PLAYING
10-25 18:13:04.141 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_conv change state from NULL to READY
10-25 18:13:04.141 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_scale change state from NULL to READY
10-25 18:13:04.141 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_src change state from NULL to READY
10-25 18:13:04.141 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_pipeline change state from NULL to READY
10-25 18:13:04.147 818 6756 I C02b2b/AVShMemPool: {Init():55} name: shmemsink, init option: preAllocMemCnt = 1, memSize = 3686400, maxMemCnt = 5, enableFixedSize = 1
10-25 18:13:04.148 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_conv change state from READY to PAUSED
10-25 18:13:04.148 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_scale change state from READY to PAUSED
10-25 18:13:04.148 818 6756 I C02b2b/AVShMemPool: {Init():55} name: shmemsink, init option: preAllocMemCnt = 0, memSize = 3686420, maxMemCnt = 5, enableFixedSize = 1
10-25 18:13:04.148 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_src change state from READY to PAUSED
10-25 18:13:04.148 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_pipeline change state from READY to PAUSED
10-25 18:13:04.148 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_conv change state from PAUSED to PLAYING
10-25 18:13:04.149 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_scale change state from PAUSED to PLAYING
10-25 18:13:04.149 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_src change state from PAUSED to PLAYING
10-25 18:13:04.172 818 6756 W C02b2b/basesink: {kpi_log_recv_first_frame():4231} [gst::conv_sink:F7FB10] KPI-TRACE: recv first video frame
10-25 18:13:04.173 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_sink change state from READY to PAUSED
10-25 18:13:04.173 818 6757 W C02b2b/basesink: {gst_base_sink_query_latency():1293} [gst::conv_sink:F7FB10] warning: Pipeline construction is invalid, please add queues.
10-25 18:13:04.173 818 6757 W C02b2b/basesink: {gst_base_sink_query_latency():1293} [gst::conv_sink:F7FB10] warning: Not enough buffering available for the processing deadline of 0:00:00.020000000, add enough queues to buffer 0:00:00.020000000 additional data. Shortening processing latency to 0:00:00.000000000.
10-25 18:13:04.173 818 6749 W C02b2b/GstMsgConvDefault: {ConvertWarningMessage():128} [WARNING] Pipeline construction is invalid, please add queues., ../../third_party/gstreamer/gstreamer/libs/gst/base/gstbasesink.c(1293): gst_base_sink_query_latency (): /GstPipeline:conv_pipeline/GstSharedMemSink:conv_sink:
10-25 18:13:04.173 818 6749 W C02b2b/GstMsgConvDefault: Not enough buffering available for the processing deadline of 0:00:00.020000000, add enough queues to buffer 0:00:00.020000000 additional data. Shortening processing latency to 0:00:00.000000000.
10-25 18:13:04.173 818 6756 I C02b2b/AVMetaFrameConv: {OnNotifyNewSample():386} sample buffer arrived, pts: 0
10-25 18:13:04.174 818 6736 I C02b2b/AVMetaFrameConv: {GetConvertResult():168} ======================Convert Frame Finished=========================
10-25 18:13:04.174 818 6736 I C02b2b/AVMetaFrameConv: {GetConvertResult():170} output width = 1280, stride = 5120, height = 720, format = 3
10-25 18:13:04.174 818 6756 W C02b2b/basesink: {kpi_log_render_first_frame():3851} [gst::conv_sink:F7FB10] KPI-TRACE: render first video frame
10-25 18:13:04.173 818 6749 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_sink change state from PAUSED to PLAYING
10-25 18:13:04.175 818 6749 I C02b2b/GstMsgProc: {operator()():109} stop msg main loop...
10-25 18:13:04.176 818 6749 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [msg_loop_guard]
10-25 18:13:04.176 818 6736 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[msg_loop_guard]
10-25 18:13:04.176 818 6736 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [msg_loop_guard]
10-25 18:13:04.176 818 6736 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [msg_loop_guard]
10-25 18:13:04.176 818 6736 I C02b2b/AVMetaFrameConv: {ChangeState():337} begin change state to NULL
10-25 18:13:04.179 818 3453 I C02b2b/AVShMemPool: {operator()():225} release memory 0x03F8F0, but the pool is destroyed
10-25 18:13:04.180 818 3453 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 2 is received
10-25 18:13:04.180 818 6736 E C02b2b/AVMetaEngineGstImpl: {ResolveMetadata():128} The specified metadata 38 cannot be obtained from the specified stream.
10-25 18:13:04.181 818 3453 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 7 is received
10-25 18:13:04.181 818 6736 W C02b2b/GObject: [glog] g_object_set_is_valid_property: object class 'GstFdSrc' has no property named 'exit-block'
10-25 18:13:04.181 818 6736 I C02b2b/StateMachine: {ChangeState():58} change state to stopping_state
10-25 18:13:04.181 818 6736 I C02b2b/PlayBinCtrlerBase: {QueryPosition():792} update the position: 5600 microsecond
10-25 18:13:04.183 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from PAUSED to READY
10-25 18:13:04.183 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} aqueue change state from PAUSED to READY
10-25 18:13:04.183 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from PAUSED to READY
10-25 18:13:04.184 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: vbin
10-25 18:13:04.183 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from PAUSED to READY
10-25 18:13:04.185 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: vqueue
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vqueue change state from PAUSED to READY
10-25 18:13:04.185 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: avmeta_vid_sink
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from PAUSED to READY
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} streamsynchronizer7 change state from PAUSED to READY
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} audiotee change state from PAUSED to READY
10-25 18:13:04.185 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: abin
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from READY to NULL
10-25 18:13:04.185 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: aqueue
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vqueue change state from READY to NULL
10-25 18:13:04.185 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: avmeta_aud_sink
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from READY to NULL
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from READY to NULL
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} aqueue change state from READY to NULL
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from READY to NULL
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from PAUSED to READY
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} inputselector9 change state from PAUSED to READY
10-25 18:13:04.185 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} inputselector8 change state from PAUSED to READY
10-25 18:13:04.190 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-7 change state from PAUSED to READY
10-25 18:13:04.190 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.190 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} capsfilter7 change state from PAUSED to READY
10-25 18:13:04.191 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse7 change state from PAUSED to READY
10-25 18:13:04.191 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac7 change state from PAUSED to READY
10-25 18:13:04.192 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} multiqueue7 change state from PAUSED to READY
10-25 18:13:04.192 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.193 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux7 change state from PAUSED to READY
10-25 18:13:04.193 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.193 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} typefind change state from PAUSED to READY
10-25 18:13:04.193 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-7 change state from READY to NULL
10-25 18:13:04.193 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.193 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} capsfilter7 change state from READY to NULL
10-25 18:13:04.193 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse7 change state from READY to NULL
10-25 18:13:04.194 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac7 change state from READY to NULL
10-25 18:13:04.194 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: avdec_h264-7
10-25 18:13:04.194 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} multiqueue7 change state from READY to NULL
10-25 18:13:04.194 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.194 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: capsfilter7
10-25 18:13:04.194 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux7 change state from READY to NULL
10-25 18:13:04.194 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.194 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: h264parse7
10-25 18:13:04.195 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} inputselector8 change state from READY to NULL
10-25 18:13:04.195 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: inputselector8
10-25 18:13:04.196 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: avdec_aac7
10-25 18:13:04.196 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: inputselector9
10-25 18:13:04.196 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} inputselector9 change state from READY to NULL
10-25 18:13:04.197 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: multiqueue7
10-25 18:13:04.197 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: qtdemux7
10-25 18:13:04.198 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} decodebin7 change state from PAUSED to READY
10-25 18:13:04.198 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} source change state from PAUSED to READY
10-25 18:13:04.198 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: decodebin7
10-25 18:13:04.198 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: typefind
10-25 18:13:04.198 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: source
10-25 18:13:04.198 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} source change state from READY to NULL
10-25 18:13:04.198 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} uridecodebin7 change state from PAUSED to READY
10-25 18:13:04.199 818 6736 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: uridecodebin7
10-25 18:13:04.199 818 6736 I C02b2b/StateMachine: {ChangeState():58} change state to stopped_state
10-25 18:13:04.199 818 6738 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from PAUSED to READY
10-25 18:13:04.199 818 6737 I C02b2b/AVMetaEngineGstImpl: {OnNotifyMessage():395} stop finished
10-25 18:13:04.199 818 6738 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.199 818 6738 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from PAUSED to READY
10-25 18:13:04.199 818 6738 I C02b2b/PlayBinState: {ProcessStateChange():623} StoppedState::ProcessStateChange
10-25 18:13:04.200 818 6738 I C02b2b/GstMsgProc: {operator()():109} stop msg main loop...
10-25 18:13:04.200 818 6738 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [msg_loop_guard]
10-25 18:13:04.202 818 6736 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[msg_loop_guard]
10-25 18:13:04.202 818 6736 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [msg_loop_guard]
10-25 18:13:04.203 818 6736 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [msg_loop_guard]
10-25 18:13:04.203 818 6736 E C02b2b/GObject: [glog] g_signal_handler_disconnect: assertion 'handler_id > 0' failed
10-25 18:13:04.203 818 6736 E C02b2b/GObject: [glog] g_signal_handler_disconnect: assertion 'handler_id > 0' failed
10-25 18:13:04.204 818 6736 I C02b2b/StateMachine: {ChangeState():58} change state to idle_state
10-25 18:13:04.204 818 6737 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [PlaybinCtrl]
10-25 18:13:04.204 818 6736 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[PlaybinCtrl]
10-25 18:13:04.204 818 6736 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [PlaybinCtrl]
10-25 18:13:04.205 818 6736 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [AVMetadata]
10-25 18:13:04.205 818 3453 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[AVMetadata]
10-25 18:13:04.205 818 3453 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [AVMetadata]
10-25 18:13:04.205 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:04.205 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:04.205 818 3453 I C02b2b/MediaServerManager: -----Instance #0: pid = 5659 uid = 20010010-----
10-25 18:13:04.206 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:04.206 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:04.271 818 3453 I C02b2b/MediaServiceStub: {OnRemoteRequest():83} Stub: OnRemoteRequest of code: 0 is received
10-25 18:13:04.272 818 6758 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [AVMetadata]
10-25 18:13:04.272 818 3453 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [AVMetadata]
10-25 18:13:04.272 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:04.272 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:04.272 818 3453 I C02b2b/MediaServerManager: -----Instance #0: pid = 5659 uid = 20010010-----
10-25 18:13:04.272 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:04.272 818 3453 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:04.272 818 3453 I C02b2b/MediaServerManager: -----Instance #0: pid = 1631 uid = 20010030-----
10-25 18:13:04.273 818 3453 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 1 is received
10-25 18:13:04.276 818 6758 I C02b2b/EngineFactoryRepo: {GetEngineFactory():184} Selected factory: 0xC27CF0, score: 1
10-25 18:13:04.276 818 6758 I C02b2b/UriHelper: {FormatMeForUri():230} formatted uri: fd://14?offset=0&size=3144635
10-25 18:13:04.276 818 6758 I C02b2b/AVMetaEngineGstImpl: {SetSource():106} uri: fd://9?offset=0&size=3144635, usage: 1
10-25 18:13:04.276 818 6758 I C02b2b/StateMachine: {ChangeState():58} change state to idle_state
10-25 18:13:04.277 818 6759 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [PlaybinCtrl]
10-25 18:13:04.278 818 6758 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [PlaybinCtrl]
10-25 18:13:04.280 818 6758 I C02b2b/PlayBinCtrlerBase: {SetSource():167} Set source: fd://9?offset=0&size=3144635
10-25 18:13:04.281 818 6758 W C02b2b/GObject: [glog] ../../third_party/glib/gobject/gsignal.c:2614: signal 'interrupt-event' is invalid for instance '0xea8d78' of type 'GstFakeSink'
10-25 18:13:04.281 818 6758 W C02b2b/GObject: [glog] ../../third_party/glib/gobject/gsignal.c:2614: signal 'audio-state-event' is invalid for instance '0xea8d78' of type 'GstFakeSink'
10-25 18:13:04.282 818 6758 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [msg_loop_guard]
10-25 18:13:04.286 818 6760 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [msg_loop_guard]
10-25 18:13:04.286 818 6760 I C02b2b/GstMsgProc: {operator()():107} start msg main loop...
10-25 18:13:04.286 818 6758 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: playbin
10-25 18:13:04.287 818 6758 W C02b2b/GObject: [glog] g_object_set_is_valid_property: object class 'GstFakeSink' has no property named 'audio-renderer-desc'
10-25 18:13:04.287 818 6758 W C02b2b/GObject: [glog] g_object_set_is_valid_property: object class 'GstFakeSink' has no property named 'audio-renderer-flag'
10-25 18:13:04.287 818 6758 I C02b2b/StateMachine: {ChangeState():58} change state to inited_state
10-25 18:13:04.287 818 6758 I C02b2b/StateMachine: {ChangeState():58} change state to preparing_state
10-25 18:13:04.287 818 6758 W C02b2b/PlayBinCtrlerBase: {QueryPosition():783} query position failed
10-25 18:13:04.288 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} streamsynchronizer8 change state from NULL to READY
10-25 18:13:04.288 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from NULL to READY
10-25 18:13:04.288 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from NULL to READY
10-25 18:13:04.288 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.288 818 6760 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from NULL to READY
10-25 18:13:04.288 818 6760 I C02b2b/PlayBinState: {ProcessStateChange():337} PreparingState::ProcessStateChange
10-25 18:13:04.288 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} streamsynchronizer8 change state from READY to PAUSED
10-25 18:13:04.288 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: uridecodebin8
10-25 18:13:04.288 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from NULL to READY
10-25 18:13:04.288 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from NULL to READY
10-25 18:13:04.289 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} uridecodebin8 change state from NULL to READY
10-25 18:13:04.289 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: source
10-25 18:13:04.296 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: decodebin8
10-25 18:13:04.296 818 6758 I C02b2b/AVMetaCollector: {MultiQueueCutOut():64} mq curr maxBytes: 0, maxBuffers: 0, maxTimes: 0
10-25 18:13:04.296 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: typefind
10-25 18:13:04.297 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} typefind change state from NULL to READY
10-25 18:13:04.297 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} decodebin8 change state from NULL to READY
10-25 18:13:04.297 818 6758 W C02b2b/GST_POLL: {gst_poll_remove_fd():951} [gst:: :0] 0xe0f590: couldn't find fd !
10-25 18:13:04.298 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} typefind change state from READY to PAUSED
10-25 18:13:04.298 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} source change state from NULL to READY
10-25 18:13:04.298 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} source change state from READY to PAUSED
10-25 18:13:04.303 818 6756 I C02b2b/GstMetaParser: {ParseFileMimeType():228} file caps mime type: video/quicktime, mapping to video/mp4
10-25 18:13:04.304 818 6758 I C02b2b/AVMetaEngineGstImpl: {SetSource():115} set source success
10-25 18:13:04.304 818 3453 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 5 is received
10-25 18:13:04.306 818 6756 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: qtdemux8
10-25 18:13:04.306 818 6756 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():988} add msgfilter element: qtdemux8
10-25 18:13:04.306 818 6756 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: qtdemux8
10-25 18:13:04.306 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux8 change state from NULL to READY
10-25 18:13:04.306 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.306 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux8 change state from READY to PAUSED
10-25 18:13:04.306 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.311 818 6613 W C02b2b/qtdemux: {qtdemux_type_get():250} [gst:: :0] unknown QuickTime node type .xyz
10-25 18:13:04.311 818 6613 W C02b2b/qtdemux: {qtdemux_parse_trex():3167} [gst::qtdemux8:DF2100] failed to find fragment defaults for stream 1
10-25 18:13:04.311 818 6613 W C02b2b/qtdemux: {qtdemux_parse_trex():3167} [gst::qtdemux8:DF2100] failed to find fragment defaults for stream 2
10-25 18:13:04.313 818 6613 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: multiqueue8
10-25 18:13:04.313 818 6613 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():988} add msgfilter element: multiqueue8
10-25 18:13:04.313 818 6613 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: multiqueue8
10-25 18:13:04.315 818 6613 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: avdec_aac8
10-25 18:13:04.316 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac8 change state from NULL to READY
10-25 18:13:04.316 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac8 change state from READY to PAUSED
10-25 18:13:04.318 818 6613 I C02b2b/BufferBlocker: {OnPadAdded():333} qtdemux8's pads count is not 1, direction: 1, only detect buffer, no blocked
10-25 18:13:04.321 818 6613 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: h264parse8
10-25 18:13:04.321 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 8 is received
10-25 18:13:04.321 818 907 I C02b2b/RecorderServer: {CheckPermission():130} user have the right to access MICROPHONE!
10-25 18:13:04.322 818 6750 I C02b2b/AudioSource: {ConfigAppInfo():115} Set app info done
10-25 18:13:04.322 818 6613 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: capsfilter8
10-25 18:13:04.324 818 6750 I C02b2b/AudioEncoder: {Init():37} use avenc_aac
10-25 18:13:04.324 818 6750 I C02b2b/RecorderEngineGstImpl: {SetAudioSource():108} add audios source success, type: 1
10-25 18:13:04.324 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse8 change state from NULL to READY
10-25 18:13:04.325 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse8 change state from READY to PAUSED
10-25 18:13:04.326 818 6613 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: avdec_h264-8
10-25 18:13:04.327 818 6613 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():988} add msgfilter element: avdec_h264-8
10-25 18:13:04.327 818 6613 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: avdec_h264-8
10-25 18:13:04.327 818 6613 I C02b2b/AVMetaEngineGstImpl: {OnNotifyElemSetup():436} Only need one frame!
10-25 18:13:04.327 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-8 change state from NULL to READY
10-25 18:13:04.327 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.327 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-8 change state from READY to PAUSED
10-25 18:13:04.327 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.328 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 1 is received
10-25 18:13:04.331 818 6750 I C02b2b/RecorderEngineGstImpl: {SetVideoSource():74} add video source success, type: 1
10-25 18:13:04.331 818 6613 I C02b2b/AVMetaElemCollector: {OnEventProbe():398} catch caps at pad audio_0
10-25 18:13:04.331 818 6613 I C02b2b/GstMetaParser: {ParseStreamCaps():194} parse mimetype audio/mpeg's caps
10-25 18:13:04.331 818 6613 I C02b2b/AVMetaElemCollector: {QueryDuration():420} update duration to 8694800000
10-25 18:13:04.331 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 15 is received
10-25 18:13:04.332 818 6613 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad audio_0
10-25 18:13:04.332 818 6613 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag stream event
10-25 18:13:04.332 818 6613 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad audio_0
10-25 18:13:04.332 818 6750 I C02b2b/MuxSinkBin: {ConfigureOutputFormat():113} configure output format: 2
10-25 18:13:04.332 818 6613 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag global event
10-25 18:13:04.332 818 6613 I C02b2b/AVMetaElemCollector: {OnEventProbe():398} catch caps at pad video_0
10-25 18:13:04.332 818 6613 I C02b2b/GstMetaParser: {ParseStreamCaps():194} parse mimetype video/x-h264's caps
10-25 18:13:04.333 818 6613 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad video_0
10-25 18:13:04.333 818 6613 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag stream event
10-25 18:13:04.333 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 9 is received
10-25 18:13:04.335 818 6750 I C02b2b/AudioEncoder: {Configure():54} Set audio encode format: 3
10-25 18:13:04.336 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 10 is received
10-25 18:13:04.337 818 6613 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad video_0
10-25 18:13:04.337 818 6613 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag global event
10-25 18:13:04.337 818 6613 W C02b2b/qtdemux: {kpi_log_demux_push_first_frame():5904} [gst::qtdemux8:DF2100] KPI-TRACE: FIRST-VIDEO-FRAME demux push first video keyframe
10-25 18:13:04.337 818 6750 I C02b2b/AudioSource: {ConfigAudioSampleRate():70} Set audio sample rate: 48000
10-25 18:13:04.337 818 6613 I C02b2b/AVMetaElemCollector: {OnEventProbe():390} catch tags at pad audio_0
10-25 18:13:04.337 818 6613 I C02b2b/AVMetaElemCollector: {ParseTagList():313} catch tag stream event
10-25 18:13:04.338 818 6613 W C02b2b/qtdemux: {kpi_log_demux_push_first_frame():5907} [gst::qtdemux8:DF2100] KPI-TRACE: demux push first audio frame
10-25 18:13:04.338 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 11 is received
10-25 18:13:04.338 818 6750 I C02b2b/AudioSource: {ConfigAudioChannels():85} Set audio channels: 2
10-25 18:13:04.338 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 12 is received
10-25 18:13:04.339 818 6750 I C02b2b/AudioSource: {ConfigAudioBitRate():100} Set audio bitrate: 48000
10-25 18:13:04.339 818 6750 I C02b2b/AudioEncoder: {Configure():65} Set audio bitrate: 48000
10-25 18:13:04.339 818 6758 I C02b2b/AVMetaCollector: {CheckCollectCompleted():248} collect metadata finished !
10-25 18:13:04.339 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 2 is received
10-25 18:13:04.339 818 6758 I C02b2b/PlayBinCtrlerBase: {PrepareAsyncInternal():621} already at preparing state, skip
10-25 18:13:04.339 818 6449 W C02b2b/audiodecoder: {gst_audio_decoder_handle_frame():1650} [gst::avdec_aac8:C95270] KPI-TRACE: audiodecoder recv first frame
10-25 18:13:04.340 818 6760 I C02b2b/GstMsgConvDefault: {ConvertToInnerMsg():301} convert gst msg type: duration-changed
10-25 18:13:04.340 818 6451 W C02b2b/videodecoder: {gst_video_decoder_decode_frame():4090} [gst::avdec_h264-8:DD1A00] KPI-TRACE: FIRST-VIDEO-FRAME videodecoder recv first key frame
10-25 18:13:04.345 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 3 is received
10-25 18:13:04.346 818 6750 I C02b2b/VideoSource: {ConfigureVideoRectangle():120} configure video source width height: 1280 * 720
10-25 18:13:04.354 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 4 is received
10-25 18:13:04.355 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 5 is received
10-25 18:13:04.355 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 19 is received
10-25 18:13:04.356 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 20 is received
10-25 18:13:04.356 818 6750 E C02b2b/MuxSinkBin: {ConfigureRotationAngle():202} Invalid rotation: 0, keep default 0
10-25 18:13:04.356 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 16 is received
10-25 18:13:04.358 818 6750 I C02b2b/MuxSinkBin: {ConfigureOutputTarget():135} Configure output fd ok
10-25 18:13:04.359 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 21 is received
10-25 18:13:04.360 818 6750 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-guard]
10-25 18:13:04.361 818 6750 I C02b2b/RecorderPipelineLinkHelper: {GetGstPad():51} request pad video from element MuxSinkBin
10-25 18:13:04.362 818 6750 I C02b2b/RecorderPipelineLinkHelper: {GetGstPad():51} request pad audio_%u from element MuxSinkBin
10-25 18:13:04.368 818 6765 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-guard]
10-25 18:13:04.370 818 6751 I C02b2b/RecorderPipeline: {SyncWaitChangeState():197} change state to 3
10-25 18:13:04.371 818 6751 I C01401/Bufferqueue: (noname) BufferQueue: ctor, Queue id: 3513283248134 isShared: 0
10-25 18:13:04.371 818 6751 I C01401/Bufferqueue: (noname) SetQueueSize: Success, Way: queue size: 4, Queue id: 3513283248134
10-25 18:13:04.372 818 6751 W C02b2b/videopool: {video_buffer_pool_set_config():215} [gst::video_capture_pool:FAE240] no caps in config
10-25 18:13:04.377 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: NULL, newState: READY
10-25 18:13:04.377 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: NULL, newState: READY
10-25 18:13:04.377 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: NULL, newState: READY
10-25 18:13:04.377 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: NULL, newState: READY
10-25 18:13:04.377 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: NULL, newState: READY
10-25 18:13:04.377 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: NULL, newState: READY
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: NULL, newState: READY
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: NULL, newState: READY
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: NULL, newState: READY
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: NULL, newState: READY
10-25 18:13:04.378 818 6765 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 2
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: PAUSED
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: READY, newState: PAUSED
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: READY, newState: PAUSED
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: READY, newState: PAUSED
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: READY, newState: PAUSED
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: READY, newState: PAUSED
10-25 18:13:04.378 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: READY, newState: PAUSED
10-25 18:13:04.381 818 6751 I C02b00/AudioFramework: [audio_stream.cpp] AudioStreamInfo, Sampling rate: 48000, channels: 2, format: 1, stream type: 1
10-25 18:13:04.381 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::Initialize
10-25 18:13:04.381 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] SetEnv called
10-25 18:13:04.382 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] AudioServiceClient:Initialize [app-pid<818>-uid<1013>]
10-25 18:13:04.382 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:13:04.386 818 6770 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:13:04.388 818 6770 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:13:04.389 818 6770 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:13:04.389 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::CreateStream
10-25 18:13:04.389 818 6751 E C02b00/AudioFramework: [audio_service_client.cpp] Creating stream of channels 2
10-25 18:13:04.389 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::ConnectStreamToPA
10-25 18:13:04.390 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] Current Stream State: <private>
10-25 18:13:04.411 818 6451 W C02b2b/libav: {gst_ffmpegviddec_video_frame():1773} [gst::avdec_h264-8:DD1A00] KPI-TRACE: FIRST-VIDEO-FRAME decode cost 70 ms
10-25 18:13:04.415 818 6451 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: inputselector10
10-25 18:13:04.416 818 6451 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: inputselector11
10-25 18:13:04.416 818 6451 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: audiotee
10-25 18:13:04.417 818 6760 I C02b2b/GstMsgConvDefault: {ConvertResolutionChangedMessage():192} resolution changed to width:1280 height:720
10-25 18:13:04.418 818 6760 W C02b2b/GObject: [glog] g_object_get_is_valid_property: object class 'GstAppSink' has no property named 'video-rotation'
10-25 18:13:04.418 818 6760 E C02b2b/GObject: [glog] g_value_get_uint: assertion 'G_VALUE_HOLDS_UINT (value)' failed
10-25 18:13:04.418 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} audiotee change state from NULL to READY
10-25 18:13:04.418 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} audiotee change state from READY to PAUSED
10-25 18:13:04.419 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} decodebin8 change state from READY to PAUSED
10-25 18:13:04.419 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} uridecodebin8 change state from READY to PAUSED
10-25 18:13:04.421 818 6451 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: vbin
10-25 18:13:04.421 818 6451 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: vqueue
10-25 18:13:04.421 818 6451 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: avmeta_vid_sink
10-25 18:13:04.422 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vqueue change state from NULL to READY
10-25 18:13:04.422 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from NULL to READY
10-25 18:13:04.423 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vqueue change state from READY to PAUSED
10-25 18:13:04.424 818 6451 W C02b2b/playsink: {gen_audio_chain():2904} [gst::playsink:E82030] warning: No volume control found
10-25 18:13:04.424 818 6451 W C02b2b/playsink: {gen_audio_chain():2904} [gst::playsink:E82030] warning: Volume/mute is not available
10-25 18:13:04.424 818 6760 W C02b2b/GstMsgConvDefault: {ConvertWarningMessage():128} [WARNING] No volume control found, ../../third_party/gstreamer/gstplugins_base/gst/playback/gstplaysink.c(2904): gen_audio_chain (): /GstPlayBin:playbin/GstPlaySink:playsink:
10-25 18:13:04.424 818 6760 W C02b2b/GstMsgConvDefault: Volume/mute is not available
10-25 18:13:04.425 818 6451 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: abin
10-25 18:13:04.425 818 6451 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: aqueue
10-25 18:13:04.425 818 6451 I C02b2b/PlayBinCtrlerBase: {OnElementSetup():981} element setup: avmeta_aud_sink
10-25 18:13:04.425 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} aqueue change state from NULL to READY
10-25 18:13:04.425 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from NULL to READY
10-25 18:13:04.426 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} aqueue change state from READY to PAUSED
10-25 18:13:04.432 818 6449 W C02b2b/audiodecoder: {gst_audio_decoder_push_forward():1047} [gst::avdec_aac8:C95270] KPI-TRACE: audiodecoder push first frame
10-25 18:13:04.433 818 6451 W C02b2b/videodecoder: {gst_video_decoder_clip_and_push_buf():3808} [gst::avdec_h264-8:DD1A00] KPI-TRACE: FIRST-VIDEO-FRAME videodecoder push first frame
10-25 18:13:04.434 818 6772 W C02b2b/basesink: {kpi_log_recv_first_frame():4231} [gst::avmeta_vid_sink:D5DDA0] KPI-TRACE: recv first video frame
10-25 18:13:04.434 818 6772 I C02b2b/AVMetaFrameExtract: {OnNewPrerollArrived():232} preroll buffer arrived, pts: 0
10-25 18:13:04.434 818 6772 I C02b2b/AVMetaFrameExtract: {OnNewPrerollArrived():235} not start extract, ignore
10-25 18:13:04.434 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from READY to PAUSED
10-25 18:13:04.435 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from READY to PAUSED
10-25 18:13:04.436 818 6773 W C02b2b/basesink: {kpi_log_recv_first_frame():4231} [gst::avmeta_aud_sink:EA8D78] KPI-TRACE: recv first audio frame
10-25 18:13:04.436 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from READY to PAUSED
10-25 18:13:04.436 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from READY to PAUSED
10-25 18:13:04.436 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from READY to PAUSED
10-25 18:13:04.436 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from READY to PAUSED
10-25 18:13:04.437 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.437 818 6760 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from READY to PAUSED
10-25 18:13:04.437 818 6760 I C02b2b/PlayBinCtrlerBase: {QueryPosition():792} update the position: 0 microsecond
10-25 18:13:04.437 818 6760 I C02b2b/PlayBinState: {ProcessStateChange():337} PreparingState::ProcessStateChange
10-25 18:13:04.437 818 6760 I C02b2b/StateMachine: {ChangeState():58} change state to prepared_state
10-25 18:13:04.437 818 6760 I C02b2b/PlayBinCtrlerBase: {QueryDuration():775} update the duration: 8694800 microsecond
10-25 18:13:04.438 818 6759 I C02b2b/AVMetaEngineGstImpl: {OnNotifyMessage():392} prepare finished
10-25 18:13:04.439 818 6760 I C02b2b/PlayBinState: {ProcessStateChange():343} preparingCond_.notify_one, preparing->prepard
10-25 18:13:04.439 818 6760 I C02b2b/PlayBinState: {HandleAsyncDone():173} BaseState::HandleAsyncDone
10-25 18:13:04.439 818 6760 I C02b2b/PlayBinState: {HandleAsyncDone():179} BaseState::HandleAsyncDone 1, 3
10-25 18:13:04.440 818 6759 I C02b2b/AVMetaEngineGstImpl: {OnNotifyMessage():423} async done
10-25 18:13:04.440 818 6758 I C02b2b/PlayBinCtrlerBase: {SeekInternal():639} execute seek, time: 0, option: 0
10-25 18:13:04.442 818 6770 I C02b00/AudioFramework: [audio_service_client.cpp] Current Stream State: <private>
10-25 18:13:04.451 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] Created Stream
10-25 18:13:04.451 818 6751 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream:Set stream Info SUCCESS
10-25 18:13:04.451 818 6751 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::RegisterTracker
10-25 18:13:04.451 818 6751 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::RegisterTracker
10-25 18:13:04.453 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from PAUSED to PAUSED
10-25 18:13:04.454 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from PAUSED to PAUSED
10-25 18:13:04.454 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from PAUSED to PAUSED
10-25 18:13:04.454 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from PAUSED to PAUSED
10-25 18:13:04.454 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.454 818 6760 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from PAUSED to PAUSED
10-25 18:13:04.454 818 6760 I C02b2b/PlayBinState: {ProcessStateChange():392} PreparingState::ProcessStateChange
10-25 18:13:04.454 818 6751 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream: Get Buffer size
10-25 18:13:04.455 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from PAUSED to PAUSED
10-25 18:13:04.455 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from PAUSED to PAUSED
10-25 18:13:04.455 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: READY, newState: PAUSED
10-25 18:13:04.455 818 6751 I C02b2b/RecorderPipeline: {SyncWaitChangeState():206} finish change gstpipeline state to 3.
10-25 18:13:04.455 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: READY, newState: PAUSED
10-25 18:13:04.455 818 6750 I C02b2b/RecorderPipeline: {Dump():315} ==========================Dump Recorder Parameters Begin=========================
10-25 18:13:04.455 818 6765 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 3
10-25 18:13:04.455 818 6750 I C02b2b/VideoSource: {Dump():251} Video [sourceId = 0x100]: width = 1280, height = 720 frameRate = 25
10-25 18:13:04.455 818 6750 I C02b2b/AudioSource: {Dump():158} Audio [sourceId = 0x200]: sample rate = 48000, channels = 2, bitRate = 48000
10-25 18:13:04.455 818 6750 I C02b2b/MuxSinkBin: {Dump():253} file format = 2, max duration = -1, max size = -1, fd = 22
10-25 18:13:04.455 818 6750 I C02b2b/AudioEncoder: {Dump():155} Audio [sourceId = 0x200]: encode format = 3
10-25 18:13:04.455 818 6750 I C02b2b/RecorderPipeline: {Dump():319} ==========================Dump Recorder Parameters End===========================
10-25 18:13:04.464 818 6758 I C02b2b/AVMetaFrameConv: {SetupConvPipeline():267} setup converter pipeline success
10-25 18:13:04.464 818 6758 I C02b2b/AVMetaFrameConv: {SetupConvSink():287} target out config: width: -1, height: -1, format: 3
10-25 18:13:04.464 818 6758 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [msg_loop_guard]
10-25 18:13:04.466 818 6776 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [msg_loop_guard]
10-25 18:13:04.467 818 6776 I C02b2b/GstMsgProc: {operator()():107} start msg main loop...
10-25 18:13:04.472 818 6451 W C02b2b/videodecoder: {gst_video_decoder_decode_frame():4090} [gst::avdec_h264-8:DD1A00] KPI-TRACE: FIRST-VIDEO-FRAME videodecoder recv first key frame
10-25 18:13:04.510 818 6758 I C02b2b/GstMsgProc: {AddMsgFilter():194} add msg filter: conv_pipeline
10-25 18:13:04.513 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 7 is received
10-25 18:13:04.519 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from PAUSED to PAUSED
10-25 18:13:04.520 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from PAUSED to PAUSED
10-25 18:13:04.572 818 6451 W C02b2b/videodecoder: {gst_video_decoder_clip_and_push_buf():3808} [gst::avdec_h264-8:DD1A00] KPI-TRACE: FIRST-VIDEO-FRAME videodecoder push first frame
10-25 18:13:04.573 818 6772 I C02b2b/AVMetaFrameExtract: {OnNewPrerollArrived():232} preroll buffer arrived, pts: 0
10-25 18:13:04.573 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from PAUSED to PAUSED
10-25 18:13:04.574 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from PAUSED to PAUSED
10-25 18:13:04.574 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from PAUSED to PAUSED
10-25 18:13:04.574 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from PAUSED to PAUSED
10-25 18:13:04.574 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.575 818 6760 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from PAUSED to PAUSED
10-25 18:13:04.575 818 6760 I C02b2b/PlayBinState: {ProcessStateChange():392} PreparingState::ProcessStateChange
10-25 18:13:04.575 818 6760 I C02b2b/PlayBinState: {HandleAsyncDone():173} BaseState::HandleAsyncDone
10-25 18:13:04.575 818 6760 I C02b2b/PlayBinState: {HandleAsyncDone():179} BaseState::HandleAsyncDone 1, 3
10-25 18:13:04.575 818 6760 I C02b2b/PlayBinState: {HandleAsyncDone():185} asyncdone after seek done, pos = 0ms
10-25 18:13:04.575 818 6760 I C02b2b/PlayBinCtrlerBase: {QueryPosition():792} update the position: 5600 microsecond
10-25 18:13:04.578 818 6758 I C02b2b/AVMetaFrameConv: {PrepareConvert():99} caps changed
10-25 18:13:04.584 818 6758 I C02b2b/AVMetaFrameConv: {PrepareConvert():102} current caps: video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, framerate=(fraction)105/4
10-25 18:13:04.585 818 6758 I C02b2b/AVMetaFrameConv: {ChangeState():337} begin change state to READY
10-25 18:13:04.585 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_sink change state from NULL to READY
10-25 18:13:04.585 818 6758 I C02b2b/AVMetaFrameConv: {ChangeState():337} begin change state to PLAYING
10-25 18:13:04.585 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_conv change state from NULL to READY
10-25 18:13:04.585 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_scale change state from NULL to READY
10-25 18:13:04.585 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_src change state from NULL to READY
10-25 18:13:04.585 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_pipeline change state from NULL to READY
10-25 18:13:04.586 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_conv change state from READY to PAUSED
10-25 18:13:04.586 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_scale change state from READY to PAUSED
10-25 18:13:04.586 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_src change state from READY to PAUSED
10-25 18:13:04.586 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_pipeline change state from READY to PAUSED
10-25 18:13:04.587 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_conv change state from PAUSED to PLAYING
10-25 18:13:04.587 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_scale change state from PAUSED to PLAYING
10-25 18:13:04.587 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_src change state from PAUSED to PLAYING
10-25 18:13:04.602 818 6781 I C02b2b/AVShMemPool: {Init():55} name: shmemsink, init option: preAllocMemCnt = 1, memSize = 3686400, maxMemCnt = 5, enableFixedSize = 1
10-25 18:13:04.604 818 6781 I C02b2b/AVShMemPool: {Init():55} name: shmemsink, init option: preAllocMemCnt = 0, memSize = 3686420, maxMemCnt = 5, enableFixedSize = 1
10-25 18:13:04.642 818 6781 W C02b2b/basesink: {kpi_log_recv_first_frame():4231} [gst::conv_sink:C98B10] KPI-TRACE: recv first video frame
10-25 18:13:04.642 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_sink change state from READY to PAUSED
10-25 18:13:04.643 818 6757 W C02b2b/basesink: {gst_base_sink_query_latency():1293} [gst::conv_sink:C98B10] warning: Pipeline construction is invalid, please add queues.
10-25 18:13:04.643 818 6757 W C02b2b/basesink: {gst_base_sink_query_latency():1293} [gst::conv_sink:C98B10] warning: Not enough buffering available for the processing deadline of 0:00:00.020000000, add enough queues to buffer 0:00:00.020000000 additional data. Shortening processing latency to 0:00:00.000000000.
10-25 18:13:04.643 818 6776 W C02b2b/GstMsgConvDefault: {ConvertWarningMessage():128} [WARNING] Pipeline construction is invalid, please add queues., ../../third_party/gstreamer/gstreamer/libs/gst/base/gstbasesink.c(1293): gst_base_sink_query_latency (): /GstPipeline:conv_pipeline/GstSharedMemSink:conv_sink:
10-25 18:13:04.643 818 6776 W C02b2b/GstMsgConvDefault: Not enough buffering available for the processing deadline of 0:00:00.020000000, add enough queues to buffer 0:00:00.020000000 additional data. Shortening processing latency to 0:00:00.000000000.
10-25 18:13:04.643 818 6781 I C02b2b/AVMetaFrameConv: {OnNotifyNewSample():386} sample buffer arrived, pts: 0
10-25 18:13:04.643 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_sink change state from PAUSED to PLAYING
10-25 18:13:04.643 818 6781 W C02b2b/basesink: {kpi_log_render_first_frame():3851} [gst::conv_sink:C98B10] KPI-TRACE: render first video frame
10-25 18:13:04.643 818 6776 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} conv_pipeline change state from PAUSED to PLAYING
10-25 18:13:04.644 818 6758 I C02b2b/AVMetaFrameConv: {GetConvertResult():168} ======================Convert Frame Finished=========================
10-25 18:13:04.644 818 6758 I C02b2b/AVMetaFrameConv: {GetConvertResult():170} output width = 1280, stride = 5120, height = 720, format = 3
10-25 18:13:04.644 818 6776 I C02b2b/GstMsgProc: {operator()():109} stop msg main loop...
10-25 18:13:04.644 818 6776 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [msg_loop_guard]
10-25 18:13:04.644 818 6758 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[msg_loop_guard]
10-25 18:13:04.644 818 6758 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [msg_loop_guard]
10-25 18:13:04.644 818 6758 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [msg_loop_guard]
10-25 18:13:04.644 818 6758 I C02b2b/AVMetaFrameConv: {ChangeState():337} begin change state to NULL
10-25 18:13:04.647 818 3453 I C02b2b/AVShMemPool: {operator()():225} release memory 0xF0BFD0, but the pool is destroyed
10-25 18:13:04.649 818 3453 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 2 is received
10-25 18:13:04.650 818 6758 E C02b2b/AVMetaEngineGstImpl: {ResolveMetadata():128} The specified metadata 38 cannot be obtained from the specified stream.
10-25 18:13:04.650 818 907 I C02b2b/AVMetadataHelperServiceStub: {OnRemoteRequest():77} Stub: OnRemoteRequest of code: 7 is received
10-25 18:13:04.650 818 3453 I C01401/Bufferqueue: (noname) SetQueueSize: Success, Way: queue size: 5, Queue id: 3513283248134
10-25 18:13:04.650 818 6758 W C02b2b/GObject: [glog] g_object_set_is_valid_property: object class 'GstFdSrc' has no property named 'exit-block'
10-25 18:13:04.650 818 6758 I C02b2b/StateMachine: {ChangeState():58} change state to stopping_state
10-25 18:13:04.651 818 6758 I C02b2b/PlayBinCtrlerBase: {QueryPosition():792} update the position: 5600 microsecond
10-25 18:13:04.652 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from PAUSED to READY
10-25 18:13:04.653 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} aqueue change state from PAUSED to READY
10-25 18:13:04.653 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from PAUSED to READY
10-25 18:13:04.653 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from PAUSED to READY
10-25 18:13:04.654 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vqueue change state from PAUSED to READY
10-25 18:13:04.654 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from PAUSED to READY
10-25 18:13:04.654 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} streamsynchronizer8 change state from PAUSED to READY
10-25 18:13:04.654 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} audiotee change state from PAUSED to READY
10-25 18:13:04.654 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_vid_sink change state from READY to NULL
10-25 18:13:04.654 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vqueue change state from READY to NULL
10-25 18:13:04.654 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: vbin
10-25 18:13:04.654 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} vbin change state from READY to NULL
10-25 18:13:04.654 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: vqueue
10-25 18:13:04.654 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: avmeta_vid_sink
10-25 18:13:04.655 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: abin
10-25 18:13:04.655 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: aqueue
10-25 18:13:04.655 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: avmeta_aud_sink
10-25 18:13:04.657 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avmeta_aud_sink change state from READY to NULL
10-25 18:13:04.657 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} aqueue change state from READY to NULL
10-25 18:13:04.657 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} abin change state from READY to NULL
10-25 18:13:04.657 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playsink change state from PAUSED to READY
10-25 18:13:04.658 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} inputselector11 change state from PAUSED to READY
10-25 18:13:04.658 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} inputselector10 change state from PAUSED to READY
10-25 18:13:04.667 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-8 change state from PAUSED to READY
10-25 18:13:04.667 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.668 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} capsfilter8 change state from PAUSED to READY
10-25 18:13:04.668 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse8 change state from PAUSED to READY
10-25 18:13:04.669 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac8 change state from PAUSED to READY
10-25 18:13:04.676 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} multiqueue8 change state from PAUSED to READY
10-25 18:13:04.676 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.678 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux8 change state from PAUSED to READY
10-25 18:13:04.678 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.678 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} typefind change state from PAUSED to READY
10-25 18:13:04.679 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_h264-8 change state from READY to NULL
10-25 18:13:04.679 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.680 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} capsfilter8 change state from READY to NULL
10-25 18:13:04.680 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} h264parse8 change state from READY to NULL
10-25 18:13:04.681 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} avdec_aac8 change state from READY to NULL
10-25 18:13:04.681 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} multiqueue8 change state from READY to NULL
10-25 18:13:04.681 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.681 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} qtdemux8 change state from READY to NULL
10-25 18:13:04.682 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.682 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: avdec_h264-8
10-25 18:13:04.682 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: capsfilter8
10-25 18:13:04.682 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: h264parse8
10-25 18:13:04.683 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} inputselector10 change state from READY to NULL
10-25 18:13:04.683 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: inputselector10
10-25 18:13:04.683 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: avdec_aac8
10-25 18:13:04.684 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} inputselector11 change state from READY to NULL
10-25 18:13:04.684 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: inputselector11
10-25 18:13:04.685 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: multiqueue8
10-25 18:13:04.685 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: qtdemux8
10-25 18:13:04.699 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} decodebin8 change state from PAUSED to READY
10-25 18:13:04.699 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} source change state from PAUSED to READY
10-25 18:13:04.700 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: decodebin8
10-25 18:13:04.700 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: typefind
10-25 18:13:04.700 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} source change state from READY to NULL
10-25 18:13:04.700 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: source
10-25 18:13:04.701 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} uridecodebin8 change state from PAUSED to READY
10-25 18:13:04.701 818 6758 I C02b2b/PlayBinCtrlerBase: {OnElementUnSetup():1015} element unsetup: uridecodebin8
10-25 18:13:04.701 818 6760 I C02b2b/GstMsgConvDefault: {ConvertStateChangedMessage():163} playbin change state from PAUSED to READY
10-25 18:13:04.701 818 6760 I C02b2b/PlayBinState: {HandleStateChange():111} BaseState::HandleStateChange
10-25 18:13:04.702 818 6760 I C02b2b/PlayBinState: {HandleStateChange():116} state changed from PAUSED to READY
10-25 18:13:04.702 818 6760 I C02b2b/PlayBinState: {ProcessStateChange():592} StoppingState::ProcessStateChange
10-25 18:13:04.702 818 6758 I C02b2b/StateMachine: {ChangeState():58} change state to stopped_state
10-25 18:13:04.703 818 6759 I C02b2b/AVMetaEngineGstImpl: {OnNotifyMessage():395} stop finished
10-25 18:13:04.703 818 6760 I C02b2b/PlayBinState: {ProcessStateChange():597} stoppingCond_.notify_one stopping->stopped
10-25 18:13:04.703 818 6760 I C02b2b/GstMsgProc: {operator()():109} stop msg main loop...
10-25 18:13:04.703 818 6760 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [msg_loop_guard]
10-25 18:13:04.704 818 6758 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[msg_loop_guard]
10-25 18:13:04.704 818 6758 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [msg_loop_guard]
10-25 18:13:04.704 818 6758 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [msg_loop_guard]
10-25 18:13:04.704 818 6758 E C02b2b/GObject: [glog] g_signal_handler_disconnect: assertion 'handler_id > 0' failed
10-25 18:13:04.704 818 6758 E C02b2b/GObject: [glog] g_signal_handler_disconnect: assertion 'handler_id > 0' failed
10-25 18:13:04.706 818 6758 I C02b2b/StateMachine: {ChangeState():58} change state to idle_state
10-25 18:13:04.706 818 6759 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [PlaybinCtrl]
10-25 18:13:04.706 818 6758 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[PlaybinCtrl]
10-25 18:13:04.706 818 6758 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [PlaybinCtrl]
10-25 18:13:04.707 818 6758 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [AVMetadata]
10-25 18:13:04.712 818 907 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[AVMetadata]
10-25 18:13:04.712 818 907 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [AVMetadata]
10-25 18:13:04.712 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:04.712 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:04.712 818 907 I C02b2b/MediaServerManager: -----Instance #0: pid = 5659 uid = 20010010-----
10-25 18:13:04.712 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:04.713 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:05.086 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:06.087 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:07.089 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:08.090 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:09.091 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:09.614 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 27 is received
10-25 18:13:09.614 818 6750 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-cmd]
10-25 18:13:09.614 818 6751 I C02b2b/RecorderPipeline: {Stop():157} enter Stop, isDrainAll = 0
10-25 18:13:09.614 818 6751 I C02b2b/RecorderPipeline: {SyncWaitChangeState():197} change state to 1
10-25 18:13:09.615 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: PAUSED, newState: READY
10-25 18:13:09.615 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: PAUSED, newState: READY
10-25 18:13:09.615 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: PAUSED, newState: READY
10-25 18:13:09.615 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: READY, newState: READY
10-25 18:13:09.615 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: PAUSED, newState: READY
10-25 18:13:09.615 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: PAUSED, newState: READY
10-25 18:13:09.616 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: PAUSED, newState: READY
10-25 18:13:09.616 818 6775 E C02b2b/GstLoader: [glog] gboolean gst_audio_capture_src_negotiate(GstBaseSrc *): assertion 'src->src_caps != nullptr' failed
10-25 18:13:09.616 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: PAUSED, newState: READY
10-25 18:13:09.618 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] Enter ResetPAAudioClient
10-25 18:13:09.619 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] runner remove
10-25 18:13:09.619 818 6751 W C01200/EventHandler: SetEventRunner: It is not recommended to change the event runner dynamically
10-25 18:13:09.619 818 6751 I C02b00/AudioFramework: [audio_stream.cpp] ReleaseAudiostream SUCCESS
10-25 18:13:09.619 818 6751 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::UpdateTracker
10-25 18:13:09.619 818 6751 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::UpdateTracker
10-25 18:13:09.620 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] start ~AudioServiceClient
10-25 18:13:09.620 818 6751 I C02b00/AudioFramework: [audio_service_client.cpp] Enter ResetPAAudioClient
10-25 18:13:09.621 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: PAUSED, newState: READY
10-25 18:13:09.621 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: PAUSED, newState: READY
10-25 18:13:09.621 818 6765 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 2
10-25 18:13:09.621 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: NULL
10-25 18:13:09.621 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: READY, newState: NULL
10-25 18:13:09.621 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: READY, newState: NULL
10-25 18:13:09.621 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: READY, newState: NULL
10-25 18:13:09.621 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: READY, newState: NULL
10-25 18:13:09.621 818 6751 E C01401/Bufferqueue: (noname) ~ConsumerSurface: Wrong SptrRefCount! Queue Id:3513283248134 consumer_:1 producer_:3
10-25 18:13:09.621 818 6751 E C01401/Bufferqueue: (noname) ~ProducerSurface: Wrong SptrRefCount! producer_:2
10-25 18:13:09.621 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: READY, newState: NULL
10-25 18:13:09.621 818 6751 E C01401/Bufferqueue: (noname) ~ProducerSurface: Disconnect failed, <412 invalid operating>
10-25 18:13:09.621 818 6765 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: READY, newState: NULL
10-25 18:13:09.622 818 6751 I C02b2b/RecorderPipeline: {SyncWaitChangeState():206} finish change gstpipeline state to 1.
10-25 18:13:09.622 818 6765 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-pipe-guard]
10-25 18:13:09.623 818 6750 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-guard]
10-25 18:13:09.623 818 6750 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-guard]
10-25 18:13:09.623 818 6750 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-guard]
10-25 18:13:09.624 818 6751 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-pipe-ctrler-cmd]
10-25 18:13:09.624 818 6751 W C01510/IPCThreadSkeleton: 49: thread exit, flush commands
10-25 18:13:09.624 818 6751 E C01510/IPCThreadSkeleton: 85: IPCThreadSkeleton delete
10-25 18:13:09.625 818 6750 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-cmd]
10-25 18:13:09.625 818 6752 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-pipe-ctrler-msg]
10-25 18:13:09.625 818 6750 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-msg]
10-25 18:13:09.625 818 6750 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-ctrler-msg]
10-25 18:13:09.629 818 6750 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-ctrler-cmd]
10-25 18:13:09.637 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 29 is received
10-25 18:13:09.637 818 6750 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [RecorderServer]
10-25 18:13:09.638 818 907 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[RecorderServer]
10-25 18:13:09.638 818 907 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [RecorderServer]
10-25 18:13:09.638 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:09.638 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:09.638 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:09.638 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:09.639 818 907 I C01401/Bufferqueue: (noname) ~BufferQueue: dtor, Queue id: 3513283248134
10-25 18:13:25.259 818 907 I C02b2b/MediaServiceStub: {OnRemoteRequest():83} Stub: OnRemoteRequest of code: 0 is received
10-25 18:13:25.260 818 907 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [RecorderServer]
10-25 18:13:25.262 818 7071 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [RecorderServer]
10-25 18:13:25.263 818 7071 I C02b2b/EngineFactoryRepo: {GetEngineFactory():184} Selected factory: 0xC27CF0, score: 1
10-25 18:13:25.263 818 7071 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-ctrler-cmd]
10-25 18:13:25.265 818 7071 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-ctrler-msg]
10-25 18:13:25.270 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:25.270 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:25.270 818 907 I C02b2b/MediaServerManager: -----Instance #0: pid = 5659 uid = 20010010-----
10-25 18:13:25.270 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:25.270 818 907 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:25.271 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 0 is received
10-25 18:13:25.272 818 7073 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-ctrler-msg]
10-25 18:13:25.272 818 7072 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-ctrler-cmd]
10-25 18:13:25.358 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 8 is received
10-25 18:13:25.359 818 3453 I C02b2b/RecorderServer: {CheckPermission():130} user have the right to access MICROPHONE!
10-25 18:13:25.360 818 7071 I C02b2b/AudioSource: {ConfigAppInfo():115} Set app info done
10-25 18:13:25.362 818 7071 I C02b2b/AudioEncoder: {Init():37} use avenc_aac
10-25 18:13:25.362 818 7071 I C02b2b/RecorderEngineGstImpl: {SetAudioSource():108} add audios source success, type: 1
10-25 18:13:25.384 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 1 is received
10-25 18:13:25.387 818 7071 I C02b2b/RecorderEngineGstImpl: {SetVideoSource():74} add video source success, type: 1
10-25 18:13:25.394 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 15 is received
10-25 18:13:25.394 818 7071 I C02b2b/MuxSinkBin: {ConfigureOutputFormat():113} configure output format: 2
10-25 18:13:25.401 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 9 is received
10-25 18:13:25.402 818 7071 I C02b2b/AudioEncoder: {Configure():54} Set audio encode format: 3
10-25 18:13:25.403 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 10 is received
10-25 18:13:25.403 818 7071 I C02b2b/AudioSource: {ConfigAudioSampleRate():70} Set audio sample rate: 48000
10-25 18:13:25.405 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 11 is received
10-25 18:13:25.405 818 7071 I C02b2b/AudioSource: {ConfigAudioChannels():85} Set audio channels: 2
10-25 18:13:25.406 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 12 is received
10-25 18:13:25.407 818 7071 I C02b2b/AudioSource: {ConfigAudioBitRate():100} Set audio bitrate: 48000
10-25 18:13:25.407 818 7071 I C02b2b/AudioEncoder: {Configure():65} Set audio bitrate: 48000
10-25 18:13:25.408 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 2 is received
10-25 18:13:25.408 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 3 is received
10-25 18:13:25.409 818 7071 I C02b2b/VideoSource: {ConfigureVideoRectangle():120} configure video source width height: 1280 * 720
10-25 18:13:25.410 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 4 is received
10-25 18:13:25.412 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 5 is received
10-25 18:13:25.413 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 19 is received
10-25 18:13:25.415 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 20 is received
10-25 18:13:25.417 818 7071 E C02b2b/MuxSinkBin: {ConfigureRotationAngle():202} Invalid rotation: 0, keep default 0
10-25 18:13:25.430 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 16 is received
10-25 18:13:25.431 818 7071 I C02b2b/MuxSinkBin: {ConfigureOutputTarget():135} Configure output fd ok
10-25 18:13:25.432 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 21 is received
10-25 18:13:25.433 818 7071 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-pipe-guard]
10-25 18:13:25.434 818 7071 I C02b2b/RecorderPipelineLinkHelper: {GetGstPad():51} request pad audio_%u from element MuxSinkBin
10-25 18:13:25.437 818 7071 I C02b2b/RecorderPipelineLinkHelper: {GetGstPad():51} request pad video from element MuxSinkBin
10-25 18:13:25.440 818 7072 I C02b2b/RecorderPipeline: {SyncWaitChangeState():197} change state to 3
10-25 18:13:25.441 818 7072 I C01401/Bufferqueue: (noname) BufferQueue: ctor, Queue id: 3513283248135 isShared: 0
10-25 18:13:25.442 818 7072 I C01401/Bufferqueue: (noname) SetQueueSize: Success, Way: queue size: 4, Queue id: 3513283248135
10-25 18:13:25.442 818 7072 W C02b2b/videopool: {video_buffer_pool_set_config():215} [gst::video_capture_pool:CFA228] no caps in config
10-25 18:13:25.452 818 7077 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-pipe-guard]
10-25 18:13:25.456 818 7072 I C02b00/AudioFramework: [audio_stream.cpp] AudioStreamInfo, Sampling rate: 48000, channels: 2, format: 1, stream type: 1
10-25 18:13:25.456 818 7072 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::Initialize
10-25 18:13:25.456 818 7072 I C02b00/AudioFramework: [audio_service_client.cpp] SetEnv called
10-25 18:13:25.456 818 7072 I C02b00/AudioFramework: [audio_service_client.cpp] AudioServiceClient:Initialize [app-pid<818>-uid<1013>]
10-25 18:13:25.457 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: NULL, newState: READY
10-25 18:13:25.457 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: NULL, newState: READY
10-25 18:13:25.457 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: NULL, newState: READY
10-25 18:13:25.457 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: NULL, newState: READY
10-25 18:13:25.457 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: NULL, newState: READY
10-25 18:13:25.458 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: NULL, newState: READY
10-25 18:13:25.458 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: NULL, newState: READY
10-25 18:13:25.458 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: NULL, newState: READY
10-25 18:13:25.458 818 7072 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:13:25.458 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: NULL, newState: READY
10-25 18:13:25.459 818 7084 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:13:25.459 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: NULL, newState: READY
10-25 18:13:25.459 818 7077 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 2
10-25 18:13:25.459 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: PAUSED
10-25 18:13:25.459 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: READY, newState: PAUSED
10-25 18:13:25.459 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: READY, newState: PAUSED
10-25 18:13:25.459 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: READY, newState: PAUSED
10-25 18:13:25.459 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: READY, newState: PAUSED
10-25 18:13:25.460 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: READY, newState: PAUSED
10-25 18:13:25.461 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: READY, newState: PAUSED
10-25 18:13:25.468 818 7084 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:13:25.469 818 7084 I C02b00/AudioFramework: [audio_service_client.cpp] Current Context State: <private>
10-25 18:13:25.469 818 7072 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::CreateStream
10-25 18:13:25.470 818 7072 E C02b00/AudioFramework: [audio_service_client.cpp] Creating stream of channels 2
10-25 18:13:25.470 818 7072 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::ConnectStreamToPA
10-25 18:13:25.471 818 7072 I C02b00/AudioFramework: [audio_service_client.cpp] Current Stream State: <private>
10-25 18:13:25.511 818 7084 I C02b00/AudioFramework: [audio_service_client.cpp] Current Stream State: <private>
10-25 18:13:25.512 818 7072 I C02b00/AudioFramework: [audio_service_client.cpp] Created Stream
10-25 18:13:25.512 818 7072 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream:Set stream Info SUCCESS
10-25 18:13:25.512 818 7072 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::RegisterTracker
10-25 18:13:25.513 818 7072 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::RegisterTracker
10-25 18:13:25.520 818 7072 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream: Get Buffer size
10-25 18:13:25.521 818 7072 I C02b2b/RecorderPipeline: {SyncWaitChangeState():206} finish change gstpipeline state to 3.
10-25 18:13:25.521 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: READY, newState: PAUSED
10-25 18:13:25.521 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: READY, newState: PAUSED
10-25 18:13:25.521 818 7077 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 3
10-25 18:13:25.522 818 7071 I C02b2b/RecorderPipeline: {Dump():315} ==========================Dump Recorder Parameters Begin=========================
10-25 18:13:25.522 818 7071 I C02b2b/VideoSource: {Dump():251} Video [sourceId = 0x100]: width = 1280, height = 720 frameRate = 25
10-25 18:13:25.522 818 7071 I C02b2b/AudioSource: {Dump():158} Audio [sourceId = 0x200]: sample rate = 48000, channels = 2, bitRate = 48000
10-25 18:13:25.522 818 7071 I C02b2b/MuxSinkBin: {Dump():253} file format = 2, max duration = -1, max size = -1, fd = 9
10-25 18:13:25.522 818 7071 I C02b2b/AudioEncoder: {Dump():155} Audio [sourceId = 0x200]: encode format = 3
10-25 18:13:25.522 818 7071 I C02b2b/RecorderPipeline: {Dump():319} ==========================Dump Recorder Parameters End===========================
10-25 18:13:25.525 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 7 is received
10-25 18:13:25.605 818 907 I C01401/Bufferqueue: (noname) SetQueueSize: Success, Way: queue size: 5, Queue id: 3513283248135
10-25 18:13:26.279 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:27.280 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:28.281 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:29.282 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:29.776 818 907 I C01401/Bufferqueue: (noname) AllocBuffer: Success [15], Way: Map
10-25 18:13:29.779 818 907 I C01401/Bufferqueue: (noname) AllocBuffer: Success [16], Way: Map
10-25 18:13:29.785 818 907 I C01401/Bufferqueue: (noname) AllocBuffer: Success [17], Way: Map
10-25 18:13:29.790 818 907 I C01401/Bufferqueue: (noname) AllocBuffer: Success [18], Way: Map
10-25 18:13:29.796 818 907 I C01401/Bufferqueue: (noname) AllocBuffer: Success [19], Way: Map
10-25 18:13:29.806 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 22 is received
10-25 18:13:29.807 818 7072 I C02b2b/RecorderPipeline: {SyncWaitChangeState():197} change state to 4
10-25 18:13:29.808 818 7072 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream: GetAudioStreamInfo
10-25 18:13:29.809 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioEncoder finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.809 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoParse finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.809 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioConverter finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.809 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} VideoSource finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.840 818 7072 I C02b00/AudioFramework: [audio_service_client.cpp] Enter AudioServiceClient::StartStream
10-25 18:13:29.870 818 7072 I C02b00/AudioFramework: [audio_service_client.cpp] Stream Started Successfully
10-25 18:13:29.870 818 7072 I C02b00/AudioFramework: [audio_stream.cpp] StartAudioStream SUCCESS
10-25 18:13:29.870 818 7072 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::UpdateTracker
10-25 18:13:29.870 818 7072 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::UpdateTracker
10-25 18:13:29.874 818 7072 I C02b2b/RecorderPipeline: {SyncWaitChangeState():211} begin sync wait gstpipeline state change to 4..........
10-25 18:13:29.874 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} AudioSource finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.919 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: PAUSED, newState: READY
10-25 18:13:29.919 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: NULL
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: NULL, newState: READY
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: READY, newState: PAUSED
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: NULL, newState: READY
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: PAUSED
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: READY, newState: PAUSED
10-25 18:13:29.920 818 7077 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():370} Accept message GST_MESSAGE_ASYNC_DONE
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} MuxSinkBin finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.920 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} recorder-pipeline finished state change, oldState: PAUSED, newState: PLAYING
10-25 18:13:29.920 818 7077 I C02b2b/RecorderPipeline: {ProcessFeatureMessage():388} Accept message REC_MSG_FEATURE_STATE_CHANGE_DONE, currState = 4
10-25 18:13:29.921 818 7072 I C02b2b/RecorderPipeline: {SyncWaitChangeState():218} finish change gstpipeline state to 4..........
10-25 18:13:30.060 818 7184 I C02b00/AudioFramework: [audio_service_client.cpp] Stream Flushed Successfully
10-25 18:13:30.060 818 7184 I C02b00/AudioFramework: [audio_stream.cpp] Flush stream SUCCESS
10-25 18:13:30.060 818 7184 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream::GetAudioTime resetTime_ 1
10-25 18:13:30.282 818 907 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:31.283 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:32.289 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:32.298 818 7078 W C02b2b/basesink: {kpi_log_recv_first_frame():4231} [gst::fdsink:FC0CC8] KPI-TRACE: recv first video frame
10-25 18:13:32.299 818 7078 W C02b2b/basesink: {kpi_log_render_first_frame():3851} [gst::fdsink:FC0CC8] KPI-TRACE: render first video frame
10-25 18:13:33.289 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:34.290 818 2775 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:34.517 818 7078 W C02b2b/basesink: {kpi_log_fps():3877} [gst::fdsink:FC0CC8] KPI-TRACE: fps=73.501262, time=2.217649, render nums=164
10-25 18:13:34.517 818 7078 W C02b2b/basesink: {kpi_log_fps():3887} [gst::fdsink:FC0CC8] KPI-TRACE: render_time_diff=2186 ms, late_frames_nums=1
10-25 18:13:35.291 818 3464 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:36.291 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:36.753 818 7078 W C02b2b/basesink: {kpi_log_fps():3877} [gst::fdsink:FC0CC8] KPI-TRACE: fps=72.444908, time=2.236182, render nums=326
10-25 18:13:36.753 818 7078 W C02b2b/basesink: {kpi_log_fps():3887} [gst::fdsink:FC0CC8] KPI-TRACE: render_time_diff=2197 ms, late_frames_nums=2
10-25 18:13:37.292 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:38.294 818 2775 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:38.986 818 7078 W C02b2b/basesink: {kpi_log_fps():3877} [gst::fdsink:FC0CC8] KPI-TRACE: fps=75.238917, time=2.232887, render nums=494
10-25 18:13:38.987 818 7078 W C02b2b/basesink: {kpi_log_fps():3887} [gst::fdsink:FC0CC8] KPI-TRACE: render_time_diff=2202 ms, late_frames_nums=3
10-25 18:13:39.295 818 3453 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:40.296 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:41.215 818 7078 W C02b2b/basesink: {kpi_log_fps():3877} [gst::fdsink:FC0CC8] KPI-TRACE: fps=75.355483, time=2.229433, render nums=662
10-25 18:13:41.215 818 7078 W C02b2b/basesink: {kpi_log_fps():3887} [gst::fdsink:FC0CC8] KPI-TRACE: render_time_diff=2177 ms, late_frames_nums=4
10-25 18:13:41.297 818 818 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:42.297 818 2775 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 30 is received
10-25 18:13:42.732 818 7081 E C02b2b/GstLoader: [glog] GstFlowReturn gst_video_capture_deal_with_pts(GstVideoCaptureSrc *, GstBuffer *): assertion 'src->last_timestamp >= 0 && timestamp >= static_cast<guint64>(src->last_timestamp)' failed
10-25 18:13:42.733 818 7081 W C02b2b/videocapturesrc: {gst_video_capture_src_fill():422} [gst::VideoSource:FCA278] error: Data timestamp error on input stream.
10-25 18:13:42.733 818 7081 W C02b2b/videocapturesrc: {gst_video_capture_src_fill():422} [gst::VideoSource:FCA278] error: Data timestamp error on input stream, pts: 839185152459
10-25 18:13:42.734 818 7077 E C02b2b/RecMsgProc: {ProcessErrorMsgDefault():62} [ERROR] domain:0x79b, code:0xd, msg:Data timestamp error on input stream., ../../foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/videocapture/src/gst_video_capture_src.cpp(422): gst_video_capture_src_fill (): /GstPipeline:recorder-pipeline/GstVideoCaptureSrc:VideoSource:
10-25 18:13:42.734 818 7077 E C02b2b/RecMsgProc: Data timestamp error on input stream, pts: 839185152459.
10-25 18:13:42.735 818 7077 I C02b2b/TaskQueue: {Start():42} thread started, ignore ! [rec-err-proc]
10-25 18:13:42.740 818 7081 E C01401/Bufferqueue: (noname) ReleaseBuffer: Failure [17], Reason: not find in cache, Queue id: 3513283248135
10-25 18:13:42.742 818 7353 I C02b2b/TaskQueue: {TaskProcessor():127} Enter TaskProcessor [rec-err-proc]
10-25 18:13:42.743 818 7353 E C02b2b/RecorderPipeline: {StopForError():421} Fatal error happened, stop recording. Error code: 2, detail: 331350569
10-25 18:13:42.743 818 7353 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-cmd]
10-25 18:13:42.743 818 7073 I C02b2b/RecorderPipelineCtrler: {operator()():194} Receive message, type: 0, code: 2, detail: 331350569
10-25 18:13:42.745 818 3481 I C02b2b/RecorderServiceStub: {OnRemoteRequest():99} Stub: OnRemoteRequest of code: 25 is received
10-25 18:13:42.745 818 7071 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-ctrler-cmd]
10-25 18:13:42.746 818 7353 E C02b2b/RecorderPipelineCtrler: {ExecuteInCmdQ():213} result.HasResult(), check failed! ret = MSERR_UNKNOWN
10-25 18:13:42.752 818 7071 E C02b2b/RecorderPipelineCtrler: {Stop():176} result.Value() == MSERR_OK, check failed! ret = result.Value()
10-25 18:13:42.754 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:42.757 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: PAUSED, newState: READY
10-25 18:13:42.757 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_audio_0 finished state change, oldState: READY, newState: NULL
10-25 18:13:42.758 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:42.759 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: PAUSED, newState: READY
10-25 18:13:42.759 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} queue_video finished state change, oldState: READY, newState: NULL
10-25 18:13:42.759 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:42.759 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: PAUSED, newState: READY
10-25 18:13:42.759 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} mp4mux finished state change, oldState: READY, newState: NULL
10-25 18:13:42.759 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: PLAYING, newState: PAUSED
10-25 18:13:42.759 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: PAUSED, newState: READY
10-25 18:13:42.760 818 7077 I C02b2b/RecMsgProc: {ProcessStateChangedMessage():108} fdsink finished state change, oldState: READY, newState: NULL
10-25 18:13:42.760 818 7353 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-err-proc]
10-25 18:13:42.760 818 7071 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-err-proc]
10-25 18:13:42.760 818 7071 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-err-proc]
10-25 18:13:42.760 818 7077 I C02b2b/TaskQueue: {TaskProcessor():132} Exit TaskProcessor [rec-pipe-guard]
10-25 18:13:42.761 818 7071 I C02b2b/TaskQueue: {CancelNotExecutedTaskLocked():115} All task not executed are being cancelled..........[rec-pipe-guard]
10-25 18:13:42.761 818 7071 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-guard]
10-25 18:13:42.761 818 7071 I C02b2b/TaskQueue: {Stop():50} Stopped already, ignore ! [rec-pipe-guard]
10-25 18:13:42.765 818 7071 I C02b00/AudioFramework: [audio_stream.cpp] AudioStream: begin StopAudioStream for sessionId 8
10-25 18:13:42.778 818 7184 E C02b2b/AudioCaptureAsImpl: {GetSegmentInfo():143} failed to GetAudioTime
10-25 18:13:42.779 818 7184 E C02b2b/AudioCaptureAsImpl: {GetAudioCaptureBuffer():241} failed to AudioCaptureLoop
10-25 18:13:42.779 818 7086 E C02b2b/AudioCaptureAsImpl: {GetBuffer():263} (audioCacheCtrl_->captureQueue_.size() > 0) || (!captureLoopErr_.load()), check failed! ret = nullptr
10-25 18:13:42.779 818 7086 W C02b2b/default: {gst_audio_capture_src_create():414} [gst::AudioSource:CA6098] error: Input stream error, return null.
10-25 18:13:42.779 818 7086 W C02b2b/default: {gst_audio_capture_src_create():414} [gst::AudioSource:CA6098] error: Input stream error, return null.
10-25 18:13:42.779 818 7086 E C02b2b/GObject: [glog] g_object_ref: assertion '!object_already_finalized' failed
10-25 18:13:42.779 818 7086 W C02b2b/Gstreamer: [glog] (../../third_party/gstreamer/gstreamer/gst/gstinfo.c:556):gst_debug_log_valist: runtime check failed: (object == NULL || G_IS_OBJECT (object))
10-25 18:13:42.779 818 7086 E C02b2b/GObject: [glog] g_object_ref: assertion 'G_IS_OBJECT (object)' failed
10-25 18:13:42.779 818 7086 W C02b2b/Gstreamer: [glog] (../../third_party/gstreamer/gstreamer/gst/gstinfo.c:556):gst_debug_log_valist: runtime check failed: (object == NULL || G_IS_OBJECT (object))
10-25 18:13:42.865 818 3464 W C01510/IPCObjectProxy: 396: SendObituary: enter, handle: 1
10-25 18:13:42.865 818 3464 W C01510/IPCObjectProxy: 406: SendObituary: handle = 1 call OnRemoteDied
10-25 18:13:42.865 818 3464 E C02b2b/MediaServiceStub: {ClientDied():109} client pid is dead, pid:5659
10-25 18:13:42.866 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:42.866 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:42.866 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:42.866 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:42.866 818 3464 W C01510/IPCObjectProxy: 406: SendObituary: handle = 1 call OnRemoteDied
10-25 18:13:42.866 818 3464 E C02b2b/MediaServiceStub: {ClientDied():109} client pid is dead, pid:5659
10-25 18:13:42.866 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:42.866 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:42.866 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:42.866 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:42.866 818 3464 W C01510/IPCObjectProxy: 406: SendObituary: handle = 1 call OnRemoteDied
10-25 18:13:42.866 818 3464 E C02b2b/MediaServiceStub: {ClientDied():109} client pid is dead, pid:5659
10-25 18:13:42.866 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:42.867 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:42.867 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:42.867 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:42.867 818 3464 W C01510/IPCObjectProxy: 406: SendObituary: handle = 1 call OnRemoteDied
10-25 18:13:42.867 818 3464 E C02b2b/MediaServiceStub: {ClientDied():109} client pid is dead, pid:5659
10-25 18:13:42.867 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------PlayerServer------------------
10-25 18:13:42.867 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------RecorderServer------------------
10-25 18:13:42.867 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------CodecServer------------------
10-25 18:13:42.867 818 3464 I C02b2b/MediaServerManager: {WriteInfo():72} ------------------AVMetaServer------------------
10-25 18:13:42.868 818 3464 W C01510/IPCObjectProxy: 406: SendObituary: handle = 1 call OnRemoteDied
10-25 18:13:43.059 818 7071 I C02b00/AudioFramework: [audio_service_client.cpp] Stream Stopped Successfully
10-25 18:13:43.059 818 7071 I C02b00/AudioFramework: [audio_stream.cpp] StopAudioStream SUCCESS
10-25 18:13:43.060 818 7071 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::UpdateTracker
10-25 18:13:43.060 818 7071 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::UpdateTracker
10-25 18:13:43.064 818 7071 I C02b00/AudioFramework: [audio_service_client.cpp] Enter ResetPAAudioClient
10-25 18:13:43.064 818 7084 W C01510/IPCThreadSkeleton: 49: thread exit, flush commands
10-25 18:13:43.064 818 7084 E C01510/IPCThreadSkeleton: 85: IPCThreadSkeleton delete
10-25 18:13:43.066 818 7071 I C02b00/AudioFramework: [audio_service_client.cpp] runner remove
10-25 18:13:43.066 818 7071 W C01200/EventHandler: SetEventRunner: It is not recommended to change the event runner dynamically
10-25 18:13:43.067 818 7071 I C02b00/AudioFramework: [audio_stream.cpp] ReleaseAudiostream SUCCESS
10-25 18:13:43.067 818 7071 I C02b00/AudioFramework: [audio_policy_manager.cpp] AudioPolicyManager::UpdateTracker
10-25 18:13:43.067 818 7071 I C02b00/AudioFramework: [audio_policy_proxy.cpp] AudioPolicyProxy::UpdateTracker
10-25 18:13:43.070 818 7071 I C02b00/AudioFramework: [audio_service_client.cpp] start ~AudioServiceClient
10-25 18:13:43.070 818 7071 I C02b00/AudioFramework: [audio_service_client.cpp] Enter ResetPAAudioClient
10-25 18:13:43.072 818 7071 I C02d11/DfxSignalHandler: Crash(6) in child thread(7071), try stop main thread.
10-25 18:13:43.072 818 7071 I C02d11/DfxSignalHandler: DFX_SignalHandler :: sig(6), pid(818), tid(7071).
期望结果:
期望openharmony社区能解决该crash问题。
更多推荐
所有评论(0)