Skip to content

Commit

Permalink
Merge pull request #174 from cchampet/add_presetdnxhd
Browse files Browse the repository at this point in the history
Add presetdnxhd
  • Loading branch information
valnoel committed Apr 27, 2015
2 parents 73bb106 + 456cbf4 commit 5c6a6de
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ressource/v_dnxhd175x.prf
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
avProfileName=dnxhd175x
avProfileLongName=DNxHD 175Mbps 10bits 1920x1080 25fps
avProfileType=avProfileTypeVideo
codec=dnxhd
width=1920
height=1080
pix_fmt=yuv422p10le
b=175M
g=1
r=25
10 changes: 10 additions & 0 deletions ressource/v_dnxhd36.prf
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
avProfileName=dnxhd36
avProfileLongName=DNxHD 36Mbps 8bits 1920x1080 25fps
avProfileType=avProfileTypeVideo
codec=dnxhd
width=1920
height=1080
pix_fmt=yuv422p
b=36M
g=1
r=25

0 comments on commit 5c6a6de

Please sign in to comment.