Hello All,
I'm quite new to Subsonic, however I seem to be facing an issue with TTA audio files. I have a large amount of these files (1TB+) which I'd like to stream to myself, however when I've added the directory to Subsonic, it creates the artists and folders, they just have nothing in them.
My transcoding line using FFMPEG contained the tta extension in, though it seems to be ignored.
When running the command: ffmpeg -i 東方活劇綺談樂曲選.tta
ffmpeg version 0.8.10-4:0.8.10-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers
built on Feb 6 2014 20:56:59 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
Input #0, tta, from '東方活劇綺談樂曲選.tta':
Duration: 00:58:01.78, start: 0.000000, bitrate: 1016 kb/s
Stream #0.0: Audio: tta, 44100 Hz, 2 channels, s16
At least one output file must be specified
Would anybody have any suggestions as to what I should try or has anyone else tried using Subsonic with TTA audio?