[FFmpeg-devel] [PATCH 5/5] lavf/srtdec: handle character encodings.
    wm4 
    nfxjfg at googlemail.com
       
    Sat Aug 10 16:56:28 CEST 2013
    
    
  
On Thu,  8 Aug 2013 17:03:35 +0200
Nicolas George <nicolas.george at normalesup.org> wrote:
> 
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  libavformat/srtdec.c |   23 +++++++++++------------
>  1 file changed, 11 insertions(+), 12 deletions(-)
> 
> 
> Note: the other formats that use ff_subtitles_read_chunks should be easy to
> convert the same way.
> 
As far as I can see, this completely fails to do the conversion in the
probe function, so opening UTF-16 subtitles still won't work.
    
    
More information about the ffmpeg-devel
mailing list