mirror of
				https://github.com/k4yt3x/video2x.git
				synced 2025-10-31 12:50:59 +01:00 
			
		
		
		
	ffmpeg can crash when a title has subs
This commit is contained in:
		
							parent
							
								
									e0dc8237f5
								
							
						
					
					
						commit
						51c0c38b34
					
				| @ -108,6 +108,7 @@ class VideoEncoder(threading.Thread): | ||||
|                     *[s for s in additional_streams if s is not None], | ||||
|                     str(self.output_path), | ||||
|                     vcodec="libx264", | ||||
|                     scodec="copy", | ||||
|                     vsync="cfr", | ||||
|                     pix_fmt="yuv420p", | ||||
|                     crf=17, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user