(avcodec) FLAC and SeekMusic(id,0)

Report any Hollywood bugs here
Post Reply
Flinx
Posts: 358
Joined: Sun Feb 14, 2021 9:54 am
Location: Germany

(avcodec) FLAC and SeekMusic(id,0)

Post by Flinx »

Hi,
I recently added FLAC support to my player and noticed (on Windows) that SeekMusic() to position 0 only works once; all subsequent attempts set the position to a later point in time. I'll send an example via PM.

Ralf
User avatar
airsoftsoftwair
Posts: 5930
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: (avcodec) FLAC and SeekMusic(id,0)

Post by airsoftsoftwair »

Code: Select all

- Fix: Seeking FLAC files back to 0 didn't work correctly
Post Reply