The decoding part is usually the place where the programmer might be implementing the library incorrectly or out of context. What kind of errors are you getting? Also, check to see if your routine can correctly read other popular video formats to make sure that your code is sound. The thing is, the code to read any one of those files should be relatively the same.<div>
<br></div><div>If you are getting segfaults, it's most likely an implementation issue, not a library issue.<br><br><div class="gmail_quote">On Wed, Mar 30, 2011 at 2:29 AM, NITIN GOYAL <span dir="ltr"><<a href="mailto:nitinkumgoyal@gmail.com">nitinkumgoyal@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>HI all</div><div><br></div>I am using ffmpeg-r25759-swscale-r32562 files and trying to decode the raw media packets of FLV file haivng the codec type vp6f.<div>
<br></div><div>The Initcodec function is returning fine but the avcodec_decode_video2 is not able to decode the frames.</div>
<div><br></div><div>Is there anything specific we need to do fro vp6f?</div><div><br></div><div>i have found the reference of using vp6vfw.dll for encoding. Do we need to for decoding also and what are the prerequisites for the decoding process.</div>

<div>Can someone help me out?</div><div><br></div><div><br></div><div>Thanks</div><div>Nitin</div>
<br>_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Spencer Graffe<br>- A Guy<br>
</div>