[FFmpeg-trac] #5534(undetermined:closed): ffmpeg 3.0 how to add custom protocol ?

FFmpeg trac at avcodec.org
Fri Mar 24 14:38:27 EET 2017


#5534: ffmpeg 3.0 how to add custom protocol ?
-------------------------------------+-------------------------------------
             Reporter:  klpu         |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by heleppkes):

 Registering custom protocols is not supported at this time - however you
 can just create a custom AVIOContext with custom read/write/seek functions
 and implement your protocol that way.

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


More information about the FFmpeg-trac mailing list