Skip to content

v1.4.3

Latest
Compare
Choose a tag to compare
@AlexEidt AlexEidt released this 15 Sep 21:43
· 1 commit to master since this release
  • Added HasStreams() bool to Audio to detect if a file has other video/subtitle/data/attachments streams.
  • Removed Video() string from AudioWriter
  • Added StreamFile() string to AudioWriter
  • Removed Video from Options
  • Added StreamFile to Options
  • StreamFile field in Options struct adds all streams (except audio) to a file, resulting in a file with one audio stream and all other non-audio streams from the StreamFile file.