ESDOTS(1) | General Commands Manual | ESDOTS(1) |
esdots
— Present
the content of an ES as a sequence of characters
esdots |
[-err stdout ] [-err
stderr ] [-verbose |
-v ] [-max
max_units | -m
max_units] [-pes |
-ts ] [-hasheos ]
[-es ] [-gop ]
[-fr frame_rate]
in_file | -stdin |
Present the content of an H.264 (MPEG-4/AVC), H.262 (MPEG-2) or AVS elementary stream as a sequence of characters, representing access units/MPEG-2 items/AVS items.
(Note that for H.264 it is access units and not frames that are represented, and for H.262 it is items and not pictures.)
-stdin
)-err
stdout
-err
stderr
-stdin
-v
,
-verbose
-q
,
-quiet
-max
max_units, -m
max_units-pes
,
-ts
-hasheos
-es
-gop
-fr
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 or H.262 data. This process may occasionally come to the wrong conclusion, in which case the user can override the choice using the following switches.
For AVS data, the program will never guess correctly, so the user must specify the file type, using -avs.
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.
October 28, 2015 | Debian |