ok Alex, thank u for giving the valuable suggestions <div><br></div><div> now am facing other problem, <div><br></div><div>for decoding the video am using the function avcodec_decode_video2() function </div><div>as per the syntax if decoding is successful it will return the amount of bytes decoded and the there is other parameter by name (got picture) it will assign the non zero value </div>
<div>if any frame is decompressed successfully</div><div><br></div><div>here am getting the number of bytes decoded as +ve value but the got picture variable is assigning the value zero...</div><div><br></div><div> </div>
<div><br></div><div><br></div></div>