X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=59b01b44ed6e3abb083e0ca239cbd97a73713064;hb=23a236b4b2c551376b90c31d9a6cf72025da368c;hp=8ba28d74ebc5f8412cf6fd2daaf858748f1fbe2c;hpb=9ffdc3a04cd16fbc614894563330c6dc2625fca6;p=nageru diff --git a/NEWS b/NEWS index 8ba28d7..59b01b4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,46 @@ +Nageru and Futatabi 2.1.0, February 6th, 2022 + + - Support unsynchronized HDMI/SDI output. + + This is for if you want just a monitor output without synchronizing + your entire stream chain to the output card (ie., you want to keep + some other camera as the master). Sound support is untested, and is + probably going to crackle a fair bit. + + There's no GUI support for changing this currently (you enable it + by using --output-card-unsynchronized and then using HDMI/SDI output + as usual). + + - Support sending a separate x264 encode to disk + (--separate-x264-disk-encode and associated --x264-separate-disk-* + flags). + + This is useful for machines that don't have Quick Sync, but where + you want to have an archival copy on disk in higher quality + than what you streamed out. + + - Fix compilation issues with FFmpeg 5.0. + + +Nageru and Futatabi 2.0.2, September 3rd, 2021 + + - Fix issues with various upstream software: + DeckLink 11.7 (and newer) drivers, FFmpeg 4.4, newer CEF. + + - Add a --no-transcode-video flag to Kaeru. + + This is useful primarily if you want Kaeru to rewrap the stream into + Metacube (for Cubemap) and do nothing else with it. Only H.264 + is supported for now, since everything else assumes that. + + +Nageru and Futatabi 2.0.1, July 9th, 2020 + + - Upgrade DeckLink SDK to 10.11.4. + + - Various bugfixes. + + Nageru and Futatabi 2.0.0, June 2nd, 2020 - Native support for SRT inputs; by default, Nageru will listen