According to FFmpeg Prores explained at https://wideopenbokeh.com/AthenasFall/?p=111
There are different profiles levels when it comes to encoding to prores.
Levels
——
**
0: ProRes422 (Proxy) – apco
1: ProRes422 (LT) – apcs
2: ProRes422 (Normal) – apcn
3: ProRes422 (HQ)- apch**
From the example above, using phfx_com.mov(42.2MB) file,
-profile:v 0 gives a 11.4MB size and moves you to 10-bit 4:2:2 space.
-profile:v 1 ranges at around 28MB, it too is in 10-bit 4:2:2 space.
-profile:v 2 moves us up to 45.2MB with 10-bit 4:2:2 space and finally
-profile:v 3 goes to 67.9MB at 10-bit 4:2:2
Attached below is also ProRes_Data_Rates from the whitepaper where I have highlighted ProRes 422 (HQ) for
PAL SD 576i50 and HDV 1080i50
If these streams can be captured via S-video and HDMI, will it be possible to setup CinGG/ffmpeg profile 3 to record (encode) ProRes 422 (HQ) video?
Attached is also a screenshot CinGG-FFMPEG_yuv422p10le
Where fit the yuv422p10le profile in regarding the above listed, and is there an option to select profile 3 ?
Other CinGG required settings to take care of PAL SD 576i50 and HDV 1080i50?
Terje J. H
CinGG-FFMPEG_yuv422p10le.png