[Libav-user] Help with FFMPEG

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Jul 18 14:23:32 EEST 2019


Am Do., 18. Juli 2019 um 12:54 Uhr schrieb Pedro Constantino
<pedro.constantino at tekever.com>:

> I want to stream a video from VLC (RTSP and MP4) to my C# application
> where I want to reencode the video frames to OGG

It appears that you actually want to reencode to theora, but I don't see that
in your code.

> and forward the stream to an Icecast Server.
>
> Problem:
> I am getting the error  "[ogg @ 0000020ff60ac100] Extradata corrupted"

Did you try to forward the extradata that the theora encoder produces
to the ogg muxer?

Please do not top-post here, Carl Eugen


More information about the Libav-user mailing list