GStreamer ffmpeg

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

GStreamer ffmpeg

GStreamer ffmpeg

Video decoding gst-launch filesrc location=sample.mp4 ! qtdemux ! ffdec_h264 ! mfw_v4lsink

Notes:

  • On LTIB BSP 3.0.35_4.0.0, prep the package and apply the attached patch on top, then build.
  • On Yocto, the easy way to add the gst-ffmpeg package is by adding these two lines on the conf/local.conf file:

IMAGE_INSTALL_append = " gst-ffmpeg"

LICENSE_FLAGS_WHITELIST = 'commercial'

Labels (2)
Attachments
Comments

The ffmpeg plugin fails to load in the latest BSP, please share the patch to fix it here as well.

Yes. Two symbols are not defined and when the ffmpeg library is loaded dynamically, it fails so at the end any of the elements are loaded. Steps: Prepare the package, move to source folder and patch (patch -p1 < patchname). By the way, the BSP failing is 3.0.35_4.0.0, which at this moment is the latest.

No ratings
Version history
Last update:
‎09-28-2012 02:18 PM
Updated by: