Skip to content

Commit

Permalink
Fix stdin handling sometimes breaking bash shells (#233)
Browse files Browse the repository at this point in the history
Don't let ffmpeg vmaf inherit stdin handles
  • Loading branch information
alexheretic authored Oct 31, 2024
1 parent 7850cfb commit ab96b3e
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 74 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Unreleased (v0.7.19)
* Fix stdin handling sometimes breaking bash shells.

# v0.7.18
* Use default .265, .264 image output extensions for libx265, libx264.
Fixes crf-search for images with these codecs.
Expand Down
Loading

0 comments on commit ab96b3e

Please sign in to comment.