473,757 Members | 2,320 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

XP can't play DVD sound

Here's one for the trolls...a common jibe from them is setting up
audio/video hardware under linux.

Ok, true story: at work today, someone asked me if I could tell him why
his XP Home would play the video from a DVD but not the audio. He had
been searching for an answer for days on support.microso ft.com but found
none. I suggested Google and Gateway. Gateway had nothing, but sure
enough, search for *XP DVD no sound* on Google and Google Groups and
there's a whole passel of articles. Unfortunately, none of the threads
have any resolution!!! Just a bunch of disgrunted Windos XP users,
flailing in the wind. Oh, yea, they mention /codecs/ -- yeah, like the
XP user is supposed to know about arcane technology????? ?? WHY CAN'T XP
INSTALL SIMPLY AND EASILY LIKE REDHAT, NOVELL/SUSE, GENTOO, DEBIAN ETC
ETC ETC

MR GATE -- YOU ARE A FAILURE IN THE HOME COMPUTING INDUSTRY !!!!!

How can XP hope to become a serious OS if it can't install the basic
hardware from a /tighly coupled/ mainstream vendor like Gateway?

Why is an /off-the-shelf/ major brand PC with XP Home so hard to use??

Tell us, winTrolls ???
Jul 21 '05 #1
22 2565
On Sat, 17 Jan 2004 02:57:45 GMT, The Road To Utopia <pa*******@bake rs.man>
wrote:
Here's one for the trolls...a common jibe from them is setting up
audio/video hardware under linux.
That's because it is a PITA.
Tell me, ALSA, OSS,ARTS,ESOUND ?
Which one should I use and why?
Ok, true story: at work today, someone asked me if I could tell him why
his XP Home would play the video from a DVD but not the audio. He had
been searching for an answer for days on support.microso ft.com but found
none. I suggested Google and Gateway. Gateway had nothing, but sure
enough, search for *XP DVD no sound* on Google and Google Groups and
there's a whole passel of articles. Unfortunately, none of the threads
have any resolution!!! Just a bunch of disgrunted Windos XP users,
flailing in the wind. Oh, yea, they mention /codecs/ -- yeah, like the
XP user is supposed to know about arcane technology????? ?? WHY CAN'T XP
INSTALL SIMPLY AND EASILY LIKE REDHAT, NOVELL/SUSE, GENTOO, DEBIAN ETC
ETC ETC
REally?
Tell me how to play a wmv file with SuSE 9.0 right out of the box?
An AVI file?

