Oggenc2.87 using aoTuVb6.01 binary for GNU/Linux? |
Oggenc2.87 using aoTuVb6.01 binary for GNU/Linux? |
Feb 25 2011, 11:10
Post
#1
|
|
|
Group: Members Posts: 3 Joined: 25-February 11 Member No.: 88484 |
Hello everyone.
Two days ago released the latest update of Oggenc2.87 using aoTuVb6.01: http://www.rarewares.org/ogg-oggenc.php#oggenc-aotuv But it is only in Windows version! Not available for GNU/Linux in binary format!: http://wiki.hydrogenaudio.org/index.php?ti...#Linux_binaries Where could get? Thank you very much. Salute. |
|
|
|
![]() |
Feb 26 2011, 00:42
Post
#2
|
|
![]() Group: Members Posts: 1593 Joined: 24-March 02 From: Revere, MA Member No.: 1607 |
You first need to download the source code from the AoTuV website and then compile it into an executable-linking format with GCC. I would help you by creating a custom compile, but I am pretty busy as of late. Let me see what I can come up with though in my spare-time! Maybe I will try to compile and upload it to the forums here. If not you will simply have to wait for somebody else to create a compile as I am sure a lot of folks on this forum are more then willing to do so. Take care!
This post has been edited by HotshotGG: Feb 26 2011, 01:21 -------------------- College student/IT Assistant
|
|
|
|
Feb 26 2011, 12:20
Post
#3
|
|
|
Group: Members Posts: 3 Joined: 25-February 11 Member No.: 88484 |
Thank you very much for your reply, friend.
In my opinion, aoTuV is the best current Vorbis encoder. I'll keep waiting to be compiled. Salute. |
|
|
|
Mar 9 2011, 18:15
Post
#4
|
|
|
Group: Members Posts: 30 Joined: 17-August 04 From: Argentina Member No.: 16354 |
Where could get? On Ubuntu 10.10 here's what you have to do. Prepare the system to build aotuv 1) Open a terminal 2) sudo apt-get install build-essential libogg-dev Download aotuv sources to a folder 3) mkdir aotuv-src 4) cd aotuv-src 5) wget http://www.geocities.jp/aoyoume/aotuv/sour...v_b6.02.tar.bz2 Uncompress them 6) tar xjf libvorbis-aotuv_b6.02.tar.bz2 Change to the sources directory 7) cd aotuv-b6.02_20110227 Build it to some folder in your home (or anywhere) 8) sh ./configure --prefix=/home/myuser/aotuv 9) make 10) make install 11) Then call oggenc like this LD_PRELOAD=`echo /home/myuser/aotuv/lib/libvorbis*.so` oggenc -q-2 track01.flac |
|
|
|
Apr 24 2011, 15:06
Post
#5
|
|
|
Group: Members Posts: 3 Joined: 25-February 11 Member No.: 88484 |
Excelent!
Works fine your solution! I've also managed to implement in the encoder ABCDE. Thank you very much, my friend. Salute. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 26th May 2013 - 07:43 |