Menu

#35 accept m4a,etc as audio files

open
nobody
6
2015-11-23
2013-03-16
skizzo
No

cheers, as vocaluxe 'eats' nearly anything through ffmpeg some more formats should be accepted to assign. (also note that mp2 cant be assigned when not renamed to mp3)
have fun =)

Discussion

  • Tormás

    Tormás - 2015-11-22

    i have downloaded two songs that has assigned an mp4 file both for audio and video. so mp4 in itself. Vocaluxe and Performous bot 'eats' it :)

     
  • Marcel Taeumel

    Marcel Taeumel - 2015-11-23

    There used to be a registry key for that:
    https://sourceforge.net/p/uman/code/HEAD/tree/uman/src/QUSongSupport.cpp

    For MS Windows, open RegEdit. For other systems, look up the particular environment. The key, you are looking for is "allowedAudioFiles".

    Also see: http://doc.qt.io/qt-5/qsettings.html Let me copy some explanation from there:
    "Users normally expect an application to remember its settings (window sizes and positions, options, etc.) across sessions. This information is often stored in the system registry on Windows, and in property list files on OS X and iOS. On Unix systems, in the absence of a standard, many applications (including the KDE applications) use INI text files."

    No need to recompile uman for this. :) No need to rename your files for this. :)

    Best,
    Marcel

     
  • Tormás

    Tormás - 2015-11-23

    Wow, thanks! There are nice hidden settings there :) You can also disable Monty here, even add custom tags!! :)) This is such a nice feature (for example Duetsingerp1, etc)

    In my case, it's:
    HKEY_USERS\S-1-5-21-3326310231-1367659825-2872583839-1003\SOFTWARE\HPI\UltraStar Manager

     
  • Tormás

    Tormás - 2015-11-23

    If I enable mp4 for audio in the registry, and there is an mp3 and mp4 file both, Ultrastar manager then considers the mp4 file as unused file (but it is used as background video, uman sees that)

     

Log in to post a comment.