[GH-ISSUE #1818] [Bug]: 🐛 The convert 128kbps is not available in IOS Safari #1007

Closed
opened 2026-02-26 02:34:55 +03:00 by kerem · 2 comments
Owner

Originally created by @PBK-B on GitHub (Sep 3, 2024).
Original GitHub issue: https://github.com/koel/koel/issues/1818

Originally assigned to: @phanan on GitHub.

Read the Troubleshooting guide.

  • I have read and followed the Troubleshooting guide

Reproduction steps

  1. open profile
  2. open Convert and play media at 128kbps on mobile
  3. play music

Expected behavior

The music can be played completely, and the playback component shows the progress of music playback.

Actual behavior

The playback component cannot show the playback progress, and the music will continue to replay after playing for a certain period of time.

Logs

null

Koel version

v7.0.12

How did you install Koel?

Compiled from source

Additional information

null

Originally created by @PBK-B on GitHub (Sep 3, 2024). Original GitHub issue: https://github.com/koel/koel/issues/1818 Originally assigned to: @phanan on GitHub. ### Read the Troubleshooting guide. - [X] I have read and followed the Troubleshooting guide ### Reproduction steps 1. open profile 2. open `Convert and play media at 128kbps on mobile` 3. play music ### Expected behavior The music can be played completely, and the playback component shows the progress of music playback. ### Actual behavior The playback component cannot show the playback progress, and the music will continue to replay after playing for a certain period of time. ### Logs null ### Koel version v7.0.12 ### How did you install Koel? Compiled from source ### Additional information null
kerem closed this issue 2026-02-26 02:34:55 +03:00
Author
Owner

@phanan commented on GitHub (Sep 3, 2024):

Not a bug, but a limitation of on-the-fly transcoding, as there’s no
indication of the duration during transcoding of the video. I plan to
rewrite the feature with another approach (convert-then-cache) anyway.

On Tue, Sep 3, 2024 at 05:19 PBK Bin @.***> wrote:

Assigned #1818 https://github.com/koel/koel/issues/1818 to @phanan
https://github.com/phanan.


Reply to this email directly, view it on GitHub
https://github.com/koel/koel/issues/1818#event-14108678855, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AB5O3URRYHX2HBQQAJPUUJ3ZUUTF5AVCNFSM6AAAAABNRG4IW6VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJUGEYDQNRXHA4DKNI
.
You are receiving this because you were assigned.Message ID:
@.***>

<!-- gh-comment-id:2325658611 --> @phanan commented on GitHub (Sep 3, 2024): Not a bug, but a limitation of on-the-fly transcoding, as there’s no indication of the duration during transcoding of the video. I plan to rewrite the feature with another approach (convert-then-cache) anyway. On Tue, Sep 3, 2024 at 05:19 PBK Bin ***@***.***> wrote: > Assigned #1818 <https://github.com/koel/koel/issues/1818> to @phanan > <https://github.com/phanan>. > > — > Reply to this email directly, view it on GitHub > <https://github.com/koel/koel/issues/1818#event-14108678855>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AB5O3URRYHX2HBQQAJPUUJ3ZUUTF5AVCNFSM6AAAAABNRG4IW6VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJUGEYDQNRXHA4DKNI> > . > You are receiving this because you were assigned.Message ID: > ***@***.***> >
Author
Owner

@PBK-B commented on GitHub (Sep 3, 2024):

@phanan In fact, there are two problems here.

  1. Unable to display the playback progress
  2. The song will start playing again after a period of time (unable to play the whole song completely).
<!-- gh-comment-id:2325698321 --> @PBK-B commented on GitHub (Sep 3, 2024): @phanan In fact, there are two problems here. 1. Unable to display the playback progress 2. The song will start playing again after a period of time (unable to play the whole song completely).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1007
No description provided.