Commit 4a23774
committed
Fix 10-bit H.264 hardware encode fails
I do not know any hardware encoder that supports 10-bit or if so extremely rare. So, make that combination ignore the hardware encoder option and use x264.
https://forum.shotcut.org/t/error-exporting-with-h264-amf-codec/515761 parent ef00b2b commit 4a23774
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
| |||
0 commit comments