[FFmpeg-trac] #1722(avformat:open): PGS subtitles vanish/disappear immediately in m2ts

FFmpeg trac at avcodec.org
Sat Sep 15 16:33:33 CEST 2012


#1722: PGS subtitles vanish/disappear immediately in m2ts
------------------------------------+------------------------------------
             Reporter:  skank       |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  pgssub      |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by Cigaes):

 I just applied the patches to the official git repository. They will
 probably be part of the 0.12 release.

 As for fixing xbmc, I am afraid that is not possible here. The problem was
 that the ffmpeg libraries were not providing the correct time at the
 logical place, therefore, applications based on ffmpeg would seek the
 value elsewhere, incorrectly. The ffmpeg libraries now provide the correct
 time at the logical place, but applications will probably still be using
 the incorrect one.

 You will need to file bug reports to the applications you want fixed. You
 can point the following patch as an example:
 [http://git.videolan.org/?p=ffmpeg.git;a=blobdiff;f=ffplay.c;h=1c9a1414ca8928047865999e475abc48246eae8c;hp=42f03b860b5c6ce8e281bf3a59dd33641fefbe1d;hb=2939e258f9d1fff89b3b68536beb931b54611585;hpb=6d8b32633e843962d84fc63875bda909d9a36f46]

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


More information about the FFmpeg-trac mailing list