add inline hints for mkv output option for broken opencv2
This commit is contained in:
parent
1dc26c88ac
commit
671e886ae1
|
@ -173,7 +173,9 @@ node {
|
|||
input_side_packet: "OUTPUT_FILE_PATH:output_video_path"
|
||||
node_options: {
|
||||
[type.googleapis.com/mediapipe.OpenCvVideoEncoderCalculatorOptions]: {
|
||||
#MPEG
|
||||
codec: "avc1"
|
||||
#mkv
|
||||
video_format: "mp4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user