avsFilmCutter 0.0.2.0 beta

Help us keep the list up to date and Submit new tools here.


            Search tool or Browse all tools by sections

Tool Description Type Rating Comment


Merge your AviSynth video editing, script authoring and encoding tools into a single interface to speed up and enhance your video project.

Freeware
Win Win

Version:0.0.2.0 beta
Released:

Size:200kB


Download (direct link)


Download old versions

7.1/10
3 votes


Guides
Read 3
comments

504 views
this month
1945391
total views
  Latest version:
0.0.2.0 beta (July 28, 2007)


Download sites:
Visit developer's site

Download from our site (direct link) (200kB)


More download options:


Download old versions


Supported operating systems:
Windows


Sections/Browse similar tools:
Video Editors (Advanced/NLE)

avsFilmCutter screenshot
Click to enlarge screenshot

User options:
Email me when it has been updated    Report this tool (dead link/new version)  


Version history:
Changes in version 0.0.2.0 beta - 27 July 2007

New:
-For the video editor, two new items in the row button menu, Jump to Start Frame and Jump to End Frame. Another great idea from a user, thanks towtruck, aka Andy
-Clip preview / edit dialog allows you to trim or extend the clips frames in a seperate pop up window, more from Andy.
-In the main window menu you will find "Compression dialog" this will show the same video and audio codexs installed on your computer.The ability to save an *.avi should come soon.
-avsFilmCutter released under an OpenSource license.

Fixes:

() Huge bug in my method of reducing memory leaks when using AviSynth API. Some users would experience sudden program termination when switching to a viewer. Fizick, IanB

() Script syntax or AviSynth error should prevent loading the video display. Error text displayed in Test box, last error retained see AviSynth Options | Display AviSynth Version

() Loading Script with an error directly using media viewer terminated FilmCutter after reporting error.

() When using the function lookup in AviSynth documentation feature with the path to the documentation incorrect, the SafeString update and pointer audits broke this. Only a new user or new installations would ever see this. If you did see it you had trouble.List of outcomes is very long.
() Found the cause of encoder dialog window title haveing the encoder path almost off the page.

() FilmCutter has had a string white space stripping ghost for sometime. Exercised one in the function parameter parser in mydlg.h

() Encoding interface code had a few unintentional message boxes, sorry.

() For those that edit using projects, if you had occasion to use the tabs on the editor they should work ASAP instead of waiting for the mouse to move.
() Alpha video window poped a message box when closed

() An illegal resourse assignment has been fixed 98 & ME and nt4 users, sorry I didn't know, rejoyce.(IanB)

() Another issue with dynamic memory allocation resolved in the video interface.(IanB)

() FilmCutter would choke on a corrupted ini file and loop endlessly.

() Dialog bug in alpha 1 options dialog help button opens lots of help windows. Wow!

() Ever wonder what your screen saver keeps coming back. You turn it off, it comes back.Oops, FilmCutter can disable screen saver and power saver settins but always restores them.If now checks the states and preserves your system settings.

() Play was activate-able without a loaded video.

() Script writing options dialog proc had some window errors.

() Video scene editors time display could become inaccurate.Or sink the ship.

() Found another divide by zero (they still crash).Syntax error could cause framerate to be zero.Total time amd scene time function go poof.

Changes:

() More pointers to buffers corralled up so the memory associated can be reused or Released.

() Moved many local variable definition statements out of conditional branches in WinMain with much care taken to make sure that memory allocated is reused not recreated.

() FilmCutter would warn the user about needing SciLexer.dll and then go on to crash. FilmCutter now warns the user then terminate gracefully.

() If the video viewer was in play mode when the user exited FilmCutter the system values for the following items remained false. Oops!SETSCREENSAVEACTIVESETPOWEROFFACTIVE FilmCutter how issues a play stop command before exit, which changes the values to true.

() If you change the file filtering in the file saves / open dialogs FilmCutter remembers your last file type, i.e. *.txt, *.avs. Believe it or not that is not automatic.

() While bug hunting the parameter help dialog I added code to prevent parameter strings from exceeding 260 characters (max path length).

() Some very old code died today, the checkstate of a hidden button is kind of unreliable. Because, you can not check it till it changes and windows will change it when it wants to.

() Changed the way preview with script editor updates. If, when the user press F4 or clicks the update button, an error occurs the error (likely syntax) will display and the update will not be done.Current frame and state shall remain.

() Small changes to the source / project switching. Scene list remains active but the row buttons become disabled when project radio button is selected.

() Finally remembered to put the max and restore things on the main menu list so you can maximize the window while using the video scene editor without having to be all tricky back though the script editor menu.

() Rearranged the scene editor view / mode.Added a scene preview button, added the third window to "mutli-frame editor".Big rewrite to the video veiw code, also changed trackbar style to move frame# tool-tip to above frame slider.

() Changed the way the source / project radio buttons work.FilmCutter will prompt you if it needs the project data saved.

() The AviSynth interface has been completely rewritten. Along with his help to resolve a nasty crash issue I introduced, Ian Brabham's generous code contribution to FilmCutter gives it vastly improved error handling capabilities. Ian added three Safe AviSynth functions that simplify and standardize error trapping and reporting.See "AviSynth Error Reporting" in the user's guide.

() The "filmcutter.ini" file write routine has been completly rewritten. A little faster I hope, much simpler.

() Added the code needed for the save wave function to be able to read wave format WaveFormatExtensible when the format is used in AviSynth.

View full changelog



Sponsors:



Guides and How to's:
Using avsFilmCutter's Script Editor - Read
Using avsFilmCutter's Video Editor - Read
View all guides with guide description here


Comments Post comment
3 comments, Showing 1 to 3 comments
 - 

This is a good tool for Avisynth users, works for me. I like it, I like the level of support even more, just email the developer. Website is a big help, this is a tool to make working with AviSynth a little easier. I like the built-in video player, faster than MPC. The part that edits and writes scripts for you, has been getting better and more capable each version. Not a program for everybody but it is the only working nonlinear editing GUI for Avisynth that is on hand and working. Not a 10 but not a 6 either, I’ll give it an eight for effort.

Posted November 22, 2007 by . Tool version 0.2.0 b using OS WinXP
Ease of use 8 of 10 Functionality 8 of 10 Value for money 10 of 10 Overall score 8 of 10






I was a little disappointed by that software. Every time it crashed. I don't know what went wrong.


Posted October 19, 2007 by . Tool version 0.0.2.0 using OS WinXP
Ease of use 3 of 10 Functionality 5 of 10 Value for money 6 of 10 Overall score 5 of 10






This tool is great if you use AVISYNTH as a front-end for any encoders. It allows you to go directly from source to encoder without any reprocessing of the code due to cutting/pasting, using a visual NLE-type interface to create all the editing commands for your script.

It has great functionality and is quite easy to use once you 'get it'. It is not that intuitive, as the author has his own philosophy about things which is not really wrong, but is not what people are used to. The guides/documentation on the tool website are very good though, and should get you up and running in short order, especially if you already 'get' AviSynth.


Posted June 12, 2007 by . Tool version 0.0.1.9 beta using OS WinXP
Ease of use 6 of 10 Functionality 8 of 10 Value for money 10 of 10 Overall score 8 of 10





3 comments, Showing 1 to 3 comments
 - 

1 tool hits, Showing 1 to 1 tools
 - 

Explanation:
New tool= New tool since your last visit
New version= New version since your last visit
New comments= New comments since your last visit

Type and download
Freeware = Free software.
Free software = Free software and also open source code.
Freeware/Adware = Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
v1.0.1 = Latest version available.
Download beta = It could be a BETA, RC(Release Candidate) and even a ALPHA version of the software.
Download (direct link) = A direct link to the software download.
Download (developer's site) = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64 bit version = If you have a 64bit operating system you can download this version.
Download portable version = No installation is required, just extract the files to a folder and run directly.
Windows = Windows version available.
Mac OS = Mac OS version available.
Linux = Linux version available.
Our hosted tools are virus and malware scanned with several antivirus programs using www.virustotal.com and virusscan.jotti.org.

Rating
Rating from 0-10.

Browse software by sections

All In One Blu-ray Converters (11)
All In One DVD Converters (22)
All In One MKV to MP4/Blu-ray/AVCHD (11)
All In One Video Converters (27)
Animation (3D & 2D animation) (6)
Audio Editors (15)
Audio Encoders (57)
Audio Players (4)
Authoring (Blu-ray/AVCHD) (19)
Authoring (DivX) (5)
Authoring (DVD) (40)
Authoring (SVCD/VCD) (11)
Bitrate Calculators (7)
Blu-ray to AVI/MKV/MP4 (11)
Blu-ray to Blu-ray/AVCHD (9)
Burn (CD,DVD,Blu-ray) (22)
Camcorders/DV/HDV/AVCHD (35)
Capture (33)
CD/DVD recovery (4)
Codec Packs (8)
Codec/Video Identifiers (31)
Codecs (65)
Decrypters (Blu-ray) (6)
Decrypters (DVD Rippers) (13)
DigitalTV/DVB/HDTV (45)
DVD to AVI/DivX/XviD (19)
DVD to DVD (22)
DVD to MP4/MKV/H264 (18)
DVD to VCD/SVCD (5)
ISO/Image (15)
Linux video tools (91)
MacOS video tools (126)
Media (Blu-ray/DVD/CD) (7)
Media Center/HTPC/PS3/360 (41)
Other useful tools (90)
Photo Blu-ray/DVD/VCD (10)
Portable/Mobile/PSP/iPod (45)
Region free tools (5)
Screen capture/Screenshots (22)
Subtitle (46)
Video De/Multiplexers (48)
Video Editors (Advanced/NLE) (38)
Video Editors (Basic) (40)
Video Editors (H264/MP4/MKV/MTS) (12)
Video Editors (MPG/DVD) (20)
Video Editors (WMV/AVI) (15)
Video Encoders / Converters (131)
Video Encoders (AVI/WMV) (41)
Video Encoders (H264/MP4/MKV) (38)
Video Encoders (MPG/DVD) (25)
Video Frameservers (7)
Video Players (29)
Video Repair/Fix (16)
Video Streaming (29)
Video Streaming Recording (40)
Virtualdub tools (10)
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools