Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#261 | Link |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
fresh beta out!
some eye-candy
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS Last edited by dimzon; 21st May 2006 at 22:29. |
|
|
|
|
|
#263 | Link |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
shon3i
If You prefer mp4 over m4a you need
You can also use your favorite DirestShow player for preview instead of mplayer2. Just edit key="directShowPlayer" value="mplayer2"
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
#266 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
|
#267 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
fixed (maybe) - check new enc_AudX_CLI.exe version
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
|
#269 | Link |
|
HDConvertToX author
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
|
downloaded latest version 22/05/2006 of AudX_cli package
avs script Code:
LoadPlugin("NicAudio.dll")
NicAC3Source("C:\Programmi\PureBasic\Prove\aaa.ac3")
EnsureVBRMP3Sync()
ConvertAudioTo16bit() # since aud-x want 16bit sample
Code:
BePipe.exe --script "import(^mkvmaudio.avs^)" | enc_AudX_CLI.exe - aaa.mp3 --raw 48000 --q 2 i tryed without --raw 48000 and without EnsureVbrMp3Sync, and without convertaudioto16bit any help ? BHH
__________________
HDConvertToX: your tool for BD backup MultiX264: The quick gui for x264 AutoMen: The Mencoder GUI AutoWebM: supporting WebM/VP8 |
|
|
|
|
|
#270 | Link | ||
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
Quote:
Code:
BePipe.exe --script "import(^mkvmaudio.avs^)" | enc_AudX_CLI.exe - aaa.mp3 --q 2 Can you save audio to WAV using Code:
BePipe.exe --script "import(^mkvmaudio.avs^)" > test.wav
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
||
|
|
|
|
|
#271 | Link |
|
HDConvertToX author
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
|
tryed without --raw 48000 (as already posted) and audio get wrong
Sample test is 12 second and aud-x got 14 seconds with rumors and distorted audio play. bepiping for wav file is correctly played i packed my files (bat/avs/ac3/audx/bepipe) (800kb) please try yourself www.64k.it/andres/test_bepipe_audx.rar thanks ! BHH EDIT: seems to be the normalize fuction...
__________________
HDConvertToX: your tool for BD backup MultiX264: The quick gui for x264 AutoMen: The Mencoder GUI AutoWebM: supporting WebM/VP8 Last edited by buzzqw; 22nd May 2006 at 21:36. |
|
|
|
|
|
#272 | Link |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
fresh beta is out.
including UpMix extension
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
#273 | Link | ||
|
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 7,435
|
From http://forum.doom9.org/showthread.ph...430#post827430
Quote:
Quote:
Where is the latest oggenc2 build? |
||
|
|
|
|
|
#274 | Link | |
|
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 7,435
|
Quote:
Code:
ERROR: Can't find audio stream! System.Exception: Invalid file format at enc_AudX_CLI.WaveFormat.ReadWavHeader(BinaryReader reader) at enc_AudX_CLI.Main(String[] args) |
|
|
|
|
|
|
#275 | Link | |
|
HDConvertToX author
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
|
@tebasuna51
look at nicaudio plugin and correct it to your avisynth path about ogg: i usually got it at rarewares quoting from rarewares Quote:
so i don't know if getchannel has to be passed or notBHH
__________________
HDConvertToX: your tool for BD backup MultiX264: The quick gui for x264 AutoMen: The Mencoder GUI AutoWebM: supporting WebM/VP8 |
|
|
|
|
|
|
#276 | Link | ||
|
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 7,435
|
Quote:
BePipe.exe --script "import(^mkvmaudio.avs^)" > aaa.wav enc_AudX_CLI.exe aaa.wav aaa.mp3 --q 3 the mono mp3 equivalent seems work ok (I haven't 5.1 audio attached to pc) Quote:
Edit: BeHappy sends audio to oggenc2 in RAW format. Oggenc2.83 using aoTuVb4.51 2006-04-26 from rarewares need the getchannel. Last edited by tebasuna51; 23rd May 2006 at 08:18. |
||
|
|
|
|
|
#277 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
Sorry....
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
|
#278 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
|
#279 | Link |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
fresh beta is out
![]() fixed improper Lame MP3 ABR command-line
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
![]() |
| Tags |
| behappy |
|
|