[FFmpeg-user] avformat_open_input from an SDP string

David Cassany Viladomat david.cassany at i2cat.net
Mon Sep 22 12:25:24 CEST 2014


Hi all,

I have a question regarding avformat_open_input method, I saw that this
method accepts URIs in addition to filename routes, then my question if I
could use this function using an SDP string, in order to get the
avformatcontext structure properly initialized.

I want to initialize the avformatcontext given an SDP string (not an RTSP
uri), is avfromat_open_input capable to do that? if not, is there any util
i can use to achieve such goal.

Thanks in advance for any comment.

Regards,
David


More information about the ffmpeg-user mailing list