branchsbox/video-recordercancel

14 Commits over 0 Days - ∞cph!

11 Months Ago
Don't change video ext
11 Months Ago
Make AssetVideo a bit more modular, future proof
11 Months Ago
Add Camera.RenderToVideo Allow in Video.AddFrame datalength to be more Add AssetType.HasVideoThumbnails Add Create Video button on model publisher Add Camera,RenderToVideoAsync Remove Dump Video Thumbnail stuff AssetVideo timings, async Added VideoWriter.FinishAsync
11 Months Ago
Add codec and container options to config
11 Months Ago
Add target frame rate to VideoWriter.Config
11 Months Ago
Fix timestamp default to -1
11 Months Ago
Lets use timespan here instead
11 Months Ago
Don't need InteropHandle VideoRecorder is named VideoWriter, is public, Editor.Utility.CreateVideoWriter
11 Months Ago
Add temp context menu option to dump video thumb to show usage
11 Months Ago
Use VP9 with YUVA420P to encode with alpha
11 Months Ago
Add video thumb rendering to asset preview to test https://files.facepunch.com/layla/1b1411b1/test.mp4
11 Months Ago
Passing an invalid timestamp will use incremental frame count as the pts
11 Months Ago
Expose video recorder to managed
11 Months Ago
Basic ffmpeg video encoder