[FFmpeg-trac] #5710(avcodec:closed): AC3 frame sync error

FFmpeg trac at avcodec.org
Tue Dec 4 18:16:02 EET 2018


#5710: AC3 frame sync error
------------------------------------+-----------------------------------
             Reporter:  Mista_D     |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:  invalid
             Keywords:  ac3 mpegts  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by richardpl):

 -xerror will abort when first error is encountered. There is no way that
 seeking will magically avoid error. Perhaps you need to use -ss 1 as input
 option instead, but still it can not guarantee that error should not
 happen, because it needs to give somehow frame with missing sync to be
 able to skip it.

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


More information about the FFmpeg-trac mailing list