You can refer this document regarding adding ffmpeg support:
https://community.nxp.com/docs/DOC-93450
Have a great day,
Victor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Dear Victor,
your link is 3 years old since then you did not fix it your issue with ffmpeg?
Thanks.
I added to my my local.conf
IMAGE_INSTALL_append = " gst-ffmpeg"
by running bitbake fsl-image-multimedia-full
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'gst-ffmpeg' (but /home/work/fsl-release-bsp-3.14.52/sources/meta-fsl-demos/recipes-fsl/images/fsl-image-multimedia-full.bb RDEPENDS on or otherwise requires it)
ERROR: gst-ffmpeg was skipped: because it has a restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
NOTE: Runtime target 'gst-ffmpeg' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['gst-ffmpeg']
ERROR: Required build target 'fsl-image-multimedia-full' has no buildable providers.
Missing or unbuildable dependency chain was: ['fsl-image-multimedia-full', 'gst-ffmpeg']