Does mplayer (kaffine in SuSE's case) offer to go out on the net and find the
codec?

How about an mp4 file.
Again, right out of the box.

For that matter how do I play an mp3 file with Redhat out of the box?
MR GATE -- YOU ARE A FAILURE IN THE HOME COMPUTING INDUSTRY !!!!!
Tell that to the 95 percent of the population that are using the OS that is a
failure according to you.

How can XP hope to become a serious OS if it can't install the basic
hardware from a /tighly coupled/ mainstream vendor like Gateway?
Duhhhhhh....

Did your idiot friend attempt to install the software that came with the DVD?
Or maybe he is too stupid to figure out how to make it work.
Why is an /off-the-shelf/ major brand PC with XP Home so hard to use??
It isn't.

You are lying.

Tell us, winTrolls ???


I just did.

Oh yea,,,,hello Bailo....
flatfish+++
Jul 21 '05 #2
mlw
The Road To Utopia wrote:
Here's one for the trolls...a common jibe from them is setting up
audio/video hardware under linux.

Ok, true story: at work today, someone asked me if I could tell him why
his XP Home would play the video from a DVD but not the audio. He had
been searching for an answer for days on support.microso ft.com but found
none. I suggested Google and Gateway. Gateway had nothing, but sure
enough, search for *XP DVD no sound* on Google and Google Groups and
there's a whole passel of articles. Unfortunately, none of the threads
have any resolution!!! Just a bunch of disgrunted Windos XP users,
flailing in the wind. Oh, yea, they mention /codecs/ -- yeah, like the
XP user is supposed to know about arcane technology????? ?? WHY CAN'T XP
INSTALL SIMPLY AND EASILY LIKE REDHAT, NOVELL/SUSE, GENTOO, DEBIAN ETC
ETC ETC

MR GATE -- YOU ARE A FAILURE IN THE HOME COMPUTING INDUSTRY !!!!!

How can XP hope to become a serious OS if it can't install the basic
hardware from a /tighly coupled/ mainstream vendor like Gateway?

Why is an /off-the-shelf/ major brand PC with XP Home so hard to use??

Tell us, winTrolls ???


As a Linux user I think I can explain what is happening:

There are three sound options on CD/DVD devices, the audio out, digital out,
and digital audio through data bus. If the player is expecting audio data
connected to an audio in, (and it is not connected) then you'll have no
sound. If the player is expecting audio data from digital in, and it is not
configured for digital in or the digital out from the CD/DVD drive is not
connected to the sound card or motherboard, then you'll have no sound. If
the system is expecting audio data through the data bus, it may be that the
player requires an AC5 codec that is not installed.
Jul 21 '05 #3
Then tell the person at work to install Linux, and offer to answer his phone
calls for tech support (free of charge) every time he has a problem.

I tell you, I answer a lot less stupid questions about setting up Windows XP
than I did for Windows 95, 98, and ME combined.

Never had a problem helping people with 2000 because very few *home users*
installed it. I'm glad they didn't, since it didn't support all hardware
out of the box. But this was not MICROSOFT's fault---it was bad NT driver
support---vendors were accustomed to writing crappy VXD Drivers that didn't
work half the time, and it took a while before they learned to write crappy
WinNT drivers that didn't work half the time.

And so many programs that used to work on 98 and ME which did things like
dereferencing null pointers suddently DIDN'T work on Windows XP, since XP
protected against memory access outside of a process's allocated area. For
example, is it Microsoft's fault that Final Fantasy 7 crashes on Windows
2000 because they dereference an invalid pointer? Certainly not. It's
Eidos's fault, and they don't even provide their OWN fix (somebody else had
to hack it). Many driver problems are caused by such bugs, and many driver
programmers had to learn how to do things the *more* correct way in NT.
Once again this can hardly be Microsoft's fault. I think the fact that I've
never had to download motherboard or hard disk drivers ahead of time to
install XP says something about its out-of-the-box hardware support, even
with my very obscure RAID controller.

At least Microsoft is trying to fix such stupid bugs in OTHER PEOPLE'S
software by taking away the programmer's right to manage their own memory
and instead forcing them to rely on a garbage collector. I'm not sure if
this is the best solution in all cases (certainly not for device drivers),
but it can't be all bad. Of course, then programmers do things like
copying-and-pasting code that ignores IDisposable on classes that handle
precious unmanaged resources, but at least there won't be any crashes
because some overworked programmer forgot to initialize a pointer in code he
wrote at 3:00AM.

As for Linux, I gave up on trying to get sound to work, but I wasn't all
that interested in getting it to work anyway. I'm sure I could have done
it...but it wasn't worth my time to figure it out. Still it has NEVER been
a problem on XP.. In fact, both my onboard AC97 and my PCI sound card work
fine simultaneously. ... With earlier OSs I had to download drivers. How is
this not an improvement?

However, I was successful with FreeBSD, and it ceratinly isn't the easiest
OS to configure. In fact, despite the simple text-mode installation UI, it
was quite pleasurable to install.

You're just countering an argument about poor hardware support in Linux in
many more important areas with a case of XP not supporting something as
frivolous as audio in a DVD. I suppose the world is going to end because
Gateway or whoever made John Bob's computer didn't bother to configure it or
build it properly. I'm willing to bet this is a driver issue---which once
again isn't REALLY Microsoft's fault. If it was, I'm sure there'd be an
updated driver on Windows Update before too long---hell they try to get me
to update mine all the time when I'm using newer ones from the vendor that
work.

Anyway...

Feeding the Linux Trolls,

Matthew W. Jackson

"The Road To Utopia" <pa*******@bake rs.man> wrote in message
news:Jw******** **********@news read1.news.pas. earthlink.net.. .
Here's one for the trolls...a common jibe from them is setting up
audio/video hardware under linux.

Ok, true story: at work today, someone asked me if I could tell him why
his XP Home would play the video from a DVD but not the audio. He had
been searching for an answer for days on support.microso ft.com but found
none. I suggested Google and Gateway. Gateway had nothing, but sure
enough, search for *XP DVD no sound* on Google and Google Groups and
there's a whole passel of articles. Unfortunately, none of the threads
have any resolution!!! Just a bunch of disgrunted Windos XP users,
flailing in the wind. Oh, yea, they mention /codecs/ -- yeah, like the
XP user is supposed to know about arcane technology????? ?? WHY CAN'T XP
INSTALL SIMPLY AND EASILY LIKE REDHAT, NOVELL/SUSE, GENTOO, DEBIAN ETC
ETC ETC

MR GATE -- YOU ARE A FAILURE IN THE HOME COMPUTING INDUSTRY !!!!!

How can XP hope to become a serious OS if it can't install the basic
hardware from a /tighly coupled/ mainstream vendor like Gateway?

Why is an /off-the-shelf/ major brand PC with XP Home so hard to use??

Tell us, winTrolls ???

Jul 21 '05 #4
Matthew W. Jackson wrote:
Then tell the person at work to install Linux, and offer to answer his phone
calls for tech support (free of charge) every time he has a problem.
Good idea. Then he'll never call me.
At least Microsoft is trying to fix such stupid bugs in OTHER PEOPLE'S
software by taking away the programmer's right to manage their own memory
and instead forcing them to rely on a garbage collector. I'm not sure if
This is Media Player 9, on a Gateway machine, pre-installed, all
guidelined hardware, from a major vendor with relationships with
Microsoft. The only guilty parties are Microsoft, Microsoft and Microsoft.
this is the best solution in all cases (certainly not for device drivers),
but it can't be all bad. Of course, then programmers do things like
copying-and-pasting code that ignores IDisposable on classes that handle
precious unmanaged resources, but at least there won't be any crashes
because some overworked programmer forgot to initialize a pointer in code he
wrote at 3:00AM.
So you're saying the Microsoft programmers who wrote Media Player are
forgetting to dereference pointers! Hah!

As for Linux, I gave up on trying to get sound to work, but I wasn't all
that interested in getting it to work anyway.
You get what you wish for...
it...but it wasn't worth my time to figure it out. Still it has NEVER been
a problem on XP..
Yeah, but for this user and many others ( as I said, Google produces
/quite/ a few ) it *is* a problem....how come when a WinTrol finds some
arcane high end 3rd party board that was made last Sunday and finds that
"Linux can run it" he comes into COLA and rants for post after post --
yet here is a MAINSTREAM HARDWARE PART from a MAJOR VENDOR with the
MICROSOFT GUIDELINED and WRITTEN application MEDIA PLAYER 9 --- and the
whole bunch of it, can't produce sound from a DVD --- it belies the very
heart of any argument for CSS ----

However, I was successful with FreeBSD, and it ceratinly isn't the easiest
OS to configure. In fact, despite the simple text-mode installation UI, it
was quite pleasurable to install.
I have the greatest respect for FreeBSD -- _BUT_ I also suspect that
mentioning /BSD/ in the context of Linux is now more often done as a
/troll/ response rather than by serious users of BSD. Yet, another jab
by the Henchmen of Mr. Gate, who cannot produce SOUND from a DVD even
though Mr. Gate and his so-called /developers/ have been working on
multimedia for longer than Linux has existed !!!!!

You're just countering an argument about poor hardware support in Linux in
many more important areas with a case of XP not supporting something as


No -- I'm saying that bringing an argument about Linux configuration
into COLA by Mr. Gate's trolls and then saying, /that would never happen
in CSS/ is absolutely, patently, and most egregiously /_*FALSE*_/

Jul 21 '05 #5
I'm not denying the fact that it's happening.

I'm not saying that it will never happen.

I'm also not saying that it's okay that it does happen, and that Microsoft
has no responsibility to make it right. If in a few months there still
isn't a patch from Microsoft or Gateway, you can tell me I told you so.
Just send me an email and I'll be glad to praise your
all-knowing-Linux-pushing-CSS-bashing forsight. And if Microsoft goes
bankrupt because 1% of its users can't watch DVDs, then I'll do more than
that.

I'm just saying that the fact that this happened does not mean that
Microsoft has failed to write a good operating system or good software.

So they have guidelined hardware, and they provide tested drivers that are
supposed to work out of the box. In this one case, they don't work. All
the guidelines and testing in the world won't prevent problems from
happening. This is true of both open-source and closed-source software.
They have a way to make everything work out of the box---it's called the
X-Box. And I'm sure everyone (both Windows and Linux user) would
<sarcasm>LOVE </sarcasm> to throw out their PCs for a closed piece of
hardware tightly coupled with a closed operating system and encrypted
software discs.

I'm not defending closed-source software. I've been advocating that
Microsoft open their Windows source for years....if for no other reason than
to quiet complaints from OSS advocates that a bug such as not being able to
play audio on a DVD is the end of the world. Show me a better case of
hardware failure....show me Media Player corrupting files. This still seems
rather frivolous to me.

It's not like there's not a workaround, either. I would personally suggest
trying a software DVD decoder. My brother had to do this for a long time in
Windows XP---not because of Microsoft and their closed source software and
their shortsidedness, but because of ATI's crappy drivers. In fact, my
brother had to BUY a new driver CD to get a DVD codec from them, since his
old driver CD didn't qualify him for the newest version of the said DVD
codec. I suspect two things 1) stupid policies from the MPAA regarding
copy-protection and whatnot on DVDs and 2) bad initial drivers from ATI
which required a complete rewrite which was not covered under the original
license for the aforementioned stupid patented codec.

And Microsoft and ATI work closely together! Whose problem is this, I ask
you? My first answer is the organization that owns the patents on DVD
codecs. My second is ATI. In a distant last place would be Microsoft.

I also suspect the real root of the problem you mentioned is *also* related
to DVD's stupid protection schemes. I mean, if the codecs were open and
people were allowed to write software to access DVDs without relying on
licensing stupid algorithms that were reverse engineered at nearly day one,
this wouldn't be an issue. Once again, I would place the OEM at fault in
the first place. They really should test something like the ability to play
DVDs on a PC marketed as being able to play DVDs. If I were building a
system for somebody and this didn't work I would certainly try switching out
the sound card, even if the first sound card was in fact certified by
Microsoft. Certification is meaningless to me anyway---but at least they
are attempting to control the chaos that is the hardware market.

And it would be easier to find alternative programs than Windows Media
Player. I sure as hell don't use it. It's not because I don't like the
program, and it's not that it doesn't work. It's that I prefer another
program, which happens to be open source. However the fact that it's OSS
didn't persuade me one way or another. I use what I like as long as it
works.

Oh, and as for my sound card that didn't work in Linux---it was by no means
obscure. It was an old SoundBlaster AWE64. I don't even remember if it was
plug-and-play or not, but seeing as the SB16 hardware had been around a
while I suspected that sound would work out of the box on any OS I tried.
Heck, even Windows 3.11 had minimal support for it out of the box. But I'm
not trying to say that the fact that I couldn't get this card to Linux is a
fault of the Linux developers. I mean, I AM still running Linux on that
machine, so it isn't a deal-breaker to me. I'm saying that there will
always be hardware configuration problems....unl ess you feel like writing an
Artificially Intelligent All-Purpose Hardware Driver. (God help us all if
you do).

