csparker247 / ffdropenc

A macOS utility for batch encoding video files.
GNU General Public License v3.0
6 stars 0 forks source link

Bluray encoding fails for certain frame sizes #20

Closed csparker247 closed 3 years ago

csparker247 commented 10 years ago

Certain frame sizes (e.g. 2048x1080) result in a non-compliant output frame size after scaling (1920x1013), causing encoding to fail. This whole system should be rethought as Encore CS6 doesn't seem to like frame sizes that aren't the standards (1920x1080, 1280x720).

csparker247 commented 10 years ago

Commit message is wrong. Doesn't close but is a step towards fixing this issue. Preset now needs to hard letterbox output video to standard frame size.

csparker247 commented 3 years ago

Need to test. May need to adjust scale.

csparker247 commented 3 years ago

Actually, blu-ray preset support was dropped in v2.0. Nevermind.