m4b-tool
ffmpeg-python
m4b-tool | ffmpeg-python | |
---|---|---|
34 | 33 | |
1,198 | 10,203 | |
- | - | |
7.0 | 0.0 | |
11 days ago | 5 months ago | |
PHP | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
m4b-tool
- Plex Music library incorrect track order
- Audiobooks and chapter selection.
- help: how to disable Shuffle for audiobooks?? I disabled everything I could find that had shuffle in it. For example this audiobook has 7 parts and rather than play 1-7 it plays in a random order every time this time starting with part 2 first.
- BATCH Merging and converting solution for 3.5 TerraByte Audiobook Library?
-
Combining mp3/m4a files into one audiobook?
I’ve been using https://github.com/sandreas/m4b-tool for years to combine files into m4b, add cover and metadata. I also use iOS and prologue for listening.
-
Plex needs an audio book style library
MP3Merge, m4b-tool. This one is interesting for iOS users.
- Question for bulk ripping audiobooks
-
Best Windows app for combining multiple MP3s into single M4B
Look into m4btool (https://github.com/sandreas/m4b-tool). Audiobookbinder increases the m4b filesize. Followed this post for my own purposes: https://apple.stackexchange.com/questions/426094/convert-multiple-mp3-files-or-single-m4a-into-m4b-with-ffmpeg-and-afconvert
- How to merge several m4a files into a single chapterized m4b?
-
Convert m4b
M4B-tool which wraps ffmpeg might be your best bet if you are planning on converting m4b’s.
ffmpeg-python
- FFmpeg in Python: library to manipulate video and audio
-
FFmpeg 6.0
Even given an option it can be difficult to find the corresponding documentation, if only because of the many different submodules and encoders and decoders and filters that have o-so-slightly different options. That said, I've just switched from pydub to ffmpeg-python (due to memory issues of the former[1]) and judging from the Jupiter notebook[2] it seems a much more intuitive method of constructing ffmpeg pipelines.
[1] https://github.com/jiaaro/pydub/issues/135
[2] https://github.com/kkroening/ffmpeg-python/tree/master/examp...
-
I've made a Python script to convert my flacs to mp3s and expanded it a little bit (to keep folder structure, work with cover art etc), sharing it here just in case someone wants to use it :)
You might want to look into ffmpeg-python as well
-
Looking for an ffmpeg alternative
This bug on github sounds like the same issue you have
-
Im making a video editor in Python. Yes, i'm crazy. No, it wont lag
take a look at https://github.com/kkroening/ffmpeg-python
-
How to grab an international internship in 3rd year
The ffmpeg-python python package still makes use of the “future” python package (search for “past” in the code base). These should be removed and updated as necessary.
-
Altering individual pixels in individual frames in ffmpeg Python
I've had a look through these examples, but I can't get the numpy conversion to work (I get broken pipe errors, but if any of you can get it working this solution would be ideal)
-
Is Generative Cinema possible?
Your going to be wanting to enumerate all the files in a folder, shuffle them, and then use a library for splicing them together. A quick google search brought me to moviePy, which seems pretty solid. ffmpeg is the industry standard for programmatically working with video, but it's...complicated to say the least. Looks like there are some good python bindings for it, but it may be overkill for this project. I'm sure there are others out there too.
-
Shotcut is a free, open-source, cross-platform video editor
stitching [0], [1], and [2]
[0]https://github.com/kkroening/ffmpeg-python#quickstart
[1]https://kkroening.github.io/ffmpeg-python/#ffmpeg.zoompan
[2]https://ffmpeg.org/ffmpeg-filters.html#Examples-133
-
Ffmpeg Buddy
I've been using ffmpeg-python recently, and it will do a lot of the crazy complex transforms for you, and you can write sane python code vs. trying to deal with the crazy default ffmpeg syntax.
https://github.com/kkroening/ffmpeg-python
What are some alternatives?
AudioBookConverter - Improved AudioBookConverter based on freeipodsoftware release (mp3 to m4b converter)
moviepy - Video editing with Python
Audiobooks.bundle - Audiobook metadata agent for Plex
FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git
jid - json incremental digger
pydub - Manipulate audio with a simple and easy high level interface
Plex-Audiobook-Guide - A walkthrough for optimal Audiobook experience using Plex
pythonic-cv - Performant pythonic wrapper of unnecessarily painful opencv functionality
KeenWrite - Free, open-source, cross-platform desktop Markdown text editor with live preview, string interpolation, and math.
FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git
tone - tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.
OpenTimelineIO - Open Source API and interchange format for editorial timeline information.