Skip to content

Releases: just-work/fffw

7.0.0

Choose a tag to compare

@tumb1er tumb1er released this 07 Nov 10:19
359bb57

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

Choose a tag to compare

@tumb1er tumb1er released this 08 Oct 11:21
66d21bd

What's Changed

Backward incompatible changes

Maintenance

Bug fixes

Full Changelog: 5.0.0...6.0.0

5.0.0

Choose a tag to compare

@tumb1er tumb1er released this 10 Aug 10:42
42d8317

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

Choose a tag to compare

@tumb1er tumb1er released this 22 Mar 10:21
adda123

#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

Choose a tag to compare

@tumb1er tumb1er released this 28 Feb 13:59
1a7b073

#136 fix incorrect copy codec behavior

3.6.0

Choose a tag to compare

@tumb1er tumb1er released this 23 Dec 13:21
68f8732

#132 SIMD codec disconnection

3.5.0

Choose a tag to compare

@tumb1er tumb1er released this 10 Dec 11:34
6e0e51c

#131 copy codec implementation

3.4.1

Choose a tag to compare

@tumb1er tumb1er released this 10 Sep 12:49
2961741

#123 fix concat frames count

3.4.0

Choose a tag to compare

@tumb1er tumb1er released this 20 Aug 08:19
cc070ca

#121 fix MKV media info parsing

3.3.4

Choose a tag to compare

@tumb1er tumb1er released this 19 Mar 05:42
520f72c

#109 ignore missing child on timeout error