<div dir="ltr">How am am I supposed to reencode? From the examples I saw, they only copied the parameters and set the new codec id. Do I need some extra step on my code?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 18, 2019 at 12:23 PM Carl Eugen Hoyos <<a href="mailto:ceffmpeg@gmail.com">ceffmpeg@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am Do., 18. Juli 2019 um 12:54 Uhr schrieb Pedro Constantino<br>
<<a href="mailto:pedro.constantino@tekever.com" target="_blank">pedro.constantino@tekever.com</a>>:<br>
<br>
> I want to stream a video from VLC (RTSP and MP4) to my C# application<br>
> where I want to reencode the video frames to OGG<br>
<br>
It appears that you actually want to reencode to theora, but I don't see that<br>
in your code.<br>
<br>
> and forward the stream to an Icecast Server.<br>
><br>
> Problem:<br>
> I am getting the errorĀ  "[ogg @ 0000020ff60ac100] Extradata corrupted"<br>
<br>
Did you try to forward the extradata that the theora encoder produces<br>
to the ogg muxer?<br>
<br>
Please do not top-post here, Carl Eugen<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="https://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">https://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br>
To unsubscribe, visit link above, or email<br>
<a href="mailto:libav-user-request@ffmpeg.org" target="_blank">libav-user-request@ffmpeg.org</a> with subject "unsubscribe".</blockquote></div>