#8844: DVB subtitles don't work without PCR any more
-------------------------------------+-------------------------------------
             Reporter:  mkver        |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mpegts       |               Blocked By:
  regression                         |
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------

Comment (by JEEB):

 If the unsetting of timestamps was not a Bad Thing for DVB subtitles, and
 if FFmpeg waited until it has PAT & PMT as it gets to this point, it could
 check if this stream is the only one to be parsed from the input stream
 and the current stream is not the advertised PCR PID.

 In such case timestamp unsetting could be disabled since there would
 (likely?) never be any PCR parsed. Just not sure how simple and/or
 possible such check would be.

 Granted, since unsetting timestamps indeed is a Bad Thing for DVB
 subtitles, this nuance gets lost with it :P

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8844#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to