kartik-venugopal / aural-player

An audio player for macOS, inspired by Winamp.
MIT License
819 stars 44 forks source link

Fast forward or backward is glitchy #86

Closed yan-8 closed 3 months ago

yan-8 commented 3 months ago

When fast-forwarding or rewinding an audio track (with right or left arrows) that has a long duration (for example, 60 minutes), the fast-forwarding takes a very long time with brakes or glitches (please see video below).

Environmant: OS Version - 13.6.7

https://github.com/kartik-venugopal/aural-player/assets/23197048/374c358e-4cf6-48bc-80cc-f821555e0475

kartik-venugopal commented 3 months ago

Hi, thanks for the issue report.

I need some info ... could you do me a favor ... within Aural Player, view detailed track info for that track, go to the "Audio" tab of the information popup, and take a screenshot of it.

It would look like the image below ...

Also, could you please send me the version number of the Aural Player app you are using ?

This issue could be related to how Aural uses FFmpeg to play non-natively supported tracks.

Thanks!

Screenshot 2024-06-14 at 12 00 06 AM

yan-8 commented 3 months ago

Yes, please: 

On 13 Jun 2024, at 23:56, Kartik Venugopal @.***> wrote:

Hi, thanks for the issue report.

I need some info ... could you do me a favor ... view detailed track info for that track, go to the "Audio" tab of the information popup, and take a screenshot of it.

This issue could be related to how Aural uses FFmpeg to play non-natively supported tracks.

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/kartik-venugopal/aural-player/issues/86#issuecomment-2166860917, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFQ7K6EGZT2A7U6IHXKIJA3ZHIIRFAVCNFSM6AAAAABJJGJG2CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRWHA3DAOJRG4. You are receiving this because you authored the thread.

kartik-venugopal commented 3 months ago

Did you attach a screenshot ? I don't see it 😄 Also, your Aural Player version ? Thanks!

yan-8 commented 3 months ago

Yes, I attached a screenshot. Check it, its below of my message. Or I can send again: 

On 14 Jun 2024, at 14:14, Kartik Venugopal @.***> wrote:

Did you attach a screenshot ? I don't see it 😄 Also, your Aural Player version ? Thanks!

— Reply to this email directly, view it on GitHub https://github.com/kartik-venugopal/aural-player/issues/86#issuecomment-2167893919, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFQ7K6B3H4M66EY2F3SNPALZHLNDFAVCNFSM6AAAAABJJGJG2CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRXHA4TGOJRHE. You are receiving this because you authored the thread.

yan-8 commented 3 months ago

Version is: 3.25.2 

On 14 Jun 2024, at 14:14, Kartik Venugopal @.***> wrote:

Did you attach a screenshot ? I don't see it 😄 Also, your Aural Player version ? Thanks!

— Reply to this email directly, view it on GitHub https://github.com/kartik-venugopal/aural-player/issues/86#issuecomment-2167893919, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFQ7K6B3H4M66EY2F3SNPALZHLNDFAVCNFSM6AAAAABJJGJG2CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRXHA4TGOJRHE. You are receiving this because you authored the thread.

kartik-venugopal commented 3 months ago

I cannot see your screenshot 😄

yan-8 commented 3 months ago

I guess I understood, I did it via built-in "Mail" client. So let me send via GitHub page.

2024 06 14 - 14 53 20
kartik-venugopal commented 3 months ago

Got it, thanks! Will take a look ...

kartik-venugopal commented 3 months ago

Hi, I have found the issue. It is likely a bug in FFmpeg ... when I replaced the FFmpeg library version with a different one, it worked.

I will give you a new working app build soon ... in the next hour or 2. Stay tuned.

kartik-venugopal commented 3 months ago

Hello, please find attached a new working build ... please try it out and let me know if it works for you. Thanks! AuralPlayer-3.26.0.zip

yan-8 commented 3 months ago

I will check it up soon.

yan-8 commented 3 months ago

I think your last build is amazing! Thank you for your bugfix. 🤗 https://github.com/kartik-venugopal/aural-player/assets/23197048/1afb138f-3ae2-41da-ba80-c32283c2b0bc

kartik-venugopal commented 3 months ago

Great! Glad to hear that. I like that Ace of Base album too 😁

Closing this ticket. Cheers!

kartik-venugopal commented 3 months ago

Just one more comment - I will not be releasing this fix in a v3 release (because v3 is now archived), but you can just continue using the build I gave you ... the fix will also go into v4. Watch out for the v4 release coming later.