0% found this document useful (0 votes)
102 views4 pages

Trace

The document contains log messages from a media transcoding system. It analyzed a video file located at "/storage/emulated/0/DCIM/Camera/VID_20220807_210049.mp4" and extracted metadata about the video and audio tracks. It determined the video used the "avc1" codec at 1920x1080 resolution and 30 fps, while audio used the "mp4a" codec at 48 kHz sample rate. It also listed supported codecs for decoding on the device.

Uploaded by

Riel Siwabessy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
102 views4 pages

Trace

The document contains log messages from a media transcoding system. It analyzed a video file located at "/storage/emulated/0/DCIM/Camera/VID_20220807_210049.mp4" and extracted metadata about the video and audio tracks. It determined the video used the "avc1" codec at 1920x1080 resolution and 30 fps, while audio used the "mp4a" codec at 48 kHz sample rate. It also listed supported codecs for decoding on the device.

Uploaded by

Riel Siwabessy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

[000:027] [2022-08-08 05:04:16 +0000.

172893][1b4e] SystemUtil Init done


[000:030] [2022-08-08 05:04:16 +0000.175538][1e03]
Java_com_xiaomi_mediatranscode_MediaTranscode_ProbeTranscodeInfoJni time:9681483
enter.

[000:030] [2022-08-08 05:04:16 +0000.175629][1e03] ProbeTranscodeInfo time:9681483


enter.

[000:031] [2022-08-08 05:04:16 +0000.176125][1e03] getVideoInfo file:


