[FFmpeg-trac] #10968(undetermined:new): ac3 incomplete frame from matroska file

FFmpeg trac at avcodec.org
Fri Apr 19 11:19:14 EEST 2024


#10968: ac3 incomplete frame from matroska file
-------------------------------------+-------------------------------------
             Reporter:  kasper93     |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by mkver):

 Your file is strangely muxed: It is AC-3 in the VfW compatibility mode
 ("A_MS/ACM"). More importantly, the Matroska Blocks don't correspond to
 the AC-3 frames at all: The latter have a length of 768 bytes, while the
 former have a length of 1001 (the first one of 1002) bytes. I'll see what
 I can do, but I recommend you to extract the AC-3 track and use the raw
 track to remux the file.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10968#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list