[FFmpeg-trac] #4519(avformat:new): Support for KUX container

FFmpeg trac at avcodec.org
Tue Apr 28 01:13:18 CEST 2015


#4519: Support for KUX container
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  Underground78                      |                   Status:  new
                 Type:  enhancement  |                Component:  avformat
             Priority:  wish         |               Resolution:
              Version:  git-master   |               Blocked By:
             Keywords:  kux, youku   |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by al3x):

 Please upload more samples, one is never enough.

 Based on the 'converter' and single file it seems like the header magic is
 KDK and the actual FLV content is at offset 0xe40000.

 For me the following command produces a fully playable file:
 {{{
 dd if=sample.kux of=sample.kux.flv bs=14942208 skip=1
 }}}

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


More information about the FFmpeg-trac mailing list