Skip to content

Commit c53b996

Browse files
author
Clement Champetier
committed
Add profiles for prores
* prores HQ * prores Proxy * See https://transcoding.wordpress.com/2012/01/29/prores-ffmpeg/ * Fix #83
1 parent b6ed98d commit c53b996

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

ressource/v_proresHQ.prf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
avProfileName=proreshq
2+
avProfileLongName=ProRes 422 HQ
3+
avProfileType=avProfileTypeVideo
4+
codec=prores
5+
pix_fmt=yuv422p10le
6+
profile=3

ressource/v_proresProxy.prf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
avProfileName=proresproxy
2+
avProfileLongName=ProRes 422 Proxy
3+
avProfileType=avProfileTypeVideo
4+
codec=prores
5+
pix_fmt=yuv422p10le
6+
profile=0

0 commit comments

Comments
 (0)