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

Behavior with M3U #11

Closed lowpursuit closed 5 months ago

lowpursuit commented 5 months ago

Not sure if this is a bug or not, but if I add a folder with a M3U this happens (see attachment) - And trying to run everything without cleaning up the input files leads to errors -Josh delme 1 delme 2

vividos commented 5 months ago

Hi Josh, .m3u files are playlist files and contain the filenames in the proper order to play back. Just add the .m3u file only, and not the whole folder. The errors you get afterwards are likely from encoding the same files twice.