Software Encoding and YUV420p
I'm having trouble balancing two needs when exporting videos: I need them to be at a low bitrate (<4mpbs) in yuv420p format.
If I export a video using hardware encoding, the final video is exported using yuv420p, which is what I need for the final product. Unfortunately, I can't set a maximum bitrate (only a target bitrate) when using hardware encoding, so the videos end up being a much higher bitrate than I can support for playback on my app.
If I export a video using software encoding, I can set a bitrate cap, but every time I use software encoding, the file exports in yuv420p tv.
Does anyone know of any way to export using software encoding without it exporting in tv range? I've experimented with Adobe Media Encoder but it hasn't helped the process.
