AminetAminet
Search:
84502 packages online
About
Recent
Browse
Search
Upload
Setup
Services

gfx/conv/replex.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:remultiplex transport stream from a DVB
Author:Metzler Brothers
Uploader:Tom <tom01 topmail-gmx de>
Type:gfx/conv
Version:0.1.6.8
Architecture:ppc-morphos >= 1.3
Distribution:Aminet
Kurz:Neuordnung von DVB MPEG-Strömen
Date:2009-02-20
Download:http://aminet.net/gfx/conv/replex.lha - View contents
Readme:http://aminet.net/gfx/conv/replex.readme
Downloads:1301

Replex was created to remultiplex transport stream (TS) data taken from a DVB
source. The result is supposed to be a program stream (PS) that can be
used to be burned to a DVD (with dvdauthor).
Replex can also remultiplex other PSs and AVIs with MPEG2 content.


usage: ./replex [options] input-files


options:
  --help,             -h            :  print help message

  --audio_pid,        -a integer  :  audio PID for TS stream (also used for PS
id, default 0xc0)
  --ac3_id,           -c integer  :  ID of AC3 audio for demux (also used for PS
id, i.e. 0x80)
  --video_delay,      -d integer  :  video delay in ms
  --audio_delay,      -e integer  :  audio delay in ms
  --ignore_PTS,       -f            :  ignore all PTS information of original
  --larger_buffer     -g integer  :  video buffer in MB
  --input_stream,     -i string   :  set input stream type (string =
TS(default), PS, AVI)
  --allow_jump,       -j            :  allow jump in the PTS and try repair
  --keep_PTS,         -k            :  keep and don't correct PTS information of
original
  --min_jump,         -l integer  :  don't try to fix jumps in PTS larger than 
but treat them as a cut (default 100ms)
  --of,               -o filename :  set output file
  --fillzero          -p            :  fill audio frames with zeros (only MPEG
AUDIO)
  --max_overflow      -q integer  :  max_number of overflows allowed (default:
100, 0=no restriction)
  --scan,             -s            :  scan for streams
  --type,             -t string   :  set output type (string = MPEG2, DVD, HDTV)
  --video_pid,        -v integer  :  video PID for TS stream (also used for PS
id, default 0xe0)
  --vdr,              -x            :  handle AC3 for vdr input file
  --analyze,          -y integer  :  analyze (0=video,1=audio, 2=both)
  --demux,            -z            :  demux only (-o is basename)

A typical call would be
replex -t DVD -o mynewps.mpg myoldts.ts


Replex can guess the PIDs of your audio and video streams, but
especially if you have more than one audio stream you should use the
-v and -a or -c options. The -a and -c options can be used more than
once to create multiple audio tracks. Use the -s option to find out
about the PIDs in your file

The -k option means that replex tries to keep the original PTS spacing,
which can be helpful in case of corrupt streams. Replex will ignore
missing frames and just keep the PTS intervals between the frame it
can find as given by the original file.

The opposite is the -f option, which just ignores all PTS information
from t]he original and creates the PTS according to the frames that are
found.

The -j option lets replex jump over PTS discontiniuties like the ones
you get from cutting an MPEG file. With -l you can set the minimum time
a jump has to have to get treated as cut. The default for that is 100ms.
If you have video jumps without any audio jumps and they are larger than
100ms (usually > 2 frames) you can try increasing the min_jump setting.
If you set it too high and you have real jumps, e.g. audio and video
jumps from a cut, they may not get fixed correctly.


The -g option can be helpful if you get ringbuffer overflows, it increases
the video buffer size. Default is 6MB.


Installation
------------
Copy the files to e.g. usr:bin or C:


Requirements
------------
·MorphOS-1.4


Usage of this program is at your own risk. There is no liability or
responsibility for any damage caused by this program.


Contents of gfx/conv/replex.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
-rwxr-xr-x 65534/65534   74257  190196  39.0% -lh6- d3d3 Feb 16 17:34 replex
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         1 file    74257  190196  39.0%            Feb 20 07:38

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>