Using Gstreamer Plugins with Kernel >= v4.1

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Using Gstreamer Plugins with Kernel >= v4.1

654 次查看
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 回复

521 次查看
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 项奖励
回复