Quantcast
Channel: NVorbis
Browsing all 299 articles
Browse latest View live
↧

New Post: Use NVorbis to encode WAV to Ogg?

No matter how you go about it, you'll have to require full trust for your app. That may not be an issue. :) If you can afford the performance hit and disk space usage, just use an external encoder....

View Article


New Post: Why the OggContainerReader should use PageReaderLock ?

Hi, Thanks for the wonderful codebase! There are some mutex lock:using (var pageLock = TakePageReaderLock()) in FindNextStream() and GetTotalPageCount() in OggContainerReader.cs Why? I am using NVorbis...

View Article


New Post: Why the OggContainerReader should use PageReaderLock ?

The lock is to guard the core page reading logic from multi-threaded access. It has to operate sequentially through the file, so having two different threads trying to find the next page would be...

View Article

New Post: Why the OggContainerReader should use PageReaderLock ?

ioctlLR wrote: The lock is to guard the core page reading logic from multi-threaded access. It has to operate sequentially through the file, so having two different threads trying to find the next page...

View Article

Created Unassigned: Some (other) Ogg files decode improperly [25]

This has probably nothing to do with [Issue 24](https://nvorbis.codeplex.com/workitem/24) since the provided ogg file decodes properly now. I have, however, experienced problems with another ogg file....

View Article


Commented Unassigned: Some (other) Ogg files decode improperly [25]

This has probably nothing to do with [Issue 24](https://nvorbis.codeplex.com/workitem/24) since the provided ogg file decodes properly now. I have, however, experienced problems with another ogg file....

View Article

Edited Issue: Some (other) Ogg files decode improperly [25]

This has probably nothing to do with [Issue 24](https://nvorbis.codeplex.com/workitem/24) since the provided ogg file decodes properly now. I have, however, experienced problems with another ogg file....

View Article

Commented Issue: Some (other) Ogg files decode improperly [25]

This has probably nothing to do with [Issue 24](https://nvorbis.codeplex.com/workitem/24) since the provided ogg file decodes properly now. I have, however, experienced problems with another ogg file....

View Article


Commented Issue: Some (other) Ogg files decode improperly [25]

This has probably nothing to do with [Issue 24](https://nvorbis.codeplex.com/workitem/24) since the provided ogg file decodes properly now. I have, however, experienced problems with another ogg file....

View Article


Commented Issue: Some (other) Ogg files decode improperly [25]

This has probably nothing to do with [Issue 24](https://nvorbis.codeplex.com/workitem/24) since the provided ogg file decodes properly now. I have, however, experienced problems with another ogg file....

View Article

Commented Issue: Some (other) Ogg files decode improperly [25]

This has probably nothing to do with [Issue 24](https://nvorbis.codeplex.com/workitem/24) since the provided ogg file decodes properly now. I have, however, experienced problems with another ogg file....

View Article

Source code checked in, #3901c03837b7869f6129304913e8013b5f155da9

* VorbisFloor: Clear residue if floor has no energy

View Article

Created Release: NVorbis v0.7.4

Bugfix: Some stereo files with sound on only one channel decoded noise on the silent channel.

View Article


Edited Issue: Some (other) Ogg files decode improperly [25]

This has probably nothing to do with [Issue 24](https://nvorbis.codeplex.com/workitem/24) since the provided ogg file decodes properly now. I have, however, experienced problems with another ogg file....

View Article

Closed Issue: Some ogg files improperly decode [24]

Attached is a file that doesn't decode properly.Comments: Released build with fix

View Article


Source code checked in, #74a6998bf967cc136238e6507782ebfed7cbec43

* Update version numbers, README

View Article

Released: NVorbis v0.7.4 (Sep 16, 2013)

Bugfix: Some stereo files with sound on only one channel decoded noise on the silent channel.

View Article


Updated Release: NVorbis v0.7.4 (Sep 16, 2013)

Bugfix: Some stereo files with sound on only one channel decoded noise on the silent channel.

View Article

Closed Issue: Some (other) Ogg files decode improperly [25]

This has probably nothing to do with [Issue 24](https://nvorbis.codeplex.com/workitem/24) since the provided ogg file decodes properly now. I have, however, experienced problems with another ogg file....

View Article

Released: NVorbis 0.8.0test1 (Sep 16, 2013)

TESTING RELEASE While this version should be more resilient than previous releases, please be aware that it has not been tested as heavily as 0.7.4.Decoupled the file / stream reading logic from the...

View Article
Browsing all 299 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>