Well, if you have to do any resizing and/or letterboxing, you'll want to serve that HuffYUV file with an AVISynth script and feed *that* into TMPGEnc.Scooby-Doo wrote:The tutorial: http://www.animemusicvideos.org/guides/avtech/Janzki wrote:The script Scintilla gave above is fine. Encode it to MPEG-2 with the correct settings and it will play at the right aspect ratio on both PC and TV. The convention staff will probably want to put it on a DVD at least for backup so a standard NTSC MPEG-2 encode is a good idea anyway.
...was a little ambiguous as to how to convert to MPEG-2. My understanding is that we must export our finished product into an AVI container using the HuffyUV codec. Is this file then just brought into TMPGEnc and put through the settings you have listed in the .png below?
Since EADFAG's section on convention submissions was never actually completed, some time ago I wrote up a guide on encoding to MPEG-2 (or -1) for conventions; it's available <a href="http://www.animemusicvideos.org/guides/ ... /">here</a>.
Well, any good MPEG-2 encoder should have the aspect ratio flag setting, but TMPGEnc happens to be the one that most people around here seem to like.Scooby-Doo wrote:Just to clarify, when you say "Flag is a setting in the encoder", the encoder we are referring to is TMPGEnc?
Which of those two choices you use is just a matter of taste. I've gotten into the habit of resizing everything to square pixels before editing because I sometimes use a lot of still images in my videos and I don't want to have to deal with resizing them to make them fit with the video. But keeping everything at the original DVD resolution means there's less chance of loss of fidelity from resizing, because you only end up resizing once (at the end) instead of twice.Scooby-Doo wrote:Yay, thank you, I feel like I understand better now. So, does it really matter if I do any initial resizings? Can I just take the footage straight from the DVD and edit in Premiere, and worry about the resizings after the final product is done? Or do you recommend I do what you did, LanczosResize(848,480), and edit in Premiere in that size.
That is correct.Scooby-Doo wrote:Just to clarify, when you edited in Premiere at 848x480, you did not have a letterbox at this point and simply added it to the final product using AVISynth?