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
更新者: