I don't understand codecs. My goal is to have all videos converted to a format that will run natively on my roku tv. I have been converting to h264 and thought that was all that mattered. Either h264 works on the tv or it doesn't. But with a series I just added there was a slight loading and the playback information says it has to transcoded because:
Reason: VideoProfileNotSupported
Reason: VideoBitDepthNotSupported
I've been converting everything with ffmpeg, using the same crf=30, and libx264. Why does this one not work? And what do I need to add to get the right video profile and bit depth?