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.

 

Go Back   Doom9's Forum > General > Audio encoding

Reply
 
Thread Tools Search this Thread Display Modes
Old 5th July 2015, 16:55   #1201  |  Link
jones1913
random user
 
Join Date: May 2014
Location: #Neuland
Posts: 116
Quote:
I wouldn't know, don't know anything about avisynth. I used EAC and CEP2 for audio encoding before.
BeHappy needs a working AviSynth environment as prerequisite. It should be as easy as installing the latest version using the installer.
But if its not working you need a basic knowledge of how avisynth works to test your environment. Try to read in the avisynth section of this forum or the avisynth wiki.

As quick'n dirty alternative it can work to simply copy an avisynth.dll to the BeHappy main folder. (here you can find one)

But apart from that, if you want to convert your music collection then you may consider using a tool more suited for this use case eg. LameXP.
BeHappys main purpose is more at movie track conversions.
__________________
BeHappy Audio Transcoder > <Doom9 forum> <Gleitz forum> <GitHub>
MP4.tool GUI for MP4Box & L-SMASH muxer > https://www.mediafire.com/folder/3i6y6cbkyhblm/MP4.tool
jones1913 is offline   Reply With Quote
Old 5th July 2015, 20:48   #1202  |  Link
Yamcha
Registered User
 
Yamcha's Avatar
 
Join Date: Jun 2015
Location: NB: 8250012B, Diablo Desert
Posts: 10
Quote:
Originally Posted by jones1913 View Post
BeHappy needs a working AviSynth environment as prerequisite. It should be as easy as installing the latest version using the installer.
But if its not working you need a basic knowledge of how avisynth works to test your environment. Try to read in the avisynth section of this forum or the avisynth wiki.

As quick'n dirty alternative it can work to simply copy an avisynth.dll to the BeHappy main folder. (here you can find one)

But apart from that, if you want to convert your music collection then you may consider using a tool more suited for this use case eg. LameXP.
BeHappys main purpose is more at movie track conversions.
Uninstalled 258 with revo uninstaller and installed 260. It works now, quite speedy also on this 12yo pc. Thanks for the help.
Yamcha is offline   Reply With Quote
Old 28th July 2015, 14:29   #1203  |  Link
siella
Registered User
 
siella's Avatar
 
Join Date: Mar 2007
Location: Turkey
Posts: 66
Quote:
Originally Posted by jones1913 View Post
Pre-release: EDIT: dead link removed

- added file type filters to show only certain encoder/source plugins (use right click on source/encoder combobox)
- added <IsLossless> field to extensions
- cleaned up about-tab a bit

Attachment 14807

@siella
There is a problem with Helix MP3 encoder: When the process reaches 99%, then the encoder throw an error and delete the encoded file.
I have tried with various encoder settings. Is it working for you?
Log:
Code:
Starting job test.flac -> test.mp3
Found Audio Stream
Channels=2, BitsPerSample=16 int, SampleRate=48000Hz
encoder\hmp3.exe - "C:\Dokumente und Einstellungen\jones\Eigene Dateien\media\test.mp3" -V80 -hf2 -C0 -O1 -U2 -X2 -SBT450 -TX0
Writing RIFF header to encoder's StdIn
Writing PCM data to encoder's StdIn
Finalizing encoder
Error: System.ApplicationException: Abnormal encoder termination 13237
   bei BeHappy.Encoder.encode()
#### Encoder StdErr ####

  file-file MPEG Layer III audio encode v5.1 2005.08.09
 Copyright 1995-2005 RealNetworks, Inc.

 Usage:  mp3enc <input> <output> [options]
          <input> and/or <output> can be "-", which means stdin/stdout.

 Example:
         mp3enc input.wav output.mp3

 Options:
           -Nnsbstereo -Sfilter_select -Aalgor_select
           -C -X -O
           -D -Qquick -Ffreq_limit -Ucpu_select -TXtest1
           -SBTshort_block_threshold -EC
           -h (detailed help)

  <press any key to stop encoder>
 PCM input file: -
MPEG ouput file: C:\Dokumente und Einstellungen\jones\Eigene Dateien\media\test.mp3
 pcm file:  channels = 2  bits = 16,  rate = 48000  type = 0
 Layer III   mode 1 STEREO   48000Hz  VBR-80  hf2

-------------------------------------------------------------------------------
  Frames  |  Bytes In  /  Bytes Out | Progress | Current/Average Bitrate
   13237  |   61032960 /    6080904 |   371517%   |  75.08 / 153.14  Kbps
-------------------------------------------------------------------------------
 Compress Ratio 37015.485756%


@tebasuna
I noticed the wavsplit.exe build is older (1.0.0.3) than the source code in BeHappy/others folder (1.0.1.1) ??
i tried some diffirent header and i solved that problem. I checked and now i cant. I dint remember but if you tick keep out put on error at behappy, mp3 files is written and it seems no problem.

