From a5223c3ebbf39e78fb79cac16c35222316c8b09c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 14 Mar 2013 17:31:17 +0100 Subject: [PATCH] omx: The MPEG4 encoder is not available on RPi and probably never will --- config/rpi/gstomx.conf | 9 --------- 1 file changed, 9 deletions(-) diff --git a/config/rpi/gstomx.conf b/config/rpi/gstomx.conf index 8dea30aa34..80749b25d2 100644 --- a/config/rpi/gstomx.conf +++ b/config/rpi/gstomx.conf @@ -25,15 +25,6 @@ in-port-index=130 out-port-index=131 hacks=no-component-role -[omxmpeg4videoenc] -type-name=GstOMXMPEG4VideoEnc -core-name=/opt/vc/lib/libopenmaxil.so -component-name=OMX.broadcom.video_encode -rank=256 -in-port-index=200 -out-port-index=201 -hacks=no-component-role - [omxh264enc] type-name=GstOMXH264Enc core-name=/opt/vc/lib/libopenmaxil.so