mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Fix qsv h265 (#5095)
This commit is contained in:
		
							parent
							
								
									99577a57e6
								
							
						
					
					
						commit
						367ac28a94
					
				@ -38,6 +38,8 @@ PRESETS_HW_ACCEL_DECODE = {
 | 
				
			|||||||
        "h264_qsv",
 | 
					        "h264_qsv",
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "preset-intel-qsv-h265": [
 | 
					    "preset-intel-qsv-h265": [
 | 
				
			||||||
 | 
					        "-load_plugin",
 | 
				
			||||||
 | 
					        "hevc_hw",
 | 
				
			||||||
        "-hwaccel",
 | 
					        "-hwaccel",
 | 
				
			||||||
        "qsv",
 | 
					        "qsv",
 | 
				
			||||||
        "-qsv_device",
 | 
					        "-qsv_device",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user