Paha_L писал(а):
поставил в афтере формат h.264 битрейт 40 Mbps
визуально нормально качество, размер в 3 раза меньше
Меньше чем что? PhotoJPEG?
Paha_L писал(а):
с плавностью проигрывания могут быть проблемы
Проигрывание H.264? Это из-за высокого битрейта?
У меня обычно подтормаживает PhotoJPEG.
Как я понял Profile нужно выбирать High.
Какой выбрать Level?
По идее тоже максимальный 5.1 так как стараемся впихнуть максимальное качество в формат с потерями.
Причем похоже для 4K нужно ставить 5.1.
Но для 40 Mbps доступен и меньший Level = 4.1.
Еще не понятно что лучше выбрать CBR или VBR?
Если выбирать VBR, то какие параметры для
- Target Bitrate;
- Maximum Bitrate?
https://forums.adobe.com/thread/887678Тут пишут:
"If the encoder was to run full tilt boogie, the maximum bit rate would determine the size of the file; this is roughly equivalent to using CBR or constant bit rate encoding. However, because you've selected a target bit rate (typically, some modicum below the maximum bit rate), the encoder will do its best to maintain that bit rate or lower throughout the video. As an example, my 1080p H.264 encodes for YouTube usually have a maximum bit rate of around 15Mbps, but I set the target at 10Mbps or less. Using 2-pass VBR, and given the nature of the videos I most often encode, my files usually average around 6Mbps. That's what I mean about treating each separate encode as its own entity--you can apply some principles, but in practice, anything goes."