0% found this document useful (0 votes)
42 views3 pages

Trace

The document contains log messages from a media transcoding system. It analyzed an MP4 video file with details like it containing 2 tracks (audio and video), frame rates, bitrates, durations. It then probed the available codecs on the device (Redmi Note 9S) and found decoders for common audio and video formats like AVC, AAC, MP3.
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)
42 views3 pages

Trace

The document contains log messages from a media transcoding system. It analyzed an MP4 video file with details like it containing 2 tracks (audio and video), frame rates, bitrates, durations. It then probed the available codecs on the device (Redmi Note 9S) and found decoders for common audio and video formats like AVC, AAC, MP3.
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/ 3

[000:069] [2021-12-11 08:24:08 +0000.

191224][3da1] SystemUtil Init done


[000:079] [2021-12-11 08:24:08 +0000.201221][64a8]
Java_com_xiaomi_mediatranscode_MediaTranscode_ProbeTranscodeInfoJni time:1180516449
enter.

[000:079] [2021-12-11 08:24:08 +0000.201420][64a8] ProbeTranscodeInfo


time:1180516449 enter.

[000:079] [2021-12-11 08:24:08 +0000.201488][64a8] ProbeMP4VideoInfo:input


file:/storage/emulated/0/SHAREit/videos/video_20211210_182645.mp4
[000:079] [2021-12-11 08:24:08 +0000.201544][64a8] bool
xplatform_util::MP4Reader::FindTracks(std::string):
[000:097] [2021-12-11 08:24:08 +0000.219132][64a8] There are num of tracks:2
[000:097] [2021-12-11 08:24:08 +0000.219375][64a8] Audio track id:2
[000:097] [2021-12-11 08:24:08 +0000.219438][64a8] Streaming media
[trackId:2,type:soun]
[000:097] [2021-12-11 08:24:08 +0000.219513][64a8] Audio Channels:2
totalSamples:10272
[000:097] [2021-12-11 08:24:08 +0000.219593][64a8] The audioTrack media name:mp4a
[000:097] [2021-12-11 08:24:08 +0000.219674][64a8] audio Duration:10519433
[000:097] [2021-12-11 08:24:08 +0000.219769][64a8] Video track id:1
[000:098] [2021-12-11 08:24:08 +0000.219842][64a8] Streaming media
[trackId:1,type:vide]
[000:098] [2021-12-11 08:24:08 +0000.219907][64a8] Video totalSamples:10272
[000:098] [2021-12-11 08:24:08 +0000.219980][64a8] The videoTrack media name:avc1
[000:098] [2021-12-11 08:24:08 +0000.220041][64a8] video Duration:19724403
[000:230] [2021-12-11 08:24:08 +0000.352352][64a8] Find current key frame:1
sampleId:31 timeStamp:92879
[000:230] [2021-12-11 08:24:08 +0000.352466][64a8] Find current key frame:2
sampleId:61 timeStamp:182759
[000:230] [2021-12-11 08:24:08 +0000.352496][64a8] Find current key frame:3
sampleId:91 timeStamp:272649
[000:230] [2021-12-11 08:24:08 +0000.352524][64a8] Find current key frame:4
sampleId:121 timeStamp:362539
[000:230] [2021-12-11 08:24:08 +0000.352554][64a8] Find current key frame:5
sampleId:151 timeStamp:452419
[000:230] [2021-12-11 08:24:08 +0000.352627][64a8] Video track id:0
[000:230] [2021-12-11 08:24:08 +0000.352739][64a8] Audio timescale:48000 video
timescale:90000 video size:1920X1080 avg key frame Interval:1005 video bit
rate:17197259 audio bit rate:128000
[000:231] [2021-12-11 08:24:08 +0000.352787][64a8] MP4 video info:
videoMediaName:avc1 audioMediaName: mp4a videoBitRate:17197259 audioBitRate: 128000
keyFrameInterval: 1005 frameRate:29.8275 samplingRate_: 48000duration: 219
width:1920 height:1080
[000:231] [2021-12-11 08:24:08 +0000.352830][64a8] void
xplatform_util::MP4Reader::CloseFiles():
[000:231] [2021-12-11 08:24:08 +0000.353212][64a8] mp4v2 get the MP4 file video
parameters, video media name:avc1 audio media name:mp4a frame rate:29.8275
samplingRate:48000 video bit rate:17197259 audio bit rate: 128000 width:1920
height:1080 test_duration:219
[000:231] [2021-12-11 08:24:08 +0000.353275][64a8] mp4v2 get the MP4 audio again
[000:232] [2021-12-11 08:24:08 +0000.353878][64a8] getVideoInfo file:
/storage/emulated/0/SHAREit/videos/video_20211210_182645.mp4
[000:232] [2021-12-11 08:24:08 +0000.353915][64ab] Error(thread.cc:348): Set the
pthread name failed with error:34 name:Thread 0x0x78b24db410
[000:255] [2021-12-11 08:24:08 +0000.377555][64a8] Extractor selected track 1
(audio/mp4a-latm): {max-bitrate=128000, sample-rate=48000, track-id=2, file-
format=video/mp4, mime=audio/mp4a-latm, profile=2, bitrate=128000, language=```,
aac-profile=2, durationUs=219136000, aac-format-adif=0, channel-count=2, max-input-
size=65538, csd-0=java.nio.HeapByteBuffer[pos=0 lim=2 cap=2]}
[000:256] [2021-12-11 08:24:08 +0000.378182][64a8] audio format is: audio/mp4a-latm
[000:257] [2021-12-11 08:24:08 +0000.378861][64a8] Extractor selected track 0
(video/avc): {track-id=1, file-format=video/mp4, level=2048, mime=video/avc, frame-
count=6537, profile=8, language=```, color-standard=1, display-width=1920, csd-
1=java.nio.HeapByteBuffer[pos=0 lim=9 cap=9], color-transfer=3,
durationUs=219160033, 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=23 cap=23]}
[000:258] [2021-12-11 08:24:08 +0000.380584][64a8] MoviePlayer play url
/storage/emulated/0/SHAREit/videos/video_20211210_182645.mp4 width 1920 height 1080
rotation 90
[000:259] [2021-12-11 08:24:08 +0000.380854][64a8] getVideoInfo file result: true
[000:259] [2021-12-11 08:24:08 +0000.380917][64a8] width:1920height:1080
[000:259] [2021-12-11 08:24:08 +0000.381449][64a8] H264Encode::GetMachineModel is
Redmi Note 9S
[000:259] [2021-12-11 08:24:08 +0000.381511][64a8] ProbeTranscodeInfo machine_mode
is:Redmi Note 9S
[000:259] [2021-12-11 08:24:08 +0000.381533][64a8] this machine Redmi Note 9S not
found in our list, use default param!
[000:260] [2021-12-11 08:24:08 +0000.381947][64a8] H264Encode::GetMachineModel is
Redmi Note 9S
[000:260] [2021-12-11 08:24:08 +0000.381990][64a8] ProbeTranscodeInfo machine_mode
is:Redmi Note 9S
[000:260] [2021-12-11 08:24:08 +0000.382014][64a8] p1080TranscodeRate:0.581488
p720TranscodeRate:0.348893
[000:260] [2021-12-11 08:24:08 +0000.382042][64a8] p1080TranscodeRate:0.581488
p720TranscodeRate:0.348893
[000:260] [2021-12-11 08:24:08 +0000.382063][64a8] isAvcDecoderSupported width:
1920 height: 1080
[000:260] [2021-12-11 08:24:08 +0000.382228][64a8] width: 1920, height: 1080,
frameRate: 29.827524
[000:260] [2021-12-11 08:24:08 +0000.382332][64a8] sdk version is: 30
[000:282] [2021-12-11 08:24:08 +0000.404195][64a8] codec name: video/avc
company:OMX.qcom.video.decoder.avc
[000:282] [2021-12-11 08:24:08 +0000.404373][64a8] codec name: video/3gpp
company:OMX.qti.video.decoder.h263sw
[000:282] [2021-12-11 08:24:08 +0000.404424][64a8] codec name: video/hevc
company:OMX.qcom.video.decoder.hevc
[000:282] [2021-12-11 08:24:08 +0000.404467][64a8] codec name: video/mpeg2
company:OMX.qcom.video.decoder.mpeg2
[000:282] [2021-12-11 08:24:08 +0000.404525][64a8] codec name: video/mp4v-es
company:OMX.qti.video.decoder.mpeg4sw
[000:282] [2021-12-11 08:24:08 +0000.404586][64a8] codec name: video/x-vnd.on2.vp8
company:OMX.qcom.video.decoder.vp8
[000:282] [2021-12-11 08:24:08 +0000.404652][64a8] codec name: video/x-vnd.on2.vp9
company:OMX.qcom.video.decoder.vp9
[000:282] [2021-12-11 08:24:08 +0000.404708][64a8] codec name: audio/raw
company:OMX.google.raw.decoder
[000:282] [2021-12-11 08:24:08 +0000.404763][64a8] codec name: audio/mp4a-latm
company:c2.android.aac.decoder
[000:283] [2021-12-11 08:24:08 +0000.404811][64a8] codec name: audio/mp4a-latm
company:OMX.google.aac.decoder
[000:283] [2021-12-11 08:24:08 +0000.404864][64a8] codec name: audio/3gpp
company:c2.android.amrnb.decoder
[000:283] [2021-12-11 08:24:08 +0000.404921][64a8] codec name: audio/3gpp
company:OMX.google.amrnb.decoder
[000:283] [2021-12-11 08:24:08 +0000.404971][64a8] codec name: audio/amr-wb
company:c2.android.amrwb.decoder
[000:283] [2021-12-11 08:24:08 +0000.405029][64a8] codec name: audio/amr-wb
company:OMX.google.amrwb.decoder
[000:283] [2021-12-11 08:24:08 +0000.405088][64a8] codec name: audio/flac
company:c2.android.flac.decoder
[000:283] [2021-12-11 08:24:08 +0000.405152][64a8] codec name: audio/flac
company:OMX.google.flac.decoder
[000:283] [2021-12-11 08:24:08 +0000.405202][64a8] codec name: audio/g711-alaw
company:c2.android.g711.alaw.decoder
[000:283] [2021-12-11 08:24:08 +0000.405255][64a8] codec name: audio/g711-alaw
company:OMX.google.g711.alaw.decoder
[000:283] [2021-12-11 08:24:08 +0000.405308][64a8] codec name: audio/g711-mlaw
company:c2.android.g711.mlaw.decoder
[000:283] [2021-12-11 08:24:08 +0000.405366][64a8] codec name: audio/g711-mlaw
company:OMX.google.g711.mlaw.decoder
[000:283] [2021-12-11 08:24:08 +0000.405424][64a8] codec name: audio/mpeg
company:c2.android.mp3.decoder
[000:283] [2021-12-11 08:24:08 +0000.405478][64a8] codec name: audio/mpeg
company:OMX.google.mp3.decoder
[000:283] [2021-12-11 08:24:08 +0000.405534][64a8] codec name: audio/opus
company:c2.android.opus.decoder
[000:283] [2021-12-11 08:24:08 +0000.405584][64a8] codec name: audio/opus
company:OMX.google.opus.decoder
[000:283] [2021-12-11 08:24:08 +0000.405638][64a8] codec name: audio/raw
company:c2.android

You might also like