Menu

#30 Unsuppurted Music

3.0.0_BETA
closed-wont-fix
None
5
2016-11-03
2016-11-03
AntonZab
No

Why This sap music unsupported your player?

2 Attachments

Discussion

  • Piotr Fusik

    Piotr Fusik - 2016-11-03
    • status: open --> closed-wont-fix
    • assigned_to: Piotr Fusik
     
  • Piotr Fusik

    Piotr Fusik - 2016-11-03

    These files contain multi-line NAME tags. It's the first time I encounter this and I have never read about it. I guess other players may use just the first line and ignore the other ones. ASAP prefers to validate the file against the spec: http://asap.sourceforge.net/sap-format.html

     
  • AntonZab

    AntonZab - 2016-11-03

    And??? Just I have a lot of this files. I would like to listen them. any way?

     
  • Piotr Fusik

    Piotr Fusik - 2016-11-03
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,2 @@
     Grayscale.zip (69.0 kB; application/octet-stream)
    +cut-multiline-name.pl (53 Bytes; application/octet-stream)
    
     
  • Piotr Fusik

    Piotr Fusik - 2016-11-03

    I don't know how you did get these non-standard SAPs, but please find attached a Perl script I just wrote for you. It trims the NAME tags to their first line. Use this way:

    perl cut-multiline-name.pl *.sap
    

    I verified that the files you attached here can be played under ASAP once processed with my script.

    Perl is pre-installed on Linux and OS X.
    If you are on Windows, there are several ways to install it. My favorite is via https://cygwin.com/ setup - just select the package called "perl".

     
  • AntonZab

    AntonZab - 2016-11-03

    Ok. Thanx. I try it

     

Log in to post a comment.