Search found 135 matches

by forart.eu
Fri Sep 11, 2009 5:09 pm
Forum: GPU/Distributive/Segmental Encoding
Topic: [suggestion] CUDA 4 audio encoding
Replies: 3
Views: 7533

Re: [suggestion] CUDA 4 audio encoding

Yup, it's a CUDA-flac encoder (keep in touch with Gregory S. Chudov , its author). About the "engine" idea: don't you think possible to have something like liboil but for GPU ? Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementi...
by forart.eu
Thu Sep 10, 2009 7:35 pm
Forum: GPU/Distributive/Segmental Encoding
Topic: [suggestion] CUDA 4 audio encoding
Replies: 3
Views: 7533

[suggestion] CUDA 4 audio encoding

Seems that someone is trying to take advantage of CUDA for audio encoding... Here is good news. An alfa version of flac encoder for GPU. I only tested it on GTS 250, so i'm eager to hear from people with other cards. FlaCuda.rar ( 79.94K ) Just a question: can't be possible to have a "CUDA engine" t...
by forart.eu
Mon Aug 17, 2009 8:22 am
Forum: Development
Topic: VST implementation for MediaCoder (a way?)
Replies: 0
Views: 3233

VST implementation for MediaCoder (a way?)

OK then, I probably found something that *may* help the VST-support implementation: DarkWave Studio (By Daniel Werner) DarkWave Studio is a free, open source Digital Audio Workstation for Windows. ... It has support for VST/VSTi instrument and effect plugins. Note that is released under GPLv3, so ke...
by forart.eu
Mon Aug 17, 2009 8:22 am
Forum: Development
Topic: VST Plugin Support
Replies: 6
Views: 11009

Re: VST Plugin Support

OK then, I probably found something that *may* help the VST-support implementation: DarkWave Studio (By Daniel Werner) DarkWave Studio is a free, open source Digital Audio Workstation for Windows. ... It has support for VST/VSTi instrument and effect plugins. Note that is released under GPLv3, so ke...
by forart.eu
Mon Aug 03, 2009 7:47 pm
Forum: Development
Topic: [update] libVorbis / libOgg
Replies: 5
Views: 8081

Re: [update] libVorbis / libOgg

Oggenc2.85 using libVorbis v1.2.3 available: http://www.rarewares.org/ogg-oggenc.php Bugfix to re-enable FLAC tag copying. Incorporates relevant changes re. libVorbis 1.2.3 and libOgg 1.1.4, and uses libsamplerate 0.1.7. Multichannel code improved. Can now input 8, 16, 24, 32 bit Int and Float RAW P...
by forart.eu
Sat Aug 01, 2009 8:41 pm
Forum: GPU/Distributive/Segmental Encoding
Topic: GPU-Enabled decoders and frame servers
Replies: 1
Views: 5314

GPU-Enabled decoders and frame servers

Checking out the famous neuron2.net website I just discovered some interesting tools: DGAVCDecNV GPU-Enabled AVC/H.264 Decoder and Frame Server DGMPGDecNV GPU-Enabled MPEG2 Decoder and Frame Server DGVC1DecNV GPU-Enabled VC1 Decoder and Frame Server As always, hope that helps or at least inspires ! 8)
by forart.eu
Sat Jul 11, 2009 6:13 pm
Forum: Development
Topic: [update] libVorbis / libOgg
Replies: 5
Views: 8081

Re: [update] libVorbis / libOgg

libVorbis 1.2.3 release announcement libVorbis 1.2.3 released Xiph.Org announces the release of libvorbis 1.2.3. This is a short-cycle bugfix release that incorporates several minor improvements as well as one major bugfix over 1.2.2. This is purely an errata release without additional features. A ...
by forart.eu
Sat Jul 04, 2009 6:12 pm
Forum: Development
Topic: [update] libVorbis / libOgg
Replies: 5
Views: 8081

[update] libVorbis / libOgg

Xiph.Org is pleased to announce a release candidate of libvorbis-1.2.2. This is primarily a bugfix release to push out many fixes, some of which have been in SVN for a long time but haven't warranted their own release mainly due to being picked up asynchronously by distributions. Aside from the arc...
by forart.eu
Fri Jul 03, 2009 8:01 pm
Forum: Development
Topic: VST Plugin Support
Replies: 6
Views: 11009

Re: VST Plugin Support

Even better: N.A.S.PRO. support ! NASPRO, recursive acronym for "NASPRO Architecture for Sound PROcessing", is a free/open source, modular and cross-platform software architecture to perform sound processing with a strong emphasys on interoperability. Its main aim is to provide users and developers ...
by forart.eu
Sat Jun 20, 2009 9:11 pm
Forum: GPU/Distributive/Segmental Encoding
Topic: GPGPU: not only for encoder(s) !
Replies: 2
Views: 6910

GPGPU: not only for encoder(s) !

Decoders: AVC/H.264 Decoder and Frame Server VC1 Decoder and Frame Server Generic GPU-Accelerated Video Decoding Filters MSU Denoiser (closed source) CUDA Cubic B-Spline Interpolation Codecs: GPU-Accelerated Dirac Video Codec ...and many others. I believe that's a cool idea to join CUDA official si...