OS4 DepotLogo by Nickman 
(anonymous IP: 3.144.248.165,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Video » Convert » mpg2ppm.lzx

Mpg2ppm

Description: mpg2ppm
Download: mpg2ppm.lzx       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 90kb
Version: 1.3
Date: 14 Jan 2005
Author: Diego Casorran (OS4 port by Martin McKenzie)
Submitter: Martin McKenzie
Email: marty/cadtechnologies co uk
Homepage: http://www.cadtechnologies.co.uk
Category: video/convert
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 448
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 384  (Current version)
384  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
MPG2PPM

 This archive contains an OS4 PPC version of the MPG2PPM tool (written
 by Diego Casorran).
 See below for an extract of the authors documentation.


Usage: mpg2ppm INPUT/A  OUTPUT/A  START/A/N  END/A/N  MODE/A  FOFN/N  QUIET/S 
DEBUG/S

Options:
  INPUT      A MPEG Video-Stream
 OUTPUT      Output pattern picture filename
  START      Extract from this frame/gop
    END      Stop at this frame/gop
   MODE      MUST be GOP or FRAME, depending what you want to extract.
   FOFN      First Output Frame Number.
  QUIET      do NOT print to stdout.
 (if it is set, DEBUG take no effect)
  DEBUG      print some info about the internal process.

Example: mpg2ppm film.mpg pic%d 69 0 GOP (END = 0 mean to the end)




 --
 Martin McKenzie
 email:  marty()cadtechnologies.co.uk
 web:    http://www.cadtechnologies.co.uk

***************************************************************************





    (c) 2003 Diego Casorran
   =========================
    MPEG-2  Decoder
    
    
 Based on mpeg2decode
  Copyright (c) 1996 
 MPEG Software Simulation Group



The changes made to the original mpeg2decode source core are the follows:


 - It extract to PPM format only
 - Added methods to dump between frames/GOPs
 - Rewrited the proccess_options procedure
 - Removed the code to decode P & B frames (this speed up the program!)..
 - Added functions imp() and getime()
 - ...may others but I dont remember now ;)


I want to thank a lot to Christian Effenberger, for all your notes about how
mpg2ppm must work, without him I was not able to do this...










Copyright © 2004-2024 by Björn Hagström All Rights Reserved