[FFmpeg-devel] [PATCH] Support for UTF8 filenames on Windows
Diego Biurrun
diego
Wed Jul 22 00:22:10 CEST 2009
On Mon, Jul 13, 2009 at 04:37:26AM -0300, Ramiro Polla wrote:
>
> Please comment.
>
> --- Changelog (revision 19400)
> +++ Changelog (working copy)
> @@ -28,6 +28,7 @@
> - Experimental AAC encoder
> +- UNICODE support on Windows
Unicode
> --- doc/general.texi (revision 19400)
> +++ doc/general.texi (working copy)
> @@ -688,6 +688,12 @@
>
> + at subsection UNICODE filenames support
> +
> +FFmpeg uses the local codepage by default to open files. To enable UNICODE
> +support, you must set the environment variable @code{FF_WINUTF8} to @code{1}.
> +This works both for the FFmpeg application and for libavformat.
ditto
Diego
More information about the ffmpeg-devel
mailing list