hi !
I am using mpeg4 codec to encode video from v4l2 source and I decode it to be displayed in localhost.
The CPU comsumption is about 60% for mpeg4enc and 30% for mpeg4dec (90% for total)
the frame rate is 25 fps and the bitrate is 2 M for the encoder.
Is there any solution to decrease the CPU occupancy ?