• Joined on 2026-05-19
guru pushed to master at guru/Video-Processing-Scripts 2026-06-10 21:58:27 +00:00
8addeb0db1 Add upscayl-bin command line logging to Clone-Image.ps1 for debugging upscaling operations
guru pushed to master at guru/Video-Processing-Scripts 2026-06-10 21:36:57 +00:00
fb4f371450 Add -Upscale parameter to Clone-Image.ps1 for AI upscaling with upscayl-bin before ffmpeg processing, add -Model and -Keep parameters for model selection and output preservation, and update Stich-InBetween.ps1 to use RIFE_HOME and NCNN_GPU_ID environment variables for TNTwise fork compatibility
guru pushed to master at guru/Video-Processing-Scripts 2026-06-10 15:32:32 +00:00
1e58558308 Add -LTX parameter to select closest LTX-2 canonical resolution for specified aspect ratio when using -Size with HD/1080p/720p/480p presets
guru pushed to master at guru/Video-Processing-Scripts 2026-06-10 02:38:05 +00:00
46335f2cb1 Fix file name display to show basename instead of full path when using wildcard patterns
guru pushed to master at guru/Video-Processing-Scripts 2026-06-10 00:50:23 +00:00
a057ab0d1d Add wildcard support to Get-VideoInfo.ps1 for processing multiple video files with pattern matching and sequential metadata display
guru pushed to master at guru/Video-Processing-Scripts 2026-06-08 01:16:21 +00:00
9cbe54d8d3 Add NoAudio and CRF parameters to re-encode detection logic and update parameter documentation to clarify when re-encoding is forced
guru pushed to master at guru/Video-Processing-Scripts 2026-06-07 20:44:36 +00:00
fcfa99dddc Add -Reverse parameter to reencode video backward while keeping audio forward, and add 1284x716 to 1280x720 crop support in Crop-ClipsWan
guru pushed to master at guru/Video-Processing-Scripts 2026-06-04 12:58:47 +00:00
201cc2625f Add compact JSON formatting for single-element arrays in video info display
guru pushed to master at guru/Video-Processing-Scripts 2026-06-03 19:27:03 +00:00
a687bb5348 Add mixed-orientation layout for -Clip mode with landscape video at native size and portrait video scaled to match height
guru pushed to master at guru/Video-Processing-Scripts 2026-06-01 13:08:32 +00:00
edf9f6b874 Add support for silver, gray, charcoal, and custom hex color pillarbox effects with color:RRGGBB syntax
guru pushed to master at guru/Video-Processing-Scripts 2026-06-01 06:29:13 +00:00
fab3020dd0 Add -Clip parameter to remove letterboxing from 2-video comparisons by matching output height to scaled source height
guru pushed to master at guru/Video-Processing-Scripts 2026-06-01 05:15:24 +00:00
6b5a67dddd Add support for WebM and MKV output containers with codec-aware stream copying and transcoding
guru pushed to master at guru/Video-Processing-Scripts 2026-06-01 02:18:44 +00:00
ad31100d64 Add actual encoded resolution and frame rate detection from ffprobe video stream data
guru pushed to master at guru/Video-Processing-Scripts 2026-06-01 02:05:33 +00:00
5bf1b5caae Add robust parsing for force_fps field to handle non-numeric values in video metadata
guru pushed to master at guru/Video-Processing-Scripts 2026-05-30 18:55:40 +00:00
567af452f1 Add optional -Target parameter with automatic filename generation based on -Effect value
guru pushed to master at guru/Video-Processing-Scripts 2026-05-30 18:07:29 +00:00
d9c0eb3303 Add WebM/MKV support with automatic transcoding to H.264/AAC for MP4 compatibility
1e78cc67ae Add safe property accessor to Get-VideoInfo function for strict mode compatibility
Compare 2 commits »
guru pushed to master at guru/Video-Processing-Scripts 2026-05-24 12:21:36 +00:00
d20189537f Add support for 1916x1080 resolution with padding and adjust crop filter logic
guru pushed to master at guru/Video-Processing-Scripts 2026-05-22 00:03:07 +00:00
33a49f39aa Fix branch name from main to master and add pause at script end
guru pushed to master at guru/Video-Processing-Scripts 2026-05-21 23:55:48 +00:00
3ce8efc3f1 Add update script and enhance cropping offset display with center/right columns
guru pushed to master at guru/Video-Processing-Scripts 2026-05-19 19:02:05 +00:00
35132132e0 Update README.md