mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 09:17:07 -05:00 
			
		
		
		
	[postprocessor/ffmpeg] Convert to opus using libopus (closes #14381)
This commit is contained in:
		@@ -44,7 +44,7 @@ ACODECS = {
 | 
			
		||||
    'aac': 'aac',
 | 
			
		||||
    'flac': 'flac',
 | 
			
		||||
    'm4a': 'aac',
 | 
			
		||||
    'opus': 'opus',
 | 
			
		||||
    'opus': 'libopus',
 | 
			
		||||
    'vorbis': 'libvorbis',
 | 
			
		||||
    'wav': None,
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user