19 February 2010 21 Comments

EncodeHD 1.1.182.0 Released

Hi all,

So I know I said I didn’t intend on releasing any more builds of EncodeHD, however, a fairly big issue has been reported to me frequently in relation to audio. Since around May last year, the FFmpeg team replaced libfaac with their own experimental AAC encoder. It’s certainly faster than libfaac, but there’s a noticeable difference in sound quality and frequent channel mapping glitches. So I’ve decided to revert back to a build still containing libfaac. This is at the expense however of the latest x264 changes, but hopefully this shouldn’t cause any noticeable degradation of picture quality.

While I was at it, I decided to add Nexus One support, and integrate changes made by KraftDinner in a GitHub branch. You can see his changes here.

Here’s the full changelog:

  • NEW: Profile for Nexus One
  • CHANGE: Merge GitHub changes by KraftDinner
  • CHANGE: FFmpeg reverted back to r18709
  • CHANGE: MediaInfo updated to 0.7.27
  • FIX: Revert to using libfaac instead of newer experimental AAC encoder. Produced terrible audio
And the download is in the EncodeHD section. Enjoy :)
Tags:

21 Responses to “EncodeHD 1.1.182.0 Released”

  1. Gregory 19 February 2010 at 11:17 pm #

    Thank you very much for your hard work with EncodeHD, me and my friends love it and we are admittedly excited with your new version. Greetings from Taiwan. Happy Chinese New Year.

  2. NaCl7 20 February 2010 at 10:37 pm #

    Ths would be perfect if the merge soft subs worked, i make sure the box is checked but it never shows them…

  3. Josh 21 February 2010 at 12:46 am #

    Hey, man I just wanted to say thanks again. I ues it everyday.

  4. Duncan Smart 23 February 2010 at 10:22 pm #

    Dan,

    Thanks for the info on FFmpeg’s “experimental AAC encoder”. It truly is dreadful! I was wondering why I was getting distortion and couldn’t find anything on the interwebs to corroborate what I was experiencing until this blog post.

    P.S.
    You should put a simple “tip jar” Paypal donate button on your site. I’m sure you’d get enough donations for the odd pint.

    • Dan Cunningham 23 February 2010 at 10:28 pm #

      Hey Duncan,

      Took me a while to actually figure it out. I went through many many many SVN revisions of FFmpeg before I finally twigged what the problem was. I’m sure it’ll improve over time – it’s just not quite there yet.

      I actually did have a Donate feature built into every one of my apps. But I decided to remove them since *very* few people actually did.

      Dan

  5. cheaterwitoutcause 26 February 2010 at 1:09 am #

    This is the perfect program to do encodes, it just needs more sound options and advancements.

    +props

    • Dan Cunningham 26 February 2010 at 8:43 am #

      Hey there,

      I don’t intend on doing any more development on EncodeHD myself. The source is available on GitHub if someone wants to keep it alive though.

      Dan

  6. Andreas 27 February 2010 at 4:45 pm #

    Hi Dan,

    GREAT WORK, but after changing from 1.1.140 to 1.1.182 i only get errors reading m2ts-files (same file for 140 and 182):

    —————————
    EncodeHD
    —————————
    Die arithmetische Operation hat einen Überlauf verursacht.. It’s possible that the file you are attempting to read is corrupt
    —————————
    OK
    —————————

    Sorry for german language ;-)

    OS:WIN7 Ultimate 64bit

    Maybe, You have an idea…

    Big THX!

    Andreas

    • Dan Cunningham 28 February 2010 at 11:07 am #

      Hey there.

      Unfortunately, I think it’s probably because m2ts had a lot of work done in later FFmpeg builds. The problem is that the newer builds use the new AAC audio encoder which isn’t great yet. If sound hasn’t been a problem for you, I’d stick with 1.1.140

      Cheers, Dan

  7. Laurent 3 March 2010 at 11:11 pm #

    Hi Dan,

    I upgraded to the last version but .m2ts don’t work anymore with this one :/

    Can you please give us a link for the old 1.1.140 ?

    Thanks !

    • Dan Cunningham 3 March 2010 at 11:19 pm #

      All previous versions are on the Download page. Just click the version in the changelog :)

      Dan

  8. Patrick 8 March 2010 at 10:21 pm #

    Can’t find the download ?!
    Am I dumb ?
    B-/

    • Dan Cunningham 8 March 2010 at 10:24 pm #

      In the navigation menu at the top of the page, go to Media Tools > EncodeHD. Then scroll down until you reach the Changelog section. Each version listed is clickable to download that version.

      Cheers, Dan

  9. Alex 9 March 2010 at 9:48 am #

    Hello sir, normally i UPSCALE my videos to 720p for youtube to go to HD cause my video res goes to standard which looks much worse…is there anyway to force EncodeHD to upscale the video (nomatter what size) to 720p?

    • Dan Cunningham 9 March 2010 at 9:57 am #

      Hey there,

      Okay so one of the goals of EncodeHD is to *not* spend additional time encoding where it’s not required. Upscaling would fall into that category, so it won’t upscale anything by default. However, this behaviour can be changed. For the specific resolution you’d want for YouTube HD, go to Advanced Settings and add the following FFmpeg flag:

      -s 1280×720

      This will force the resolution and upscale any smaller resolution content. Hope this helps!

      Dan

  10. Alex 10 March 2010 at 7:03 am #

    My friend is on Vista 64bit and has a random problem encoding videos from PLAYCLAW (which is a fraps alternative).. i have no problems encoding them. He can encode fraps fine but when he tries to encode playclaw videos he gets “Cannot get resampling context”

    • Dan Cunningham 10 March 2010 at 10:24 am #

      It sounds like something in the input video that EncodeHD can’t handle.

      Is there sound in the video?

      • Alex 10 March 2010 at 11:58 pm #

        he gets the error after clicking start , so it never starts

  11. Mathias 24 March 2010 at 2:05 pm #

    Hi Dan,
    is there any trick to merge softsubs in a mp4 for xbox 360?
    The merge sofsubs box is checked and i have .srt softsubs in the same folder as the .mkv but it doesnt work…
    the subs are also in the .mkv
    is there any other chance to get them in?

    thanks

    • Dan Cunningham 24 March 2010 at 8:12 pm #

      Hi Mathias,

      Not that I’m aware of. X360 doesn’t handle softsubs (last time I checked) – the only option is to hardcode them which is something that FFmpeg can’t yet do.

      Dan

  12. new user 18 April 2010 at 7:17 pm #

    Will you ever consider a feature to make widescreen video come out as full screen video so it does not have those back bars on the top and bottom?


Leave a Reply