[FFmpeg-trac] #5623(avformat:open): Add libopenmpt demuxer (was: Replace libmodplug with libopenmpt)

FFmpeg trac at avcodec.org
Thu Jun 9 17:33:56 CEST 2016


#5623: Add libopenmpt demuxer
-------------------------------------+------------------------------------
             Reporter:  j_schultz    |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  normal       |                Component:  avformat
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by ubitux):

 * keywords:  libmodplug =>
 * status:  new => open
 * component:  undetermined => avformat


Comment:

 It won't be "replaced", but a new demuxer can be added. And libmodplug can
 be deprecated and deleted in a later release.

 The most annoying problem with modplug so far was the need of allocating
 the buffer for the whole file. I assume libopenmpt has a better design.

 Writing such a demuxer is not a complex task btw. You can look at
 libavformat/libgme.c for a simpler alternative to libmodplug.

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


More information about the FFmpeg-trac mailing list