[Libav-user] Problem facing while decoding

Alex Cohn alexcohn at netvision.net.il
Wed May 18 09:21:46 CEST 2011


I must confess I never checked the value of the 3rd parameter on
return from avcodec_decode_video2().

Alex

On Wed, May 18, 2011 at 10:12 AM, pavan kumar <kumar.pavan463 at gmail.com> wrote:
> ok Alex, thank u for giving the valuable suggestions
>  now am facing other problem,
> for decoding the video am using
> the function avcodec_decode_video2() function
> 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
> if any frame is decompressed successfully
> here am getting the number of bytes decoded as +ve value but the got picture
> variable is assigning the value zero...
>
>
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>


More information about the Libav-user mailing list