title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Search:

Type: Posts; User: bsiegel

Search: Search took 0.01 seconds.

  1. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    Sorry, I've been out of this particular loop for a while. I will grab the latest dMC at some point today and begin reworking this codec to support R12 using the latest released sources from CT. Stay...
  2. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    I've updated and recompiled from the latest code drop (rev 710). I would have updated the first post in this thread, but apparently I can't edit any posts older than 60 minutes :(

    New encoder...
  3. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    Not with the reference encoder, at least. You may want to read the reference materials to see if the codec supports this.

    http://www.3gpp.org/ftp/Specs/html-info/26-series.htm

    Check...
  4. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    I haven't really been staying on top of this thread - sorry. Anyhow, there's a new reference encoder (26.410 rev 6.50) that I will be modifying once I get back from my classes today.

    The reason...
  5. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    True, in fact changing the extension to .aac will cause it _not_ to play in a number of players. That's why the plugin is configured to output files with a .mp4 extension. It's been that way since...
  6. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    Releasing a new version based on the 630 codebase that is provided at the 3gpp website. Adds a 10kbit/sec mono encoding mode and makes general encoding improvements all around. Please replace your...
  7. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    Well, I put off studying a bit and played with the code, trying to see what part of the tuning table was breaking the encoder, and it took me a while to realise that from 16kbps to 36kbps, the...
  8. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    I've got to mess around with the settings some more. I'm not entirely sure why it's cutting out for that segment of desired output rates. Even if I copy the tuning settings from another bitrate...
  9. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    Ah, you're right. Basically, the code defines variables about what the output should be like for a range of frequencies. This is from the encoder source:

    { 18000, 24000, 22050, 2, 4, 2, 1, 0,...
  10. Replies
    9
    Views
    11,660

    Re: Other Operating Systems

    Actually it's much simpler than that. You want to be windows-free? OK. It sounds to me like your level of computer skills are probably right there in the middle of the pack with most other computer...
  11. Replies
    2
    Views
    4,102

    Re: Converting to/from AMR format for phones

    Funny you should mention this. I'm working on a CLI encoder that will do just that. The decoding bit I haven't tried yet, since it relies on building a DLL. I'll take a look at doing the decoder, but...
  12. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    Sure enough, the new in_mp4.dll for Winamp does allow the files to play, but it's buggy. For some (24kbps), it detects Stereo files as Mono, and also there are what sounds like encoding errors. This...
  13. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    You should be fine just changing the extension to .m4a (not .m4p as that's a DRM-protected file) but I doubt the iPod knows what to do with the Extended data, and thus the sound won't likely be very...
  14. Replies
    83
    Views
    220,015

    Re: Enhanced AACPlus (AACPlus v2) Codec

    Not exactly. The Enhanced AACPlus encoding technology is being examined by the 3gpp (3rd Generation Partnership Project) for use in future mobile products. As such, Coding Technologies released the...
  15. Re: a better HE-AAC encoder instead of Nero digital?

    I've created a CLI encoder based on the Coding Technologies reference encoder sourcecode (which is freely available). Please see:
    http://forum.dbpoweramp.com/showthread.php?t=7107

    --Brandon Siegel
  16. Thread: AAC Plus

    by bsiegel
    Replies
    6
    Views
    6,821

    Re: AAC Plus

    Wish (tentatively) fulfilled. Please see:
    http://forum.dbpoweramp.com/showthread.php?t=7107

    --Brandon Siegel
  17. Replies
    83
    Views
    220,015

    Enhanced AACPlus (AACPlus v2) Codec

    Well, I've developed a CLI codec for Enhanced AACPlus, aka AACPlus v2, aka AAC+SBR+PS using the reference encoder sourcecode provided by Coding Technologies. I had to modify the source a little bit...
Results 1 to 17 of 17