SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

mpgcut a command line MPEG audio/video/system file cutter.

  • mpgcut allows you to cut MPEG streams into playable chunks in many ways including time intervals, file offset intervals or number of parts.
  • mpgcut can also handle demultiplexing of video and audio streams from an MPEG file.

hat it can do for you
mpgcut currently supports MPEG 1 video and MPEG 1/2/3 audio layers (i.e. mp1, mp2, mp3) mpgcut doesn't support MPEG 2 nor MPEG 4 video. Nor does it support multiplexing and joining.

Download
You can get mpgcut latest source code here (tarball) binary distribution for both linux and Windows are now available.

Usage

you want to cut an MPEG file in four parts ?

mpgcut -n 4 myfile.mpg

you want to cut an MPEG file given time intervals ?

mpgcut [3:15-1:02:36] [2.34-52:4] myfile.mpg cuts myfile.mpg from 3mn 15s to 1h 2mn 36s and from 2.34s to 52mn 4s

you want to cut an MPEG file given offset intervals ?

mpgcut {3452-563030} myfile.mpg
does this.

you want to demux audio and video from a system MPEG file ?

mpgcut -d myfile.mpg


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.