[postprocessor/ffmpeg] Convert to opus using libopus (closes #14381)
This commit is contained in:
		
							parent
							
								
									544ffb7790
								
							
						
					
					
						commit
						d2ae7e24e5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -44,7 +44,7 @@ ACODECS = {
 | 
			
		|||
    'aac': 'aac',
 | 
			
		||||
    'flac': 'flac',
 | 
			
		||||
    'm4a': 'aac',
 | 
			
		||||
    'opus': 'opus',
 | 
			
		||||
    'opus': 'libopus',
 | 
			
		||||
    'vorbis': 'libvorbis',
 | 
			
		||||
    'wav': None,
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue