-
1. Re: After Effects render constraints for .mov with h.264 codec maximum dimensions 2000px x 2000px?
Mylenium Apr 24, 2012 7:56 AM (in response to Random74277)No, not at all. It's inherent in the compression format and AE can't do what QT can't do, anyway. All MPEG derivatives are built ariound specific limits that can't be circumvented and while some of that can be made less severe by picking different profile levels, there are some hard limits still... You need to think of something else.
Mylenium
-
2. Re: After Effects render constraints for .mov with h.264 codec maximum dimensions 2000px x 2000px?
Random74277 Apr 24, 2012 8:00 AM (in response to Mylenium)Ok, Thank you for your help.
-
3. Re: After Effects render constraints for .mov with h.264 codec maximum dimensions 2000px x 2000px?
Dave LaRonde Apr 24, 2012 8:46 AM (in response to Random74277)Can you describe what you're trying to accomplish? Looking at the dimensions, it appears to be a multiscreen display.
In such cases, you must always, Always, ALWAYS know your delivery specifications before you begin work: media container, dimensions, frame rate, and codec. If you don't, you're probably headed for trouble.
I would consider asking this question not here, but on a different web site and a different forum: the Live & Stage Events forum of the Creative COW. The people there deal with similar situations all the time, and they know the diagnostic questions to ask when someone produces video for multiscreen.
-
4. Re: After Effects render constraints for .mov with h.264 codec maximum dimensions 2000px x 2000px?
Random74277 Apr 24, 2012 9:29 AM (in response to Dave LaRonde)Yes, It does seem to be mutliple LDCs. They asked for a final output video as 3840x1080. The requirements are this and they finally sent this display.
Basic Requirements
- Ensure the resolution of the file (width and height in pixels) matches the specs provided exactly, even small deviations can result in poor quality playback or no playback at all
- .MOV animations must use H.264 encoding
- We recommend 15fps (frames per second) for animation
- File size should be roughly 1 Megabyte per second or less, i.e. a 10 second .MOV file should be 10MB or less.
Thank you for your help, I will ask on the other forum.
-
5. Re: After Effects render constraints for .mov with h.264 codec maximum dimensions 2000px x 2000px?
Dave LaRonde Apr 24, 2012 10:00 AM (in response to Random74277)Thanks for being forthcoming with the specs. I suspect you'll need to use a third-party compression application to make the necessary file(s).
I don't know if Adobe Media Encoder can do it (you can try it), so you may have to investigate a Telestream product, Apple Compressor if you're on a Mac, or Sorenson Squeeze. Render lossless out of AE, and use any of them to make the final delivery files.
When Adobe put dimension restraints on certain file types, I suspect the engineers had efficient compression in mind more than the need to deliver out-of-the-ordinary dimensions.
-
6. Re: After Effects render constraints for .mov with h.264 codec maximum dimensions 2000px x 2000px?
dangerdave757 Jun 12, 2013 8:45 PM (in response to Dave LaRonde)I am working on a project with this exact same spec requirements with this exact same problem.
I honestly think the specs requirements are incorrect. I've seen a few of these forms, the spec part is always pretty much the same. I'm hoping it's more of a suggestion than a rule. I'm about to deliver an MP4 with the codec, dimensions and file size they require.
I'll try to follow up and let you know how it turns out. If I don't follow up, either everything was fine and I forgot about it, or they killed me and I'm dead.
-
7. Re: After Effects render constraints for .mov with h.264 codec maximum dimensions 2000px x 2000px?
danny princz Jun 13, 2013 7:05 AM (in response to dangerdave757)yes you can make a .mov at this size, you are just going about it the wrong way.
i personally never render to h264 out of AE.
a better workflow is to render to an imtermediate format like prores and then do the compression after.
some tools put restrictions on making h264 files that are in .mp4 containers because there are guidelines that are supposed to be followed
anyways... render out to prores. drop in to mpeg streamclip and export to h264. it works.
i havent tried it in AME but that would probable work as well, just dont try a .mp4
-
8. Re: After Effects render constraints for .mov with h.264 codec maximum dimensions 2000px x 2000px?
hani.tiby@gmail.com Sep 16, 2015 3:27 PM (in response to danny princz)No, AME won't export a quicktime container for H.264 with more than 2000 px.
Thanks Danny, the workaround was successful.
First I rendered the Ae comp to image sequence (as I don't need audio for outdoor LED)
then I've used QT pro to convert the sequence to .mov file.
Thanks all.