[X] The "/ER/Box/erbox_260a-1.zip.MD5" file could not be found or is not available. Please select another file.

Keystroke enables the transcription and logging of continuous media such as audio or video. It features media control (pause/play/seek) through keys to increase efficiency while transcribing and/or logging.


http://keystroke.sourceforge.net





Separate each tag with a space.

Topics:

License:

Operating System:

Translations:

Intended Audience:

User Interface:

Programming Language:

Registered:

2006-11-17

Ratings and Reviews

Be the first to post a text review of Keystroke. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Code committed

    tannewt committed revision 150 to the Keystroke SVN repository, changing 3 files

    posted by tannewt 1061 days ago

  • Code committed

    tannewt committed revision 149 to the Keystroke SVN repository, changing 3 files

    posted by tannewt 1061 days ago

  • Code committed

    Anonymous committed revision 148 to the Keystroke SVN repository, changing 0 files

    posted by nobody 1092 days ago

  • Code committed

    Anonymous committed revision 147 to the Keystroke SVN repository, changing 0 files

    posted by nobody 1092 days ago

  • File released: /keystroke/Alpha 1/keystroke-1.0a1.zip

    posted 1093 days ago

  • File released: /keystroke/Alpha 1/keystroke-1.0a1.tar.gz

    posted 1093 days ago

  • File released: /keystroke/Alpha 1/keystroke-1.0a1.tar.bz2

    posted 1093 days ago

  • File released: /keystroke/Alpha 1/keystroke-1.0a1-py2.4.egg

    posted 1093 days ago

  • Code committed

    scott committed revision 146 to the Keystroke SVN repository, changing 2 files

    posted by scott 1093 days ago

  • keystroke Alpha 1 file released: keystroke-1.0a1.tar.bz2

    ------------------------------------------------------------------------ r2548 | scott | 2006-11-17 00:20:50 -0800 (Fri, 17 Nov 2006) | 1 line Changed paths: M /keystroke/trunk/clip.py M /keystroke/trunk/keystroke.py M /keystroke/trunk/scriptview.py Fixed assumption that the default track always exists. Fixed clip storage of track upon initialization. ------------------------------------------------------------------------ r2547 | scott | 2006-11-15 00:42:58 -0800 (Wed, 15 Nov 2006) | 1 line Changed paths: M /keystroke/trunk/keystroke.py M /keystroke/trunk/scriptview.py M /keystroke/trunk/textsrc.py Fixed transcription. The transition from reviewing to transcribing is nearly seamless. What is still need is a way to change the 'active' clip according to the media playing. ------------------------------------------------------------------------ r2546 | scott | 2006-11-14 02:20:46 -0800 (Tue, 14 Nov 2006) | 1 line Changed paths: M /keystroke/trunk/clip.py M /keystroke/trunk/cliplist.py M /keystroke/trunk/cliplistiter.py M /keystroke/trunk/keystroke.py M /keystroke/trunk/scriptview.py Fixed a few bugs. Transcribing works a bit now although tracks are still off. Opening a file sets the right initial conditions too. ------------------------------------------------------------------------ r2536 | scott | 2006-10-24 01:04:25 -0700 (Tue, 24 Oct 2006) | 1 line Changed paths: M /keystroke/trunk/clip.py M /keystroke/trunk/cliplist.py A /keystroke/trunk/cliplistiter.py M /keystroke/trunk/keystroke.py M /keystroke/trunk/scriptview.py M /keystroke/trunk/textsrc.py M /keystroke/trunk/time_converter.py Broke clip list iter into own class to avoid two things try to iterate at the same time. Made to_ms more robust. Fixed review mode. ------------------------------------------------------------------------ r2520 | scott | 2006-10-11 10:51:49 -0700 (Wed, 11 Oct 2006) | 1 line Changed paths: M /keystroke/trunk/keystroke.py Fixed a typo and media file opening. ------------------------------------------------------------------------ r2518 | scott | 2006-10-09 01:49:49 -0700 (Mon, 09 Oct 2006) | 1 line Changed paths: M /keystroke/trunk/clip.py M /keystroke/trunk/cliplist.py M /keystroke/trunk/keystroke.py M /keystroke/trunk/scriptview.py M /keystroke/trunk/textsrc.py Finished moving things around. Now moving on to fixing bugs and adding the last few features before moving to a 1.0 beta. Thanks to Jason Kivlighn for the constructive criticism and help. ------------------------------------------------------------------------ r2517 | scott | 2006-10-08 02:46:55 -0700 (Sun, 08 Oct 2006) | 1 line Changed paths: A /keystroke/trunk/clip.py A /keystroke/trunk/cliplist.py M /keystroke/trunk/keystroke.py M /keystroke/trunk/scriptview.py M /keystroke/trunk/textsrc.py A /keystroke/trunk/time_converter.py Partly through further code splitting. Most functionality is broken. ------------------------------------------------------------------------ r2516 | scott | 2006-10-07 03:21:13 -0700 (Sat, 07 Oct 2006) | 1 line Changed paths: M /keystroke/trunk/keystroke.py M /keystroke/trunk/scriptview.py Now clip info is updated on Enter while reviewing. ------------------------------------------------------------------------ r2515 | scott | 2006-10-07 02:09:16 -0700 (Sat, 07 Oct 2006) | 1 line Changed paths: M /keystroke/trunk/keystroke.py M /keystroke/trunk/scriptview.py Further bugfixing after merge. Tested in review mode. Also note that with the merge came support for unlimited tracks. So subtitle-en and subtitle-de etc. could be tracked. However the display method is not yet determined and implemented. ------------------------------------------------------------------------ r2514 | scott | 2006-10-06 23:34:42 -0700 (Fri, 06 Oct 2006) | 1 line Changed paths: M /keystroke/trunk/keystroke.py A /keystroke/trunk/scriptview.py Initial commit with keystroke.py code split into scriptview.py additionally. The transition is incomplete so use revision 2510. ------------------------------------------------------------------------ r2513 | scott | 2006-10-05 13:36:18 -0700 (Thu, 05 Oct 2006) | 1 line Changed paths: M /keystroke/trunk/keystroke.py M /keystroke/trunk/textsrc.py Text is now successfully pushed before initial play. ------------------------------------------------------------------------ r2511 | scott | 2006-10-02 13:07:52 -0700 (Mon, 02 Oct 2006) | 1 line Changed paths: M /keystroke/trunk/keystroke.py M /keystroke/trunk/textsrc.py Now loads the data from the cmml into the textsource. Some seg faults. ------------------------------------------------------------------------ r2510 | scott | 2006-10-02 01:47:31 -0700 (Mon, 02 Oct 2006) | 1 line Changed paths: M /keystroke/trunk/keystroke.py A /keystroke/trunk/textsrc.py On a good day, you will have two random subtitle show at the beginning. ------------------------------------------------------------------------ r2509 | scott | 2006-10-02 01:41:03 -0700 (Mon, 02 Oct 2006) | 2 lines Changed paths: A /keystroke/trunk/keystroke.py (from /scripts/trunk/annotool.py:2508) D /scripts/trunk/annotool.py Keep history. As per Jason's request. ------------------------------------------------------------------------ r2493 | scott | 2006-09-17 13:52:53 -0700 (Sun, 17 Sep 2006) | 1 line Changed paths: M /scripts/trunk/annotool.py Information storage technique changed. Created better forward/back plus smooth transition between transcribing and reviewing transcriptions. ------------------------------------------------------------------------ r2491 | scott | 2006-09-14 00:13:37 -0700 (Thu, 14 Sep 2006) | 1 line Changed paths: M /scripts/trunk/annotool.py Improved forward/back, added highlighting and plays only clip. ------------------------------------------------------------------------ r2451 | scott | 2006-09-10 18:09:26 -0700 (Sun, 10 Sep 2006) | 1 line Changed paths: M /scripts/trunk/annotool.py Corrected forward and back. Improved export, includes last clip. ------------------------------------------------------------------------ r2450 | scott | 2006-09-10 14:43:53 -0700 (Sun, 10 Sep 2006) | 1 line Changed paths: M /scripts/trunk/annotool.py Skip to next clip now works. Importing smil files also support. However, it only pulls the start and end times not the source video. ------------------------------------------------------------------------ r2449 | scott | 2006-09-09 19:28:48 -0700 (Sat, 09 Sep 2006) | 1 line Changed paths: M /scripts/trunk/annotool.py Raw text export added. Warning dialog added for instances with semi-colons and no colons. ------------------------------------------------------------------------ r2448 | scott | 2006-09-06 22:57:39 -0700 (Wed, 06 Sep 2006) | 1 line Changed paths: M /scripts/trunk/annotool.py Fixed previously noted bug with a hack. ie there should be a better way. ------------------------------------------------------------------------ r2447 | scott | 2006-09-06 21:44:23 -0700 (Wed, 06 Sep 2006) | 1 line Changed paths: M /scripts/trunk/annotool.py Added progress bar and solved import inefficiency in the process. The progress bar stays though. Introduced a bug causing the seek at the end of the import to fail. ------------------------------------------------------------------------ r2418 | scott | 2006-09-04 22:44:52 -0700 (Mon, 04 Sep 2006) | 1 line Changed paths: M /scripts/trunk/annotool.py Export improvement. ------------------------------------------------------------------------ r2414 | scott | 2006-08-31 09:14:59 -0700 (Thu, 31 Aug 2006) | 1 line Changed paths: M /scripts/trunk/annotool.py Added CMML importing. ------------------------------------------------------------------------ r2406 | scott | 2006-08-27 20:49:20 -0700 (Sun, 27 Aug 2006) | 1 line Changed paths: M /scripts/trunk/annotool.py Export CMML and beginnings of seeking functions and text overlays. ------------------------------------------------------------------------ r2405 | scott | 2006-08-27 02:31:44 -0700 (Sun, 27 Aug 2006) | 1 line Changed paths: A /scripts/trunk/annotool.py Initial load after a hard days work. Mostly functional with limited export capabilities. TODO: import,export:anx,cmml,in window video ------------------------------------------------------------------------

    posted 1094 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Keystroke Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review