| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
0ca0ec26a6 |
ffmpeg: always init output stream before reaping filters
Otherwise the frame size of the codec is not set in the buffersink.
Fixes ticket #6603 and the following simpler case:
ffmpeg -c aac -filter_complex "sine=d=0.1,asetnsamples=1025" out.aac
Signed-off-by: Marton Balint <cus@passwd.hu>
(cherry picked from commit
|
8 years ago |
|
|
8500de89ea |
ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.
This is required for FLV files, for which duration_pts comes out to be zero.
Signed-off-by: Sasi Inguva <isasi@google.com>
Reviewed-by: Thomas Mundt <tmundt75@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit
|
8 years ago |
|
|
41569bbc66 |
ffmpeg: always use single threaded decoding for attached pictures
Since
|
8 years ago |
|
|
3e6829a8aa |
build: fix compilation of tools with OpenCL enabled
Signed-off-by: James Almer <jamrial@gmail.com> |
8 years ago |