Versie 3.63.0 van LosslessCut is uitgekomen. LosslessCut is een crossplatform- en opensourceprogramma waarmee stukken uit video's kunnen worden geknipt. Dit doet het zonder dat de video's worden gedecodeerd en weer gecodeerd, dus het werkt snel en zonder verlies van kwaliteit. Het is ideaal om minder interessante delen uit geschoten beelden van actioncamera's of drones te verwijderen. Ook is het mogelijk om jpg-afbeeldingen van scenes van de video te maken. De changelog voor deze uitgave ziet er als volgt uit:
Changes in version 3.63.0
- Allow customising output file name using a template when merging too #2108
- URL download feature #1486
- implent customisable wheel modifiers #1884
Alt
(customisable) + wheel: seek 1 frameShift
(customisable) + wheel: seek keyframe- Allow revealing config path in File Explorer/Finder
- Allow drag-drop working dir #2147
- Allow auto-reassign duplicate keybinding #2154
- Allow selecting track also when there's only one: this allows the user to enable ffmpeg assisted playback when audio track is not supported #2144
- Two black/silent detect modes: Mode 1: start/stop segments at the center of each black/silent section. Mode 2: bounding the black/silent sections
- Improve seek speed (wait for
seeked
event)- Fix seek timeline indicator jerkiness bug
- Make timeline time transparent when hovering it with mouse #2177
- Re-encode FLAC when cutting #1809
- GPS map: Support more DJI devices #2072
- Reduce flickering #2083
- Make it more explicit when changing
mp4
tomov
and show a notification #1075- Check if output file is writable before exporting (if it exists) so we can inform user
- Escape last ffmpeg command properly on windows and escape quote on linux #2151
- Don't show keyframes when packed too close together
- Convert all non webvtt to webvtt when exporting to webm #2179
- Allow enabling/disabling preservation of metadata and chapters #2176 #1027
- Prevent
Alt
from opening menu whenAlt
is bound in some keybinding #2180- Make toasts wider
- Always show playback rate
- Don't use toasts for fatal errors
- Improve Settings page
- Give segment list a scroll bar
- Improve subtitle rendering
- Log more ffmpeg commands
- Translation update
- Bug fixes and improvements