You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
doc: Document mpegts muxrate
This commit is contained in:
@@ -403,6 +403,8 @@ Set the service_id (default 0x0001) also known as program in DVB.
|
|||||||
Set the first PID for PMT (default 0x1000, max 0x1f00).
|
Set the first PID for PMT (default 0x1000, max 0x1f00).
|
||||||
@item -mpegts_start_pid @var{number}
|
@item -mpegts_start_pid @var{number}
|
||||||
Set the first PID for data packets (default 0x0100, max 0x0f00).
|
Set the first PID for data packets (default 0x0100, max 0x0f00).
|
||||||
|
@item -muxrate @var{number}
|
||||||
|
Set a constant muxrate (default VBR).
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
The recognized metadata settings in mpegts muxer are @code{service_provider}
|
The recognized metadata settings in mpegts muxer are @code{service_provider}
|
||||||
|
|||||||
Reference in New Issue
Block a user