You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated FFmpeg build to support .webm muxer which was missing.
Made OpenEXR tag for Compression show its actual name instead of a number.
Added OpenEXR compression per layer instead of a global tag.
Added Channel (Layer) stepping hotkeys ({ and } by default).
Made exposure buttons (and the hotkeys) increment and decrement by 1/4 stop
instead of 1/2 stop.
Made single images not start playing even if auto playback is on.
Improved hiding of the pixel bar to only do it when duration is not 1.
Upgraded to FFmpeg 7.0.1.
Fixed auto playback when started from the command-line with multiple videos.
Now they all respect the auto playback setting instead of just the first
video.
Added Preferences->User Interface->Raise on Enter to set how the window
should behave once the mouse enters the view window. By default, now
it is off, instead of on; meaning you will have to click on the window to
bring it to the front and activate keyboard focus.
Fixed overwriting of data in Darby's original FFmpegReadVideo code.
Added support for HAP and HAP with Alpha decoders.
Added support for HAP encoder.
Fixed mrv2's custom file requester starting with no icons in the current
directory.
Fixed Open Separate Audio dialog to be non-modal.
Fixed sequence loading on macOS sometimes returning a wrong sequence when
sequence was like 0999-1001.
Fixed loading of separate audio track for image sequences.
Added a work-around to support loading audio tracks with embedded PNG files
when FFmpeg was compiled as minimal.
Fixed -playback command-line flag to start playback when set even if
autoPlayback is off.
Made reverse playback at start not leak an observable item pointer or be
slower.
FLTK fixes to OpenGL 3 for Debian 12+ and AMD/Mesa systems under X11.
Added libsnappy version and copyright to About window.
Made path mapping reject two identical remote paths.
Updated SVT-AV1 library for MSVC 2019 and MSVC 2022 (v2.1.2).
Moved Windows building of SVT-AV1 library to tlRender and removed the hack
of creating a .pc manually.
Fixed looping to stop at start/end when scrubbing and Loop is off.
Fixed primary screen resizing on second monitor moving to first monitor.
This might also fix crashes due to different monitor resolutions.
Fixed secondary screen hiding timeline when going to presentation mode.
Added a ComfyUI directory with a mrv2 a custom node to allow saving
EXR images in full half/float precision. For those that believe in AI,
see the instructions on how to install it in the ComfyUI directory.