Log in

View Full Version : dimzon's BeSweet encoding plugins (update 2005-09-16)


Pages : 1 [2]

Sirber
21st September 2005, 13:05
can aac and 3gp be merged in MKV?

movax
21st September 2005, 13:44
AAC, of course (mmg even autospecifes SBR/AACPlus), 3gp not sure, can't try it now as I'm at school.

CiNcH
21st September 2005, 14:03
3gp is nothing but mp4 container. Just need to extract raw aac to merge it into MKV.

aac is nothing but the raw data...

dand
21st September 2005, 14:51
Why doesn't this command line work for me:

besweet.exe -core ( -input c:\z5\adam.wav -output c:\z5\out.aac -logfilea c:\bslog.txt ) -dimzon( -dllname bse_WinampAacPlusV2.dll )

In fact, it works, but I end up with mp3 encoded file names out.aac. When I delete lame_enc.dll than I get "Error 13: Unable to get LAME interfaces"...

What to do in order to encode wav to HE aac using Winamp plugin?

dimzon
21st September 2005, 15:13
Why doesn't this command line work for me:

besweet.exe -core ( -input c:\z5\adam.wav -output c:\z5\out.aac -logfilea c:\bslog.txt ) -dimzon( -dllname bse_WinampAacPlusV2.dll )

In fact, it works, but I end up with mp3 encoded file names out.aac. When I delete lame_enc.dll than I get "Error 13: Unable to get LAME interfaces"...

What to do in order to encode wav to HE aac using Winamp plugin?
which BeSweet version do You use?

dand
21st September 2005, 15:18
BeSweet v 1.5b31

dimzon
21st September 2005, 16:14
BeSweet v 1.5b31
besweet.exe -core ( -input c:\aactest\t_44100.wav -output c:\aactest\out.aac -logfilea c:\bslog.txt ) -dimzon( -dllname bse_WinampAacPlusV2.dll )
work fine @ my PC

CiNcH
21st September 2005, 16:25
No problems here either with...

-> latest dimzon plugins build (http://sr2.mytempdir.com/157773)
-> BeSweet v1.5b31 (http://besweet.notrace.dk/BeSweetv1.5b31.zip)
-> enc_aacplus.dll taken from Winamp 5.1 Full (http://www.winamp.com/player/free.php)

... using exactly your provided command-line.

nexus
23rd September 2005, 16:41
I have a strange problem here. If I use bse_WinampAacPlusV2_6ch.dll I get a 24KHz AAC instead of 48KHz. Source is surely 48KHz.
BeSweet v1.5b31 by DSPguru.
--------------------------
Using azid.dll v1.9 (b922) by Midas (midas@egon.gyaloglo.hu).
Using Shibatch.dll v0.25 by Naoki Shibata & DSPguru (shibatch.sourceforge.net).
Using bse_WinampAacPlusV2_6ch by dimzon, Build Sep 14 2005, 11:26:19

Logging start : 09/23/05 , 10:49:06.

BeSweet.exe -core( -input input.ac3 -output output.aac -logfilea my.log ) -azid( -c light ) -dimzon( -dllname bse_WinampAacPlusV2_6ch.dll -cbr 128 -v 2 -6chnew ) -ota( -d 0 -g max )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input :input.ac3
[00:00:00:000] | Output: output.aac
[00:00:00:000] | Floating-Point Process: No
[00:00:00:000] | Overall Track Gain: 2.614dB
[00:00:00:000] +-------- AZID -------
[00:00:00:000] | Input Channels Mode: 3/2, Bitrate: 448kbps
[00:00:00:000] | Total Gain: 0.000dB, Compression: Light
[00:00:00:000] | LFE levels: To LR -INF, To LFE 0.0dB
[00:00:00:000] | Center mix level: BSI
[00:00:00:000] | Surround mix level: BSI
[00:00:00:000] | Dialog normalization: No
[00:00:00:000] | Rear channels filtering: No
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] +---------------------
[01:50:27:168] Conversion Completed !
[00:32:11:000] <-- Transcoding Duration

dimzon
23rd September 2005, 16:49
I have a strange problem here. If I use bse_WinampAacPlusV2_6ch.dll I get a 24KHz AAC instead of 48KHz. Source is surely 48KHz.
Seems like you are using non SBR-compatible decoder :)

nexus
23rd September 2005, 16:55
I used the build-in decoder from MPC. With ffdshow it works, thx.

DaWolfman
24th September 2005, 05:36
Hey Dizmon, did you try checking out the FAAC source? Perhaps buried in there somewhere has code that you could reverse-engineer to build a 5.1 AAC header/file. Just a suggestion.. good luck!

BlacKnighTTT
25th September 2005, 18:14
Yes i've put enc_aacplus.dll in besweet folder and it was a typo error

More it now goes for an mp3 transcoding !!!!!!

bond
3rd October 2005, 22:19
a boring question but are you planning to try some input plugin (like .dts) once your work on the AAC will be stable enought ?a nice dts decoder is really missing in besweet, now that libdts/libdca is available :)

