rv1108: add Mp4MuxerProcess to cvr.conf
Change-Id: I016932d685eae6527a8b02d7f265e5381654533e Signed-off-by: Frank Liu <frank.liu@rock-chips.com>
This commit is contained in:
@ -20,7 +20,12 @@
|
||||
{
|
||||
"name": "H264EncodeProcess",
|
||||
"parent": "NrProcess",
|
||||
"buffer_count": 3,
|
||||
"buffer_count": 0
|
||||
},
|
||||
{
|
||||
"name": "Mp4MuxerProcess",
|
||||
"parent": "H264EncodeProcess",
|
||||
"buffer_count": 0,
|
||||
"parameter": {
|
||||
"duration": 60
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user