Another 12+hrs out of the house work day, so not doing any programming today either.
About moving options from misc.ini to ui: won't happen
Okay, so for the weekend I try to look at:
Cu Selur
Ps.: @shijan: about settings ProRes meta data,.. did you try something like '-movflags +write_colr -color_primaries bt709 -color_trc bt709 -colorspace bt709'
Possible color values should be:
About moving options from misc.ini to ui: won't happen
Quote:Filtering -> Other -> VFM - popup error window "Got an empty value for 'vsOVFMMChroma', please report to Selur!"would need details to reproduce since it doesn't happen here.
Okay, so for the weekend I try to look at:
- Why SVT HEVC/AV1 are not properly detected during start up of Hybrid an need to be set manually.
- Why Kvazaar doesn't work. (or if it works on my system and just some setting combination is causing the problem for shijan)
- How to compile and make portable:
- tsMuxeR: https://github.com/justdan96/tsMuxer/
- ffmbc: https://github.com/bcoudurier/FFmbc
- flac: https://github.com/xiph/flac
- mencoder/mplayer: http://www.mplayerhq.hu/design7/dload.html
- oggenc: https://github.com/xiph/vorbis-tools/tree/master/oggenc
- rav1e: https://github.com/xiph/rav1e
- tsMuxeR: https://github.com/justdan96/tsMuxer/
Cu Selur
Ps.: @shijan: about settings ProRes meta data,.. did you try something like '-movflags +write_colr -color_primaries bt709 -color_trc bt709 -colorspace bt709'
Possible color values should be:
Quote:color_primaries integer (decoding/encoding,video)see: https://www.ffmpeg.org/ffmpeg-all.html
Possible values:
‘bt709’
BT.709
‘bt470m’
BT.470 M
‘bt470bg’
BT.470 BG
‘smpte170m’
SMPTE 170 M
‘smpte240m’
SMPTE 240 M
‘film’
Film
‘bt2020’
BT.2020
‘smpte428’
‘smpte428_1’
SMPTE ST 428-1
‘smpte431’
SMPTE 431-2
‘smpte432’
SMPTE 432-1
‘jedec-p22’
JEDEC P22
color_trc integer (decoding/encoding,video)
Possible values:
‘bt709’
BT.709
‘gamma22’
BT.470 M
‘gamma28’
BT.470 BG
‘smpte170m’
SMPTE 170 M
‘smpte240m’
SMPTE 240 M
‘linear’
Linear
‘log’
‘log100’
Log
‘log_sqrt’
‘log316’
Log square root
‘iec61966_2_4’
‘iec61966-2-4’
IEC 61966-2-4
‘bt1361’
‘bt1361e’
BT.1361
‘iec61966_2_1’
‘iec61966-2-1’
IEC 61966-2-1
‘bt2020_10’
‘bt2020_10bit’
BT.2020 - 10 bit
‘bt2020_12’
‘bt2020_12bit’
BT.2020 - 12 bit
‘smpte2084’
SMPTE ST 2084
‘smpte428’
‘smpte428_1’
SMPTE ST 428-1
‘arib-std-b67’
ARIB STD-B67
colorspace integer (decoding/encoding,video)
Possible values:
‘rgb’
RGB
‘bt709’
BT.709
‘fcc’
FCC
‘bt470bg’
BT.470 BG
‘smpte170m’
SMPTE 170 M
‘smpte240m’
SMPTE 240 M
‘ycocg’
YCOCG
‘bt2020nc’
‘bt2020_ncl’
BT.2020 NCL
‘bt2020c’
‘bt2020_cl’
BT.2020 CL
‘smpte2085’
SMPTE 2085
color_range integer (decoding/encoding,video)
If used as input parameter, it serves as a hint to the decoder, which color_range the input has. Possible values:
‘tv’
‘mpeg’
MPEG (219*2^(n-8))
‘pc’
‘jpeg’
JPEG (2^n-1)
chroma_sample_location integer (decoding/encoding,video)
Possible values:
‘left’
‘center’
‘topleft’
‘top’
‘bottomleft’
‘bottom’
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.