- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VBR: encqsvInit: GopRefDist 3 GopPicSize 256 NumRefFrame 2
CQP: encqsvInit: GopRefDist 4 GopPicSize 32 NumRefFrame 2
The SDK seems to use different gop values for CQP and VBR. Is there a special reason why CQP uses much lower gop values? Because the lower gop values should result in a lower video quality. I wonder why they are different.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The default GOP values chosen by the SDK are Intel's recommendation based on the requested target usage and the quality output of each encoding algorithm. The values can be set by the application if different quality is desired. You may also find that default values can vary for different hardware implementations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Target usage and everything is the same, only difference is the bitrate mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, the algorithm and hardware for each bitrate mode can vary, and the chosen values are designed to provide the expected target used.
For example, if you ask for 'fastest' usage, the fastest using CQP may be different than the fastest using VBR.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Of course, but why is it different in CQP mode? The point is with a GopPicSize of just 32 the quality is worse than GopPicSize 256. There must be a reason why Intel choose a value that lowers the quality.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe you'll find "the quality is worse" also means " the performance is faster" for CQP.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page