Video play failed with gst-launch

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

Video play failed with gst-launch

1,583 Views
raybloodworth
Contributor II

I'm trying to play video on MCIMX6Q-SDP, But got some errors.

   log:

   #gst-launch-1.0 playbin uri=file:///opt/test/004.mp4 video-sink=imxeglvivsink

Setting pipeline to PAUSED...

Pipeline is PREROLLING...

Missing element: MPEG-4 AAC decoder

   It seems like there's no MPEG-4 AAC decoder in filesystem.

   Where to find the decoder or how to port it into my filesystem

Labels (4)
0 Kudos
1 Reply

538 Views
Yuri
NXP Employee
NXP Employee

  Freescale AACplus decoder is included in special package.

It is stated in i.MX6 Series Multimedia Release Notes.

Now You may try the next packages :

LTIB :

https://www.freescale.com/webapp/Download?colCode=L3.0.101_4.1.1_AACP_CODECS&appType=license&locatio...

Yocto :

https://www.freescale.com/webapp/Download?colCode=L3.10.17_1.0.0_AACP_CODECS&appType=license&locatio...

Summary Page :

i.MX6Q|i.MX 6Quad Processors|Quad Core|Freescale


Have a great day,
Yuri

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

0 Kudos