Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
Code Block |
---|
avconv -i clip_short.ts -vcodec copy -acodec copy -muxrate 15M clip_short2.ts |
ifStreamQueue
QueueFile(filename As String) As Boolean
...
Chooses an audio stream from the video input based on the parameters in the passed string.
KeepPadding(enabled As Boolean)
If enabled=true
, all PIDs in the input stream (including padding packets) are passed through to the output. This allows the CBR bitstream profile to be preserved when re-streaming to the network. It cannot be used when feeding a local decoder.
NextFile(a As Boolean) As Boolean
...