ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
14.01k stars 816 forks source link

draw text 中文乱码,使用的 本地的PingFang.ttc 字体文件 #473

Open kiradea opened 1 year ago

kiradea commented 1 year ago

RT

image 上面是输入内容,下面是视频截图

image
benz2012 commented 1 year ago

There are a number of reasons this could be failing. Have you tried similar commands using standalone ffmpeg to confirm that this is an issue with ffmpeg.wasm, and not some other type of bug or flaw?