You definitely can encode one frame into one h264 key-frame, just specify ffmpeg's output format as h264. And you also can decode it via ffmpeg.
Probably you need some JPEG for storing single frame? 15.03.2013, в 22:43, John Locke написал(а): > Is there a way I can encode just one frame to display? I would like to > Encode a single H264 from and then be able to decode it. If this is not > possible with H264 is there another way? > > Thanks > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