I report this eror
When i choose lwlibavaudio at source i get error.
"LoadPlugin: unable to load "D:\program\ses\BeHappy-0.2.8.19896\BeHappy\plugins32\lsmashsource.dll", Module not found. Install missing library?"
__________________
Behappy
BePack.v3.3BeHappy,BeSweet,BeLight,BeSplit,BeSliced,BdAC) with last plugin, encoder and extensions.
Avisynth Movie Screenshot, thumbnails creator

Last edited by siella; 28th July 2015 at 23:27.
siella is offline   Reply With Quote
Old 2nd August 2015, 19:16   #1204  |  Link
jones1913
random user
 
Join Date: May 2014
Location: #Neuland
Posts: 116
Quote:
i tried some diffirent header and i solved that problem. I checked and now i cant. I dint remember
What???

Quote:
but if you tick keep out put on error at behappy, mp3 files is written and it seems no problem.
Ok but its of course no permanent solution.

Quote:
When i choose lwlibavaudio at source i get error.
"LoadPlugin: unable to load "D:\program\ses\BeHappy-0.2.8.19896\BeHappy\plugins32\lsmashsource.dll", Module not found. Install missing library?"
M$VC 2010 package installed?
__________________
BeHappy Audio Transcoder > <Doom9 forum> <Gleitz forum> <GitHub>
MP4.tool GUI for MP4Box & L-SMASH muxer > https://www.mediafire.com/folder/3i6y6cbkyhblm/MP4.tool
jones1913 is offline   Reply With Quote
Old 17th August 2015, 15:30   #1205  |  Link
siella
Registered User
 
siella's Avatar
 
Join Date: Mar 2007
Location: Turkey
Posts: 66
Quote:
M$VC 2010 package installed?
Nope. I ll install

at codeplex page images of behappy is very old. it can be good if it is renewed
__________________
Behappy
BePack.v3.3BeHappy,BeSweet,BeLight,BeSplit,BeSliced,BdAC) with last plugin, encoder and extensions.
Avisynth Movie Screenshot, thumbnails creator
siella is offline   Reply With Quote
Old 6th September 2015, 13:00   #1206  |  Link
jones1913
random user
 
Join Date: May 2014
Location: #Neuland
Posts: 116
Quote:
at codeplex page images of behappy is very old. it can be good if it is renewed
Done. Also updatet the description a bit.
__________________
BeHappy Audio Transcoder > <Doom9 forum> <Gleitz forum> <GitHub>
MP4.tool GUI for MP4Box & L-SMASH muxer > https://www.mediafire.com/folder/3i6y6cbkyhblm/MP4.tool
jones1913 is offline   Reply With Quote
Old 6th September 2015, 17:56   #1207  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Thanks jones1913.
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline   Reply With Quote
Old 6th September 2015, 19:30   #1208  |  Link
jones1913
random user
 
Join Date: May 2014
Location: #Neuland
Posts: 116
Quote:
Thanks jones1913
You're welcome!
__________________
BeHappy Audio Transcoder > <Doom9 forum> <Gleitz forum> <GitHub>
MP4.tool GUI for MP4Box & L-SMASH muxer > https://www.mediafire.com/folder/3i6y6cbkyhblm/MP4.tool
jones1913 is offline   Reply With Quote
Old 12th September 2015, 20:06   #1209  |  Link
siella
Registered User
 
siella's Avatar
 
Join Date: Mar 2007
Location: Turkey
Posts: 66
Thanks for all jones1913
Good work
__________________
Behappy
BePack.v3.3BeHappy,BeSweet,BeLight,BeSplit,BeSliced,BdAC) with last plugin, encoder and extensions.
Avisynth Movie Screenshot, thumbnails creator
siella is offline   Reply With Quote
Old 16th September 2015, 22:25   #1210  |  Link
siella
Registered User
 
siella's Avatar
 
Join Date: Mar 2007
Location: Turkey
Posts: 66
I update oggenc2 v2.88 aoTuVb6.03 2015, qaac 2.52 and some bass dll.
Also i corrected some readme files.
Bug: newer version of mac. exe encoder doenst support stdin so i replaced with older version.
Main readme file
Quote:
You need install AviSynth v2.6 or higher*, and .NET FrameWork v4.5 or higher.
The basic BeHappy is a folder (portable) with BeHappy.exe and AvisynthWrapper.dll.
You can create a DeskTop link with right mouse button over BeHappy.exe and Send to -> DeskTop

To add more features you can add a subfolder 'extensions'.

Add the subfolder 'encoder' (read the Readme.txt file)

Not: We dont recommend but if you dont want install avisynth you can download avisynth.ddl and DevIL.dll from http://avs-plus.net/
and copy them to the BeHappy main folder and also install Visual C++ Redistributable or put msvcp110.dll and msvcr110.dll main folder.
Maybe after some test it can be realease avisynth.dll as standart to make complate portable.
http://www.mediafire.com/download/dw....17.09.2015.7z
__________________
Behappy
BePack.v3.3BeHappy,BeSweet,BeLight,BeSplit,BeSliced,BdAC) with last plugin, encoder and extensions.
Avisynth Movie Screenshot, thumbnails creator

