Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / AVI player code sound problem

Author
Message
RonsWare
13
Years of Service
User Offline
Joined: 5th Sep 2010
Location: Netherlands
Posted: 29th Feb 2012 23:42
Hello everybody

I have a question for you.
I am writing few lines of code that can play avi movies.
It plays several movies with no problems at all.

But i don\'t get any sound.
What am i doing wrong.

The movies are fine , tested with VLC player.

Thanks for taking your time.

Greetings Ron.

This is wat i wrote.
------------------------------------------------------------------
`avi player.
set display mode 1024,768,32

input \"Input the name of the movie to play (with extension) : \";moviename$

sync on
load animation moviename$,1
cls
set animation volume 1,80
play animation 1
do
sync
loop
end
-----------------------------------------------------------------

Programming is learning

Login to post a reply

Server time is: 2024-05-09 15:25:18
Your offset time is: 2024-05-09 15:25:18