ComfyUI workflow fails via API but succeeds in UI
Fix for AttributeError list object has no attribute keys when running a ComfyUI workflow through the HTTP API caused by an empty node returning a list instead of a dict.
Edit Video Duration Metadata
How to modify the duration metadata of a video file using 010Editor.
FFmpeg Chinese Garbled Text (Windows)
Fix Chinese character garbled output in FFmpeg on Windows by specifying a proper font file.
Canvas Curved Rainbow Text (Vue.js)
Draw curved (arc) rainbow-style text on canvas in a Vue.js component with adjustable curvature and spacing.
WeChat Mini Program Font Android Issue
Solution for font loading failure in WeChat Mini Program on Android devices.
PHP Output Binary Image (ThinkPHP)
Example of outputting a composed image directly in PHP/ThinkPHP by writing binary image data after clearing buffers.
Python Group Then Shuffle Sets
Group TS files sequentially then randomly distribute groups and merge with ffmpeg.