[FFmpeg-devel] [PATCH 2/2] lavc: support subtitles charset conversion.
Clément Bœsch
ubitux at gmail.com
Mon Jan 7 18:17:35 CET 2013
On Mon, Jan 07, 2013 at 06:13:47PM +0100, Clément Bœsch wrote:
> TODO: bump lavc micro
> ---
> Changelog | 2 +
> configure | 2 +
> libavcodec/avcodec.h | 18 ++++++++
> libavcodec/options_table.h | 1 +
> libavcodec/utils.c | 108 +++++++++++++++++++++++++++++++++++++++++--
> libavformat/assdec.c | 1 +
> libavformat/tedcaptionsdec.c | 1 +
> libavformat/webvttdec.c | 1 +
> 8 files changed, 131 insertions(+), 3 deletions(-)
>
This new version includes:
- error out when recoding fails for some reason
- disable the option when supported at demuxer level, or subtitles is
bitmap based
- potentially add a post-recoding if the feature is added later
[...]
Please comment,
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130107/7ce8b146/attachment.asc>
More information about the ffmpeg-devel
mailing list