bugs
来自「linux下将各类格式图片转换工具」· 代码 · 共 44 行
TXT
44 行
Known BUGS:1. <fixed>2. rate control and specifics files interact badly3. using REMOTE parallel execution: `command` to find INPUT files does not work SPECIFICS_FILE (CDL_FILE) USER_DATA dont work (should send the files over the socket, but do not4. using any sort of parallel code: REFERENCE_FRAME DECODED does not work5. Cannot use both STDIN and CDL_FILEs (ok, since it doesnt make sense...)6. <fixed>7. Patterns of BBI... seem to cause problems for parallel encoding. I believe the bugs are fixed for sequential, but if you hit one, let us know!8. Sometimes parallel encoding results in a zero size being written into the stream. To fix, specify SIZE of the actual size.8.1 (related? minor, anyway) in parallel is also writes the Quant matrix even when it is the default one9. It is unclear (to us anyway) if we should generate Y's from 0..255 or 16..22410. <fixed>11. <fixed>12. reading JPEG from stdin, the encoder will sometimes stop before the endof the stream (if the images are smaller than half the buffer size).13. Sometimes INPUT_CONVERT * is not good (requires "cat *"), in a parallelcase reported by a user it was needed.14. Parallel encoding often generates improper temporal_ref's...
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?