And I *AM* using my real name and my real email address in my posts (even if
they are obfuscated to prevent automatic spamming). Maybe this is because I
expect much less hate-mail for my views. Still, I'd be glad to take this
discussion elsewhere.....I 'm all for a good argument.

Unless there is a dummy top-level domain....then I stand corrected.

--Matthew W. Jackson

"Fred Sanford" <la****@you.dum my> wrote in message
news:G7******** *********@newsr ead2.news.pas.e arthlink.net...
Matthew W. Jackson wrote:
Then tell the person at work to install Linux, and offer to answer his phone calls for tech support (free of charge) every time he has a problem.
Good idea. Then he'll never call me.
At least Microsoft is trying to fix such stupid bugs in OTHER PEOPLE'S
software by taking away the programmer's right to manage their own memory and instead forcing them to rely on a garbage collector. I'm not sure if
This is Media Player 9, on a Gateway machine, pre-installed, all
guidelined hardware, from a major vendor with relationships with
Microsoft. The only guilty parties are Microsoft, Microsoft and Microsoft.
this is the best solution in all cases (certainly not for device

drivers), but it can't be all bad. Of course, then programmers do things like
copying-and-pasting code that ignores IDisposable on classes that handle
precious unmanaged resources, but at least there won't be any crashes
because some overworked programmer forgot to initialize a pointer in code he wrote at 3:00AM.


