>
> 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 impli
2019-01-31 7:05 GMT+01:00, Wayne :
> Any way to do this in C#?
If you are not interested in using ffmpeg (the command line
utility) this is the wrong mailing list:
http://ffmpeg.org/contact.html#MailingLists
> I have resorted to temporarily renaming those file
> names/filepaths to English and th
(please don't top-post)
On 2/22/2019 8:45 AM, Wayne wrote:
Any way of using non-asci characters in FFmpeg command lines?
Do you mean using single-byte characters in the range 0x80-0xff or
multi-byte characters?
ffmpeg is written in 'c' and uses standard libc string routines (i.e.strcmp,
st
Bump. Any way of using non-asci characters in FFmpeg command lines?
On 1/30/2019 10:05 PM, Wayne wrote:
Any way to do this in C#? I have resorted to temporarily renaming
those file names/filepaths to English and then renaming back to the
original language once rendering is completed.
__
Any way to do this in C#? I have resorted to temporarily renaming those
file names/filepaths to English and then renaming back to the original
language once rendering is completed.
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org