[Ffmpeg-devel] AVParser get Frames

Julian Scheel julian
Wed Mar 7 02:14:48 CET 2007


Hi all,

I use av_parser_parse, to parse a H264 stream. Actually it seems this gives me 
NAL units back, now I would like to get complete frames - So I somehow need 
to know, if the NAL contains a new Slice.
I checked if AVCodecParserContext->pict_type is set, but it's not.
Is there a way to get this information from av_parser?

Regards,
Julian




More information about the ffmpeg-devel mailing list