[FFmpeg-trac] #6022(ffmpeg:new): *.tak file with with the cover doesn't open

FFmpeg trac at avcodec.org
Wed Dec 14 13:31:58 EET 2016


#6022: *.tak file with with the cover doesn't open
-------------------------------------+-------------------------------------
             Reporter:  skymaverick  |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Summary of the bug:
 [https://www.datafilehost.com/d/dea0891f *.tak file] contains multiple WAV
 tracks, CUE and cover doesn't open ffplay with error
 {{{
 [tak @ 0x7ff4440120a0] unsupported codec: 0
 }}}
 Maybe it's because cover is parsed as a video stream
 {{{
   Duration: 01:12:30.35, start: 0.000000, bitrate: 767 kb/s
     Stream #0:0: Audio: tak, 44100 Hz, 2 channels, s16p
     Stream #0:1: Video: mjpeg, yuvj444p(pc, bt470bg/unknown/unknown),
 500x500 [SAR 300:300 DAR 1:1], 90k tbr, 90k tbn, 90k tbc
     Metadata:
       Cover Art (Front): Cover Art (Front).jpg
 }}}
 [http://pastebin.com/bPwwQdMf Full log] on pastebin

 How to reproduce:
 {{{
 % ffplay -i <file>
 }}}
 Programs using the original tak_deco_lib.dll works correctly.

 P.S. Sorry for my bad English.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6022>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list