On Sun, May 28, 2023 at 11:14:08AM +0200, Anton Khirnov wrote:
> Set them in ifilter_parameters_from_dec(), similarly to audio/video
> streams. This reduces the extent to which sub2video filters need to be
> treated specially.
> ---
> fftools/ffmpeg.c| 6 ++---
> fftools/ffmpeg_demux.c |
Set them in ifilter_parameters_from_dec(), similarly to audio/video
streams. This reduces the extent to which sub2video filters need to be
treated specially.
---
fftools/ffmpeg.c| 6 ++---
fftools/ffmpeg_demux.c | 21 +
fftools/ffmpeg_filter.c | 52 +++