Is it possible to do completely lossless encoding in h264? By lossless, I mean that if I feed it a series of frames and encode them, and then if I extract all the frames fro
FFmpeg has a "lossless" mode for x264, see FFmpeg and x264 Encoding Guide
§ Lossless H.264
in essence it's -crf 0
-crf 0