Download Latest Version cutterff-1.3.4-linux-i386-gtk3-static.tar.bz2 (3.1 MB)
Email in envelope

Get an email when there's a new version of CutterFF

Home / 1.3.4
Name Modified Size InfoDownloads / Week
Parent folder
cutterff-1.3.4-src.tar.bz2 2025-10-25 261.2 kB
cutterff-1.3.4-win32-x86_64-gtk2.zip 2025-10-25 10.6 MB
cutterff-1.3.4-win32-i386-gtk2.zip 2025-10-25 8.9 MB
cutterff-1.3.4-linux-x86_64-gtk3.tar.bz2 2025-10-25 105.9 kB
cutterff-1.3.4-linux-x86_64-gtk3-static.tar.bz2 2025-10-25 3.8 MB
cutterff-1.3.4-linux-x86_64-gtk4.tar.bz2 2025-10-25 114.5 kB
cutterff-1.3.4-linux-x86_64-gtk4-static.tar.bz2 2025-10-25 3.8 MB
cutterff-1.3.4-linux-i386-gtk3.tar.bz2 2025-10-25 115.9 kB
cutterff-1.3.4-linux-i386-gtk3-static.tar.bz2 2025-10-25 3.1 MB
README.txt 2025-10-25 2.1 kB
Totals: 10 Items   30.8 MB 3
README.txt

-------
 Note:
-------

The linux versions needs the libs from gtk-3.24.43,
  gtk-4.12.4, and if not statically linked, the libs
  from FFmpeg-8.0
The i386 are 32-bit, and x86_64 are 64-bit versions
The 'cutterff-1.3.4-linux-*-gtk?-static.tar.bz2' versions
  have the libraries of FFmpeg-8.0 and the encoders
  'libx264' and 'libx265' statically linked. The supported
  hardware accelerators are 'vaapi' and 'vdpau', and the
  shared libraries 'libva', 'libva-drm' and 'libvdpau' must
  be installed.
The win32 versions have the libs from FFmpeg-8.0 and the
  encoders 'libx264' and 'libx265' as 'dll' included. The
  supported hardware accelerators are 'd3d11va2' and 'dxva2'.
  The 32-bit version has the libs from 'gtk-2.24.0', and the
  64-bit version the libs from 'gtk-2.24.33' statically
  linked.
  Tested with Windows-7 (32-bit), Windows-10 (64-bit) and
  Windows-11 (64-bit).
  Note that on Windows-7 'gtk-2.24.33' seems not working,
  CutterFF starts, but then it hangs and ignores any user
  action. That's why the 32-bit version was released with
  'gtk-2.24.0'. So if you are using the 64-bit version and
  the program hangs, you should try the 32-bit version.

-----------
 ChangeLog
-----------

version 1.3.4 (Oct 25 2025)
-------------

* gui.c
    + may crash in 'cff_gui_logwindow_mainthread'.
      This occurs very seldom. However, locking
      the mutex seems to fix it.
    + in 'cff_gui_video_frame' the busy cursor
      is now disabled if moving the slider.
    + in 'cff_gui_file_save' the checkbutton
      'both gops' is always disabled. Fixed!
      (GTK-4 only)

* ffmpeg.c
    + error in versions '1.3.2' and  '1.3.3': when
      open a (very) short video seeking to the last
      gop may fail. Fixed!
    + error in versions '1.3.2' and  '1.3.3': if a
      video contains several programs,  and selecting
      another one, CutterFF may hang. Fixed!

* tools-gtk.c
    + in 'cff_guitl_liststore_new' the widget
      'column_view' is set to 'hexpand=TRUE', and
      'gtk_column_view_column_set_fixed_width' is
      set to '-1'. (GTK-4 only)

/* EOF */
Source: README.txt, updated 2025-10-25