Hello,
Is there any one can help to review this? Thanks!
On Sat, Nov 18, 2023 at 6:26 PM Jay Zhang wrote:
> This issue can be reproduced by command 'ffmpeg -i
> small_bunny_1080p_60fps.mp4 -an -c:v libx265 -tag:v hvc1 -f hls
> -hls_segment_type fmp4 out.m3u8'. After remove the empty sdtp
Now the `vsync` function has a better name. On the other hand, I'm curious
whether the `vsync`/`fps_mode` function is still valuable in the ffmpeg
tool source since the `fps` filter does almost the same job, but may have
less coupling?
On Sat, Jun 11, 2022 at 12:24 PM Gyan Doshi wrote:
> Pushed