[FFmpeg-trac] #2100(avfilter:new): No burned in subtitles visible on Mac OSX

FFmpeg trac at avcodec.org
Thu Jan 3 09:14:17 CET 2013


#2100: No burned in subtitles visible on Mac OSX
------------------------------------+------------------------------------
             Reporter:  raptor399   |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avfilter
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by reimar):

 libass can be linked against different renderers, harfbuzz,
 fontconfig/freetype etc.
 harfbuzz is the default now, and I am not sure the fontconfig stuff still
 works properly, I know MPlayer has a few hack in the code related to that,
 but I never had the motivation to review them again and pass them
 upstream.
 However, the way it is supposed to work is that if a font isn't available
 it'll just use some substitute.
 Something else that might be worth double-checking is that the srt file
 has Unix line breaks and not Mac ones, just in case that might break
 something.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2100#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list