[FFmpeg-trac] #9758(undetermined:new): Voc file decoded incompletely

FFmpeg trac at avcodec.org
Sun Jul 24 13:46:08 EEST 2022


#9758: Voc file decoded incompletely
-------------------------------------+-------------------------------------
             Reporter:  Desperado    |                    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 pross):

 The length (1h08m11s) is an estimate based on the file size. The file only
 contains 3 seconds of standard VOC audio packets. The remaining packets
 are "other" data that ffmpeg skips over during playback:

 skip: type=0xc, size=177
 skip: type=0xa7, size=10988711
 skip: type=0x74, size=7631988
 skip: type=0x75, size=7631988
 skip: type=0x73, size=7697779
 skip: type=0x3b, size=5587514
 skip: type=0x7f, size=10196105
 skip: type=0xb6, size=480591
 skip: type=0x55, size=6198654
 skip: type=0xa2, size=8351622
 skip: type=0x73, size=7566195
 skip: type=0x70, size=7895664
 skip: type=0x8d, size=10518896
 skip: type=0x44, size=4407870
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9758#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list