dimzon
4th October 2005, 09:36
a nice dts decoder is really missing in besweet, now that libdts/libdca is available :)
I'm working on HE-AAC now!

bond
4th October 2005, 13:17
great, keep it coming :)

btw technically, whats the difference between besweet calling the nero plugins and how your plugins are handled?

dimzon
4th October 2005, 13:47
btw technically, whats the difference between besweet calling the nero plugins and how your plugins are handled?
there are only one difference - beSweet doesn't invoke BSN_Echo in my plugins...

Sirber
6th October 2005, 23:57
Hosting time is expired. Can't get them :(

dimzon
7th October 2005, 10:05
Hosting time is expired. Can't get them :(
They are bundled into latest BeLight ;)

Sirber
7th October 2005, 12:11
sweet :D

Alain2
9th October 2005, 15:52
Can't find a belight package with your plugins in ... I found them on http://mirror05.x264.nl/dimzon/ ; are they the latest versions ?
Also can you point me to a thread explaining more what is bse_enhAacPlusEnc3GP ; how does it compare to nero and winamp aac encoders ?

Thank you :)

Fl0ppy
25th October 2005, 17:52
The link it's dead! "expired" :-(

Malow
26th October 2005, 18:36
i can't get to work with lastewst winamp dll's... they have changed something?

bond
6th November 2005, 17:08
dimzon, any news on a dts decoder plugin for besweet? :(

its imho really missing, cause now people have to use some directshowfilters for that and its all pretty hard and messy

if there would be a dts decoder plugin available (based on opensource libdts/libdca (http://pessoal.onda.com.br/rjamorim/libdca.rar)) people could start doing more audio encodings from dts sources more easily and not use the ac3 sources as most surely do now
this will help quality surely


edit: someone wrote a small demo doing something like this already, but its not really widely useable:
http://forum.doom9.org/showthread.php?p=444977#post444977

dimzon
7th November 2005, 11:38
dimzon, any news on a dts decoder plugin for besweet?
Unfortunally I am very busy IRL now :(

bond
18th November 2005, 13:05
Unfortunally I am very busy IRL now :(it seems you have more time now ;)

it would be really important to get nice dts decoding done in besweet! imagine the high quality audio encodes when encoding from dts and not ac3 (which normally is reencoded from dts itself)

dimzon
18th November 2005, 13:11
it would be really important to get nice dts decoding done in besweet!
Unfortunally I have no any dts sample for development/debugging/testing :(
Can You point me on any sowtware able to create dts or provide dts sample? And I can't download more than 10-15MB...

bond
18th November 2005, 13:29
Unfortunally I have no any dts sample for development/debugging/testing :(
Can You point me on any sowtware able to create dts or provide dts sample? And I can't download more than 10-15MB...samples are available here (http://www.sr.se/multikanal/index.stm)
they seem to be inside the wav container

edit: another small sample (normal .dts) is available here (http://mitglied.lycos.de/stefanstrobl/download.htm)