profile=Baseline
This commit is contained in:
parent
cb6f7f03e5
commit
dd8c03dfb5
@ -11,7 +11,7 @@ GST_DEBUG_COLOR_MODE=off \
|
||||
videoconvert ! \
|
||||
nvvideoconvert ! \
|
||||
capsfilter caps="video/x-raw(memory:NVMM)" ! \
|
||||
nvv4l2h264enc bitrate=10000000 control-rate=1 idrinterval=1 tuning-info-id=3 preset-id=3 profile=2 ! \
|
||||
nvv4l2h264enc bitrate=10000000 control-rate=1 idrinterval=1 tuning-info-id=3 preset-id=3 profile=0 maxperf-enable=true ! \
|
||||
video/x-h264, profile=main ! \
|
||||
h264parse config-interval=1 ! \
|
||||
mpegtsmux ! \
|
||||
|
||||
@ -7,7 +7,7 @@ GST_DEBUG_COLOR_MODE=off \
|
||||
capsfilter caps="video/x-raw,format=(string)UYVY" ! \
|
||||
nvvideoconvert ! \
|
||||
capsfilter caps="video/x-raw(memory:NVMM),format=Y444,width=1920,height=1080" ! \
|
||||
nvv4l2h264enc bitrate=10000000 control-rate=1 idrinterval=1 tuning-info-id=3 preset-id=3 profile=2 ! \
|
||||
nvv4l2h264enc bitrate=10000000 control-rate=1 idrinterval=1 tuning-info-id=3 preset-id=1 profile=0 ! \
|
||||
h264parse config-interval=1 ! \
|
||||
mpegtsmux ! \
|
||||
rtpmp2tpay ! \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user