Memory required for 1080p30 h264 video encoding in imx6Dualite

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Memory required for 1080p30 h264 video encoding in imx6Dualite

Jump to solution
1,929 Views
anjojohn
Contributor IV

Hi All,

We have a requirement of 1080p30 video  encode into h264 using the imxvpuenc_h264 gstreamer module. Our processor is IMX6Duallite. We plan to put 512 MB ram in our custom board. Is it possible to encode with 512 MB ram ? . How to see the memory usage of encoder/decoder (VPU and GPU elements). Any system calls for this ?

Labels (1)
0 Kudos
1 Solution
1,207 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi anjo

Try nxp vpuenc (part of nxp/fsl gstreamer plugins fsl-gst-plugin), 

details are :

http://trac.gateworks.com/wiki/Yocto/gstreamer

https://community.freescale.com/thread/376271

also, usage described in your bsp documentation Linux Guide sect.7.3.3 Video encoding,

For memory profiling, you can try this as base:

IMX6 Memory Bandwidth usage - RidgeRun Developer Connection 

hope this helps

View solution in original post

1 Reply
1,208 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi anjo

Try nxp vpuenc (part of nxp/fsl gstreamer plugins fsl-gst-plugin), 

details are :

http://trac.gateworks.com/wiki/Yocto/gstreamer

https://community.freescale.com/thread/376271

also, usage described in your bsp documentation Linux Guide sect.7.3.3 Video encoding,

For memory profiling, you can try this as base:

IMX6 Memory Bandwidth usage - RidgeRun Developer Connection 

hope this helps