[FFmpeg-devel] [PATCH 1/2] doc: set documentencoding on toplevel texi files.
Michael Niedermayer
michaelni at gmx.at
Mon Feb 9 18:15:20 CET 2015
On Mon, Feb 09, 2015 at 04:32:10PM +0100, Nicolas George wrote:
> Fix double UTF-8 encoding on output files.
> makeinfo / texi2any does not seem to provide a way of setting
> it globally for toplevel files.
>
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
> doc/developer.texi | 1 +
> doc/faq.texi | 1 +
> doc/fate.texi | 1 +
> doc/ffmpeg-bitstream-filters.texi | 1 +
> doc/ffmpeg-codecs.texi | 1 +
> doc/ffmpeg-devices.texi | 1 +
> doc/ffmpeg-filters.texi | 1 +
> doc/ffmpeg-formats.texi | 1 +
> doc/ffmpeg-protocols.texi | 1 +
> doc/ffmpeg-resampler.texi | 1 +
> doc/ffmpeg-scaler.texi | 1 +
> doc/ffmpeg-utils.texi | 1 +
> doc/ffmpeg.texi | 1 +
> doc/ffplay.texi | 1 +
> doc/ffprobe.texi | 1 +
> doc/ffserver.texi | 1 +
> doc/general.texi | 1 +
> doc/git-howto.texi | 1 +
> doc/libavcodec.texi | 1 +
> doc/libavdevice.texi | 1 +
> doc/libavfilter.texi | 1 +
> doc/libavformat.texi | 1 +
> doc/libavutil.texi | 1 +
> doc/libswresample.texi | 1 +
> doc/libswscale.texi | 1 +
> doc/nut.texi | 1 +
> doc/platform.texi | 1 +
> 27 files changed, 27 insertions(+)
>
>
> The issue can currently be observed there:
>
> http://ffmpeg.org/faq.html#Why-does-FFmpeg-not-see-the-subtitles-in-my-VOB-file_003f
>
> Look at "default ~5 Mo" and "5,000,000 µs = 5 s".
i know nothing about if theres a simpler solution or if this is the
correct one but if thats the best that we know and it works then sure
its better than before
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The educated differ from the uneducated as much as the living from the
dead. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150209/d3748f04/attachment.asc>
More information about the ffmpeg-devel
mailing list