When open file, change file type.
Required source filter/plugin should be set automatically.
Or after adding a file set source filter/plugin (WavSource or RaWav or DirectShowSource).
With Avisynth set as source, BeHappy expects 'ready to use' .avs script.
With other, BeHappy uses own templates and make 'temporary' .avs script.
+ Reply to Thread
Results 31 to 44 of 44
Thread: MP3 or FLAC to AC3
Thread
-
VideoAudio.pl - Serwis o technologii wideo & audio
I've done like you said but the same error
(
< Starting job sound.wav->sound.ac3
Found Audio Stream
Channels=2, BitsPerSample=32 float, SampleRate=48000Hz
encoder\Aften.exe -v 0 -b 448 -m 0 -readtoeof 1 -cmix 0 -smix 0 -dsur 0 -dnorm 31 -dynrng 5 - "C:\Documents and Settings\EMPEROR\Desktop\sound.ac3"
Error: System.ApplicationException: Can't start encoder: The system cannot find the file specified ---> System.ComponentModel.Win32Exception: The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess( ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at BeHappy.Encoder.createEncoderProcess(AviSynthClip x)
--- End of inner exception stack trace ---
at BeHappy.Encoder.createEncoderProcess(AviSynthClip x)
at BeHappy.Encoder.encode() >
I do not what to do
((((
It's different error...
Unpacked from archive and copied aften.exe file to a /BeHappy/encoder/ folder?Code:Can't start encoder: The system cannot find the file specified
VideoAudio.pl - Serwis o technologii wideo & audio
http://www.videohelp.com/tools/Aften
maybe this link is not good or I do not know what kind of Aften to download
( there are 3-4 options here...which one ???
Aften 0.0.8.zip , 0.0.7 a.s.o ???
URAAAAA
Finaly I got the true way
))
I think is working good....I'll inform you after whole converting...
THANKS anyway !!!!!
yep ,was working fine...
THANKS my friend for your patience with me

I obtained from a 3,9 Gb file a smaller one , of about 197 MB which is very very good...
I've already overlaped it on the movie and work nice...
This is MY first try...I hope the future ones would be the same ,succesfull
Many THANKS to the admins of this site / forum ,too , especially to Baldrick !!
It helped me a lot in solving this " firing " problem...
I'll remain a permanent user of your site....Is very usefull !!!
OMG...I must come back
(
seems to be the same trouble :
the same error:
< Starting job sound.wav->sound.ac3
Error: BeHappy.AviSynthException: GetChannel: Attempted to request a channel that didn't exist!
at BeHappy.AviSynthClip..ctor(String func, String arg, AviSynthColorspace forceColorspace, AviSynthScriptEnvironment env)
at BeHappy.Encoder.encode()>
Unfortunatelly I don't know to interpret/perform such an error...
Placio74 will you help me again ???
here are the technical details of new file :
Format : Wave
File size : 2.10 GiB
Duration : 1h 5mn
Overall bit rate : 4 608 Kbps
Audio
Format : PCM
Codec ID : FFFE
Codec ID/Info : Extensible
Duration : 1h 5mn
Bit rate mode : Constant
Bit rate : 4 608 Kbps
Channel(s) : 2 channels
Channel positions : Front: L, R
Sampling rate : 96.0 KHz
Resolution : 24 bits
Stream size : 2.10 GiB (100%)
What is now necessary to do working it ???
thanks !!
BeHappy can not find channels to downmix, because...Code:GetChannel: Attempted to request a channel that didn't exist!
Now you only have a stereo (2 channels) in source audio - no need to downmix (don't use Downmix option).Code:Channel(s) : 2 channels Channel positions : Front: L, R
BTW
For 6 channel audio is also no need (if of course convert to audio format that supports it - AC3 for example).
Just 8 channel is problematic (supported by E-AC3, TrueHD and DTS-HD audio formats).VideoAudio.pl - Serwis o technologii wideo & audio
here is the new error , after passing by Downmix :
Starting job sound.wav->sound.ac3
Found Audio Stream
Channels=2, BitsPerSample=24 int, SampleRate=96000Hz
encoder\Aften.exe -v 0 -b 448 -m 0 -readtoeof 1 -cmix 0 -smix 0 -dsur 0 -dnorm 31 -dynrng 5 - "E:\sound.ac3"
Writing RIFF header to encoder's StdIn
Writing PCM data to encoder's StdIn
Error: System.IO.IOException: The pipe has been ended.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
at BeHappy.Encoder.encode()
#### Encoder StdErr ####
invalid sample rate
error initializing encoder
VideoAudio.pl - Serwis o technologii wideo & audio
Starting job sound.wav->sound.ac3
Found Audio Stream
Channels=2, BitsPerSample=24 int, SampleRate=96000Hz
encoder\Aften.exe -v 0 -b 448 -m 0 -readtoeof 1 -cmix 0 -smix 0 -dsur 0 -dnorm 31 -dynrng 5 - "E:\sound.ac3"
Writing RIFF header to encoder's StdIn
Writing PCM data to encoder's StdIn
Error: System.IO.IOException: The pipe has been ended.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
at BeHappy.Encoder.encode()
sorry for double post
(
Now , AGAIN , works
)
You are really a proffesionist !!!
but do not forget: this BeHappy gave many times errors...
must be stopped , or closed to start again without errors...
above item itself is not a double post ,but the error which gave me after I made the settings you specified, and when the same command had not been taken...
only the third time it started and worked normally..
Thanks a lot...I hope not disturb you any more in the future
Similar Threads
-
Hybrid - (windows/linux/mac), X->264/Xvid/VP8 + ac3/ogg/mp3/flac/dts/...
By Selur in forum Video ConversionReplies: 0Last Post: 8th Apr 2012, 10:41 -
flac to mp3
By angryassdrummer in forum AudioReplies: 4Last Post: 7th Mar 2011, 01:48 -
Converting Flac to MP3
By Alexstarfire in forum AudioReplies: 7Last Post: 28th Jun 2010, 10:59 -
.flac/.ape To MP3 | I want the Best Result ...
By Benygh in forum AudioReplies: 7Last Post: 12th Dec 2009, 10:12 -
flac to mp3
By angryassdrummer in forum AudioReplies: 6Last Post: 7th May 2009, 04:18
StatisticsNewest guidesLatest tool updatesNew media comments





Quote


