[FFmpeg-trac] #6304(undetermined:new): Unable to parse some subtitles with a system ffmpeg compiled HandBrake

FFmpeg trac at avcodec.org
Mon Nov 6 19:11:05 EET 2017


#6304: Unable to parse some subtitles with a system ffmpeg compiled HandBrake
-------------------------------------+-------------------------------------
             Reporter:  slaanesh     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  handbrake    |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by JohnAStebbins):

 ffmpeg has defines for both AV_CODEC_ID_SUBRIP and AV_CODEC_ID_SRT.  libav
 only has a define for AV_CODEC_ID_SRT which is what HandBrake uses.  I'm
 guessing ffmpeg got the define from AV_CODEC_ID_SRT from a merge with
 libav.  You might want to consider making them the same value for
 compatibility.

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


More information about the FFmpeg-trac mailing list