Hi! I've been trying to play mpeg-4 file and 3gp files using ffmpeg and some how I cannot get it to work. It finds the right codec and everything but when I try to decode the packets I never get a 1 in the got_frame_ptr of avcodec_decode_video. It never seems to finish the frame. Why? :)
// Niklas _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
