ESREVERSE(1) | General Commands Manual | ESREVERSE(1) |
esreverse
— Report
on the contents of an ES
esreverse |
[-err stdout ] [-err
stderr ] [-verbose |
-v ] [-quiet |
-q ] [-host
host[:port]]
[-max max_frames |
-m max_frames]
[-freq frame_freq]
[-tsout ] [-pes
-|-ts ] [-server ]
[-x ] [-h264 |
-avc | -h262 ]
in_file out_file |
-stdout |
Output a reversed stream derived from the input H.264 (MPEG-4/AVC) or H.262 (MPEG-2) elementary stream.
If output is to an H.222 Transport Stream, then fixed values for the PMT PID (0x66) and video PID (0x68) are used.
-err
stdout
-err
stderr
-v
,
-verbose
-q
,
-quiet
-stdout
-quiet
and
-err stderr
.-host
host[:port]-tsout
.-max
max_frames |
-m
max_frames-freq
frame_freq-tsout
-pes
,
-ts
-server
-pes
and
-tsout
.-x
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.
October 28, 2015 | Debian |