Skip to content

Releases: dfaker/WebmGenerator

Version 3.41.1 - Windows build Latest

16 Mar 14:19
5be483f
Compare
Choose a tag to compare

image

  • Add isEnvencSupported tests to skip gpu encode when selected but not possible.
  • Update Audio spectrum rendering style to use spectrograms.
  • Add new encoding mode "Full Source Reencode" re-encodes whole file without filters or clipping.
  • Allow encode stage filters to be extended.
  • Add option to shift all keyframe values at once.
  • Add new shortcuts for keyframe mode.
  • Add mousewheel seek to merge tab previews.
  • Add "sketch lines" mode to filter tab video preview.
  • Add option to drag from completed clip on merged tab to copy single encode.
  • Add option to drag from clip preview on merge tab to copy filename.
  • Add option to drag from "Encode" button on merge tab to copy all encoded files at once.
  • Add button to "Add all clips in Creation order" on merge tab.
  • "Find matching sounds" option (requires cv2-contrib)
  • Option to load yt-dlp credentails from ytdlpCreds.json in format:
{
	"username":"XXXX",
	"password":"XXXX",
	"twofactor":"XXXX",
	"browserCookies":"chrome"
}
  • Bugfix for in-progress encodes being cleared.

Version 3.40.0 - Windows build Latest

05 Aug 22:00
34918a6
Compare
Choose a tag to compare

image

  • fix typo in thumbnail cache checking
  • add corner-text-filename preset to drawtext filter.

Version 3.39.0 - Windows build

23 Jul 14:36
aa9399e
Compare
Choose a tag to compare

Oops, left an entire release marked as draft edition.

image

image

  • Add preview image to progress listing.
  • Update Y and U random seeking behavior to use temporary subclips, highlight regions and use bisect algorithm.
  • Update clip jumping to skip over missing files.
  • Keep file preview widgets disabled when a new file is loaded.
  • Always disable previews when loading more than 400 files.
  • Update preview placeholders to use single image instance rather than a new instance for each clip.
  • Add Ctrl+R shortcut to jump to a random file containing search string.
  • Fix parameter updates for clips inside grids.
  • Fix preview updates for clips inside grids.
  • Fix endpoint clamping for timeline filter variables to use last timestamp not the last added.
  • Add error handing for MPV state messages if MPV crashes and restarts.
  • Add right click options for double length and halve length to sequence editor.
  • Make dragging subclip endpoints in sequence editor 'sticky' click to grab, click to drop.
  • Use outlier detection in sequence editor dynamic subclip duration
  • Add Recent Projects file menu option.
  • Add menu Icons.
  • Update initial keyboard shortcut help image.
  • Add auto-convert callback to acceptance of clips with Y shortcut.
  • Add alternate listview mode fallback to file listing when adding multiple thumbnails would to be too slow.
  • Add optional preview images at both ends of subclip on hover option generateRIDHoverPreviews:
    image
  • Add upper limit on frame preview cache.
  • Accept and apply subclip properties on press of enter.
  • Set subclips labels to generate filenames in the format filename+label
  • Add frame previews to completed encodes.
  • Add drag target to frame previews on completed encodes.
  • Add M shortcut to previews on merge tab to toggle mute.
  • Fix skipped version number in build.

Version 3.37.0 - Windows build

23 Jun 02:08
1c8b4e0
Compare
Choose a tag to compare

image

  • Add beat detection and beat snapping to
  • Add H265 mp4 encoder.
  • Add playback speed control to cut selection tab.
  • Add editor for subclip properties in right click menu
    image
  • Override automatic file naming with label from subclip properties if set.
  • Add cancel button to exit save confirmation which aborts exit.
  • Add option to set Drag Offset in percentage values (12.3%).
  • Improve Create video from still images prompt message.
  • Fix loop count offset bug with grids.
  • Add Auto convert option to Completed Frame in cut selection tab.

Version 3.36.0 - Windows build Latest Latest

25 Feb 18:58
10ea472
Compare
Choose a tag to compare

image

  • Add optional side panel listing all completed videos from this session.
  • Add validation of output filename prefix. #90
  • Add error handling to Open folder with optional fall-back #96

Version 3.35.0 - Windows build Latest Latest

18 Feb 23:34
910005e
Compare
Choose a tag to compare

image

  • Update keyboard shortcuts on splash screen.
  • Prevent clearing of subclips outside range when content detectors are used with a range.
  • Add , and . shortcuts for frame stepping.
  • Add Y and U shortcuts to add jump to random position and add sublips/ remove current subclip and then jump.
  • Add bit depth lookups for PSNR
  • Add option to Auto encode on video switch current encode options in background as soon as video clip is switched.
  • Update View File button to also highlight file.
  • Make zoomed region re-centre when seeking outside current zoomed region.
  • Correct bounds checking on removal of sub clips.
  • Supress drop overlay when no files are in current drag selection.
  • Display count of files/folders to load on drag/drop.
  • Add Always on Top option.

Version 3.34.0 b - Windows build Latest

16 Jan 03:13
019b9ee
Compare
Choose a tag to compare

image

  • Custom encoder specs can now expose their flag and feature toggles to the 'Advanced Encode Options' modal on the encode tab, to start with VP9 10bpp exposes the settings for auto-alt-ref, lag-in-frames, ARNR maximum frames, ARNR noise filter strength, Output Pixel Format and Deadline / Quality
  • In-progress wiki entry for creating new encoder specs
  • Added path searching and jumping to next match to cuts tab, shortcut Ctrl-f to jump to next match.
  • Added screen capture via Desktop Duplication API and option not to use nvenc for GDI screen capture encoding.
  • Changed the pixel format for intermediate mp4 files to yuv420p10le
  • Added ability to drag the completed entries in the merge tab out to other applications.
  • Build Fix - Re-package with libmpv mpv-dev-x86_64-20230115-git-6cdce9e as the v3 release was causing issues.

Version 3.33.0 - Windows build Latest

13 Jan 15:12
67cdc79
Compare
Choose a tag to compare
  • Support user defined customEnoderSpecs to add new dynamic encoding formats and ffmpeg options.
  • Add initial VP9 webm 10bpp support via customEnoderSpec VP9 webm 10bpp.json

Version 3.32.1 - Windows build Latest

11 Jan 02:47
7ff7bd9
Compare
Choose a tag to compare
  • Fix bug in initialization of timestamp input modal.

Version 3.32.0 - Windows build

11 Jan 01:03
644faa3
Compare
Choose a tag to compare
  • Update ffmpeg to 2023-01-09-git-13d04e30d7-full_build from www.gyan.dev
  • Update yt-dlp to version 2023.01.06 [6becd25]
  • Bump to python version 3.10 in win-amd64 binary builds.
  • Use sprites for drag handles.
  • Add randum jump f keybinding to cut selection timeline.
  • Fix utf8 encoding issue in audio filter strings.
  • Fix typos in 'Pulsator' and 'Dialogue Enhance' filters.
  • Add midpoint indicator to cut selection ranges.
  • Add feature that dragging on the left half of a sublip will jump to the start for preview position, right half the end for preview position.
  • Update mouse position warping when scrolling on a sublip in the clip selection tab so the mouse moves as the clip is shifted.
  • Minor colour theme updates to match drag handle sprites.