Skip to content

Commit 5c6a6de

Browse files
committed
Merge pull request #174 from cchampet/add_presetdnxhd
Add presetdnxhd
2 parents 73bb106 + 456cbf4 commit 5c6a6de

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

ressource/v_dnxhd175x.prf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
avProfileName=dnxhd175x
2+
avProfileLongName=DNxHD 175Mbps 10bits 1920x1080 25fps
3+
avProfileType=avProfileTypeVideo
4+
codec=dnxhd
5+
width=1920
6+
height=1080
7+
pix_fmt=yuv422p10le
8+
b=175M
9+
g=1
10+
r=25

ressource/v_dnxhd36.prf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
avProfileName=dnxhd36
2+
avProfileLongName=DNxHD 36Mbps 8bits 1920x1080 25fps
3+
avProfileType=avProfileTypeVideo
4+
codec=dnxhd
5+
width=1920
6+
height=1080
7+
pix_fmt=yuv422p
8+
b=36M
9+
g=1
10+
r=25

0 commit comments

Comments
 (0)