|
Installing metaflac on a NAS
|
|
19-04-2017, 21:44
Post: #1
|
|||
|
|||
|
Installing metaflac on a NAS
hello all
I have starting a prototype to change the tags of files which are on a NAS, using web serveur and php. I use the getID3 library which is great for browsing, but, according to his author, more difficult for writing tags. My files are either flac or dsf, no other type. To write tags for flac files, getID3 uses the metaflac shell command. Does someone knows how to install on my Qnap ? (knowing that ipkg is no longer supported) Thx if someone did it Best Best Serge |
|||
|
23-04-2017, 01:14
Post: #2
|
|||
|
|||
|
RE: Installing metaflac on a NAS
I found a workaround : using ffmeg, which is available on NAS. cf. https://wiki.multimedia.cx/index.php/FFmpeg_Metadata
Of course, the drawback is that is does not only change the tag, it reencod the whole file. But it roughly seems to be the same, at least on a small sample. Now, a question for Simon : there have been a lot of discussion about separating multiple artists. As I am not using a standard program, but developping mine, what separator shoud I use between all artist values so that minimserver understands the multiple artists case ? Again, this will go into the -metadata artist= of the ffmpeg command. Thx |
|||
|
23-04-2017, 17:10
Post: #3
|
|||
|
|||
|
RE: Installing metaflac on a NAS
MinimServer doesn't use any separator but relies on the tagging program creating multiple tag values. Each tagging program seems to use a different separator to represent multiple values. I think you will need to ask someone from the ffmpeg community about how ffmpeg does this.
You can use the -acodec copy option to tell ffmpeg not to re-encode the audio data. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread:

Search
Member List
Calendar
Help



