Added Lossless Output option for h264 codec.

This will fix #26943: render image to video problem
This commit is contained in:
2012-01-13 12:34:23 +00:00
parent 0f34ce27cf
commit 8dcb1f4d12
5 changed files with 82 additions and 42 deletions

View File

@@ -1380,6 +1380,7 @@ typedef struct Scene {
#define FFMPEG_MULTIPLEX_AUDIO 1 /* deprecated, you can choose none as audiocodec now */
#define FFMPEG_AUTOSPLIT_OUTPUT 2
#define FFMPEG_LOSSLESS_OUTPUT 4
/* Paint.flags */
typedef enum {