I had some saves of large full screen Quicktime files fail. I posted that. I just retried one of the saves without going to full screen, and it saved with no problems. The error I got on the failed saves was "unable to open file." I assume that a full screen video save creates a much larger file than just saving the video as is. So, I'm wondering the error meant that I exceeded a maximum file size. I'm looking for documentation on that.
Was waiting to see if anyone else was going to try and tackle this question. Unfortunately the question is a bit more complex than it may appear on the surface.
Originally, the addressing length determined the file size limitation. For example, an MP4/M4V file container using short addressing was limited to a total of 4GB with apps like HandBrake allowing the user to manually opt for either short or long addressing as needed. At this point I believe most, if not all modern encoding apps automatically default to long addressing which can, at least theoretically, support file sizes associated with 4-K, 5-K, and even 8-K resolutions at data rates and/or frame rates compatible with current Profile and Level standards. Unfortunately, this is where things become more complicated.
The current use of VBR (Variable Bit Rates) and/or VFR (Variable Frame Rates) to improve coding efficiency further complicates matters dependent on the Profile and Level settings used to encode the video content. These settings place limits on the number of Luma samples and/or Macroblock samples that can be decoded per second, the max number of Luma samples and/or Macroblocks used per frame, the max video bit rate used for the video coding layer, and/or the maximum resolution supported at a particular frame rate. For instance, a video may have an average data rate or an average frame rate that meets Profile/Level standards but may contain excursions in either the data rate or the frame rate that exceeds the maximum allowed standard for the same Profile/Level encode setting combination.
Not sure if this makes sense to the majority of users so let me say this... There are a number of different limitations that could prevent your file from loading and playing in an "standards compliant" app like QTX. On the other hand, the same file might play perfectly in a less "standards compliant" app like VLC. To actually know what is causing a problem with a particular file and player, it may be necessary to actually examine/analyze all of the specs for the file and compare them with Profile/Level setting combination for both encoding standards and encoding feature compliance.
