title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Scripting writing multi-line comment

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Chiron
    • May 2008
    • 2

    Scripting writing multi-line comment

    Hi

    I am using the DMCSCRIPTINGLib library in VB6 to write tags to .flac files using the WriteIDTag method. The problem is that only the first line of a multi-line comment gets written to the DESCRIPTION tag. I've checked existing .flac files with multi-line comments (created in Tag&Rename) in a hex editor and the comment lines are indeed seperated by Cr Lf (0D 0A). So are my input string, but I end up with only the first line in the tag in the file. Am I missing anything.

    Regards

    Neels
  • Spoon
    Administrator
    • Apr 2002
    • 44093

    #2
    Re: Scripting writing multi-line comment

    It is a known bug with our flac encoder, it is on the fix list.
    Spoon
    www.dbpoweramp.com

    Comment

    • Chiron
      • May 2008
      • 2

      #3
      Re: Scripting writing multi-line comment

      Thanks for the quick reply. In the mean time I'll make do with metaflac.

      Regards

      Neels

      Comment

      Working...

      ]]>