>
> On 1/30/2019 10:05 PM, Wayne wrote:
> > Any way to do this in C#?
>
On Windows, FFmpeg API expects file paths in UTF8 encoding, so that if you
are using FFmpeg as libraries, then you can try converting strings into
proper encoding.
When using ffmpeg.exe, encoding conversion should be done implicitly.
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to