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. |
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#1281 | Link | |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,643
|
Quote:
Remember than you can have installed both versions (32 and 64 Avs) in a OS 64 bits. But encoders in BeHappy\encoder can be 64 bits unless your OS is only 32 bits like GMJCZP say, you must replace any encoder with a 32 bits version, not only ffmpeg.
__________________
BeHappy, AviSynth audio transcoder. Last edited by tebasuna51; 27th June 2021 at 10:51. |
|
![]() |
![]() |
![]() |
#1282 | Link |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,643
|
New LSMASHSource.dll release
Replace the 32 bits version in ...BeHappy\plugins32, and the s_L-SmashAudio.ext attached here in ...BeHappy\extensions to use the new parameter drc_scale (recommended to 0 to obtain the full range of decodes)
__________________
BeHappy, AviSynth audio transcoder. Last edited by tebasuna51; 30th July 2021 at 23:06. Reason: New L-SMASH version |
![]() |
![]() |
![]() |
#1283 | Link | |
Registered User
Join Date: Apr 2010
Location: I have a statue in Hakodate, Japan
Posts: 739
|
Quote:
|
|
![]() |
![]() |
![]() |
#1284 | Link |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,643
|
The same for new ffms2.dll linked here.
__________________
BeHappy, AviSynth audio transcoder. |
![]() |
![]() |
![]() |
#1285 | Link |
QfG Group Germany
Join Date: Oct 2018
Location: Germany
Posts: 185
|
Updated the package with modified Encoder:
v1.1 QfG Mod BeHappy 3.x Changelog: -AC3 DRC scale 0 Support via FFAudioSource and L-SMASH Source. -TrueHD Encoding with FFMPEG. -Update of some Encoders [EDIT] deleted by illegal content, download always the oficial last versions. -Correct TimeStretch management[/EDIT] Download here
__________________
Last edited by tebasuna51; 17th January 2023 at 14:00. Reason: change empty link |
![]() |
![]() |
![]() |
#1286 | Link |
Registered User
Join Date: Apr 2010
Location: I have a statue in Hakodate, Japan
Posts: 739
|
Thanks, Isn't there a 32-bit version for the ffmpeg encoder?
Edit: I just read post #1281, because of the size of 22 mb I suspect that the ffmpeg encoder is only for converting audio Out of curiosity, where can I get these builds? Suddenly you could get a 32 bit version. Last edited by GMJCZP; 25th August 2021 at 15:50. |
![]() |
![]() |
![]() |
#1288 | Link |
Registered User
Join Date: Mar 2007
Location: Turkey
Posts: 66
|
I made extantion for Open Source USAC encoder exhale
__________________
Behappy BePack.v3.3BeHappy,BeSweet,BeLight,BeSplit,BeSliced,BdAC) with last plugin, encoder and extensions. Avisynth Movie Screenshot, thumbnails creator |
![]() |
![]() |
![]() |
#1289 | Link | |
Registered User
Join Date: Sep 2016
Posts: 16
|
Quote:
Is it possible to reupload it? I finally upgraded to windows 10 64 bit (I had windows 7 32 bit) and I really cant make work the timestretch of behappy. I guess the reason is the one tebasuna51 wrote some posts ago. Thank you ![]() |
|
![]() |
![]() |
![]() |
#1290 | Link |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,643
|
BeHappy_modified_QfG_v1.1
[EDIT]Seems that pack have a illegal ffmpeg content like richardpl must know, but it is not detected previously. I only repeat the -QfG- upload, I don't know how detect illegal ffmpeg content[EDIT] Behappy is a 32 bits exe and need AviSynth 32 installed. In W10 64 bit you can have installed both AviSynth 32 and 64 bit.
__________________
BeHappy, AviSynth audio transcoder. Last edited by tebasuna51; 17th January 2023 at 11:55. |
![]() |
![]() |
![]() |
#1291 | Link | |
Registered User
Join Date: Sep 2016
Posts: 16
|
Quote:
I love Behappy and I didn't like the idea to not be able to use it anymore. Thanks again! P.S. I noticed there are 2 times the option "Convert Sample - Float 32bits" Last edited by tebasuna51; 17th January 2023 at 11:55. |
|
![]() |
![]() |
![]() |
#1293 | Link |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,643
|
Sorry, I delete the links.
But how detect the illegal ffmpeg content? Based in the e_FFmpeg.ext file is used only with: ffmpeg.exe -i - -y -loglevel error -c:a mp2 %options% "{0}" ffmpeg.exe -i - -y -loglevel error -c:a mp2fixed %options% "{0}" ffmpeg.exe -i - -y -loglevel error -c:a libtwolame %options% "{0}" ffmpeg.exe -i - -y -loglevel error -c:a dca -strict -2 %options% "{0}" ffmpeg.exe -i - -y -loglevel error -c:a truehd -strict -2 %options% "{0} ffmpeg.exe -i - -y -loglevel error -c:a eac3 %options% "{0}" ffmpeg.exe -i - -y -loglevel error -c:a ac3 %options% "{0}" ffmpeg.exe -i - -y -loglevel error -c:a ac3_fixed %options% "{0}" ffmpeg.exe -i - -y -loglevel error -c:a aac -f mp4 %options% "{0}" AFAIK all are legal usage and supported by standard ffmpeg builds from https://ffmpeg.org/download.html#build-windows I recommend fill the encoders folder of BeHappy with the last version of them (can be the 64 bit version in a 64 OS) The plugins32 folder can have always the last versions but only 32 bits. The extensions folder show how use decoders and encoders, and can be modified with a text editor. For instance the improvement in last LSMASHSource.dll and ffms2.dll need the last 32 bit versions and changes in s_FFAudio.ext and s_L-SmashAudio.ext It is easy have BeHappy actualized without download the full package always: - Download last versions of encoders and plugins32 folders - Modify yourself, or request in this thread, the .ext changes if needed. Changes in root folder (BeHappy.exe and AvisynthWrapper.dll only) normally aren't required, the last oficial release (in my signature) is v0.3.19814 and the -QfG- v1.1 is v0.37671, like the differences are interesting I attached the new BeHappy.exe and the extensions folder. That replace the full -QfG- v1.1 package
__________________
BeHappy, AviSynth audio transcoder. Last edited by tebasuna51; 17th January 2023 at 13:35. Reason: add info |
![]() |
![]() |
![]() |
#1295 | Link | |
SuperVirus
Join Date: Jun 2012
Location: Antarctic Japan
Posts: 1,341
|
Quote:
![]() ![]() ![]() ![]() ![]() <Woman Facepalming Emoji>
__________________
«Your software patents have expired.» Last edited by filler56789; 17th January 2023 at 13:58. Reason: clarity |
|
![]() |
![]() |
![]() |
#1296 | Link | |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,643
|
Quote:
Code:
Directorio de D:\tmp\Be_last\extensions 06/01/2017 18:54 881 d_ConvertSample.ext 02/09/2016 12:24 6.487 d_DownMix.ext 06/01/2017 18:54 1.197 d_DuplicateChannels.ext 16/10/2016 14:14 2.216 d_SSRC.ext 06/01/2017 18:54 13.584 d_UpMix.ext Code:
Directorio de D:\tmp\qfg_v1.1\extensions 26/06/2021 10:17 881 d_ConvertBits.ext 25/06/2021 21:13 918 d_ConvertSampleRate.ext 06/01/2017 18:54 1.197 d_DuplicateChannels.ext But like have different name are showed like a different DSP d_ConvertSampleRate.ext < d_SSRC.ex I recommend delete d_ConvertSampleRate.ext and use d_SSRC.ext with more options d_DuplicateChannels.ext = content and name, no problem. d_DownMix.ext and d_UpMix.ext don't exist in qfg_v1.1 package. Recommended to use them. The e_*.ext and s_*.ext have the same name and content in both versions except the next 3. If you have the last oficial BeHappy version I recommend upgrade from the QfG version only: BeHappy.exe (for TimeStretch) extensions\e_FFmpeg.ext (more options) extensions\s_FFAudio.ext (for DRC) extensions\s_L-SmashAudio.ext (for DRC) The BeHappy.exe and last ones already in previous posts. My e_FFmpeg.ext version here:
__________________
BeHappy, AviSynth audio transcoder. Last edited by tebasuna51; 18th January 2023 at 14:16. Reason: Add info |
|
![]() |
![]() |
![]() |
#1298 | Link | ||
QfG Group Germany
Join Date: Oct 2018
Location: Germany
Posts: 185
|
Quote:
Quote:
![]() ![]()
__________________
|
||
![]() |
![]() |
![]() |
#1299 | Link |
random user
Join Date: May 2014
Location: #Neuland
Posts: 114
|
I still sometimes use BeHappy under Linux (per Wine) but it had some gui issues.
So I decided to make a recompile with a more recent toolkit and update some things. Changelog: Code:
- update to .net 4.8 - enabled AMD64 build - added avisynth dlls for portable mode - newer avisynthwrapper builds (borrowed from megui) - replaced TimeStretchPlugin() function with TimeStretch() - encoder updates (x64 builds if available) - extension updates (thanks to contributors) - add BestAudioSource extension - added hi-dpi support, use nicer font - gui tweaks (for better compability with linux/wine) - .net 4.8 is required, should work on win7 und later - I have only tested with windows server 2019 evaluation in a virtual machine, but it should all work with recent win10 and 11 - if portable mode is not desired delete avisynth.dll and devil.dll from program folder - in portable mode every source and dsp extension must specify the required plugin.dll in <LoadAvsPlugin> tag, since there is no autoloading from a system-wide avisynth folder - I have not tested dsp in x64 mode except timestretch, please test if required avs plugin dlls are in place - preview button wont work in portable mode, does anyone use that anyway? - on Linux it runs fine with the wine-mono package installed, installing .net 4.8 is not required https://www.mediafire.com/file/1m4hb...0.3.1.zip/file
__________________
BeHappy Audio Transcoder > <Doom9 forum> <Gleitz forum> <GitHub> MP4.tool GUI for MP4Box & L-SMASH muxer > https://www.mediafire.com/folder/3i6y6cbkyhblm/MP4.tool |
![]() |
![]() |
![]() |
Tags |
behappy |
Thread Tools | Search this Thread |
Display Modes | |
|
|