b684f744ac 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: use avformat_seek_file() instead of av_seek_frame().  
							
							avformat_seek_file() is the new API. It will make sure the read_seek2()
callback is called when the demuxer has it.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Clément Bœsch <ubitux@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5e0e327ce 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: fix swr filter_type for auto inserted aresample filters  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0efcf16a3e 
								
							
								 
							
						 
						
							
							
								
								replace av_log(0, by av_log(NULL,  
							
							The first parameter is a pointer and NULL is more correct
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a62242678f 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: complain loudly and exit in case removed -sameq option is specified  
							
							This is better than silently ignoring the option, which results in
unexpected quality results. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9d97e1b0a 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: use av_rescale_delta() on the audio filter input  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e0b29ccd0 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: Make video filter graph reinit user selectable  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e47ab0b2c9 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: dont fail for sameq/same_quant.  
							
							Instead print a warning.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7c46d251c 
								
							
								 
							
						 
						
							
							
								
								ffserver: fix seeking with ?date=...  
							
							Regression since 5f847bf61d 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65f7aee63b 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: add option to control copying of frames prior to start.  
							
							Normally we discard things prior to the intended start
for stream copy this is not always possible, and its not done by default
this option allows discarding to be enabled
this is primarely usefull when transcoding a video and stream copying an
audio stream.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de73ae6b1a 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: avoid apics for video output if possible  
							
							Fixes Ticket1714
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7b483953d 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: factor area out of video stream selection code.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb949544ca 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: fix 10l (use of uninitilaized variable)  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								374033ee93 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: remove now unneeded old *_codec_name code  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ccb56abee 
								
							
								 
							
						 
						
							
							
								
								ffmpeg/opt_output_file: extract subtitle codec name through new API  
							
							This should fix specifying subtitle codecs with the new syntax in some cases.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4271f3d4e 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: dont match unspecified media types in MATCH_PER_TYPE_OPT  
							
							This would change existing behavior, and should if done, done seperately.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3db4c88ac1 
								
							
								 
							
						 
						
							
							
								
								ffmpeg/opt_preset: update to new option API for reading codec names.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bad953bc2d 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: fix overriding codecs with the new syntax  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								469f8b1dcb 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: Fix assert failure  
							
							Fixes Ticket1674
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4aeb48516 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: remove outdated warning.  
							
							-t works with complex filters now. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93e75c78dd 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: get rid of casts for the HAS_ARG case  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								949938d1ca 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: remove casts for OPT_FUNC2  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								581537cfd5 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: fix copy_tb  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5296d7b971 
								
							
								 
							
						 
						
							
							
								
								ffmpeg,ffplay: show filter options  
							
							Address trac ticket #1599 . 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4f4d99df8 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: make -s work for subtitles too.  
							
							Some codecs allow to encode the frame size and some players use it. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0cad101ea1 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: add an option to fix subtitles durations.  
							
							With this option, transcoding DVB subtitles becomes possible. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								22d804b7f0 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: dont auto match videostreams with attachment pics.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago