Guest User

FMOD LOG

a guest
Nov 23rd, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. [LOG] SystemI::init : FMOD Studio Version: 00010904 (86084)
  2. [LOG] SystemI::init : maxchannels = 1, flags = 00000000, extradriverdata = 0000000000000000
  3. [LOG] SystemI::setOutputInternal : Setting output to type 0
  4. [LOG] SystemI::setOutputInternal : Setting output to type 8
  5. [LOG] OutputWASAPI::enumerate : Enumerating...
  6. [LOG] OutputWASAPI::enumerate : Done.
  7. [LOG] SystemI::setOutputInternal : Setting output to type 8
  8. [LOG] OutputWASAPI::init : Initialising...
  9. [LOG] OutputWASAPI::init : locked work queue task = 42, id = 327680
  10. [LOG] OutputWASAPI::init : Waiting for async initialisation to finish
  11. [LOG] OutputWASAPI::init : Forcing output channels to match Windows mix format: 2 channel(s)
  12. [LOG] OutputWASAPI::init : Done.
  13. [LOG] OutputWASAPI::init : Async initialisation done
  14. [LOG] SystemI::init : Create master channel group and master sound group.
  15. [LOG] SystemI::init : Set up emulated output. 1 channels
  16. [LOG] SystemI::init : create the channel pool
  17. [LOG] SystemI::init : create the stream thread
  18. [LOG] Thread::initThread : Init FMOD stream thread. Priority: 2, Stack Size: 65536, Semaphore: No, Sleep Time: 10, Looping: Yes.
  19. [LOG] Thread::initThread : Init FMOD mixer thread. Priority: 2, Stack Size: 49152, Semaphore: Yes, Sleep Time: 0, Looping: Yes.
  20. [LOG] SystemI::createSoundInternal : filename = D:\Music\MP3s\tumblr_mjobffFKnE1s2lti4o1.mp3 : mode 02000080
  21. [LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
  22. [ERR] FMOD_OS_File_Open : CreateFile2 failed, GetLastError = 5 (name = D:\Music\MP3s\tumblr_mjobffFKnE1s2lti4o1.mp3)
  23. [LOG] SystemI::createSoundInternal : filename = D:\Music\Banjaara-Ek Villain (Zedi Remix) (DjPunjab.Com).mp3 : mode 02000080
  24. [LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
  25. [ERR] FMOD_OS_File_Open : CreateFile2 failed, GetLastError = 5 (name = D:\Music\Banjaara-Ek Villain (Zedi Remix) (DjPunjab.Com).mp3)
  26. [LOG] SystemI::createSoundInternal : filename = C:\Users\Arkane Elayne\AppData\Local\Packages\22102thecodrr.BreadPlayer_fknyqnmcp2942\LocalState\01-chandelier.mp3 : mode 02000080
  27. [LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
  28. [ERR] CodecMPEG::openInternal : failed to open as mpeg
  29. [ERR] CodecFSB5::readHeader : Header check failed. Not an FSB5
  30. [ERR] CodecOggVorbis::openInternal : failed to open as ogg
  31. [ERR] CodecMOD::openInternal : 'M.K.' etc ID check failed [????]
  32. [ERR] CodecS3M::openInternal : 'SCRM' ID check failed [m/HQ]
  33. [ERR] CodecXM::openInternal : 'Extended Module: ' ID check failed [ID3]
  34. [ERR] CodecIT::openInternal : 'IMPM' etc ID check failed [ID3]
  35. [ERR] CodecMIDI::openInternal : 'HThd' ID check failed [ID3]
  36. [LOG] SystemI::createSoundInternal : Format has 0 subsounds.
  37. [LOG] SystemI::createSoundInternal : Create as FMOD_CREATESTREAM
  38. [LOG] System::createSoundInternal : decode buffersize = 17408 : blocksize = 256 : format = 2
  39. [LOG] SystemI::createSample : mode 02000082 length 17408 samples, lengthbytes 8731197
  40. [LOG] SystemI::createSample : channels = 2
  41. [LOG] SystemI::createSample : output = 0000020749E42EC8
  42. [LOG] OutputSoftware::createSample : lengthpcm 17408, lengthbytes 8731197, channels 2, format 2, freq 44100, mode 0200008a
  43. [LOG] System::createSoundInternal : Seek stream to start
  44. [LOG] System::createSoundInternal : flush stream buffer
  45. [LOG] System::createSoundInternal : flush successful.
  46. [LOG] System::createSoundInternal : switch file handle from small blocking single buffered to large nonblocking doublebuffered.
  47. [LOG] Thread::initThread : Init FMOD file thread. Priority: 1, Stack Size: 16384, Semaphore: No, Sleep Time: 10, Looping: Yes.
  48. [LOG] SystemI::createSoundInternal : No name found in file, use filename.
  49. [LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
Add Comment
Please, Sign In to add comment