v18 issues with DSF files
#11
(2019-02-08, 13:53)spiff Wrote: sacd provide all the metadata that is available. as for tags, those should be supported already through the ffmpeg tag loader. what's missing?
 @spiff ffmpeg tag reading is not as complete as Taglib. From code comment:

ffmpeg supports the return of ID3v2 metadata but has its own naming system for some, but not all, of the keys. In particular the key for the conductor tag TPE3 is called "performer".   See https://github.com/xbmc/FFmpeg/blob/mast...d3v2.c#L43   Other keys are  returned using their 4 char name.  Only single frame values are returned even for v2.4 fomart tags e.g. while tagged with multiple TPE1 frames "artist1", "artist2", "artist3" only  "artist1" is returned by ffmpeg.   Hence, like with v2.3 format tags, multiple values for artist, genre etc. need to be combined when tagging into a single value using a known item separator e.g. "artist1 / artist2 / artist3".
Reply


Messages In This Thread
issues with DSF files - by nesys - 2018-02-20, 17:23
RE: issues with DSF files - by DaveBlake - 2018-02-21, 15:51
RE: issues with DSF files - by HomerJau - 2019-02-06, 21:59
RE: issues with DSF files - by jjd-uk - 2019-02-07, 14:56
RE: issues with DSF files - by HomerJau - 2018-02-21, 22:27
RE: issues with DSF files - by DaveBlake - 2018-02-22, 10:26
RE: issues with DSF files - by HomerJau - 2018-02-23, 09:55
RE: issues with DSF files - by DaveBlake - 2018-02-23, 10:10
RE: issues with DSF files - by spiff - 2019-02-08, 13:53
RE: issues with DSF files - by HomerJau - 2019-02-09, 01:23
RE: issues with DSF files - by DaveBlake - 2019-02-11, 12:06
RE: issues with DSF files - by gnm67 - 2019-03-15, 17:27
RE: issues with DSF files - by gnm67 - 2019-03-15, 20:20
RE: issues with DSF files - by HeresJohnny - 2019-03-16, 17:23
RE: issues with DSF files - by HeresJohnny - 2020-06-27, 17:03
Logout Mark Read Team Forum Stats Members Help
issues with DSF files0