do we have a AVI - Cutting Software ?
  • Order of the Butterfly
    Order of the Butterfly
    defender
    Posts: 248 from 2011/4/24
    Hi all together, do we have a tool to cut AVI files, like for example virtual Dub or manDVD ...
    maybe a command line tool ? anything ? we have an mp3 cutter that works fine for me.
    Such a tool for AVI's would be great.

    greets
    PowerMac 3.6 - Radeon 9000_64Mb - 1,5Gb Ram - SB Live - MorphOS 3.9
    CD32 TF330 SILP Wifi- PowerBook 1,67GHz 1GB/100GB - MorphOS 3 reg. 1455 IMac Isight
  • »04.04.15 - 09:19
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12132 from 2003/5/22
    From: Germany
    > do we have a tool to cut AVI files, [...] maybe a command line tool ?

    FFmpeg and MEncoder are command line tools that can be used to cut video files.
  • »04.04.15 - 09:52
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 799 from 2007/10/23
    From: Gelsenkirchen,...
    Quote:

    defender schrieb:
    Hi all together, do we have a tool to cut AVI files, like for example virtual Dub or manDVD ...
    maybe a command line tool ? anything ? we have an mp3 cutter that works fine for me.
    Such a tool for AVI's would be great.

    Did you try Blender?
    http://wiki.blender.org/index.php/Doc:2.4/Tutorials/Sequencer/Examples_2
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »04.04.15 - 16:37
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Tom01
    Posts: 181 from 2009/9/20
    Does not support audio.
  • »05.04.15 - 03:12
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    pegasos-sigi2
    Posts: 265 from 2006/8/31
    Quote:

    Tom01 wrote:
    Does not support audio.


    Why not ?? Blender 2.4.6 on MorphOS support audio.
    I cut movies with Blender and audio,too.
    Spreedy - The spreedsheet editor of MorphOS
    Calimero - Do you know about the new DTP Program for MorphOS ?
  • »05.04.15 - 10:04
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    pegasos-sigi2
    Posts: 265 from 2006/8/31
    Quote:

    Tom01 wrote:
    Does not support audio.


    Blender 2.4.5 support audio, too.
    Spreedy - The spreedsheet editor of MorphOS
    Calimero - Do you know about the new DTP Program for MorphOS ?
  • »05.04.15 - 10:18
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    igracki
    Posts: 411 from 2003/2/25
    From: Berlin
    You can also use mplayer/mencoder to cut a movie!
    Start mplayer with this additional argument "-edlout <filename for the edl file>".
    Code:

    mplayer -gui 1 -edlout movie.edl movie.avi


    Then you have to press "i" at the start and at the end of the part which is to be cut out.

    To play a movie with an edl file
    Code:

    mplayer -gui 1 -edl movie.edl movie.avi


    MPlayer then skips the parts which you defined with pressing "i".

    To cut the movie you need mencoder:
    Code:
    mencoder -edl movie.edl -ovc copy -oac copy movie.avi -o movie_cut.avi
  • »06.04.15 - 13:46
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Tom01
    Posts: 181 from 2009/9/20
    Blender 2.62 does not have audio support.
    Python-3.2 is installed, but Blender-2.46 does not run.

    [ Edited by Tom01 06.04.2015 - 16:00 ]
  • »06.04.15 - 15:02
    Profile Visit Website
  • vox
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    vox
    Posts: 524 from 2003/11/25
    From: Belgrade
    Quote:

    defender wrote:
    Hi all together, do we have a tool to cut AVI files, like for example virtual Dub or manDVD ...
    maybe a command line tool ? anything ? we have an mp3 cutter that works fine for me.
    Such a tool for AVI's would be great.

    greets


    At this thread you can find some advices and scripts for FFMpeg
    https://morph.zone/modules/newbb_plus/viewtopic.php?topic_id=7393&forum=9
    ------------------------------------------
    iMac G5 1GB with MorphOS and MacOS X
    Lame PC with AmiKit XE
    YT channel https://www.youtube.com/channel/UCdHl_msNWHEVPf229h_gijQ
    Telegram Amiga group: https://t.me/amigaranchorelaxo
  • »06.04.15 - 17:36
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    igracki
    Posts: 411 from 2003/2/25
    From: Berlin
    Quote:

    Tom01 wrote:
    Blender 2.62 does not have audio support.
    Python-3.2 is installed, but Blender-2.46 does not run.


    I installed Blender yesterday via Grunch and started it w/o any problems.
  • »06.04.15 - 18:13
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Tom01
    Posts: 181 from 2009/9/20
    Look at the version numbers.
  • »06.04.15 - 18:21
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    defender
    Posts: 248 from 2011/4/24
    Quote:

    You can also use mplayer/mencoder to cut a movie!
    Start mplayer with this additional argument "-edlout <filename for the edl file>".
    Code:

    mplayer -gui 1 -edlout movie.edl movie.avi

    Then you have to press "i" at the start and at the end of the part which is to be cut out.

    To cut the movie you need mencoder:
    Code:
    mencoder -edl movie.edl -ovc copy -oac copy movie.avi -o movie_cut.avi /quote]

    Thats easy and it works fine Thanks igracki :-)
    PowerMac 3.6 - Radeon 9000_64Mb - 1,5Gb Ram - SB Live - MorphOS 3.9
    CD32 TF330 SILP Wifi- PowerBook 1,67GHz 1GB/100GB - MorphOS 3 reg. 1455 IMac Isight
  • »06.04.15 - 21:09
    Profile Visit Website