[FFmpeg-trac] #8082(avcodec:new): Add support for xvc video encoding/decoding

FFmpeg trac at avcodec.org
Fri Aug 16 13:15:55 EEST 2019


#8082: Add support for xvc video encoding/decoding
----------------------------------+---------------------------------------
             Reporter:  Nomis101  |                     Type:  enhancement
               Status:  new       |                 Priority:  normal
            Component:  avcodec   |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 This is about the integration of xvc video support into FFmpeg. The source
 of the xvc codec can be found here: https://github.com/divideon/xvc

 Here is the technical description: https://tools.ietf.org/html/draft-
 samuelsson-netvc-xvc-00

 Some patches to include it into FFmpeg 4.0 can be found here:
 Part 1:
 https://github.com/perher/FFmpeg/commit/3787837e3bbdaecf6cd4c7053613f8ebff23269c
 Part 2:
 https://github.com/perher/FFmpeg/commit/a42229a7b1744dba94f3a98d5ca1cb2f04cd6276
 Part 3:
 https://github.com/perher/FFmpeg/commit/ea5a852dccae51432205e8831947e6a23d442ef0

 Sample video.xvc files can be found here:
 https://drive.google.com/drive/folders/1Hv9FcBRjEixEuKNNi3UnL-VbQybO6Zfd
 (which I found here
 https://forum.doom9.org/showthread.php?t=175110&page=2)

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


More information about the FFmpeg-trac mailing list