mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-04 03:27:21 -05:00 
			
		
		
		
	
							parent
							
								
									6771b5cabe
								
							
						
					
					
						commit
						a81f3e7c97
					
				@ -2966,7 +2966,7 @@ namespace MediaBrowser.Controller.MediaEncoding
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
            if (string.Equals(hwTonemapSuffix, "vaapi", StringComparison.OrdinalIgnoreCase))
 | 
					            if (string.Equals(hwTonemapSuffix, "vaapi", StringComparison.OrdinalIgnoreCase))
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                args = "procamp_vaapi=b={2}:c={3}," + args + ":extra_hw_frames=32";
 | 
					                args = "procamp_vaapi=b={1}:c={2},tonemap_vaapi=format={0}:p=bt709:t=bt709:m=bt709:extra_hw_frames=32";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                return string.Format(
 | 
					                return string.Format(
 | 
				
			||||||
                        CultureInfo.InvariantCulture,
 | 
					                        CultureInfo.InvariantCulture,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user