- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
			
				
					
					
						Hi there,
My question is, can I perform a "Dynamic QP Change" at CQP Encoding Mode, as the similarity of "Dynamic Bitrate Change" in CBR and VBR mode? If I can, how to achieve that?
Thanks,
Joyah
					
				
			
			
				
			
			
			
			
			
			
			
		
		
		
	
	
	
My question is, can I perform a "Dynamic QP Change" at CQP Encoding Mode, as the similarity of "Dynamic Bitrate Change" in CBR and VBR mode? If I can, how to achieve that?
Thanks,
Joyah
Link Copied
		1 Reply
	
		
		
			
			
			
					
	
			- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
			
				
					
					
						Hi Joyah,
					
				
			
			
				
			
			
			
			
			
			
			
		
		
		
	
	
	
Using CQP mode you can have dynamic change at any frame using regular way of specifiying per-frame QPs: fill mfxEncodeCtrl structure and pass it to EncodeFrameAsync. Here is an excerpt from the Media SDK manual:
Description The mfxEncodeCtrl structure contains parameters for per-frame based encoding control.  | ||
Members  | ||
QP  | If nonzero, this value overwrites the global QP value for the current frame in the constant QP mode.  | |
Regards,
Nina
					
					Reply
					
						
	
		
				
				
				
					
						
					
				
					
				
				
				
				
			
			Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page