Skip to main content
Participant
February 27, 2024
Answered

Automatically changing the pixel settings trying to export

  • February 27, 2024
  • 2 replies
  • 353 views

Hi!

I'm having a new problem when im trying to export a sequence in Premire Pro.

The sequence settings is set to 220x355 px, squared pixel 1.0, progressive, 25fps.
When trying to export i can't choose 355 px, it's automatically changes the setting to 220x354.

I have done it a million times before but now it's just not working.

Im on Version 24.0.0

This topic has been closed for replies.
Correct answer Warren Heaton

I think the format specifications for h264 encoding require the width and height to be divisible by 4 or 8, but it looks like 6 is working as well.

For a non-standard frame size like 220-by-355, I would expect to have to use something like ProRes QuickTime.

 

2 replies

MJo89Author
Participant
February 27, 2024

Thanks!
Thats working, but it's real strange because I have done it a million times with h.264.

Warren Heaton
Community Expert
Warren HeatonCommunity ExpertCorrect answer
Community Expert
February 27, 2024

I think the format specifications for h264 encoding require the width and height to be divisible by 4 or 8, but it looks like 6 is working as well.

For a non-standard frame size like 220-by-355, I would expect to have to use something like ProRes QuickTime.