title
Products            Buy            Support Forum            Professional            About            Codec Central
 

NOTE: Any posts to this forum on or after 16th April will disappear in few days when we transition to a new forum
Results 1 to 4 of 4

Thread: AIF metadata problem

  1. #1

    Join Date
    Mar 2010
    Location
    Australia
    Posts
    47

    Exclamation AIF metadata problem

    Hi Spoon,

    Here is a link to an AIF file I have processed in Platinum Notes which was originally ripped from a CD using dbPoweramp, there is metadata in the file however, for some reason it is not showing in the tooltips or Edit Tag dialog.

    https://www.dropbox.com/s/t40kucv6zt...x%C2%BB_pn.zip

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,886

    Re: AIF metadata problem

    The way AIFF works, it has an initial size set in the first FORM header, then it comprises of chunks, such as SSND for audio.

    The total file size is 41,215,136 where as the size in the FORM header is 41,062,786 this indicates something has just been added to the end of the file, and the file not updated.

    The ID3 chunk is there on the end, it is 152,342 bytes long, however our routines stop at end of file or when the indicated size = 0

  3. #3

    Join Date
    Mar 2010
    Location
    Australia
    Posts
    47

    Re: AIF metadata problem

    Does that mean that Platinum Notes is not updating the file correctly?

  4. #4
    Administrator
    Join Date
    Apr 2002
    Posts
    43,886

    Re: AIF metadata problem

    Yes

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •