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
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to