Displaying 20 results from an estimated 10000 matches similar to: "Query Regarding Vorbis Audio codec"
2009 Apr 17
1
Query Regarding Vorbis Audio codec
Hi,
I have a Win32 folder in libvorbis folder in which i have dsw
executable file, I have Visual studio 2008 so I ported that into
VS2008, then I downloaded ogg lib and included that also. After that
_V_SELFTEST has been defined, then its asking the definition of these
two header files
#include "vorbis/book/lsp20_0.vqh"
#include "vorbis/book/res0a_13.vqh"
I commented this and
2009 Apr 17
1
Query Regarding Vorbis Audio codec
Hi,
I have a Win32 folder in libvorbis folder in which i have dsw
executable file, I have Visual studio 2008 so I ported that into
VS2008, then I downloaded ogg lib and included that also. After that
_V_SELFTEST has been defined, then its asking the definition of these
two header files
#include "vorbis/book/lsp20_0.vqh"
#include "vorbis/book/res0a_13.vqh"
I commented this and
2009 Apr 20
2
Query Regarding Vorbis Audio codec
Hi all,
I have vorbis audio codec I want to create the separate projects for
Encoder as well as decoder, Can anybody suggest me which all the files
comes under which category (or) which functions will come under
encoder or decoder.
Thanks & Regards,
Kiran
2009 Apr 16
2
Query Regarding Vorbis Audio codec
Dear Moderator,
I downloaded Vorbis 1.2.0 code from your website and I tried to build
a project in Visual studio 2008, as the earlier version was created in
VC 6 version it has been modified here. In the solution I have 6
projects vorbis_dynamic, vorbis_static, vorbisenc_dynamic,
vorbisenc_static, vorbisfile_dynamic, vorbisfile_static. When I tried
to built the project, it shows error that it
2013 Jan 26
2
[PATCH] Various website edits
Hi all,
One again a few patches that are too large to send directly over the
mailing list (because of the blobs, large differences etc.)
1) Removes the russian part of the website, because it is 10 years out
of date (FLAC 1.1.0)
2) Gives the website a maximum width, because at large screens it tends
to become unreadable
3) Completely overhauls the links pages: new devices that support FLAC
2016 Aug 23
2
DShow Filters - "Play to" support in WMP
Hi!
Apparently the current DShow filters (https://xiph.org/dshow/ ,
Version 0.85.17777) don't allow for flac files to be streamed over
DLNA from Windows to DLNA devices (like a TV set with WLAN).
I use Windows 8.1 64 bit and while Play-to works with mp3 and other
"natively" supported files, it does not works with flac files. (I can
play them locally in WMP, just not send them over
2005 Apr 02
1
ogg-vorbis seeking.
Hi,
I've been working for developing of DirectShow filters for
OggVorbis decoder. The development is almost over and i'am able to
play .ogg files in windows media player.
I also need to implement seeking in my DShow filters.
API level implementation within my filters is also over but it is not
working properly. Please let me know what changes do i need to make
inside the decoder library
2010 Jun 18
3
Theora DirectShow filters assembly
Hello everybody,
I intend to use Theora as a live video codec in a research project. This project is based on live video broadcast over a poor/slow link, which means lots of frames lost and low bandwith.
Until now, it used XViD codec for video compression, which is a working solution but a lot blocky. I made some test with Theora and it looks better in a similar situation.
Now, I would like to
2009 Mar 10
2
problem with concatinating string while taking as a path of a file
Hi all,
I have a problem with concatinating strings while taking as a path here the
problem is
i have to take path as
FPATH<-"D:\\Kiran"
and file name as
Fname<-"FINDINGS.CSV"
and while I am reading this table I have to take path with using these two
strings because in "FPATH" there is many files like findings.csv,
and path will be
2008 Jun 14
1
[Flac] Ogg Codecs 0.80.15035
Hi all,
I've made a test release for Ogg DirectShow Codecs.
You can find it here:
http://www.xiph.org/dshow/uploads/Main/oggcodecs_0.80.15035.exe
The problem is that I get a HEAP Corruption detected at:
void FLAC__bitreader_free(FLAC__BitReader *br)
{
FLAC__ASSERT(0 != br);
if(0 != br->buffer)
free(br->buffer);
The call stack is:
>
2008 Jun 14
1
Ogg Codecs 0.80.15035
Hi all,
I've made a test release for Ogg DirectShow Codecs.
You can find it here:
http://www.xiph.org/dshow/uploads/Main/oggcodecs_0.80.15035.exe
The problem is that I get a HEAP Corruption detected at:
void FLAC__bitreader_free(FLAC__BitReader *br)
{
FLAC__ASSERT(0 != br);
if(0 != br->buffer)
free(br->buffer);
The call stack is:
>
2005 Dec 30
1
Query to find if local system is wins server
Hi,
In smb.conf i have set
wins support = no
netbios aliases = jack
Then i restarted smbd and nmbd.
Then execute following command on local system:
#nmblookup -U 127.0.0.1 -R jack
querying jack on 127.0.0.1
10.212.100.101 jack<00>
Is this expected output or should command fail to
query for
jack as local system is not wins
2007 Dec 10
1
[Problem] [Centos 5] Samba-3.0.23c-2 login authentication problem
Hello,
I have comfigured samba-3.0.23c-2 server on CentOS-5, but when i was logging in from the client system, even if I donot provide password and hit enter key, the client is logging in as Anonymous user. Samba server should not allow for Anonymous login. (I am configuring linux (Server) to linux (Client) i am not using windows)
1) The contents of /etc/samba/smb.conf file as follows,
2009 Jan 20
1
problem with applying where condition
Hi all,
I am a biggener in R-Project
I got one problem with applying *where condition*
like
if 2 tables like
table1:
empid name dep
101 kiran solutions
102 ram testing
103 pavan database
table2:
empid month sal
101 Dec 9500
102 Dec 9800
103 Dec 8500
in first table i have to take *empid* with
2007 Nov 05
1
i need a help in getting some files which are missing in speex-1.2 beta 2
Sir,
iam a PG student doing thesis work in CELP based speech coding
i need to implement the same in ti-6416 kit and i have seen the open
source "speex.org"
but i found 3 files missing in the source files package
the files are the following :
1. types.h
2. alloca.h
3. _G_config.h
also i haven't got the source files ( *.snd files and *.dat files) to
be encoded
that is
2008 Jul 30
1
Hello,
Hello,
A newbie to R. I am trying to use the exonmap package in R.
According to the docs, the xmapDatabase() command should read the
config file with all the connection parameters and connect to the DB.
But i get the error shown below....
> xmapDatabase("Human")
Error in mysqlNewConnection(dbDriver(drv), ...) :
RS-DBI driver: (could not connect cagadmin at mysql2.cag.chop.edu on
2000 Jun 20
5
Win32 DLL
I've put together a first cut for a Win32 DLL using the BladeEnc interface.
Right now, it's just a drop-in replacement for BladeEnc.dll that ignores all
encoding parameters passed to it and uses the info_A vorbis_info struct
(same as the encoder_example).
It's not particularly useful as of yet, but you can rename it to
BladeEnc.dll and use it with any number of rippers out there
2009 Dec 17
2
Problem with spliting a dataframe values
Hi all,
Hi this is kiran
I am facing a problem to split a dataframe
that is..
i have a string like: "a,b,c|1,2,3|4,5,6|7,8,8"
first I have to split with respect to "|"
I did it with command
unlist(strsplit("a,b,c|1,2,3|4,5,6|7,8,8", "\\,"))
after getting that set i made it as a dataframe and it comes like
a,b,c
1,2,3
4,5,6
7,8,8
now i have to
2003 Aug 19
1
seed_rng
Hello,
I am trying to port Openssh to MIPS platform. I am facing some problems
with the function seed_rng(). I get a segmentation fault when this function
is executed.
Any suggestion will be appreciated.
Kiran.
*******************************************************
Kiran R Rao
Software Engineer
Integrated Device Technology,Inc.
(408)-330-1835
2004 Aug 06
1
Speex, what container?
But is there any sound player for windows that plays speex in an ogg container?
One more question, besides the source code found in the speex site (like speexenc.c) can you tell me where to find source code developed in C++ (using object oriented programing) that makes it easier to write ogg files with speex content?
Miguel Gomes
-----Mensagem original-----
De: