#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to