This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: H.264 encode file is too big

Part Number: AM5728

Tool/software: Linux

Hi,

TI, I use the command "gst-launch-1.0 -v videotestsrc ! 'video/x-raw, format=(string)YUY2, width=(int)1920, height=(int)1080' ! vpe ! ducatih264enc level=level-51 profile=high bitrate=6000 ! h264parse ! filesink location=/home/root/1920x1080.264" to test h264 encode for 10 minutes. And I found the size of 1920x1080.264 is too big. the size is 900MiB. If I test it on the NXP platform,the size is 300MiB. Are there some way to decrease the size?

By the way, I test it on SDK03.01 and SDK 04.01.

BR,

vefone