NiklasEi / bevy_kira_audio

A Bevy plugin to use Kira for game audio
Apache License 2.0
318 stars 55 forks source link

Lots of annoying console logs on boot ? #124

Open ethereumdegen opened 3 weeks ago

ethereumdegen commented 3 weeks ago

I get these annoying logs on boot . And i know they come from the loading of my audio files . Probably from this crate - ?

2024-06-18T18:15:48.377382Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.378034Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.378043Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.378045Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.378047Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.378048Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.378845Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.378853Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.378855Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.378857Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.378860Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.379709Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.379717Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.379719Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.379722Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.379723Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.380413Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.380420Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.380422Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.380425Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.380426Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.381088Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.381094Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.381098Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.381102Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.381105Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.384322Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.384341Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.384346Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.384351Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.384354Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.386413Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.386448Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.386452Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.386463Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.386466Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.387745Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.387761Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.387765Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.387769Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.387772Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.388678Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.388704Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.388708Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.388713Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.388716Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.390092Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.390111Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.390115Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.390119Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.390122Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.391179Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.391194Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.391199Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.391205Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.391208Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.392065Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.392657Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.393184Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.393524Z  INFO log: found the format marker [4f, 67, 67, 53] @ 0+2 bytes.    
2024-06-18T18:15:48.393536Z  INFO log: starting new physical stream    
2024-06-18T18:15:48.393540Z  INFO log: selected vorbis mapper for stream with serial=0x5caf0e2d    
2024-06-18T18:15:48.397933Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.397947Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.397950Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.397953Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.397957Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.398426Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.398985Z  INFO log: found the format marker [4f, 67, 67, 53] @ 0+2 bytes.    
2024-06-18T18:15:48.398996Z  INFO log: starting new physical stream    
2024-06-18T18:15:48.398999Z  INFO log: selected vorbis mapper for stream with serial=0x676a1314    
2024-06-18T18:15:48.401198Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.401208Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.401212Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.401216Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.401219Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.401863Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.402376Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.402382Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.402386Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.402390Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.402393Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.403106Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.403113Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.403116Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.403119Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.403122Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.403898Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.403908Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.403913Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.403917Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.403920Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.404508Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.404518Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.404521Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.404523Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.404526Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.405279Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.405293Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.405297Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.405301Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.405304Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.406103Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.406770Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.406779Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.406782Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.406785Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.406787Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.407457Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.407464Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.407467Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.407470Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.407472Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.408173Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.408770Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.408777Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.408780Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.408783Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.408785Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.409283Z  INFO log: found the format marker [4f, 67, 67, 53] @ 0+2 bytes.    
2024-06-18T18:15:48.409296Z  INFO log: starting new physical stream    
2024-06-18T18:15:48.409299Z  INFO log: selected vorbis mapper for stream with serial=0x184fbce7    
2024-06-18T18:15:48.411158Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.411167Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.411169Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.411171Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.411173Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.412229Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.412237Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.412238Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.412240Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.412242Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.415442Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.415457Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.415458Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.415461Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.415463Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.421921Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.421944Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.421947Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.421951Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.421954Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.423105Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.423126Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.423131Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.423136Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.423139Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.424266Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.424279Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.424282Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.424285Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.424287Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.425001Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.425010Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.425012Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.425014Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.425018Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.425847Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.425859Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.425862Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.425865Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.425867Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.426345Z  INFO log: found the format marker [4f, 67, 67, 53] @ 0+2 bytes.    
2024-06-18T18:15:48.426357Z  INFO log: starting new physical stream    
2024-06-18T18:15:48.426361Z  INFO log: selected vorbis mapper for stream with serial=0x40c2f6dd    
2024-06-18T18:15:48.428002Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.428011Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.428014Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.428017Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.428019Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.428763Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.428771Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.428773Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.428777Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.428781Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.429694Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.429700Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.429703Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.429705Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.429707Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.430688Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.430693Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.430697Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.430700Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.430703Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.431631Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.431638Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.431640Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.431642Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.431644Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.432276Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.432280Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.432283Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.432287Z  INFO log: ignoring unknown chunk: tag=minf, len=16.    
2024-06-18T18:15:48.432290Z  INFO log: ignoring unknown chunk: tag=elm1, len=214.    
2024-06-18T18:15:48.432687Z  INFO log: found the format marker [52, 49, 46, 46] @ 0+2 bytes.    
2024-06-18T18:15:48.432692Z  INFO log: ignoring unknown chunk: tag=JUNK, len=92.    
2024-06-18T18:15:48.432695Z  INFO log: ignoring unknown chunk: tag=bext, len=602.    
2024-06-18T18:15:48.432698Z  INFO log: ignoring unknown chunk: tag=minf, len=16.
NiklasEi commented 3 weeks ago

Do you also get these when you run the examples of this crate? If not, it might just be something strange in your audio file.

NiklasEi commented 1 week ago

@ethereumdegen Did you try running the examples?