So you're saying the Microsoft programmers who wrote Media Player are
forgetting to dereference pointers! Hah!

As for Linux, I gave up on trying to get sound to work, but I wasn't all
that interested in getting it to work anyway.


You get what you wish for...
it...but it wasn't worth my time to figure it out. Still it has NEVER been a problem on XP..


Yeah, but for this user and many others ( as I said, Google produces
/quite/ a few ) it *is* a problem....how come when a WinTrol finds some
arcane high end 3rd party board that was made last Sunday and finds that
"Linux can run it" he comes into COLA and rants for post after post --
yet here is a MAINSTREAM HARDWARE PART from a MAJOR VENDOR with the
MICROSOFT GUIDELINED and WRITTEN application MEDIA PLAYER 9 --- and the
whole bunch of it, can't produce sound from a DVD --- it belies the very
heart of any argument for CSS ----

However, I was successful with FreeBSD, and it ceratinly isn't the easiest OS to configure. In fact, despite the simple text-mode installation UI, it was quite pleasurable to install.


I have the greatest respect for FreeBSD -- _BUT_ I also suspect that
mentioning /BSD/ in the context of Linux is now more often done as a
/troll/ response rather than by serious users of BSD. Yet, another jab
by the Henchmen of Mr. Gate, who cannot produce SOUND from a DVD even
though Mr. Gate and his so-called /developers/ have been working on
multimedia for longer than Linux has existed !!!!!

You're just countering an argument about poor hardware support in Linux in many more important areas with a case of XP not supporting something as


No -- I'm saying that bringing an argument about Linux configuration
into COLA by Mr. Gate's trolls and then saying, /that would never happen
in CSS/ is absolutely, patently, and most egregiously /_*FALSE*_/

Jul 21 '05 #6
Matthew W. Jackson wrote:

And I *AM* using my real name and my real email address in my posts (even if
they are obfuscated to prevent automatic spamming). Maybe this is because I
Me too. I'm Fred Sanford, a 68 year old junk dealer who lives with his
son, Lamont in Watts. Occasionally, I feel like dying, and I clutch my
heart and say /Elizabeth/ (my dead wife) *I'm coming to join ya*

Then Grady Wilson shows up, and Julio sticks his head in my door,
bringing his goat with him.

expect much less hate-mail for my views. Still, I'd be glad to take this
discussion elsewhere.....I 'm all for a good argument.

Jul 21 '05 #7
If you have anything intelligent things to add we should take this to
another newsgroup or to email.

