Cant include .OGG samples with @sample

Report any Hollywood bugs here
Post Reply
Bugala
Posts: 1178
Joined: Sun Feb 14, 2010 7:11 pm

Cant include .OGG samples with @sample

Post by Bugala »

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)?
PEB
Posts: 567
Joined: Sun Feb 21, 2010 1:28 am

Re: Cant include .OGG samples with @sample

Post by PEB »

Have you tried using @MUSIC ?
Bugala
Posts: 1178
Joined: Sun Feb 14, 2010 7:11 pm

Re: Cant include .OGG samples with @sample

Post by Bugala »

Good idea, but didnt work either.
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Cant include .OGG samples with @sample

Post by airsoftsoftwair »

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
Bugala
Posts: 1178
Joined: Sun Feb 14, 2010 7:11 pm

Re: Cant include .OGG samples with @sample

Post by Bugala »

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?
Post Reply