File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 4.3.0
4+
5+ Override the behaviour of d2v_source's _ ColorRange set approach in PD2V. Instead, PD2V will try to obtain the color
6+ range of the original input video of the D2V file. This would be the demuxed MPEG stream since the input file path
7+ might not be a video container, but may be a D2V file instead.
8+
9+ If no color range is found in the MPEG stream, then limited/TV range will be assumed as there's more of a chance
10+ that MPEG media will be limited/TV ranger over full/PC range.
11+
12+ For more information on this, see https://github.com/dwbuiten/d2vsource/pull/41
13+
314## 4.2.1
415
516- Fix regressions from v4.2.0 in PD2Vs ` deinterlace() ` causing runtime errors if ` recover() ` was not used first.
You can’t perform that action at this time.
0 commit comments