Project

General

Profile

Actions

Feature #4572

open

OMX Support

Added by Mark Clarkstone over 7 years ago. Updated over 6 years ago.

Status:
Accepted
Priority:
Normal
Assignee:
-
Category:
Transcoding
Target version:
-
Start date:
2017-09-05
Due date:
% Done:

100%

Estimated time:

Description

I'm trying to build ffmpeg on the Pi using the following options.

sudo AUTOBUILD_CONFIGURE_EXTRA=--enable-omx\ --enable-ffmpeg_static\ --disable-bintray_cache\ --disable-libvpx_static\ --disable-libvpx\ --disable-nvenc ./Autobuild.sh -t raspbianstretch-armhf

This is to test out hardware transcoding on the Pi, unfortunately it fails to build as it always tries to build with nvenc and throws:-

ERROR: nvenc requested, but not all dependencies are satisfied: cuda

Even if you pass ---disable-nvenc.


Files

Actions

Also available in: Atom PDF