I guess this is not actually a bug, and i hope i havent asked this already before.
but when i try to use @SAMPLE command with .ogg file, it gives me: "Error setting up DirectShow environment! (#11)"
Using LoadSample instead works fine.
Is is possible to include .ogg files in exe somehow, as I am trying to make just one exe file.
Although, I guess there still isnt possiblity to have oggvorbis.hwp included in that exe, but i need to have two files (exe and oggvorbis.hwp)?
Cant include .OGG samples with @sample
Re: Cant include .OGG samples with @sample
Have you tried using @MUSIC ?
Re: Cant include .OGG samples with @sample
Good idea, but didnt work either.
- airsoftsoftwair
- Posts: 5635
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Cant include .OGG samples with @sample
Works fine here. Are you sure that the oggvorbis.hwp plugin is installed correctly? i.e. does Hollywood say the following on startup?
Code: Select all
Loading plugin oggvorbis.hwp...done
Re: Cant include .OGG samples with @sample
Ah, you are right. I had thought it wrong. I had only put oggvorbis plugin into the folder where the program resided, but hadnt put it to the folder where Hollywood itself resided.
Thanks, problem solved and worked fine.
but is there still no way to include the oggvorbis.hwp to the exe file?
Thanks, problem solved and worked fine.
but is there still no way to include the oggvorbis.hwp to the exe file?