I have faced similar issue while porting Android O to Android Q.

Some of the old audio mp3 files properly metadata extracted in Android O 
are failing with this same error.

Downloaded the Hex Editor tool from 
https://www.hhdsoftware.com/hex-editor/release-notes?version=6.44.01.6234 
and edited
the MP3 file and changed " TCON (Content Type)" to "TALB (showing Title)" 
in Headers for the audio portion of the content. Looks to be " TCON 
(Content Type)" was not supported in Android Q.
Then pushed this new file and verified, its scanned by ModernMediaScanner 
in Android Q and stored in Media Store. 
On Tuesday, 14 February 2012 12:16:04 UTC+5:30, Ritesh wrote:
>
> Hi All,
>
> I am trying to play some video on the ICS emulator, it plays most of the 
> video but for some video it does not play and gives below error.
>
> D/MediaPlayer( 1899): getMetadata
> E/OMXCodec( 1080): [OMX.google.aac.decoder] ERROR(0x80001001, 10)
>
>
> can anyone please help me in this.
>
> Thanks and regards
> Ritesh
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/8187805b-fc10-495d-8b0a-a8b1fdea17cd%40googlegroups.com.

Reply via email to