I see you posted it in comp.os.linux.a dvocacy. That might be a better place
but it's not really neutral turf, and it will certainly end up in a long
flame war that gets nowhere and accomplishes anything. I'm not much of a
fan of any advocacy groups, even for products I actually like. So if you
wish to carry this on in a more appropriate place (and I don't think
seattle.general is appropriate either) then let me know when and where.

I've already broken too many of my own rules responding to the intial
flame-bait. This is a tehcnical newsgroup, and arguing over something as
frivolous as a few computers not playing DVD audio in a .NET programming
newsgroup is as stupid as arguing over the correct placement of curly braces
(anywhere).

Still, I'm never going to convince you of anything, and you're never going
to convince me of anything either. So if nothing else just keep my email
address and let me know in...say....May if the problem in question has been
fixed. I think that, considering the actual size of the Windows XP
codebase, that should give Microsoft plenty of time to fix the problem.
I'll gladly eat humble pie if it is proven that this is in fact Microsoft's
fault (and not a driver which slipped through testing), and they do not do
anything to fix it.

--Matthew W. Jackson

"Fred Sanford" <la****@you.dum my> wrote in message
news:tc******** *********@newsr ead2.news.pas.e arthlink.net...
Matthew W. Jackson wrote:

And I *AM* using my real name and my real email address in my posts (even if they are obfuscated to prevent automatic spamming). Maybe this is because I

Me too. I'm Fred Sanford, a 68 year old junk dealer who lives with his
son, Lamont in Watts. Occasionally, I feel like dying, and I clutch my
heart and say /Elizabeth/ (my dead wife) *I'm coming to join ya*

Then Grady Wilson shows up, and Julio sticks his head in my door,
bringing his goat with him.

expect much less hate-mail for my views. Still, I'd be glad to take

this discussion elsewhere.....I 'm all for a good argument.

