[FFmpeg-user] Text shaper in subtitle

2020-06-11 Thread Unni Krishnan
Hi, Is it possible to force harfbuzz shaper when using subtitle filter to burn subtitle to a video? It works with ass when selecting shaping=complex Regards, ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg

[FFmpeg-user] ffmpeg not properly rendering utf8 subtitle srt file

2020-06-11 Thread Unni Krishnan
Hello, I am using a utf8 srt file in mac to hardcode subtitle to a video. -- $file -I Ernest_Celestine_2012.srt Ernest_Celestine_2012.srt: text/plain; charset=utf-8 $uname -a Darwin 19.4.0 Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64 --