pokazene_maslo
2nd March 2013, 15:05
Hi.
I'm encoding prores file and i don't know which input color space and level should be selected.
input file info by mediainfo:Format : ProRes
Format version : Version 0
Codec ID : apcn
Duration : 5mn 52s
Bit rate mode : Variable
Bit rate : 58.3 Mbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 25.000 fps
Color space : YUV
Chroma subsampling : 4:2:2
Scan type : Progressive
Bits/(Pixel*Frame) : 2.530
Stream size : 2.39 GiB (89%)
Title : Core Media Video
Writing library : Apple
Encoded date : UTC 2012-10-19 21:39:27
Tagged date : UTC 2012-10-19 21:45:27
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
Do i have to setup lav decoder somehow?
my encoding parameters are so far like this:
x264.exe --qp 0 --preset placebo --profile high422 --level 3.1 --ref 5 --merange 32 --output-csp i422 --demuxer lavf
any suggestions?
Thanks
I'm encoding prores file and i don't know which input color space and level should be selected.
input file info by mediainfo:Format : ProRes
Format version : Version 0
Codec ID : apcn
Duration : 5mn 52s
Bit rate mode : Variable
Bit rate : 58.3 Mbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 25.000 fps
Color space : YUV
Chroma subsampling : 4:2:2
Scan type : Progressive
Bits/(Pixel*Frame) : 2.530
Stream size : 2.39 GiB (89%)
Title : Core Media Video
Writing library : Apple
Encoded date : UTC 2012-10-19 21:39:27
Tagged date : UTC 2012-10-19 21:45:27
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
Do i have to setup lav decoder somehow?
my encoding parameters are so far like this:
x264.exe --qp 0 --preset placebo --profile high422 --level 3.1 --ref 5 --merange 32 --output-csp i422 --demuxer lavf
any suggestions?
Thanks