/storage/emulated/0/DCIM/Camera/VID_20220807_210049.mp4
[000:031] [2022-08-08 05:04:16 +0000.176358][1e05] Error(thread.cc:348): Set the
pthread name failed with error:34 name:Thread 0x0x7a7f58b410
[000:050] [2022-08-08 05:04:16 +0000.195260][1e03] Extractor selected track 1
(audio/mp4a-latm): {max-bitrate=96000, sample-rate=48000, track-id=2, file-
format=video/mp4, mime=audio/mp4a-latm, profile=2, bitrate=96000, language=```,
aac-profile=2, durationUs=22357333, aac-format-adif=0, channel-count=2, max-input-
size=65538, csd-0=java.nio.HeapByteBuffer[pos=0 lim=2 cap=2]}
[000:050] [2022-08-08 05:04:16 +0000.195787][1e03] audio format is: audio/mp4a-latm
[000:051] [2022-08-08 05:04:16 +0000.196275][1e03] Extractor selected track 0
(video/avc): {track-id=1, file-format=video/mp4, level=1, mime=video/avc, frame-
count=671, profile=1, language=```, color-standard=1, display-width=1920, csd-
1=java.nio.HeapByteBuffer[pos=0 lim=8 cap=8], color-transfer=3,
durationUs=22366655, display-height=1080, width=1920, color-range=2, rotation-
degrees=90, max-input-size=1555201, frame-rate=30, height=1080, csd-
0=java.nio.HeapByteBuffer[pos=0 lim=22 cap=22]}
[000:052] [2022-08-08 05:04:16 +0000.197629][1e03] MoviePlayer play url
/storage/emulated/0/DCIM/Camera/VID_20220807_210049.mp4 width 1920 height 1080
rotation 90
[000:052] [2022-08-08 05:04:16 +0000.197890][1e03] getVideoInfo file result: true
[000:052] [2022-08-08 05:04:16 +0000.197928][1e03] getVideoWidth()
[000:052] [2022-08-08 05:04:16 +0000.197974][1e03] getVideoWidth: 1920
[000:052] [2022-08-08 05:04:16 +0000.197999][1e03] getVideoHeight()
[000:052] [2022-08-08 05:04:16 +0000.198039][1e03] getVideoHeight: 1080
[000:052] [2022-08-08 05:04:16 +0000.198063][1e03] width:1920height:1080
[000:052] [2022-08-08 05:04:16 +0000.198088][1e03] ProbeMP4VideoInfo:input
file:/storage/emulated/0/DCIM/Camera/VID_20220807_210049.mp4
[000:052] [2022-08-08 05:04:16 +0000.198100][1e03] bool
xplatform_util::MP4Reader::FindTracks(std::string):
[000:062] [2022-08-08 05:04:16 +0000.207816][1e03] There are num of tracks:2
[000:062] [2022-08-08 05:04:16 +0000.207910][1e03] Audio track id:2
[000:062] [2022-08-08 05:04:16 +0000.207928][1e03] Streaming media
[trackId:2,type:soun]
[000:062] [2022-08-08 05:04:16 +0000.207946][1e03] Audio Channels:2
totalSamples:1048
[000:062] [2022-08-08 05:04:16 +0000.207961][1e03] The audioTrack media name:mp4a
[000:062] [2022-08-08 05:04:16 +0000.207998][1e03] audio Duration:1074687
[000:062] [2022-08-08 05:04:16 +0000.208042][1e03] Video track id:1
[000:062] [2022-08-08 05:04:16 +0000.208062][1e03] Streaming media
[trackId:1,type:vide]
[000:062] [2022-08-08 05:04:16 +0000.208072][1e03] Video totalSamples:1048
[000:062] [2022-08-08 05:04:16 +0000.208095][1e03] The videoTrack media name:avc1
[000:063] [2022-08-08 05:04:16 +0000.208120][1e03] video Duration:2012999
[000:064] [2022-08-08 05:04:16 +0000.209166][1e03] Find current key frame:1
sampleId:31 timeStamp:90000
[000:064] [2022-08-08 05:04:16 +0000.209249][1e03] Find current key frame:2
sampleId:61 timeStamp:180000
[000:064] [2022-08-08 05:04:16 +0000.209264][1e03] Find current key frame:3
sampleId:91 timeStamp:270000
[000:064] [2022-08-08 05:04:16 +0000.209275][1e03] Find current key frame:4
sampleId:121 timeStamp:360000
[000:064] [2022-08-08 05:04:16 +0000.209290][1e03] Find current key frame:5
sampleId:151 timeStamp:450013
[000:064] [2022-08-08 05:04:16 +0000.209328][1e03] Video track id:0
[000:064] [2022-08-08 05:04:16 +0000.209382][1e03] Audio timescale:48000 video
timescale:90000 video size:1920X1080 avg key frame Interval:1000 video bit
rate:19985996 audio bit rate:96000
[000:064] [2022-08-08 05:04:16 +0000.209401][1e03] MP4 video info:
videoMediaName:avc1 audioMediaName: mp4a videoBitRate:19985996 audioBitRate: 96000
keyFrameInterval: 1000 frameRate:30.0009 samplingRate_: 48000duration: 22
width:1920 height:1080
[000:064] [2022-08-08 05:04:16 +0000.209466][1e03] void
xplatform_util::MP4Reader::CloseFiles():
[000:064] [2022-08-08 05:04:16 +0000.209801][1e03] mp4v2 get the MP4 file video
parameters, video media name:avc1 audio media name:mp4a frame rate:30.0009
samplingRate:48000 video bit rate:19985996 audio bit rate: 96000 width:1920
height:1080 test_duration:22
[000:064] [2022-08-08 05:04:16 +0000.209848][1e03] mp4v2 get the MP4 audio again
[000:064] [2022-08-08 05:04:16 +0000.209858][1e03] getVideoInfo file:
/storage/emulated/0/DCIM/Camera/VID_20220807_210049.mp4
[000:087] [2022-08-08 05:04:16 +0000.232618][1e03] Extractor selected track 1
(audio/mp4a-latm): {max-bitrate=96000, sample-rate=48000, track-id=2, file-
format=video/mp4, mime=audio/mp4a-latm, profile=2, bitrate=96000, language=```,
aac-profile=2, durationUs=22357333, aac-format-adif=0, channel-count=2, max-input-
size=65538, csd-0=java.nio.HeapByteBuffer[pos=0 lim=2 cap=2]}
[000:088] [2022-08-08 05:04:16 +0000.233119][1e03] audio format is: audio/mp4a-latm
[000:088] [2022-08-08 05:04:16 +0000.233750][1e03] Extractor selected track 0
(video/avc): {track-id=1, file-format=video/mp4, level=1, mime=video/avc, frame-
count=671, profile=1, language=```, color-standard=1, display-width=1920, csd-
1=java.nio.HeapByteBuffer[pos=0 lim=8 cap=8], color-transfer=3,
durationUs=22366655, display-height=1080, width=1920, color-range=2, rotation-
degrees=90, max-input-size=1555201, frame-rate=30, height=1080, csd-
0=java.nio.HeapByteBuffer[pos=0 lim=22 cap=22]}
[000:090] [2022-08-08 05:04:16 +0000.235840][1e03] MoviePlayer play url
/storage/emulated/0/DCIM/Camera/VID_20220807_210049.mp4 width 1920 height 1080
rotation 90
[000:091] [2022-08-08 05:04:16 +0000.236144][1e03] getVideoInfo file result: true
[000:091] [2022-08-08 05:04:16 +0000.236186][1e03] width:1920height:1080
[000:091] [2022-08-08 05:04:16 +0000.236705][1e03] H264Encode::GetMachineModel is
M2101K6G
[000:091] [2022-08-08 05:04:16 +0000.236770][1e03] ProbeTranscodeInfo machine_mode
is:M2101K6G
[000:091] [2022-08-08 05:04:16 +0000.236787][1e03] this machine M2101K6G not found
in our list, use default param!
[000:092] [2022-08-08 05:04:16 +0000.237531][1e03] H264Encode::GetMachineModel is
M2101K6G
[000:092] [2022-08-08 05:04:16 +0000.237590][1e03] ProbeTranscodeInfo machine_mode
is:M2101K6G
[000:092] [2022-08-08 05:04:16 +0000.237636][1e03] p1080TranscodeRate:0.50035
p720TranscodeRate:0.30021
[000:092] [2022-08-08 05:04:16 +0000.237667][1e03] p1080TranscodeRate:0.50035
p720TranscodeRate:0.30021
[000:092] [2022-08-08 05:04:16 +0000.237684][1e03] isAvcDecoderSupported width:
1920 height: 1080
[000:092] [2022-08-08 05:04:16 +0000.237804][1e03] width: 1920, height: 1080,
frameRate: 30.000895
[000:092] [2022-08-08 05:04:16 +0000.237880][1e03] sdk version is: 31
[000:105] [2022-08-08 05:04:16 +0000.250564][1e03] codec name: video/avc
company:OMX.qcom.video.decoder.avc
[000:105] [2022-08-08 05:04:16 +0000.250668][1e03] codec name: video/3gpp
company:OMX.qti.video.decoder.h263sw
[000:105] [2022-08-08 05:04:16 +0000.250697][1e03] codec name: video/hevc
company:OMX.qcom.video.decoder.hevc
[000:105] [2022-08-08 05:04:16 +0000.250720][1e03] codec name: video/mpeg2
company:OMX.qcom.video.decoder.mpeg2
[000:105] [2022-08-08 05:04:16 +0000.250754][1e03] codec name: video/mp4v-es
company:OMX.qti.video.decoder.mpeg4sw
[000:105] [2022-08-08 05:04:16 +0000.250784][1e03] codec name: video/x-vnd.on2.vp8
company:OMX.qcom.video.decoder.vp8
[000:105] [2022-08-08 05:04:16 +0000.250813][1e03] codec name: video/x-vnd.on2.vp9
company:OMX.qcom.video.decoder.vp9
[000:105] [2022-08-08 05:04:16 +0000.250851][1e03] codec name: audio/mp4a-latm
company:c2.android.aac.decoder
[000:105] [2022-08-08 05:04:16 +0000.250877][1e03] codec name: audio/mp4a-latm
company:OMX.google.aac.decoder
[000:105] [2022-08-08 05:04:16 +0000.250911][1e03] codec name: audio/3gpp
company:c2.android.amrnb.decoder
[000:107] [2022-08-08 05:04:16 +0000.252795][1e03] codec name: audio/3gpp
company:OMX.google.amrnb.decoder
[000:107] [2022-08-08 05:04:16 +0000.252870][1e03] codec name: audio/amr-wb
company:c2.android.amrwb.decoder
[000:107] [2022-08-08 05:04:16 +0000.252896][1e03] codec name: audio/amr-wb
company:OMX.google.amrwb.decoder
[000:107] [2022-08-08 05:04:16 +0000.252917][1e03] codec name: audio/flac
company:c2.android.flac.decoder
[000:107] [2022-08-08 05:04:16 +0000.252941][1e03] codec name: audio/flac
company:OMX.google.flac.decoder
[000:107] [2022-08-08 05:04:16 +0000.252964][1e03] codec name: audio/g711-alaw
company:c2.android.g711.alaw.decoder
[000:107] [2022-08-08 05:04:16 +0000.252984][1e03] codec name: audio/g711-alaw
company:OMX.google.g711.alaw.decoder
[000:107] [2022-08-08 05:04:16 +0000.253003][1e03] codec name: audio/g711-mlaw
company:c2.android.g711.mlaw.decoder
[000:107] [2022-08-08 05:04:16 +0000.253021][1e03] codec name: audio/g711-mlaw
company:OMX.google.g711.mlaw.decoder
[000:107] [2022-08-08 05:04:16 +0000.253052][1e03] codec name: audio/mpeg
company:c2.android.mp3.decoder
[000:107] [2022-08-08 05:04:16 +0000.253078][1e03] codec name: audio/mpeg
company:OMX.google.mp3.decoder
[000:107] [2022-08-08 05:04:16 +0000.253107][1e03] codec name: audio/opus
company:c2.android.opus.decoder
[000:108] [2022-08-08 05:04:16 +0000.253132][1e03] codec name: audio/opus
company:OMX.google.opus.decoder
[000:108] [2022-08-08 05:04:16 +0000.253155][1e03] codec name: audio/raw
company:c2.android.raw.decoder
[000:108] [2022-08-08 05:04:16 +0000.253172][1e03] codec name: audio/raw
company:OMX.google.raw.decoder
[000:108] [2022-08-08 05:04:16 +0000.253191][1e03] codec name: audio/vorbis
company:c2.android.vorbis.decoder
[000:108] [2022-08-08 05:04:16 +0000.253210][1e03] codec name: audio/vorbis
company:OMX.google.vorbis.decoder
[000:108] [2022-08-08 05:04:16 +0000.253227][1e03] codec name: audio/gsm
company:OMX.google.gsm.decoder
[000:108] [2022-08-08 05:04:16 +0000.253250][1e03] codec name: video/av01
company:c2.android.av1.decoder
[000:108] [2022-08-08 05:04:16 +0000.253277][1e03] codec name: video/avc
company:c2.android.avc.decoder
[000:108] [2022-08-08 05:04:16 +0000.253300][1e03] codec name: video/avc
company:OMX.google.h264.decoder
[000:108] [2022-08-08 05:04:16 +0000.253322][1e03] codec name: video/3gpp
company:c2.android.h263.decoder
[000:108] [2022-08-08 05:04:16 +0000.253340][1e03] codec name: video/3gpp
company:OMX.google.h263.decoder
[000:108] [2022-08-08 05:04:16 +0000.253360][1e03] codec name: video/hevc
company:c2.android.hevc.decoder
[000:108] [2022-08-08 05:04:16 +0000.253379][1e03] codec name: video/hevc
company:OMX.google.hevc.decoder
[000:108] [2022-08-08 05:04:16 +0000.253398][1e03] codec name: video/mp4v-es
company:c2.android.mpeg4.decoder
[000:108] [2022-08-08 05:04:16 +0000.253416][1e03] codec name: video/mp4v-es
company:OMX.google.mpeg4.decoder
[000:108] [2022-08-08 05:04:16 +0000.253434][1e03] codec name: video/x-vnd.on2.vp8
company:c2.android.vp8.decoder
[000:108] [2022-08-08 05:04:16 +0000.253463][1e03] codec name: video/x-vnd.on2.vp8
company:OMX.google.vp8.decoder
[000:108] [2022-08-08 05:04:16 +0000.253489][1e03] codec name: video/x-vnd.on2.vp9
company:c2.android.vp9.decoder
[000:108] [2022-08-08 05:04:16 +0000.253513][1e03] codec name: video/x-vnd.on2.vp9
company:OMX.google.vp9.decoder
[000:108] [2022-08-08 05:04:16 +0000.253538][1e03] codec name: video/avc
[000:108] [2022-08-08 05:04:16 +0000.253564][1e03] Found candidate encoder
OMX.qcom.video.decoder.avc
[000:108] [2022-08-08 05:04:16 +0000.253638][1e03] Color: 0x7fa30c06
[000:108] [2022-08-08 05:04:16 +0000.253658][1e03] Color: 0x7f420888
[000:108] [2022-08-08 05:04:16 +0000.253745][1e03] Color: 0x7fa30c04
[000:108] [2022-08-08 05:04:16 +0000.253764][1e03] Color: 0x15
[000:108] [2022-08-08 05:04:16 +0000.253779][1e03] Color: 0x13
[000:108] [2022-08-08 05:04:16 +0000.253793][1e03] Color: 0x7fa30c05
[000:108] [2022-08-08 05:04:16 +0000.253852][1e03] support width lower: 96 upper:
4096
[000:108] [2022-08-08 05:04:16 +0000.253959][1e03] s

You might also like