Displaying 3 results from an estimated 3 matches for "vorbisenc_dynam".
Did you mean:
vorbisenc_dynamic
2000 Dec 21
6
oggenc: feature request
I have a small feature request for oggenc:
Can a command line option be added to allow the user to set the first
serial number to be used for the output ogg stream?
This only takes a few lines of code, actually.
Rationale: it is quite helpful for debugging other encoders. If oggenc is
the "reference" encoder, ensuring that your new whiz-bang encoder has
diffable output to oggenc is a
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 cannot find ogg.h file
which is not there in entire downloaded directory. So my queries are,
1. Where I can download ogg.h file
2. How to build the vorbis audio codec in Visual Stud...
2004 Sep 14
2
OGGDS\OggSDK missing from svn
...trying to get hold of the sources for the ogg vorbis DirectShow filter.
I have checked out trunk\oggds, but the solution refers to projects under
OggSDK, viz:
"OggSDK\ogg\win32\ogg_dynamic.vcproj"
"OggSDK\vorbis\win32\vorbis_dynamic.vcproj"
"OggSDK\vorbis\win32\vorbisenc_dynamic.vcproj"
....which do not appear to be in subversion.
The directories
trunk/ogg/win32
trunk/vorbis/win32
appear to contain MSDEV6 versions of this code, but I would like to have the
.NET versions if they are available.
Thanks
Patrick Byrne