mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	
							parent
							
								
									4a9995ab9f
								
							
						
					
					
						commit
						1382035d4d
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -156,6 +156,8 @@ bool FFmpegVideoStream::Init(FFmpegMuxer& muxer, const Layout::FramebufferLayout | |||
|         return false; | ||||
|     } | ||||
| 
 | ||||
|     stream->time_base = codec_context->time_base; | ||||
| 
 | ||||
|     // Allocate frames
 | ||||
|     current_frame.reset(av_frame_alloc()); | ||||
|     scaled_frame.reset(av_frame_alloc()); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue