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

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

Home / 0.9
Name Modified Size InfoDownloads / Week
Parent folder
cutterff-0.9-src.tar.bz2 2019-08-03 204.5 kB
cutterff-0.9-win32-i386.zip 2019-08-03 6.1 MB
cutterff-0.9-linux-x86_64-static.tar.bz2 2019-08-03 2.7 MB
cutterff-0.9-linux-x86_64.tar.bz2 2019-08-03 97.6 kB
cutterff-0.9-linux-i386-static.tar.bz2 2019-08-03 2.7 MB
cutterff-0.9-linux-i386.tar.bz2 2019-08-03 107.8 kB
README.txt 2019-08-03 1.6 kB
Totals: 7 Items   11.9 MB 0
README.txt

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

The i386 are 32-bit, and x86_64 are 64-bit versions
The 'cutterff-0.4.2-linux-*-static.tar.bz2' versions have the
FFmpeg libraries statically linked
The win32 version has the FFmpeg libaries as 'dll' included,
tested with Windows-7 (32- and 64-bit)

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

version 0.9 (Aug 03 2019)
-----------

* gui.c
    + if Num-Lock is activated, depending on the OS and
      GUI no navigation may possible. Now the functions
      only breaks if the Control-key is pressed.
    + 'cff_gui_video_frame_button' is the right button
      equal to the shift key.

* ffmpeg.c
    + 'cff_ffmpeg_get_stream_from_index' may return wrong
      or no streams, if the file contains more than one
      program, and some without a video stream. Fixed!
    + the frame duration computed from 'ticks_per_second'
      may sometimes too short. Fixed!
    + flushing the codec in 'cff_ffmpeg_file_open_cb' if
      seeking for the last frame of the video
    + DVB subtitles should work now
    + if 'avcodec_receive_frame' fails, rewind only if
      the packet flag 'AV_PKT_FLAG_DISCARD' is not set
    + decoding starts now always with a keyframe, if not
      seeking the first fame
    + storing the packet position for first frame, needed
      if the dts is not set
    + copy the video if first cutpoint is the first frame
      may fail if the dts is not set. Fixed!
    + cutpoints will now be saved with the values frame-dts,
      packet-dts and packet-position. It is possible to
      load lists stored with previous versions of CutterFF.

/* EOF */
Source: README.txt, updated 2019-08-03