EnglishFrenchSpanish

OnWorks favicon

es2ts - Online in the Cloud

Run es2ts in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command es2ts that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


es2ts - convert ES to TS

SYNOPSIS


es2ts [switches] <infile> <outfile>

DESCRIPTION


TS tools version 1.11, es2ts built Nov 11 2008 17:15:46

Convert an elementary video stream to H.222 transport stream. Supports input
streams conforming to MPEG-2 (H.262), MPEG-4/AVC (H.264) and AVS. Also supports
MPEG-1 input streams, insofar as MPEG-2 is backwards compatible with MPEG-1.

Note that this program works by reading and packaging the elementary stream
packages directly - it does not parse them as H.262 or H.264 data.

Files:
<infile>
is a file containing the Elementary Stream data (but see -stdin below)

<outfile>
is an H.222 Transport Stream file (but see -stdout and -host below)

Switches:
-pid <pid>
<pid> is the video PID to use for the data. Use '-pid 0x<pid>' to specify a hex
value. Defaults to 0x68.

-pmt <pid>
<pid> is the PMT PID to use. Use '-pmt 0x<pid>' to specify a hex value. Defaults
to 0x66

-verbose, -v
Output summary information about each ES packet as it is read

-quiet, -q
Only output error messages

-stdin Take input from <stdin>, instead of a named file

-stdout
Write output to <stdout>, instead of a named file Forces -quiet.

-host <host>, -host <host>:<port>
Writes output (over TCP/IP) to the named <host>, instead of to a named file. If
<port> is not specified, it defaults to 88.

-max <n>, -m <n>
Maximum number of ES data units to read

Stream type:
When the TS data is being output, it is flagged to indicate whether it conforms to
H.262, H.264 or AVS. It is important to get this right, as it will affect
interpretation of the TS data.

If input is from a file, then the program will look at the start of the file to
determine if the stream is H.264, H.262 or AVS. This process may occasionally come
to the wrong conclusion, in which case the user can override the choice using the
following switches.

If input is from standard input (via -stdin), then it is not possible for the
program to make its own decision on the input stream type. Instead, it defaults to
H.262, and relies on the user indicating if this is wrong.

-h264, -avc
Force the program to treat the input as MPEG-4/AVC.

-h262 Force the program to treat the input as MPEG-2.

-avs Force the program to treat the input as AVS.

TS tools version 1.11, es2ts built Nov 11 2008 17:15:46

Convert an elementary video stream to H.222 transport stream. Supports input
streams conforming to MPEG-2 (H.262), MPEG-4/AVC (H.264) and AVS. Also supports
MPEG-1 input streams, insofar as MPEG-2 is backwards compatible with MPEG-1.

Note that this program works by reading and packaging the elementary stream
packages directly - it does not parse them as H.262 or H.264 data.

Files:
<infile>
is a file containing the Elementary Stream data (but see -stdin below)

<outfile>
is an H.222 Transport Stream file (but see -stdout and -host below)

Switches:
-pid <pid>
<pid> is the video PID to use for the data. Use '-pid 0x<pid>' to specify a hex
value. Defaults to 0x68.

-pmt <pid>
<pid> is the PMT PID to use. Use '-pmt 0x<pid>' to specify a hex value. Defaults
to 0x66

-verbose, -v
Output summary information about each ES packet as it is read

-quiet, -q
Only output error messages

-stdin Take input from <stdin>, instead of a named file

-stdout
Write output to <stdout>, instead of a named file Forces -quiet.

-host <host>, -host <host>:<port>
Writes output (over TCP/IP) to the named <host>, instead of to a named file. If
<port> is not specified, it defaults to 88.

-max <n>, -m <n>
Maximum number of ES data units to read

Stream type:
When the TS data is being output, it is flagged to indicate whether it conforms to
H.262, H.264 or AVS. It is important to get this right, as it will affect
interpretation of the TS data.

If input is from a file, then the program will look at the start of the file to
determine if the stream is H.264, H.262 or AVS. This process may occasionally come
to the wrong conclusion, in which case the user can override the choice using the
following switches.

If input is from standard input (via -stdin), then it is not possible for the
program to make its own decision on the input stream type. Instead, it defaults to
H.262, and relies on the user indicating if this is wrong.

-h264, -avc
Force the program to treat the input as MPEG-4/AVC.

-h262 Force the program to treat the input as MPEG-2.

-avs Force the program to treat the input as AVS.

Use es2ts online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 2
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 3
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 4
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • 5
    archlabs_repo
    archlabs_repo
    Package repo for ArchLabs This is an
    application that can also be fetched
    from
    https://sourceforge.net/projects/archlabs-repo/.
    It has been hosted in OnWorks in...
    Download archlabs_repo
  • 6
    Zephyr Project
    Zephyr Project
    The Zephyr Project is a new generation
    real-time operating system (RTOS) that
    supports multiple hardware
    architectures. It is based on a
    small-footprint kernel...
    Download Zephyr Project
  • More »

Linux commands

Ad