Skip to main content
Known Participant
January 27, 2020
Answered

Decrease minimum bitrate even further

  • January 27, 2020
  • 2 replies
  • 674 views

I have a situation, where I need a small (96x54 px) video compressed in H.264 - but the problem is that the encoder apparently can't be set lower than 0.19 Mbit/s and I need it set to around 0.1.

Is there a way to accomplish that, either directly, using work-arounds or perhaps using another encoder (suggestions, please)?

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer David Arbor

Try exporting a high quality file (don't take the .19 Mbit/s video and further compress it), then use Handbrake to see if you can get your desired bit rate.

2 replies

David ArborCorrect answer
Inspiring
January 28, 2020

Try exporting a high quality file (don't take the .19 Mbit/s video and further compress it), then use Handbrake to see if you can get your desired bit rate.

Known Participant
January 28, 2020

Yes, success!

Much appreciated.