[Libav-user] Encoding and Decoding Single Frames with libAV
James Board
jpboard2 at yahoo.com
Thu Sep 5 18:38:26 CEST 2013
Is there a way to use libav to encode and decode a single frame of
image data with a lossless codec such as ffvhuff? I know this can
be done with video. But if I have a single frame of image data stored
in a ppm or pnm file, can I read it into my libAV program, compress with
the ffvhuff codec, and then write the compressed output to a file? And
later, do the reverse?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130905/e32cb21e/attachment.html>
More information about the Libav-user
mailing list