Jul 21 '05 #8
Hi Matthew W. Jackson ,
( I see you're in microsoft.publi c.dotnet.genera l )
Re: Why code Crashes ,
You comment ,
" And so many programs that used to work on 98 and ME
which did things like dereferencing null pointers
suddenly DIDN'T work on Windows XP ,
since XP protected against
memory access outside of a process's allocated area " .

This pisses me off ....
Whenever I release code to customers ,
( i.e. whenever I'm not testing or debugging )
it should Never die just because I dereferenced
a protected address . ( Such as *P , where P == 0 )

Archaic line-oriented debuggers and macros also piss me off .

P.S. Here's a funny aside from Dictionary.COM ,
" At first sight ,
the word ' dereference ' might be thought to mean
' to cause to stop referring '
but its meaning is well established in jargon "
_ http://dictionary.reference.com/search?q=dereference
Jul 21 '05 #9
Why crashes?

What if the pointer you are dereferencing is something other than NULL?
This is often the case in two situations: Failure to initialize a pointer to
the address of an ACTUAL object on the heap, and deleting an object but
keeping the pointer around.

In these cases, a crash is necessary. Why?

Okay for reading, the program may get unexpected results. However, if
someone tries to WRITE to that pointer, you could have a potential problem.
Windows 9X would basically let a program write over whatever memory it
wanted. This includes the operating system's own memory.

Are you saying this is the behavior you WANT from programs with these bugs?

Or are you saying that it's these bugs that piss you off? Yes, it should
never die because you dereferenced a pointer to memory that doesn't belong
to your application, but that's because you should not dereference a pointer
that does not belong to your application.

Or else, one could do this:

int* p = NULL;
while(true)
{
*p = 0;
p++;
}

So are you saying you don't want this code to crash? You'd rather have the
program zero out all memory?

Windows NT, 2000 and XP certainly wouldn't allow this to happen..

Or did I miss something?

"Jeff Relf" <Me@Privacy.NET > wrote in message
news:1o******** *******@x.Jeff. Relf...
Hi Matthew W. Jackson ,
( I see you're in microsoft.publi c.dotnet.genera l )
Re: Why code Crashes ,
You comment ,
" And so many programs that used to work on 98 and ME
which did things like dereferencing null pointers
suddenly DIDN'T work on Windows XP ,
since XP protected against
memory access outside of a process's allocated area " .

This pisses me off ....
Whenever I release code to customers ,
( i.e. whenever I'm not testing or debugging )
it should Never die just because I dereferenced
a protected address . ( Such as *P , where P == 0 )

Archaic line-oriented debuggers and macros also piss me off .

P.S. Here's a funny aside from Dictionary.COM ,
" At first sight ,
the word ' dereference ' might be thought to mean
' to cause to stop referring '
but its meaning is well established in jargon "
_ http://dictionary.reference.com/search?q=dereference

Jul 21 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2683
by: minchu | last post by:
Hello, I want an image and sound(any format) to load and play simultaneously in my HTML or the sound should play only after the image is loaded. Is this possible?. Pls let me know how. Regards, Minchu
22
3766
by: MLH | last post by:
I have some audio help files that play fine from within Access 97 and Access 2.0. Both are running on a Windows XP box. But I do not know what program plays the files. If I click Start, Run and type in c:\MyApp\MyHelp\Help1.wav, Windows Media Player tries unsuccessfully to play the wav file. It err's saying ClassFactory cannot supply the requested class. But WMP has no problem at all playing c:\windows\system32\ ALSNDMGR.WAV. That goes...
10
502
by: CM | last post by:
Hi, I used to use the following code to play sound in VB6: Public Declare Function sndPlaySound32 Lib "winmm.dll" Alias "sndPlaySoundA" _ (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long call sndPlaySound32("c:\WinNt\Media\ding.wav", 0)
33
502
by: The Road To Utopia | last post by:
Here's one for the trolls...a common jibe from them is setting up audio/video hardware under linux. Ok, true story: at work today, someone asked me if I could tell him why his XP Home would play the video from a DVD but not the audio. He had been searching for an answer for days on support.microsoft.com but found none. I suggested Google and Gateway. Gateway had nothing, but sure enough, search for *XP DVD no sound* on Google and...
3
3297
by: illmagination | last post by:
Hi, I recently received a task to have a .wav file play only once when home page is 1st loaded and only play again when the user re-visits the page by opening a new browser. I am using asp.net 2.0 framework. Could someone please guide me? Thank you.
5
2159
by: | last post by:
Hello, I am wrtting a program that does some sound effects... the files are stored in a subfolder in the application folder... and I check the existence of the files before calling the method to play the sound. It works perfectly well in Windows XP, but when I move my application to a Vista machine, the sound does not play... I used a debug statement to confirm that the files are seen in the code but somehow it does not play... If I use...
26
3904
by: Jake Barnes | last post by:
I did a search on the newsgroup comp.lang.javascript. I was searching for "how to play a sound with Javascript". I'm somewhat suprised that the majority of entries are from the 1990s, and there are almost no posts from the last 3 years: http://groups.google.com/group/comp.lang.javascript/search?group=comp.lang.javascript&q=how+to+play+a+sound+with+Javascript&qt_g=Search+this+group Even after sorting by date, there don't appear any...
1
2358
by: OBAFGKM_RNS | last post by:
In my html, I have an embedded sound wav. I access that sound from my javascript using Play() and Stop(). However, once stopped, the sound will aways resume from where it left off, (making Stop behave more like a Pause). I want it to start from the beginning. The only way I've been able to start the sound from the beginning every time, is to use inner.HTML to reload the embedded wav, thereby reopening the media plugin. There is always a...
8
14947
by: raylopez99 | last post by:
I have the latest version of Visual Studio 2008 Professional, which allows you to create resource files (this is the .resx file, no?), unlike the Express version, which does not. I am trying to cut and paste code that MSDN recommends for playing a simple wav file from inside an embedded file, like presumeably the 'resources' file .resx is. I want to embed the .wav file in a 'resource file' since I don't want the user storing the file on...
0
10069
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9904
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9884
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9735
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8736
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7285
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5168
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5324
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2697
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.