Popular Post blueguerilla Posted January 18, 2023 Popular Post Report Share Posted January 18, 2023 So, due to a computer failure, I am now set up on a new Mac for content creation. I build / animate content as well as program watchout, so I am looking for encoding solutions on the new machine. Previously I was encoding everything within adobe media encoder, which is certainly a convenient workflow. I already own AfterCodecs, (https://www.autokroma.com/AfterCodecs/) although I has stopped using it after Adobe allowed HAP back into ME natively, as I found AfterCodecs quite slow. I had been using the presets from Disguise, (https://github.com/disguise-one/hap-encoder-adobe-cc/) but on my last show I was having some difficulty with HAP files from ME, especially anything with Alpha. I ended up using the AVF batch exporter instead, which worked great but I also found to be a little slow (https://github.com/Vidvox/hap-in-avfoundation/releases) compared to ME. There is also the HAP quicktime component, (https://github.com/Vidvox/hap-qt-codec/releases) but that hasn't been updated since 2016, and I think the disguise presets basically replaced that? I am also interested in the Jokyo encoder, either the ME version or the standalone, (https://jokyohapencoder.com/jokyo-hap-meencoder-hap-encoder-plugin-for-adobe-media-encoder-and-premiere-pro/) as it is recommended by Dataton now, and none of the other above methods except After Codecs are listed on the official Dataton site. I know many people use FFmpeg, but I am looking for something with a bit more of a UI, doing tasks with code isn't my forte. I have a big show coming up in a couple months, and I am looking to set up the best workflow. Ideally it would be within Media Encoder if possible, as I like that I can set up a watch folder, but I am really looking for the best solution as far as quality assurance for files playing properly in WO, and of course encoding speed. Would love to know what people are using on here these days, as some of these methods seem a bit outdated. 1 Quote Link to comment Share on other sites More sharing options...
Moderator Morgan Wong Posted January 19, 2023 Moderator Report Share Posted January 19, 2023 https://knowledge.dataton.com/knowledge/how-to-encode-hap-files-for-watchout-playback FFmpeg isnt that complicated. you can always write a .bat command to encode batch videos. you can drag & drop to that .bat or batch encode videos in folder(s) some people do create UI for ffmpeg, you can google that. if you can setup preset in ME (and tested), then create a watch folder is also a good idea. 0 Quote Link to comment Share on other sites More sharing options...
Member Steve Farris Posted January 19, 2023 Member Report Share Posted January 19, 2023 I went through this same debate recently for a large project. I always used to use the Disguise plug in for Media Encoder, but since it hasn't been updated I was unable to make it work. I tried After Codecs and Jokyo for a plug in option, and Shutter Encoder as a stand alone GUI option. I didn't detect much difference in the final outputs, and found all options simple to use once I learned the interface. So basically it is fielder's choice. YMMV! Steve 0 Quote Link to comment Share on other sites More sharing options...
Popular Post blueguerilla Posted January 19, 2023 Author Popular Post Report Share Posted January 19, 2023 7 hours ago, Morgan Wong said: you can always write a .bat command to encode batch videos. You already lost me, lol. I do have the AVF encoder which is exactly that, a UI for ffmpeg. I am mainly just looking to see what other people are using successfully. I am sure I could figure out ffmpeg if I wanted to, I would just rather a more packaged solution. 1 Quote Link to comment Share on other sites More sharing options...
blueguerilla Posted January 19, 2023 Author Report Share Posted January 19, 2023 2 hours ago, Steve Farris said: I went through this same debate recently for a large project. I always used to use the Disguise plug in for Media Encoder, but since it hasn't been updated I was unable to make it work. I tried After Codecs and Jokyo for a plug in option, and Shutter Encoder as a stand alone GUI option. I didn't detect much difference in the final outputs, and found all options simple to use once I learned the interface. So basically it is fielder's choice. YMMV! Steve Yeah I have purchased the Jokyo plugin, going to test that against AfterCodecs. Too bad the Disguise plug for Media Encoder isn't a viable option, that was really the most straight forward method for me. 0 Quote Link to comment Share on other sites More sharing options...
Alex Ramos Posted January 19, 2023 Report Share Posted January 19, 2023 Im using ffmpeg and Jokyo plugin. 0 Quote Link to comment Share on other sites More sharing options...
Member keitht Posted January 29, 2023 Member Report Share Posted January 29, 2023 I am using Jokyo in AME and at times directly out of AE Render. Works well. Disguise plugin also worked well, but Jokyo has more setting options and more reliable installation. 0 Quote Link to comment Share on other sites More sharing options...
Member paolino Posted February 5, 2023 Member Report Share Posted February 5, 2023 I use FFMPEG Batch AV Converter https://ffmpeg-batch.sourceforge.io/ Just add this profiles: HAP no Audio c:v hap an mov Wav from video 48K c:a pcm_s16le ar 48000 vn wav HAP Alpha no Audio c:v hap format hap_alpha an mov 0 Quote Link to comment Share on other sites More sharing options...
liu Posted February 7, 2023 Report Share Posted February 7, 2023 I use Shutter Encoder, which is based on FFmpeg and is free to use. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.