Can't recognize the "dwStart" parameter in AVI header file.

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

Can't recognize the "dwStart" parameter in AVI header file.

2,188 Views
keitanagashima
Senior Contributor I

Dear All,

The function of AV playback in android BSP jb4.2.2_1.1.0 hasn't recognized the dwStart parameter in AVI header file.

Please tell a reason for not being supporting "dwStart".

And, does the function support in another BSP ver?

Best Regards,

Keita

Labels (3)
0 Kudos
9 Replies

1,862 Views
joanxie
NXP TechSupport
NXP TechSupport

could you tell me what imx board you use?

0 Kudos

1,862 Views
keitanagashima
Senior Contributor I

Dear Joan,

Sorry for my delay response.

> could you tell me what imx board you use?

MICMX6Q-SDP (SABRE board)

Best Regards,

Keita

0 Kudos

1,862 Views
joanxie
NXP TechSupport
NXP TechSupport

Could you help explain it more detail? What test you've done and what's the expected behavior?

0 Kudos

1,862 Views
keitanagashima
Senior Contributor I

Dear Joan,

I have not gotten your reply yet.

Please answer to me asap.

Best Regards,

Keita

0 Kudos

1,862 Views
joanxie
NXP TechSupport
NXP TechSupport

could you help check your issue as below? then tell me the result, thanks.

1)Check whether this issue is observed with PC media player, For example:
-  KMPlayer (http://www.kmplayer.com/)
-  VLC (http://www.videolan.org/vlc/)”

2)Check whether the same issue is observed in other Android benchmark device such as Nexus 7.

3)Check whether the issue exists when using Android Native player by running the below command on Freescale reference board.
- setprop media.omxgm.enable-player 0

Then run the test again.

4)Please check the media information with KMPlayer(menu to check the property of the video stream) and then check the multimedia release document to see if the video format is supported or not

0 Kudos

1,862 Views
joanxie
NXP TechSupport
NXP TechSupport

I've already created this ticket to the codec team, they need to reproduce and debug, pls wait with patience.

0 Kudos

1,862 Views
keitanagashima
Senior Contributor I

Dear Joan,

>Could you help explain it more detail? What test you've done and what's the expected behavior?

Please check below step.

[Steps]

1. Get the .avi content.

 ex)  Download the "avi_h264_mp3.avi" from below link.

 http://www.gomplayer.jp/player/support/sample.html

2. Open the "avi_h264_mp3.avi" file by binary editor.

3. Search the "auds". The address is dwStart after 25 bytes from there.

    Modify the dwStart (4Bytes). Refer to below image.

    (Before) :  00 00 00 00

    (After) : FF 00 00 00

pastedImage_1.png

4. Play the content on SABRE-board with android jb4.2.2_1.1.0.

PS,

The modified .avi content was played successfuly with 6 sec delay by Windows Media Player(PC).

In latest BSP (android 6.0.1_2.1.0, KK4.4.2_1.0.0), the same issue was confirmed.

Best Regards,

Keita

0 Kudos

1,862 Views
keitanagashima
Senior Contributor I

Dear Joan,

Do you have any update?

Best Regards,

Keita

0 Kudos

1,862 Views
keitanagashima
Senior Contributor I

Hi All,

Do you have any update?

Please answer to my question.

Best Regards,

Keita

0 Kudos