Michael Niedermayer
|
eb949544ca
|
ffmpeg: fix 10l (use of uninitilaized variable)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Michael Niedermayer
|
374033ee93
|
ffmpeg: remove now unneeded old *_codec_name code
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Michael Niedermayer
|
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>
|
12 years ago |
Michael Niedermayer
|
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>
|
12 years ago |
Michael Niedermayer
|
3db4c88ac1
|
ffmpeg/opt_preset: update to new option API for reading codec names.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Michael Niedermayer
|
bad953bc2d
|
ffmpeg: fix overriding codecs with the new syntax
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Michael Niedermayer
|
469f8b1dcb
|
ffmpeg: Fix assert failure
Fixes Ticket1674
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Nicolas George
|
f4aeb48516
|
ffmpeg: remove outdated warning.
-t works with complex filters now.
|
12 years ago |
Michael Niedermayer
|
93e75c78dd
|
ffmpeg_opt: get rid of casts for the HAS_ARG case
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Michael Niedermayer
|
949938d1ca
|
ffmpeg_opt: remove casts for OPT_FUNC2
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Michael Niedermayer
|
581537cfd5
|
ffmpeg_opt: fix copy_tb
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Stefano Sabatini
|
5296d7b971
|
ffmpeg,ffplay: show filter options
Address trac ticket #1599.
|
12 years ago |
Nicolas George
|
e4f4d99df8
|
ffmpeg: make -s work for subtitles too.
Some codecs allow to encode the frame size and some players use it.
|
12 years ago |
Nicolas George
|
0cad101ea1
|
ffmpeg: add an option to fix subtitles durations.
With this option, transcoding DVB subtitles becomes possible.
|
12 years ago |
Michael Niedermayer
|
22d804b7f0
|
ffmpeg: dont auto match videostreams with attachment pics.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |