[FFmpeg-trac] #3518(undetermined:new): ffmpeg lacks Raspberry Pi hardware encoding support

FFmpeg trac at avcodec.org
Tue Apr 1 10:27:45 CEST 2014


#3518: ffmpeg lacks Raspberry Pi hardware encoding support
-------------------------------------+-------------------------------------
             Reporter:  bmarwell     |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Summary of the bug:
 While gstreamer has a omxh264enc sinc which does use the raspberry pi's
 built in h264 hardware encoder, ffmpeg will not use this one.

 How to reproduce:
 {{{
 % ffmpeg -i input -c:v libx264 ...
 ffmpeg version <any>
 }}}

 Now that there's a floss driver, I hope such an enhancemant could be done.


 git of gst-omx: http://cgit.freedesktop.org/gstreamer/gst-omx/
 Raspberry Pi driver announcement: http://www.raspberrypi.org/archives/6561

 Beware, the raspberry pi page is barely useable today (April 1st).

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3518>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list