Skip to content

Tags: flaeri/ComfyComp

Tags

1.7.1

Toggle 1.7.1's commit message

1.7

Toggle 1.7's commit message
ComfyInfo: New script for info extraction

Support for multiple containers and codecs.
Gathers information like codec, FPS, GOP, timebase, color etc

1.6.3

Toggle 1.6.3's commit message
comfyComp: Bugfix, ffmpeg 6 fails on 10 series and below

With ffmpeg6 the default of b_ref_mdoe is on, even if bf is 0.

1.6.2

Toggle 1.6.2's commit message
discoComp: Add no vp9 handling

1.6.1

Toggle 1.6.1's commit message
discoComp: Add on the fly size adjust

1.6

Toggle 1.6's commit message
DiscoCompress Rewrite. HDR support

Add HDR detect. Optimize ffprobe. Fix downscale bug. Add zscale reinhard
tonemap. Build ffmpeg command dynamically. Reduce re-usage of code.

1.5b1

Toggle 1.5b1's commit message
discoComp: Implement auto downscale based on res

Automatic downscale based on the bitrate/duration. Implement bitrate
guard if too low. Increase overhead safety to 10% (small files would
go over). Small touch-ups.

1.4b1

Toggle 1.4b1's commit message
audioSplit: Add empty folder check

1.3

Toggle 1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from flaeri/experimental

Merge for v1.3

1.3-bugfix

Toggle 1.3-bugfix's commit message
bugfix: create folders, not files

Introduced by eb8e557, when moving from mkdir to new-item