Dynamic bitrate using IEP sample

Please provide the following info (tick the boxes after creating this topic):
Software Version
[+] DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
[+] Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
[+] DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
[+] 1.9.1.10844
other

Host Machine Version
[+] native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

Hi, I’m testing the dynamic bitrate feature, which seems to be implemented in the SDK IEP sample.
I created a dynamic bitrate file according to the documentation (<frame #> )
I also set the RCMode to 0 (0x0 = Constant bitrate mode).

I tried using VLC statistics and ffprobe to check the average bitrate produced and expected it to change according to the dynamic bitrate file by I don’t see the file has any effect.

Some questions:

  1. Does dynamic bitrate is implemented in DriveOS 6.0.5?
  2. If it does implemented, does it work with CBR?
  3. Does Nvidia have a tool for analyzing video?

Thanks.
Yoav.

Could you kindly supply the comprehensive steps and relevant information regarding how the issue was encountered?

Dear @yoav10 ,

I created a dynamic bitrate file

I assume you have created file in below format
<frame_id> <bitrate_bps> <vbv_buffer_size_bits>

  1. Does dynamic bitrate is implemented in DriveOS 6.0.5?

Yes

  1. If it does implemented, does it work with CBR?

Yes

  1. Does Nvidia have a tool for analyzing video?

No. we use third party tools.

As Vick asked earlier, could you share steps, config files and details on how the issue was encountered.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.