Releases: iAvoe/OneColumnEncoder
Release list
Commit 830 90d61d40
Commit# | 提交序号 / SHA
Follow this tutorial to get tools (pipe upstream / filtering tools & video encoders) tailored for your use case | 你可以根据此教程来获取合适的工具(管道上游程序/滤镜工具与视频编码器):
Or, TLDR; and use tools provided in downloaded package (not recommended but it works) | 或者着急要用的话,也可以无视上述教程,下载并直接使用附带的工具(不推荐但可以)
Note
The post-IVTC total frame count & FPS revising mechanic lacks of testing, despite unimportant, referencing is not advsied | IVTC 后的总帧数与帧率计算机制缺乏测试;该功能暂无大用,但也不建议作为参考
Tip
This version resolved an unripe encoding termination behavior (on edge cases) due to total frame metadata replenish-on-missing mechanic. Now this feature is removed and progress bar becomes barber pole animation | 此版本修复了视频帧不足时停止压制的异常行为,原因在于尝试补充缺失的总帧数元数据。此版本中该功能已被移除,且进度条将在无法统计进度时显示理发店旋转灯柱动画
Note
x86 Release has limited tool-let integration since many of them does not support 32bit compiling, and fixing attempts were unsuccessful, maybe this can be fixed eventually | x86 发布版本缺少一些小工具的集成,因为 32bit 编译缺少支持且修正不了,不过仍有修复的机会
Commit 826 78da2bd7
Commit# | 提交序号 / SHA
Follow this tutorial to get tools (pipe upstream / filtering tools & video encoders) tailored for your use case | 你可以根据此教程来获取合适的工具(管道上游程序/滤镜工具与视频编码器):
Or, TLDR; and use tools provided in downloaded package (not recommended but its an option) | 或者着急要用的话,也可以无视上述教程,下载并直接使用附带的工具(不推荐但可以)
Note
The post-IVTC total frame count & FPS revising mechanic lacks of testing,despite not really making significant impacts, referencing is not advsied | IVTC 后的总帧数与帧率计算机制缺乏测试;该功能暂无大用,但也不建议作为参考
Tip
This version resolved an unripe encoding termination behavior (on edge cases) due to total frame metadata replenish on missing. Now this feature is removed and progress bar becomes barber pole animation | 此版本修复了视频帧不足时停止压制的异常行为,原因在于尝试补充缺失的总帧数元数据。此版本中该功能已被移除,且进度条将在无法统计进度时显示理发店旋转灯柱动画
Note
x86 Release has limited tool-let integration since 32bit compiling was unsupported and unfixable | x86 发布版本缺少一些小工具的集成,因为 32bit 编译缺少支持且修正不了
Commit 810 f00ce2d8
Commit# | 提交序号 / SHA
Follow this tutorial to get tools (pipe upstream / filtering tools & video encoders) tailored for your use case | 你可以根据此教程来获取合适的工具(管道上游程序/滤镜工具与视频编码器):
Or, TLDR; and use tools provided in downloaded package (not recommended but its an option) | 或者着急要用的话,也可以无视上述教程,下载并直接使用附带的工具(不推荐但可以)
Commit 805 560327a5
Commit# | 提交序号 / SHA
Follow this tutorial to get tools (pipe upstream / filtering tools & video encoders) tailored for your use case | 你可以根据此教程来获取合适的工具(管道上游程序/滤镜工具与视频编码器):
Or, TLDR; and use tools provided in downloaded package (not recommended but its an option) | 或者着急要用的话,也可以无视上述教程,下载并直接使用附带的工具(不推荐但可以)
Commit 802 af031022
Commit# | 提交序号 / SHA
Follow this tutorial to get tools (pipe upstream / filtering tools & video encoders) tailored for your use case | 你可以根据此教程来获取合适的工具(管道上游程序/滤镜工具与视频编码器):
Or, TLDR; and use tools provided in downloaded package (not recommended but its an option) | 或者着急要用的话,也可以无视上述教程,下载并直接使用附带的工具(不推荐但可以)
Commit 801 6effaaf8
Commit# | 提交序号 / SHA
Follow this tutorial to get tools (pipe upstream / filtering tools & video encoders) tailored for your use case | 你可以根据此教程来获取合适的工具(管道上游程序/滤镜工具与视频编码器):
Or, TLDR; and use tools provided in downloaded package (not recommended but its an option) | 或者着急要用的话,也可以无视上述教程,下载并直接使用附带的工具(不推荐但可以)
Commit 799 0d33010c
Commit# | 提交序号 / SHA
Follow this tutorial to get tools (pipe upstream / filtering tools & video encoders) tailored for your use case | 你可以根据此教程来获取合适的工具(管道上游程序/滤镜工具与视频编码器):
Or, TLDR; and use tools provided in downloaded package (not recommended but its an option) | 或者着急要用的话,也可以无视上述教程,下载并直接使用附带的工具(不推荐但可以)
Commit 797 cfa8f8c1
Commit# | 提交序号 / SHA
Follow this tutorial to get tools (pipe upstream / filtering tools & video encoders) tailored for your use case | 你可以根据此教程来获取合适的工具(管道上游程序/滤镜工具与视频编码器):
Or, TLDR; and use tools provided in downloaded package (not recommended but its an option) | 或者着急要用的话,也可以无视上述教程,下载并直接使用附带的工具(不推荐但可以)
Commit 796 0687391a
Commit# | 提交序号 / SHA
Note
The newly introduced automatic pipe buffer size calculation can boost high resolution encoding speed in theory, but verification could not validate it (and disabled by default due to this reason). Consider it as an Alpha-Beta feature.
新增的自动计算管道缓冲区大小理论上能够在高分辨率上提速,但测试时看不出有什么差距(也因此默认关闭),请将其视为 A 测/B 测功能
Caution
Concat encoding (join a queue of imported video sources) is now implemented and validated, but it may need further UI/UX improvements to make sense. Consider it as an Alpha-Beta feature.
合并压制模式(拼合一系列导入的视频源)已经实现并验证,但可能需要额外的 UI/UX 操作流程改进,请将其视为 A 测/B 测功能
Follow this tutorial to get tools (pipe upstream / filtering tools & video encoders) tailored for your use case | 你可以根据此教程来获取合适的工具(管道上游程序/滤镜工具与视频编码器):
Or, TLDR; and use tools provided in downloaded package (not recommended but its an option) | 或者着急要用的话,也可以无视上述教程,下载并直接使用附带的工具(不推荐但可以)
Commit 790 640e1940
Commit# | 提交序号 / SHA
Note
The newly introduced automatic pipe buffer size calculation can boost high resolution encoding speed in theory, but verification could not validate it (and disabled by default due to this reason). Consider it as an Alpha-Beta feature.
新增的自动计算管道缓冲区大小理论上能够在高分辨率上提速,但测试时看不出有什么差距(也因此默认关闭),请将其视为 A 测/B 测功能
Caution
Concat encoding (join a queue of imported video sources) is now implemented and validated, but it may need further UI/UX improvements to make sense. Consider it as an Alpha-Beta feature.
合并压制模式(拼合一系列导入的视频源)已经实现并验证,但可能需要额外的 UI/UX 操作流程改进,请将其视为 A 测/B 测功能
Follow this tutorial to get tools (pipe upstream / filtering tools & video encoders) tailored for your use case | 你可以根据此教程来获取合适的工具(管道上游程序/滤镜工具与视频编码器):
Or, TLDR; and use tools provided in downloaded package (not recommended but its an option) | 或者着急要用的话,也可以无视上述教程,下载并直接使用附带的工具(不推荐但可以)