Hi, I'm trying to decode .264 file. Obviously the encoding of the file is H.264/AVC . I do not get any error regarding reading stream info but the message in log is "max_analyze_duration reached" . After that the duration and start_time are set to min value of double ( large value below zero ) . The codec is set properly but i'm unable to get any frame data from the stream.
Does ffmpeg decode .264 files ?? Mplayer surely can do it but i can't figure it out if he is using ffmpeg or smth else ... Can anyone help me ?
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
