[FFmpeg-trac] #6937(undetermined:new): When converting from APE program eats up 4 bytes.

FFmpeg trac at avcodec.org
Sat Dec 30 16:12:51 EET 2017


#6937: When converting from APE program eats up 4 bytes.
-------------------------------------+-------------------------------------
             Reporter:  sokoloff     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  APE seek     |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by sokoloff):

 Also, the program skips the first 4 bytes.
 {{{
 [sokoloff at sokoloff-home bug]$ hexdump from_wav.sw | head -n 1
 0000000 4038 4038 f69a f69a b6fa b6fa 4d7c 4d7c
 [sokoloff at sokoloff-home bug]$ hexdump from_ape.sw | head -n 1
 0000000 f69a f69a b6fa b6fa 4d7c 4d7c 3d5f 3d5f
 }}}

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


More information about the FFmpeg-trac mailing list