M4B Encoding Progress Bar[Enhancement]: #1302

Closed
opened 2026-04-24 23:39:04 +02:00 by adam · 3 comments
Owner

Originally created by @haptiqblack on GitHub (Aug 1, 2023).

Describe the feature/enhancement

The M4B encoding feature is incredible. The only thing that I would like to see is a progress letting us know how it is going along. Sometimes it takes long enough to where I might think something is wrong. Would be nice to be able to see progress and how it looks. Same thing with the quick embeds as well.

Originally created by @haptiqblack on GitHub (Aug 1, 2023). ### Describe the feature/enhancement The M4B encoding feature is incredible. The only thing that I would like to see is a progress letting us know how it is going along. Sometimes it takes long enough to where I might think something is wrong. Would be nice to be able to see progress and how it looks. Same thing with the quick embeds as well.
adam added the enhancement label 2026-04-24 23:39:04 +02:00
adam closed this issue 2026-04-24 23:39:04 +02:00
Author
Owner

@mew1033 commented on GitHub (Nov 22, 2023):

For the m4b encoding, it looks like abs uses fluent-ffmpeg (https://github.com/fluent-ffmpeg/node-fluent-ffmpeg). Fluent ffmpeg has a progress estimator/emitter/thing: https://fluent-ffmpeg.github.io/#:~:text=transcoding%20progress%20information. Maybe we could see that information in the abs UI?

@mew1033 commented on GitHub (Nov 22, 2023): For the m4b encoding, it looks like abs uses fluent-ffmpeg (https://github.com/fluent-ffmpeg/node-fluent-ffmpeg). Fluent ffmpeg has a progress estimator/emitter/thing: https://fluent-ffmpeg.github.io/#:~:text=transcoding%20progress%20information. Maybe we could see that information in the abs UI?
Author
Owner

@nichwall commented on GitHub (Jul 31, 2024):

Addressed in https://github.com/advplyr/audiobookshelf/pull/3182

@nichwall commented on GitHub (Jul 31, 2024): Addressed in https://github.com/advplyr/audiobookshelf/pull/3182
Author
Owner

@github-actions[bot] commented on GitHub (Aug 5, 2024):

Fixed in v2.12.0.

@github-actions[bot] commented on GitHub (Aug 5, 2024): Fixed in [v2.12.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.12.0).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1302