Musee Ullah
7bb8b81955
avfilter/vf_xfade: ensure metadata is copied to transition frames
I was having an issue where, using a filter chain of xfade -> ass, the
colors on the subtitles were incorrect only on the frames where xfade
was being used. This resolves that issue for me.
Signed-off-by: Musee Ullah <lae@lae.is>
4 years ago
Paul B Mahol
c417f1a76c
avfilter/vf_xfade: add squeeze transitions
4 years ago
Paul B Mahol
60796d22f9
avfilter/vf_xfade: fix excessive number of queued frames
Also do not abort in some cases too early when transition is over.
Fixes #8823 .
4 years ago
Paul B Mahol
1419bf0551
avfilter/vf_xfade: do not use alpha for average rgb color
4 years ago
Paul B Mahol
9ebde67f0b
avfilter/vf_xfade: add corner wipe transforms
4 years ago
Paul B Mahol
e13eb58941
avfilter/vf_xfade: add fadegrays transition
4 years ago
Paul B Mahol
4dbb75c437
avfilter/vf_xfade: check that fps between inputs are valid
4 years ago
Paul B Mahol
17f6bd6e58
avfilter/vf_xfade: add hblur transition
4 years ago
Paul B Mahol
3f9fd9dcfd
avfilter/vf_xfade: add slice transitions
5 years ago
Paul B Mahol
283e755734
avfilter/vf_xfade: add diagonal smooth transitions
5 years ago
Paul B Mahol
3720153ffc
aviflter/vf_xfade: add pixelize transition
5 years ago
Paul B Mahol
e3e5598290
avfilter/vf_xfade: add dissolve transition
5 years ago
Paul B Mahol
2d58fa6d9e
avfilter/vf_xfade: add horzopen/close transition
5 years ago
Paul B Mahol
10f4441acb
avfilter/vf_xfade: add vertopen/close transition
5 years ago
Paul B Mahol
efee86fafa
avfilter/vf_xfade: add circleopen & circleclose transition
5 years ago
Paul B Mahol
6d5e9ed67c
avfilter/vf_xfade: move passthrough code before eof check
5 years ago
Paul B Mahol
e5e7289ea8
avfilter/vf_xfade: remove unused header
5 years ago
Paul B Mahol
53b4128ea0
avfilter/vf_xfade: add smooth transitions
5 years ago
Paul B Mahol
0a275fec62
avfilter/vf_xfade: add radial transition
5 years ago
Paul B Mahol
863accbefa
avfilter: add xfade filter
5 years ago