de38e7c8c3 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: use a rational for -aspect option.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bcb75cc48 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: Print a warning when -frames is affecting non video frames  
							
							Fixes Ticket2395
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd03afb5bb 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: avoid strcpy()  
							
							This fixes a warning on openbsd and is more robust
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4257b804e2 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: Replace -deinterlace (which was broken by the buffer ref stuff) with yadif injection  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40ea006b76 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: make -lavfi an alias for -filter_complex.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								639a9e21a6 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: add OPT_INPUT to -fix_sub_duration and -canvas_size.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0eb56a085d 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: add OPT_INPUT to -guess_layout_max.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da397173df 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: add OPT_OUTPUT to -to option.  
							
							Fix trac ticket #2355 . 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd93f3c5bd 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: fix reinit_filter type  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb2bd91413 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: add the -canvas_size option.  
							
							Allows, amongst other things, to override the size guessed
by the sub2video hack.
Note: the -s option could have more or less the same semantic,
but it receives a special treatment by the options system. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e2427f04b7 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: Ask for overwrite in single image2 files too  
							
							Fixes Ticket1637
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2cffe38df3 
								
							
								 
							
						 
						
							
							
								
								Deprecate deinterlaced in libavcodec.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9af8179cdb 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: fix -stats -v 0  
							
							Fixes Ticket1687
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d7044683f 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: add -to option to specify stop time  
							
							Signed-off-by: Jean First <jeanfirst@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af0e8144cd 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: cosmetics  
							
							Signed-off-by: Jean First <jeanfirst@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad899522ff 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: use a AVDictionary instead of the context to move swr parameters around  
							
							This avoids per parameter changes in ffmpeg at the cost of making access
somewhat more annoying.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccf9dd00da 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: dont allow -flags to override -pass  
							
							Fixes Ticket2154
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0cecaa9e2e 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: free attachments, fix memleak  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a67e30b1c 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: fix broken channel_layout option  
							
							Fixes ticket #2163 .
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27db2bf000 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: remove -crop* and -pad* options  
							
							The options have been deprecated and are non-operational since more than
two years. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fccd8c21c4 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: add -guess_layout_max option.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4738c3196 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: fix typo in open_files() message  
							
							Found-By: Justin Ruggles 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								89ef586867 
								
							
								 
							
						 
						
							
							
								
								doc/ffmpeg: extend documentation for the -filter options and -af/vf aliases  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a260c79733 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: fix dither to 24bit PCM output  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2a23f6035e 
								
							
								 
							
						 
						
							
							
								
								mpegpsenc: Fix SCR handling for DVD  
							
							This makes the initial SCR equal 0
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5bab99baea 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: apply flags to attachments too.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								951a03b3a8 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: move stream_copy flags handling after attachments.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10a9277562 
								
							
								 
							
						 
						
							
							
								
								better filter error message when accidentally reusing outputs  
							
							Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69a1667b06 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: mark attachment streams finished.  
							
							Fix trac ticket #2083 . 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13131685f1 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: avoid negative timestamps for DVD  
							
							dvdauthor cannot handle files with ts wraps
Fixes ticket383
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								103410d67e 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: fix recording time in->out carryover.  
							
							This should fix valgrind complaints.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a46c565796 
								
							
								 
							
						 
						
							
							
								
								ffmpeg_opt: fix pointer types  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb0881c794 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: use GROW_ARRAY in opt_map_channel.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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