Displaying 7 results from an estimated 7 matches for "perfactly".
Did you mean:
perefectly
2006 Sep 01
1
Problem in devloping basic ogg streaming player for windows-Please help
Hi,
I am a newbie and devloping a basic ogg player. I have taken help from this
turorial:
http://www.devmaster.net/articles/openal-tutorials/lesson8.php
Thanks to jesse.
It is using openAL and ogg sdk. I am able to compile and execute this sample
perfactly fine. And ogg file on disk is playing perfactly fine. This
tutorial is using 2 buffers for streaming.
My requirement is to play file through URL like
http://mp3stream.wfmu.org:8008/wfmu.ogg. But when I am trying to do that
fopen is failing in following code.
if(!(oggFile = fopen(path.c_str(), &quo...
2006 Sep 01
1
Problem in devloping basic ogg streaming player for windows-Please help
Hi,
I am a newbie and devloping a basic ogg player. I have taken help from this
turorial:
http://www.devmaster.net/articles/openal-tutorials/lesson8.php
Thanks to jesse.
It is using openAL and ogg sdk. I am able to compile and execute this sample
perfactly fine. And ogg file on disk is playing perfactly fine. This
tutorial is using 2 buffers for streaming.
My requirement is to play file through URL like
http://mp3stream.wfmu.org:8008/wfmu.ogg. But when I am trying to do that
fopen is failing in following code.
if(!(oggFile = fopen(path.c_str(), &quo...
2006 Oct 20
1
Problem in devloping basic ogg streaming player for windows-Please help
Hi,
I am devloping a basic ogg player. I have taken help from this turorial:
http://www.devmaster.net/articles/openal-tutorials/lesson8.php
Thanks to jesse.
It is using openAL and ogg sdk. I am able to compile and execute this sample
perfactly fine. And ogg file on disk is playing perfactly fine. This
tutorial is using 2 buffers for streaming.
My requirement is to play file through URL like
http://mp3stream.wfmu.org:8008/wfmu.ogg. But when I am trying to do that
fopen is failing in following code.
if(!(oggFile = fopen(path.c_str(), &quo...
2006 Oct 20
1
Problem in devloping basic ogg streaming player for windows-Please help
Hi,
I am devloping a basic ogg player. I have taken help from this turorial:
http://www.devmaster.net/articles/openal-tutorials/lesson8.php
Thanks to jesse.
It is using openAL and ogg sdk. I am able to compile and execute this sample
perfactly fine. And ogg file on disk is playing perfactly fine. This
tutorial is using 2 buffers for streaming.
My requirement is to play file through URL like
http://mp3stream.wfmu.org:8008/wfmu.ogg. But when I am trying to do that
fopen is failing in following code.
if(!(oggFile = fopen(path.c_str(), &quo...
2011 Feb 09
0
About Sampling Rate Correction in acoustic echo
>> There is also a IEEE paper, Adaptive Sampling Rate Correction for
>> Acoustic Echo Control in Voice-Over-IP, which introduced a complex
>> method to estimate the frequency offset and resynchronize the signals
>> using arbitrary sampling rate conversion. I wonder if it can provide
>> enough performance. Because I have also designed a sampling rate
>>
2020 Mar 19
0
smbclient(samba-4.10.4) cannot log data in log.smbclient while samba-3.6.23 can
...aking samba-4.10.4 in setup_logging() using gdb but on
> running gdb "Single stepping until exit from function setup_logging,
> which has no line number information", maybe its pproblem of gdb ad
> gcc version mismatch but i am using both latest version.
> samba-3.23 breaks perfactly into setup_logging().
>
> I think using git bisect between these versions would be tough as,
> versions are far apart.
>
> Even there is significant change log handling between two versions. I
> tried adding the old code back but still no luck.
>
> samba-4.10.4/lib/util/de...
2005 Nov 15
11
Unable to connect samba server using hostname
Hai All,
I am Unable to connect samba server using hostname
the thing is.. its happen only from few windows machine
in my network... but they can access the sambe share
using IPAddress.. as like all other machine
All the other Windows system in my network can access samba share
using both... IP Address and Hostname..
This creating a big headache for me.....
please suggest some solution to solve