GStreamer ffmpeg

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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'

标签 (2)
附件
评论

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.

无评分
版本历史
最后更新:
‎09-28-2012 02:18 PM
更新人: