mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[downloader/external] pass configuration args to ffmpeg
This commit is contained in:
		| @@ -181,6 +181,8 @@ class FFmpegFD(ExternalFD): | ||||
|  | ||||
|         args = [ffpp.executable, '-y'] | ||||
|  | ||||
|         args += self._configuration_args() | ||||
|  | ||||
|         # start_time = info_dict.get('start_time') or 0 | ||||
|         # if start_time: | ||||
|         #     args += ['-ss', compat_str(start_time)] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 remitamine
					remitamine