vividos / winLAME

winLAME is an easy to use encoder for many audio formats, including MP3, Opus, Ogg Vorbis and more. (this is the Git repository mirror of the SourceForge.net Git repository)
GNU General Public License v2.0
40 stars 7 forks source link

libfaac output module produces files with wrong duration #13

Closed stoermelder closed 3 hours ago

stoermelder commented 5 hours ago

I'm transcoding files from FLAC to AAC, both profiles "default" and "better" on the output module "libfaac" produce files with wrong duration. For example, actual track duration is 8:10, but aac-file shows a duration of 29:02. The files play fine by the way.

stoermelder commented 3 hours ago

I tried the latest build but it did not make any difference. I tested a few other tools and they have the same issue when using aac as the container-format, mp4 as container seems to work fine. I'm closing this issue as it seems related to a library or the container-format. Maybe you can consider adding mp4 as container for AAC.