From 6aaf2135fd8b467a2f3f41b99c05464266653d04 Mon Sep 17 00:00:00 2001 From: Dan Dennedy Date: Mon, 20 Jan 2014 23:04:41 -0800 Subject: [PATCH] Add default format and extension to all DV presets. --- presets/consumer/avformat/dv_ntsc/DV | 2 ++ presets/consumer/avformat/dv_ntsc/DVCPRO50 | 2 ++ presets/consumer/avformat/dv_ntsc_wide/DV | 2 ++ presets/consumer/avformat/dv_ntsc_wide/DVCPRO50 | 2 ++ presets/consumer/avformat/dv_pal/DV | 2 ++ presets/consumer/avformat/dv_pal/DVCPRO50 | 2 ++ presets/consumer/avformat/dv_pal_wide/DV | 2 ++ presets/consumer/avformat/dv_pal_wide/DVCPRO50 | 2 ++ 8 files changed, 16 insertions(+) diff --git a/presets/consumer/avformat/dv_ntsc/DV b/presets/consumer/avformat/dv_ntsc/DV index 93624fc5..13be7f57 100644 --- a/presets/consumer/avformat/dv_ntsc/DV +++ b/presets/consumer/avformat/dv_ntsc/DV @@ -1,5 +1,7 @@ +f=dv pix_fmt=yuv411p vcodec=dvvideo acodec=pcm_s16le +meta.preset.extension=dv meta.preset.note=The popular standard definition camcorder digital video format diff --git a/presets/consumer/avformat/dv_ntsc/DVCPRO50 b/presets/consumer/avformat/dv_ntsc/DVCPRO50 index 742aec5d..dc532877 100644 --- a/presets/consumer/avformat/dv_ntsc/DVCPRO50 +++ b/presets/consumer/avformat/dv_ntsc/DVCPRO50 @@ -1,5 +1,7 @@ +f=dv pix_fmt=yuv422p vcodec=dvvideo acodec=pcm_s16le +meta.preset.extension=dv meta.preset.note=Double the amount of chroma as normal DV diff --git a/presets/consumer/avformat/dv_ntsc_wide/DV b/presets/consumer/avformat/dv_ntsc_wide/DV index 93624fc5..13be7f57 100644 --- a/presets/consumer/avformat/dv_ntsc_wide/DV +++ b/presets/consumer/avformat/dv_ntsc_wide/DV @@ -1,5 +1,7 @@ +f=dv pix_fmt=yuv411p vcodec=dvvideo acodec=pcm_s16le +meta.preset.extension=dv meta.preset.note=The popular standard definition camcorder digital video format diff --git a/presets/consumer/avformat/dv_ntsc_wide/DVCPRO50 b/presets/consumer/avformat/dv_ntsc_wide/DVCPRO50 index 742aec5d..dc532877 100644 --- a/presets/consumer/avformat/dv_ntsc_wide/DVCPRO50 +++ b/presets/consumer/avformat/dv_ntsc_wide/DVCPRO50 @@ -1,5 +1,7 @@ +f=dv pix_fmt=yuv422p vcodec=dvvideo acodec=pcm_s16le +meta.preset.extension=dv meta.preset.note=Double the amount of chroma as normal DV diff --git a/presets/consumer/avformat/dv_pal/DV b/presets/consumer/avformat/dv_pal/DV index 6e24b5e7..7d770031 100644 --- a/presets/consumer/avformat/dv_pal/DV +++ b/presets/consumer/avformat/dv_pal/DV @@ -1,5 +1,7 @@ +f=dv pix_fmt=yuv420p vcodec=dvvideo acodec=pcm_s16le +meta.preset.extension=dv meta.preset.note=The popular standard definition camcorder digital video format diff --git a/presets/consumer/avformat/dv_pal/DVCPRO50 b/presets/consumer/avformat/dv_pal/DVCPRO50 index 742aec5d..dc532877 100644 --- a/presets/consumer/avformat/dv_pal/DVCPRO50 +++ b/presets/consumer/avformat/dv_pal/DVCPRO50 @@ -1,5 +1,7 @@ +f=dv pix_fmt=yuv422p vcodec=dvvideo acodec=pcm_s16le +meta.preset.extension=dv meta.preset.note=Double the amount of chroma as normal DV diff --git a/presets/consumer/avformat/dv_pal_wide/DV b/presets/consumer/avformat/dv_pal_wide/DV index 6e24b5e7..7d770031 100644 --- a/presets/consumer/avformat/dv_pal_wide/DV +++ b/presets/consumer/avformat/dv_pal_wide/DV @@ -1,5 +1,7 @@ +f=dv pix_fmt=yuv420p vcodec=dvvideo acodec=pcm_s16le +meta.preset.extension=dv meta.preset.note=The popular standard definition camcorder digital video format diff --git a/presets/consumer/avformat/dv_pal_wide/DVCPRO50 b/presets/consumer/avformat/dv_pal_wide/DVCPRO50 index 742aec5d..dc532877 100644 --- a/presets/consumer/avformat/dv_pal_wide/DVCPRO50 +++ b/presets/consumer/avformat/dv_pal_wide/DVCPRO50 @@ -1,5 +1,7 @@ +f=dv pix_fmt=yuv422p vcodec=dvvideo acodec=pcm_s16le +meta.preset.extension=dv meta.preset.note=Double the amount of chroma as normal DV -- 2.39.2