This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12490 - WPS tag for number of channels
Attached to Project:
Rockbox
Opened by Frank Gevaerts (fg) - Tuesday, 27 December 2011, 22:54 GMT+2
Last edited by Frank Gevaerts (fg) - Tuesday, 27 December 2011, 22:54 GMT+2
Opened by Frank Gevaerts (fg) - Tuesday, 27 December 2011, 22:54 GMT+2
Last edited by Frank Gevaerts (fg) - Tuesday, 27 December 2011, 22:54 GMT+2
|
DetailsThis patch adds a %ch tag that returns the number of channels in the current file.
Unfortunately, the large majority of codecs don't fill in this field in struct mp3entry. In the codecs covered by the rockbox testfiles collection, only atrac, cook and tta actually work. I don't think it makes much sense to commit this with so few supported codecs, so help is appreciated on the codec side of things |
This task depends upon
also, it should use i<something> instead of %ch to go along with all the other metadata related tags