Commit b5b5b01
authored
multitrack: revert encoder gpu scale (#1664)
* multitrack: revert encoder gpu scale
* revert preferred colorspace to VIDEO_CS_709 which I recently changed in
commit ac57016. But after diagnosing the root cause properly, that change was
unnecessary.
* removing the redundant (?) obs_encoder_set_video_mix call. This was
already set by the create_video_encoder() function1 parent 6eaf4a0 commit b5b5b01
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | 212 | | |
215 | 213 | | |
216 | 214 | | |
| |||
0 commit comments