About i.MX6 AV encoding/decoding solution

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

About i.MX6 AV encoding/decoding solution

872 Views
i386
Contributor II

I am using imx6d platform, running Linux without any GUI(NOT Ubuntu).

I need to implement the audio & video encoding/decoding functions.

As I know, gstreamer is a choice, but it needs Gnome, not for bare Linux. FFmpeg is another choice, but I don't know how to build out the version with imx6 vpu hardware acceleration. Is there any solution for me ?

Labels (4)
0 Kudos
4 Replies

646 Views
igorpadykov
NXP Employee
NXP Employee

Hi Gary

multimedia recipes should be used for including codecs, please check

attached yocto guide p.4.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

646 Views
i386
Contributor II

Where can I find the related code example which uses the codec lib???

0 Kudos

646 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos

646 Views
i386
Contributor II

I know and have these examples. The vpu-test code you mentioned contains only video encoding or decoding, without audio part.

I need the code which can encoding and decoding audio & video stream, with audio-video sync.

0 Kudos