Last edited by siella; 17th September 2015 at 00:43.
siella is offline   Reply With Quote
Old 24th October 2015, 12:04   #1211  |  Link
siella
Registered User
 
siella's Avatar
 
Join Date: Mar 2007
Location: Turkey
Posts: 66
I got this error
Quote:
Error: BeHappy.AviSynthException: LoadPlugin: unable to load "E:\BeHappy_v0.2.8.19896\plugins32\TimeStretch.dll", Module not found. Install missing library?
but TimeStretch.dll(16.05.2015) exist in plugins folder
__________________
Behappy
BePack.v3.3BeHappy,BeSweet,BeLight,BeSplit,BeSliced,BdAC) with last plugin, encoder and extensions.
Avisynth Movie Screenshot, thumbnails creator
siella is offline   Reply With Quote
Old 24th October 2015, 12:40   #1212  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,751
Maybe TimeStretch.dll exists, but depends on any other DLL? (try DependencyWalker 32 bit)
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is online now   Reply With Quote
Old 25th October 2015, 17:23   #1213  |  Link
Wilbert
Moderator
 
Join Date: Nov 2001
Location: Netherlands
Posts: 6,364
You will need the VC2010 runtime libs: http://www.microsoft.com/en-us/downl...s.aspx?id=8328 (or maybe just http://www.microsoft.com/en-us/downl...s.aspx?id=5555).
Wilbert is offline   Reply With Quote
Old 31st December 2015, 16:41   #1214  |  Link
siella
Registered User
 
siella's Avatar
 
Join Date: Mar 2007
Location: Turkey
Posts: 66
I updated some dll , encoder and readme files. Also i added avisynth+ from megui(that has ConvertAudioToFloat, SSRC).
http://www.mediafire.com/download/3d....31.12.2015.7z
__________________
Behappy
BePack.v3.3BeHappy,BeSweet,BeLight,BeSplit,BeSliced,BdAC) with last plugin, encoder and extensions.
Avisynth Movie Screenshot, thumbnails creator
siella is offline   Reply With Quote
Old 4th January 2016, 18:50   #1215  |  Link
jones1913
random user
 
Join Date: May 2014
Location: #Neuland
Posts: 116
Quote:
I updated some dll , encoder and readme files. Also i added avisynth+ from megui(that has ConvertAudioToFloat, SSRC).
Cool, only small problem with portable Avisynth is that the "Preview" button wont work.
Preview simply opens the avs script with the associated direct show player, and this call fail without avs system wide installed.
__________________
BeHappy Audio Transcoder > <Doom9 forum> <Gleitz forum> <GitHub>
MP4.tool GUI for MP4Box & L-SMASH muxer > https://www.mediafire.com/folder/3i6y6cbkyhblm/MP4.tool
jones1913 is offline   Reply With Quote
Old 4th January 2016, 18:56   #1216  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,751
A VfW based player would possibly be able to use an avisynth.dll if its working directory is specified in its directory... Is there even any dedicated "native AviSynth player"? Never heard of any, yet. But well, AviSynth's focus is accuracy, not real-time playback.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid

Last edited by LigH; 4th January 2016 at 19:00.
LigH is online now   Reply With Quote
Old 4th January 2016, 19:12   #1217  |  Link
jones1913
random user
 
Join Date: May 2014
Location: #Neuland
Posts: 116
I could hook the preview function to behappys internal decoding routines and then playback the raw wave samples via internal .net media classes...

But.. too lazy, too less time, no interest. choose one
__________________
BeHappy Audio Transcoder > <Doom9 forum> <Gleitz forum> <GitHub>
MP4.tool GUI for MP4Box & L-SMASH muxer > https://www.mediafire.com/folder/3i6y6cbkyhblm/MP4.tool
jones1913 is offline   Reply With Quote
Old 5th January 2016, 09:27   #1218  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,751
At least two of them could be solved by a "distributed persuasion attack"... any volunteers?
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is online now   Reply With Quote
Old 7th January 2016, 14:38   #1219  |  Link
jones1913
random user
 
Join Date: May 2014
Location: #Neuland
Posts: 116
Quote:
At least two of them could be solved by a "distributed persuasion attack"... any volunteers?
Seems there is low demand for this "feature". No way that I currently spend time on this.

For now I'm busy with other important things (trying to get the VCE on my AM1 Kabini to run on linux).
__________________
BeHappy Audio Transcoder > <Doom9 forum> <Gleitz forum> <GitHub>
MP4.tool GUI for MP4Box & L-SMASH muxer > https://www.mediafire.com/folder/3i6y6cbkyhblm/MP4.tool
jones1913 is offline   Reply With Quote
Old 2nd February 2016, 09:42   #1220  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
Thanks jones1913 for keeping BeHappy alive......
Sharc is offline   Reply With Quote
Reply

Tags
behappy

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:31.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.