Skip to content

[ HotFix ] : v0.3.2 fix memory leak#22

Merged
maulik-mk merged 2 commits intomainfrom
hotfix/0.3.2-memory-leak
Apr 6, 2026
Merged

[ HotFix ] : v0.3.2 fix memory leak#22
maulik-mk merged 2 commits intomainfrom
hotfix/0.3.2-memory-leak

Conversation

@maulik-mk
Copy link
Copy Markdown
Owner

@maulik-mk maulik-mk commented Apr 6, 2026

HotFix

This pull request includes a minor version bump and a small update to the FFmpeg encoding flags. The main changes are updating the version to 0.3.2 across the project and removing the pmode and pme parameters from the x265 encoder flags.

Version and metadata updates:

  • Bumped version from 0.3.1 to 0.3.2 in both Dockerfile and package.json for consistency across the project. [1] [2]
  • Updated the Docker image description to remove the mention of VMAF, reflecting the current build contents.

FFmpeg encoder flag changes:

  • Removed pmode=1 and pme=1 from the -x265-params string in videoEncoderFlags, which may affect parallel mode and motion estimation settings for x265 encoding.

@maulik-mk maulik-mk merged commit e6dbfc7 into main Apr 6, 2026
1 check passed
@maulik-mk maulik-mk deleted the hotfix/0.3.2-memory-leak branch April 6, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant