Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
pe...@longcheer.corp-partner.google.com <pe...@longcheer.corp-partner.google.com> #3
Dear Google:
This problem affects the project pack, please help analyze this exception? Thank you
Thanks!
This problem affects the project pack, please help analyze this exception? Thank you
Thanks!
pe...@longcheer.corp-partner.google.com <pe...@longcheer.corp-partner.google.com> #4
Dear Google:
The title remark is wrong, CtsMediaDrmFrameworkTestCases this test item failed, the relevant log has been re-uploaded, please help support it in time? Thank you
Test tool: :15_r2 / 12699308 , 15_r4 / 13229272
Test steps: run cts -m CtsMediaDrmFrameworkTestCases
arm64-v8a CtsMediaDrmFrameworkTestCases
android.media.drmframework.cts.CodecDecoderDrmTest#testSimpleDecode[1_c2.qti.aac.hw.decoder_audio/mp4a-latm]
fail:
java.lang.AssertionError: Output timestamps are not strictly increasing
java.lang.AssertionError: Output timestamps are not strictly increasing
################### Test Environment #####################
Component under test :- c2.qti.aac.hw.decoder
Format under test :- {max-bitrate=234125, sample-rate=48000, crypto-mode=1, track-id=1, mime=audio/mp4a-latm, profile=2, bitrate=192001, language=und, aac-profile=2, crypto-skip-byte-block=0, crypto-encrypted-byte-block=0, durationUs=15018666, channel-count=2, crypto-default-iv-size=8, max-input-size=144179, crypto-key=java.nio.HeapByteBuffer[pos=0 lim=16 cap=16], csd-0=java.nio.HeapByteBuffer[pos=0 lim=2 cap=2]}
Component operating in :- synchronous mode
Component received input eos :- with full buffer
Component is :- decoder
Component configure flags :- 0
################## Error Details ####################
Timestamp values are not strictly increasing.
Frame indices around which timestamp values decreased :-
pts of frame idx -1 is 0
pts of frame idx 0 is 0
pts of frame idx 1 is 0
pts of frame idx 2 is 0
pts of frame idx 3 is 21333
at org.junit.Assert.fail(Assert.java:89)
at android.mediav2.common.cts.CodecDecoderTestBase.validateTestState(CodecDecoderTestBase.java:358)
at android.mediav2.common.cts.CodecTestBase.waitForAllOutputs(CodecTestBase.java:1420)
at android.mediav2.common.cts.CodecDecoderTestBase.decodeToMemory(CodecDecoderTestBase.java:383)
Thanks!
The title remark is wrong, CtsMediaDrmFrameworkTestCases this test item failed, the relevant log has been re-uploaded, please help support it in time? Thank you
Test tool: :15_r2 / 12699308 , 15_r4 / 13229272
Test steps: run cts -m CtsMediaDrmFrameworkTestCases
arm64-v8a CtsMediaDrmFrameworkTestCases
android.media.drmframework.cts.CodecDecoderDrmTest#testSimpleDecode[1_c2.qti.aac.hw.decoder_audio/mp4a-latm]
fail:
java.lang.AssertionError: Output timestamps are not strictly increasing
java.lang.AssertionError: Output timestamps are not strictly increasing
################### Test Environment #####################
Component under test :- c2.qti.aac.hw.decoder
Format under test :- {max-bitrate=234125, sample-rate=48000, crypto-mode=1, track-id=1, mime=audio/mp4a-latm, profile=2, bitrate=192001, language=und, aac-profile=2, crypto-skip-byte-block=0, crypto-encrypted-byte-block=0, durationUs=15018666, channel-count=2, crypto-default-iv-size=8, max-input-size=144179, crypto-key=java.nio.HeapByteBuffer[pos=0 lim=16 cap=16], csd-0=java.nio.HeapByteBuffer[pos=0 lim=2 cap=2]}
Component operating in :- synchronous mode
Component received input eos :- with full buffer
Component is :- decoder
Component configure flags :- 0
################## Error Details ####################
Timestamp values are not strictly increasing.
Frame indices around which timestamp values decreased :-
pts of frame idx -1 is 0
pts of frame idx 0 is 0
pts of frame idx 1 is 0
pts of frame idx 2 is 0
pts of frame idx 3 is 21333
at org.junit.Assert.fail(Assert.java:89)
at android.mediav2.common.cts.CodecDecoderTestBase.validateTestState(CodecDecoderTestBase.java:358)
at android.mediav2.common.cts.CodecTestBase.waitForAllOutputs(CodecTestBase.java:1420)
at android.mediav2.common.cts.CodecDecoderTestBase.decodeToMemory(CodecDecoderTestBase.java:383)
Thanks!
zx...@gmail.com <zx...@gmail.com> #5
Hi Google:
I meet the same issue.
arm64-v8a CtsMediaDrmFrameworkTestCases
android.media.drmframework.cts.CodecDecoderDrmTest#testSimpleDecode[1_c2.qti.aac.hw.decoder_audio/mp4a-latm]
fail:
java.lang.AssertionError: Output timestamps are not strictly increasing
I found some clue, hope it can help you to analysis this issue.
Mainline package: mainline_v_2025_jan_12974089
If build mainline module ("com.google.android.media_compressed") into OS, this case failed.
If NOT build mainline module ("com.google.android.media_compressed") into OS, this case can pass.
Thanks
I meet the same issue.
arm64-v8a CtsMediaDrmFrameworkTestCases
android.media.drmframework.cts.CodecDecoderDrmTest#testSimpleDecode[1_c2.qti.aac.hw.decoder_audio/mp4a-latm]
fail:
java.lang.AssertionError: Output timestamps are not strictly increasing
I found some clue, hope it can help you to analysis this issue.
Mainline package: mainline_v_2025_jan_12974089
If build mainline module ("com.google.android.media_compressed") into OS, this case failed.
If NOT build mainline module ("com.google.android.media_compressed") into OS, this case can pass.
Thanks
wa...@huaqin.corp-partner.google.com <wa...@huaqin.corp-partner.google.com> #6
Dear google
We also encountered the same problem. After investigation, we found that it was introduced after the google patch was merged. Please help to solve it. Thank you very much for your help
Thanks
We also encountered the same problem. After investigation, we found that it was introduced after the google patch was merged. Please help to solve it. Thank you very much for your help
Thanks
Description
Description has been deleted.