]> git.sesse.net Git - mlt/commitdiff
Add DV and DVCPRO50 encode presets.
authorDan Dennedy <dan@dennedy.org>
Thu, 23 Jun 2011 04:00:14 +0000 (21:00 -0700)
committerDan Dennedy <dan@dennedy.org>
Thu, 23 Jun 2011 04:00:14 +0000 (21:00 -0700)
presets/consumer/avformat/dv_ntsc/DV [new file with mode: 0644]
presets/consumer/avformat/dv_ntsc/DVCPRO50 [new file with mode: 0644]
presets/consumer/avformat/dv_ntsc_wide/DV [new file with mode: 0644]
presets/consumer/avformat/dv_ntsc_wide/DVCPRO50 [new file with mode: 0644]
presets/consumer/avformat/dv_pal/DV [new file with mode: 0644]
presets/consumer/avformat/dv_pal/DVCPRO50 [new file with mode: 0644]
presets/consumer/avformat/dv_pal_wide/DV [new file with mode: 0644]
presets/consumer/avformat/dv_pal_wide/DVCPRO50 [new file with mode: 0644]

diff --git a/presets/consumer/avformat/dv_ntsc/DV b/presets/consumer/avformat/dv_ntsc/DV
new file mode 100644 (file)
index 0000000..d1b1737
--- /dev/null
@@ -0,0 +1,4 @@
+pix_fmt=yuv411p
+vcodec=dvvideo
+acodec=pcm_s16le
+
diff --git a/presets/consumer/avformat/dv_ntsc/DVCPRO50 b/presets/consumer/avformat/dv_ntsc/DVCPRO50
new file mode 100644 (file)
index 0000000..2744e52
--- /dev/null
@@ -0,0 +1,3 @@
+pix_fmt=yuv422p
+vcodec=dvvideo
+acodec=pcm_s16le
diff --git a/presets/consumer/avformat/dv_ntsc_wide/DV b/presets/consumer/avformat/dv_ntsc_wide/DV
new file mode 100644 (file)
index 0000000..7eaa6b5
--- /dev/null
@@ -0,0 +1,3 @@
+pix_fmt=yuv411p
+vcodec=dvvideo
+acodec=pcm_s16le
diff --git a/presets/consumer/avformat/dv_ntsc_wide/DVCPRO50 b/presets/consumer/avformat/dv_ntsc_wide/DVCPRO50
new file mode 100644 (file)
index 0000000..2744e52
--- /dev/null
@@ -0,0 +1,3 @@
+pix_fmt=yuv422p
+vcodec=dvvideo
+acodec=pcm_s16le
diff --git a/presets/consumer/avformat/dv_pal/DV b/presets/consumer/avformat/dv_pal/DV
new file mode 100644 (file)
index 0000000..408bb3c
--- /dev/null
@@ -0,0 +1,3 @@
+pix_fmt=yuv420p
+vcodec=dvvideo
+acodec=pcm_s16le
diff --git a/presets/consumer/avformat/dv_pal/DVCPRO50 b/presets/consumer/avformat/dv_pal/DVCPRO50
new file mode 100644 (file)
index 0000000..2744e52
--- /dev/null
@@ -0,0 +1,3 @@
+pix_fmt=yuv422p
+vcodec=dvvideo
+acodec=pcm_s16le
diff --git a/presets/consumer/avformat/dv_pal_wide/DV b/presets/consumer/avformat/dv_pal_wide/DV
new file mode 100644 (file)
index 0000000..408bb3c
--- /dev/null
@@ -0,0 +1,3 @@
+pix_fmt=yuv420p
+vcodec=dvvideo
+acodec=pcm_s16le
diff --git a/presets/consumer/avformat/dv_pal_wide/DVCPRO50 b/presets/consumer/avformat/dv_pal_wide/DVCPRO50
new file mode 100644 (file)
index 0000000..2744e52
--- /dev/null
@@ -0,0 +1,3 @@
+pix_fmt=yuv422p
+vcodec=dvvideo
+acodec=pcm_s16le