[FFmpeg-trac] #8964(ffprobe:new): ffprobe: Wrong character encoding for AVI container

FFmpeg trac at avcodec.org
Thu Nov 5 09:37:53 EET 2020


#8964: ffprobe: Wrong character encoding for AVI container
-------------------------------------+-----------------------------------
             Reporter:  malaterre    |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:  ffprobe
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by malaterre):

 {{{
 % ffmpeg -y -i input.mp4 -c:v copy -c:a copy -metadata title="$(echo 'Un
 Monstre à Paris' | iconv -t cp1252)" -metadata comment="An exercise with
 unicode" output.avi
 }}}

 gives:

 {{{
 % mediainfo output.avi
 [...]
 Movie name                               : Un Monstre à Paris
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8964#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list