Releases: just-work/fffw
Releases · just-work/fffw
7.0.0
Compare
Sorry, something went wrong.
No results found
Backward incompatible changes
Trim filter output metadata duration does not count initial delay anymore
New functionality
Implemented flexible source analysis with libmediainfo and ffprobe
6.0.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Backward incompatible changes
Maintenance
Bug fixes
Full Changelog : 5.0.0...6.0.0
5.0.0
Compare
Sorry, something went wrong.
No results found
Backward-incompatible changes
#174 ffmpeg now generates output params with output stream index (-c:v:0 libx264 -c:v:1 libx265)
#168 drop python-3.6 support from pypi package
Other changes
#150 upgrade funcparserlib
#165 versioning compatible with PEP-440 in setup.py
#169 fix new mypy errors
#171 add python-3.11 to CI
#152 upgrade pymediainfo to 6.x
#162 update sphinx to 7.x
4.0.0
Compare
Sorry, something went wrong.
No results found
#137 Always use stream number specifier in graph
BREAKING CHANGE:
Now instead of all audio streams, connecting source stream to a codec directly will produce only first audio stream, instead of all of them.
3.6.1
Compare
Sorry, something went wrong.
No results found
#136 fix incorrect copy codec behavior
3.6.0
Compare
Sorry, something went wrong.
No results found
#132 SIMD codec disconnection
3.5.0
Compare
Sorry, something went wrong.
No results found
#131 copy codec implementation
3.4.1
Compare
Sorry, something went wrong.
No results found
#123 fix concat frames count
3.4.0
Compare
Sorry, something went wrong.
No results found
#121 fix MKV media info parsing
3.3.4
Compare
Sorry, something went wrong.
No results found
#109 ignore missing child on timeout error