Closed quanticc closed 10 years ago
Implement an option to select between TGA and JPEG output for the Source Recorder command startmovie. Feature request by Quadstrike.
startmovie
Details about the command:
] startmovie startmovie <filename> [ (default = TGAs + .wav file) h264 = H.264-encoded audio and video (must have QuickTime installed!) raw = TGAs + .wav file, same as default tga = TGAs jpg/jpeg = JPegs wav = Write .wav audio file jpeg_quality nnn = set jpeq quality to nnn (range 1 to 100), default 50 ] examples: startmovie testmovie jpg wav jpeg_quality 75 startmovie testmovie h264 <--- requires QuickTime AVI is no longer supported.
Works fine, difference in quality is expected but the reduction in disk usage is huge.
Pushing to development update channel..
Implement an option to select between TGA and JPEG output for the Source Recorder command
startmovie
. Feature request by Quadstrike.Details about the command: