Skip ID3 tags in MP3 decoder
----------------------------
Key: LS-511
URL: http://dev.sourcefabric.org/browse/LS-511
Project: Liquidsoap
Issue Type: Bug
Reporter: Romain Beauxis
Priority: Blocker
It just occured to me that with the new (awesome) decoder architecture, ID3
tags are no longer skipped when decoding mp3 files.
The skip was implemented some time ago to avoid gliches that hapenned when an
mp3 file had a long id3 tag, for instance containing a jpeg image of the cover.
However, the skip was hidden and done implicitely directly in the C code when
opening a file. Therefore, now that the decoding API has been abstracted from
file descriptor, the skip is not executed anymore.
I plan to generalize the skip to both streams and files and thus unify
ocaml-mad's decoding API wrt to file and streams.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl