summaryrefslogtreecommitdiffstats
path: root/common/encode.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/encode.h')
-rw-r--r--common/encode.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/encode.h b/common/encode.h
index fcf4a8317e..4a09fedaa2 100644
--- a/common/encode.h
+++ b/common/encode.h
@@ -34,19 +34,13 @@ struct encode_opts {
char *file;
char *format;
char **fopts;
- float fps;
- float maxfps;
char *vcodec;
char **vopts;
char *acodec;
char **aopts;
- int harddup;
float voffset;
float aoffset;
- int copyts;
int rawts;
- int autofps;
- int neverdrop;
int video_first;
int audio_first;
int copy_metadata;