Skip to content

Latest commit

 

History

History
38 lines (18 loc) · 646 Bytes

ffmpeg-splitabook-editor.md

File metadata and controls

38 lines (18 loc) · 646 Bytes

ffmpeg-splitabook-editor

Create tracklist information for ffmpeg-splitabook.

Synopsis

$ ffmpeg-splitabook-editor [OPTION]... JSONFILE

Description

This tool edits the tracklist information required by ffmpeg-splitabook.

Options

  • --total TIME

    Set total time of audiobook

  • --timebase TIMEBASE

    Set default timebase in seconds (default: 1/1000).

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT