IMX6 use stagefright play MKV(avc+aac) video with error:MediaPlayer( 3316): Error (1,-1007)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX6 use stagefright play MKV(avc+aac) video with error:MediaPlayer( 3316): Error (1,-1007)

626 Views
fdact
Contributor I

Hi,

   The problem on the imx6q android4.2.2 and kernel 3.0.35.

   The same video can be played with omxplayer (not stagefright).

   The following is part of the log:

01-02 08:12:00.160 V/AwesomePlayer( 2238): MEDIA_ERROR -1007
01-02 08:12:00.160 V/MediaPlayerService( 2238): [3] notify (0x4221e6a8, 100, 1, -1007)
01-02 08:12:00.160 V/SurfaceTextureClient( 2610): SurfaceTextureClient::query
01-02 08:12:00.160 V/SimpleSoftOMXComponent( 2238): msgType = 2
01-02 08:12:00.160 V/AudioSystem( 3316): ioConfigChanged() event 0
01-02 08:12:00.160 V/AudioSink( 2238): stop
01-02 08:12:00.160 V/AudioTrack( 2238): stop 0x4221fe98
01-02 08:12:00.160 E/MediaPlayer( 3316): error (1, -1007)

Thanks.

Labels (1)
0 Kudos
2 Replies

480 Views
art
NXP Employee
NXP Employee

Actually, this is the effect of some memory segmentation issue of the 3.0.35 kernel. Migrating to later BSP with later kernel revision should fix the issue.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

480 Views
fdact
Contributor I

I use GM player(imx6 default player) play the same video not problem.But I need use stagefright player.

0 Kudos