From: Steinar H. Gunderson Date: Sun, 4 Apr 2021 09:55:23 +0000 (+0200) Subject: Add a --no-transcode-video flag to Kaeru. X-Git-Tag: 2.0.2~11 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=11b2ae4ae768b87a4af6f0f50ba39bd75133dbb4;hp=11b2ae4ae768b87a4af6f0f50ba39bd75133dbb4;p=nageru 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. Currently, we only really support --http-mux=mpegts; other muxes seem to have issues. ---