allow ffmpeg video to resample curr_pos, add bluray format
authorGood Guy <good1.2guy@gmail.com>
Sun, 2 Aug 2015 18:31:18 +0000 (12:31 -0600)
committerGood Guy <good1.2guy@gmail.com>
Sun, 2 Aug 2015 18:31:18 +0000 (12:31 -0600)
cinelerra-5.0/ffmpeg/audio/bluray.m2ts [new file with mode: 0644]
cinelerra-5.0/ffmpeg/audio/m2ts.dfl [new file with mode: 0644]
cinelerra-5.0/ffmpeg/video/bluray.m2ts [new file with mode: 0644]
cinelerra-5.0/ffmpeg/video/m2ts.dfl [new file with mode: 0644]

diff --git a/cinelerra-5.0/ffmpeg/audio/bluray.m2ts b/cinelerra-5.0/ffmpeg/audio/bluray.m2ts
new file mode 100644 (file)
index 0000000..df43a8f
--- /dev/null
@@ -0,0 +1,4 @@
+mpegts ac3
+maxrate 9000000
+minrate 0
+bufsize 1835008
diff --git a/cinelerra-5.0/ffmpeg/audio/m2ts.dfl b/cinelerra-5.0/ffmpeg/audio/m2ts.dfl
new file mode 100644 (file)
index 0000000..a2625af
--- /dev/null
@@ -0,0 +1 @@
+bluray.m2ts
diff --git a/cinelerra-5.0/ffmpeg/video/bluray.m2ts b/cinelerra-5.0/ffmpeg/video/bluray.m2ts
new file mode 100644 (file)
index 0000000..be70cef
--- /dev/null
@@ -0,0 +1,24 @@
+mpegts libx264
+partitions=i8x8,i4x4,p8x8,b8x8
+me_method=hex
+subq=7
+me_range=16
+g=250
+keyint_min=25
+sc_threshold=40
+i_qfactor=0.71
+b_strategy=1
+qcomp=0.6
+qmin=10
+qmax=51
+qdiff=4
+bf=3
+refs=3
+directpred=1
+trellis=1
+mixed-refs=1
+weightp=2
+8x8dct=1
+fast-pskip=1
+mbtree=1
+bluray-compat=1
diff --git a/cinelerra-5.0/ffmpeg/video/m2ts.dfl b/cinelerra-5.0/ffmpeg/video/m2ts.dfl
new file mode 100644 (file)
index 0000000..a2625af
--- /dev/null
@@ -0,0 +1 @@
+bluray.m2ts