mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-31 09:43:32 +00:00 
			
		
		
		
	[postprocessor/ffmpeg] Wrap loglevel args in encodeArgument
This commit is contained in:
		
							parent
							
								
									1397a790ff
								
							
						
					
					
						commit
						61ff92e11e
					
				| @ -218,7 +218,7 @@ class FFmpegPostProcessor(PostProcessor): | ||||
|                 encodeFilename(self._ffmpeg_filename_argument(path), True) | ||||
|             ]) | ||||
|         cmd = ([encodeFilename(self.executable, True), encodeArgument('-y')] + | ||||
|                ['-loglevel', 'repeat+info'] + | ||||
|                [encodeArgument('-loglevel'), encodeArgument('repeat+info')] + | ||||
|                files_cmd + | ||||
|                [encodeArgument(o) for o in opts] + | ||||
|                [encodeFilename(self._ffmpeg_filename_argument(out_path), True)]) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey M․
						Sergey M․