Using Gstreamer Plugins with Kernel >= v4.1

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Using Gstreamer Plugins with Kernel >= v4.1

1,011件の閲覧回数
efge
Contributor II

Hi,

i currently try to use the gstreamer-plugins (http://github.com/Freescale/gstreamer-imx) with a more recent, mainline kernel (4.1).

As far as i can see the plugins at least rely on the mxc_ipu device, which was registered on the older freescale kernel

(drivers/mxc/ipu_device.c) versions. As the mainline kernel does not contain code for a IPU device node but we need to use

a more recent version of the kernel, i have a few questions on how to proceed:

- are there some patches available for kernel >= 4.1 or the gstreamer-plugins to get the gstreamer work?

- is there another way to en-/decode video data (and overlay) using the hardware accelerated functionality? - and which tools can i use?

Thanks in advance!

Greetings

Fabian

ラベル(3)
0 件の賞賛
返信
1 返信

878件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

HI Fabian

seems latest kernel with ipu support is 3.14.38

linux-2.6-imx.git - Freescale i.MX Linux Tree

freescale provides hardware accelerated codecs for each kernel release,

I am afraid there is no another way to en-/decode video data (and overlay) using

the hardware accelerated functionality.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信