Displaying 2 results from an estimated 2 matches for "res_books_uncoupled".
2002 Jul 13
0
libvorbis make and spec fixes
.../vorbis/lib/books/uncoupled/Makefile.am,v
retrieving revision 1.3
diff -u -r1.3 Makefile.am
--- lib/books/uncoupled/Makefile.am 2002/07/03 21:30:05 1.3
+++ lib/books/uncoupled/Makefile.am 2002/07/13 16:33:25
@@ -2,4 +2,4 @@
AUTOMAKE_OPTIONS = foreign
-EXTRA_DIST = res_books_44u.h
+EXTRA_DIST = res_books_uncoupled.h
2002 Jul 12
8
Uncoupled mode?
Hello,
A question:
Can we use uncoupled encoding in the 1.0?
(current CVS)
How?
Because I see some uncoupled definitions
(books\uncoupled\res_books_uncoupled.h),
but I don't know how could I switch to it
manually.
Perhaps with an option in the
vorbis_encode_ctl() function...
Because I think so it's better if I don't
use any kind of channel coupling (lossless
neither) on high bitrates (>300 kbit).
Plans? Solutions?
thanks
Attila Padar...