Part Number: SK-TDA4VM
Other Parts Discussed in Thread: TDA4VM
Tool/software:
Hi team
I just interested in knowing about the gst-pipeline usage in tda4vm. whether it can be run using hardware accelerators or only using a72 cores
1. Am well aware of how the actual videocodecs work form the multimedia

and if running a gstreamer with camera interface , eg (pipeline) gst-launch-1.0 v4l2src device="/dev/video-usb-cam1" ! videoconvert ! videoscale ! video/x-raw, width=1920, height=1080 ! autovideosink
am able to see the camera streams on screen , which utilizes videoconvert and v4l2h264enc etc. which are actually part of hardware accelerator fine. which was also able to view in gst-device-monitor-1.0

My actual question is, while am running these things , my cpu utilization shoots up, and c7x core remain idle (gpu). so is that the pipelines run in cpu or can be run in gpu. if possible to run in gpu what should i do. Any help would be great full
Thanks and Regards
Gopal
