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. |
8th July 2020, 04:15 | #1 | Link | |||
Registered User
Join Date: Sep 2018
Posts: 390
|
FFMPEG Audio Encoder v4.0
FFMPEG Audio Encoder v4.0
Click lower images for higher resolution Description: Program now supports Batch Encoding as of version 2.5 This is a small first time project I've been working on, to improve my skills at coding. FFMPEG is the heart of this program, however it is also bundled with a couple other required apps needed to run. All of the included apps is required for the program to run. Each application is included with the program in individual folders. They do not need windows path environment variable modified in any way what so ever to run, this program is completely standalone. If you want to use a specific version of FFMPEG (or any of the other apps bundled) you can easily just replace the application in the programs folders. This program can intake any media file that has audio and encode it to the codec/settings of your choice. You can open any video/audio file. All of the following codecs are supported: Codecs Supported: Quote:
Quote:
Download: Quote:
Last edited by jlw_4049; 25th May 2022 at 16:39. Reason: Update |
|||
8th July 2020, 08:59 | #2 | Link |
Acid fr0g
Join Date: May 2002
Location: Italy
Posts: 2,848
|
Please notice that Windows AV reports it as Trojan:Win32/Wacatam
If you used any exe compression or encryption, perhaps much better to release the first version as plain exe.
__________________
@turment on Telegram |
8th July 2020, 15:58 | #3 | Link |
Moderator
Join Date: Feb 2005
Location: Spain
Posts: 7,160
|
Please show the log window or send any error message.
- The dts encoder don't work at all. We can't select bitrate and the output is always wrong. I remember you how can use ffmpeg like dts encoder, seems your command line is wrong (I can't see it): FFMPEG -i input -strict -2 -c:a dca -b:a 1509k output.dts BTW the encoded dts by ffmpeg aren't compliant for some DVD/BD authoring soft, if we need a dts compliant is better use ffdcaenc.exe with GUI's like UsEac3to or BeHappy. - The opus encoder make files with .ogg extensions and always downmix to stereo - The Vorbis encoder is not needed now, it was replaced with opus. - Maybe you can add the eac3 format.
__________________
BeHappy, AviSynth audio transcoder. |
8th July 2020, 18:00 | #5 | Link | ||
Registered User
Join Date: Sep 2018
Posts: 390
|
Quote:
The DTS is merely just for reducing DTSHD to core or extracting DTSHD. I haven't added the experimental DTS encoding features. I will work on adding error output however. The opus encoder is set to default to make files stereo, to avoid errors. If you take a 5.1 source and let Opus try to copy those channels you will get an error as Opus doesn't support 5.1(side) Thank you on the Vorbis information. If it's truly out-dated I will remove it from the software. I will also look into adding eac3 as well. Thanks for the feedback so far. Quote:
Updated the .zip on github with an uncompressed version of the .exe Thanks for the tip! Last edited by jlw_4049; 8th July 2020 at 18:16. |
||
8th July 2020, 18:49 | #6 | Link | ||
Moderator
Join Date: Feb 2005
Location: Spain
Posts: 7,160
|
Quote:
I say "some" not all or actual authoring tools. Basically that tool only accept dts's "1536" with frame size 2013 obtained with ffdcaenc -b 1509.75 With ffmpeg I can obtain 2012 (-b:a 1509) or 2016 (-b:a 1509.001) BTW, DTS is a format without interest to output in this time, for me is correct this: Quote:
__________________
BeHappy, AviSynth audio transcoder. Last edited by tebasuna51; 9th July 2020 at 09:54. Reason: add link |
||
8th July 2020, 19:06 | #7 | Link |
Registered User
Join Date: Sep 2018
Posts: 390
|
I'm currently working on adding e-ac3 and removing vorbis. As well as correcting the Opus output container to .opus instead of .ogg
However, I'm not sure what exactly you mean with the DTS (size 0) Are you saying that if someone tries to use the DTS codec in the drop down selection and they don't have a DTS input, it will error out? If so yes it will, as currently I have only added support for extract DTS to core from DTSHD or extracting the DTSHD file. |
8th July 2020, 19:31 | #8 | Link |
Moderator
Join Date: Feb 2005
Location: Spain
Posts: 7,160
|
With a simple wav input, codec DTS, DTS settings (default Reduce to core), Apply, Start audio job and I ibtain a .NEW.dts 0 bytes without any error message.
If I select DTS settings: extract HD track, I obtain a .NEW.dts file with garbage. With input dts-hd the core is extracted ok. You must add .m2ts to open files list.
__________________
BeHappy, AviSynth audio transcoder. |
8th July 2020, 19:35 | #9 | Link | ||
Registered User
Join Date: Sep 2018
Posts: 390
|
Quote:
EDIT: I made a .wav file of the HD track. Added it to the program, was able to reduce wav to DTS core and was also able to extract DTS-HD from .wav Quote:
Last edited by jlw_4049; 9th July 2020 at 07:41. |
||
11th July 2020, 01:46 | #12 | Link | |
Registered User
Join Date: Sep 2018
Posts: 390
|
Updated release v1.32:
Quote:
Last edited by jlw_4049; 13th July 2020 at 01:55. |
|
14th July 2020, 07:21 | #14 | Link | |
Registered User
Join Date: Sep 2018
Posts: 390
|
Updating release: v1.5
Quote:
|
|
14th July 2020, 23:47 | #15 | Link | |
Registered User
Join Date: Sep 2018
Posts: 390
|
Updating release: v1.7
Quote:
|
|
15th July 2020, 05:16 | #16 | Link | |
Registered User
Join Date: Sep 2018
Posts: 390
|
Updating release: v1.75
Quote:
Last edited by jlw_4049; 15th July 2020 at 17:26. |
|
26th July 2020, 06:34 | #17 | Link | |
Registered User
Join Date: Sep 2018
Posts: 390
|
Updating Release: v2.0
Quote:
|
|
28th July 2020, 22:59 | #18 | Link | |
Registered User
Join Date: Sep 2018
Posts: 390
|
Updating Release: v2.1
Quote:
|
|
29th July 2020, 16:41 | #20 | Link | |
Registered User
Join Date: Sep 2018
Posts: 390
|
Quote:
Be sure that your antivirus isn't flagging it as a virus, be sure that you are running the .exe from the main folder that you extracted it in. You may make a shortcut to it. EDIT: Installing Windows 7 on a virtual machine now. EDIT: I never tested Windows 7 before, testing now I see that there is indeed an error. I will work on this and post a new update once I get it fixed. FIXED: Was 1 line of code, that adjusted DPI for windows 10 causing the issue. I have made a Windows 7 x64 release and in the future will make sure that it works on all Windows x64 OS. Windows 7 Version Here Last edited by jlw_4049; 29th July 2020 at 17:54. |
|
Tags |
audio, encoder gui, ffmpeg, ffmpeg audio |
Thread Tools | Search this Thread |
Display Modes | |
|
|