[FFmpeg-devel] ffmpeg and streams

Nicolas George nicolas.george at normalesup.org
Wed Mar 30 23:04:50 CEST 2011


Please do not top-post on these mailing lists, this is considered rude and
against the list rules. Look it up on the web if you do not know what it is.

Le decadi 10 germinal, an CCXIX, Laurent Goderre a écrit :
> I would like to call ffmpeg from managed code and provide such a byte
> stream as the input instead of an URL or file address. I am not a C
> developer

Then this almst definitely belongs to ffmpeg-user rather than ffmpeg-devel.
Please post any followup to that list rather than this.

>	    but it seemed that the method av_transcode

I do not see any function called av_transcode anywhere in the code, nor any
such "method", whatever that may be in this context.

Are you really talking about ffmpeg itself?

>							only accept file
> address or URL input.

You just need to write a handler for a new protocol. That is quite easy.
Look at ff_pipe_protocol and/or ff_file_protocol in the source code for a
template.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110330/11e47b90/attachment.asc>


More information about the ffmpeg-devel mailing list