Skip to content

Releases: nathanbabcock/ffmpeg-sidecar

v1.1: FFmpeg v7 compat + more arg methods

14 Apr 21:06
1c61a9f
Compare
Choose a tag to compare

What's Changed

  • Make README.md example same as /examples/ one by @Sobieg in #30
  • Add two new options for video-options by @bvc3at in #32
  • Fix for FFmpeg v7: "KiB" filesize units in progress updates, reported by @lovesegfault in #33

New Contributors

Full Changelog: v1.0.1...v1.1

v1.0.1: fix `filter_complex`

23 Feb 17:48
9d708d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0...v1.0.1

v1.0: `anyhow`

14 Feb 22:46
4c94cbc
Compare
Choose a tag to compare

Thank you to everyone who's contributed over the past 12 months. ffmpeg-sidecar is now one year old. 馃コ

What's Changed

New Contributors

  • @Odilf made their first contribution in #25

Full Changelog: v0.5.1...v1.0

v0.5: Apple M1 Silicon support + ffprobe

09 Oct 22:17
36a4174
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5

v0.4.1

26 Apr 20:20
8038971
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4...v0.4.1

v0.4

06 Apr 01:37
e7de411
Compare
Choose a tag to compare

What's Changed

  • Improve Iterator metadata collection in #12
  • Duration metadata in #13

Full Changelog: v0.3.3...v0.4

v0.3.3

26 Mar 22:15
9d928d5
Compare
Choose a tag to compare

What's Changed

  • Fix the print_command() method to print an easily copyable command by @avsaase in #8
  • Add an example of attaching video metadata

Full Changelog: v0.3.2...v0.3.3

v0.3.1

18 Mar 15:04
d9dfa2a
Compare
Choose a tag to compare

What's Changed

  • Add separate parsing of fatal logs by @avsaase in #6

New Contributors

Full Changelog: v0.3...v0.3.1

v0.3: Auto Download

05 Mar 02:56
2c2b816
Compare
Choose a tag to compare

What's Changed

  • Auto Download: #5

Full Changelog: v0.2.1...v0.3

v0.2.1

04 Mar 06:57
d9f9858
Compare
Choose a tag to compare

What's Changed

  • Correctly parse MacOS line endings in #3
  • Add frame timestamp to OutputVideoFrame in #4

Full Changelog: v0.2...v0.2.1