2012/2/9 Simon Daniels <simondaniel...@gmail.com>:
> Ah - I think I know what's going on. In my real code, I was actually
> skipping over frames (intentionally). For some reason the frame that I would
> actually scan would never be available so I had assumed that none of them
> were available (my bad!).

Pity. Next time, please... well, you get the point.

> Any idea why this video has so many frames that aren't available--return
> "NOT got pic". I haven't seen that with other videos I'm tried.

I got "NOT got pic" each second frame. In my practice it is ok.
Although i don't know what this means, you can check specific decoder
module used in your file, and find out in which cases got_picture is
set to 0.

-- 
Andrey Utkin
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to