jevinskie / sacd-ripper-google-code

Automatically exported from code.google.com/p/sacd-ripper
GNU General Public License v2.0
2 stars 2 forks source link

tag editing problem #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load a dff file created by sacd_extract into foobar2000, with 
foo_input_sacd-0.4.5 installed.
2. modify the tag of this dff file
3. play this dff file in mplayer-svn, with DSD-over-USB patches, under Linux.

What is the expected output?
To see the tag information of the dff file.

What do you see instead?
No tag information.

What version of the product are you using? On what operating system?
sacd_extract-0.3.6 under Windows XP
foobar2000 v1.1.10 + foo_input_sacd-0.4.5

Please provide any additional information below.
In the DSD-over-USB-patched version of mplayer, I can read the tag information 
created by sacd_extract-0.3.6,
but not after these tags have been modified in foobar2000.

I posted about this problem on the sacddecoder mailing list -
http://sourceforge.net/tracker/?func=detail&aid=3493616&group_id=563924&atid=228
7462
The developer (Maxim) replied that he thought the problem might be due to 
foobar2000 using UTF-16 coding in ID3v2 tags, and MPD probably 

doesn't support UTF-16 in its tag processor.

Then I posted about this problem on the foobar2000 forum, and got no response.

Maybe sacd_extract could have extra commandline options for user-generated tag 
values??
For example - "tg" for tag-genre value, "td" for tag-date value etc.

Or would it be completely radical to write a standalone dff/dsf tag editor 
utility??
Thanks.

Original issue reported on code.google.com by linuxfa...@gmail.com on 3 Mar 2012 at 2:40

GoogleCodeExporter commented 9 years ago
this is indeed an MPD issue, please file a bug report there.

Original comment by mr_wic...@hotmail.com on 19 May 2012 at 5:22