-
Notifications
You must be signed in to change notification settings - Fork 72
Description
My commands are pretty straight forward, I try not to add too many options but here is my encode command:
-t decklink:connection=sdi:device=4:codec=UYVY -c libavcodec:codec=H.264:encoder=libx264:bitrate=20000000:preset=veryfast:subsampling=420:x264-params=intra-refresh=1:rc-lookahead=4 -s embedded --audio-codec=OPUS:sample_rate=48000:bitrate=256k --audio-capture-format channels=16
Yes I know this is 4:2:0 but honestly the best quality I have seen without overloading a machine is using that conversion, this does lead to some colour banding in solid images but I see occasional pulsing in static shots, and at times, see this video clip, you can see in the scene changes the frame glitches out, here is a still of it:
Here is the short video:
https://www.dropbox.com/scl/fi/8an0cx59jf9ea8klvdkh4/IMG_8897.mov?rlkey=elv12cd6hnbeornfvhsjgh55s&dl=0
What are your suggested encodings, or even suggested decode options?