1
0
mirror of https://github.com/danog/plotframes.git synced 2024-11-26 11:54:47 +01:00

Remove empty options

This commit is contained in:
Daniil Gentili 2021-05-19 17:37:05 +02:00
parent 6aef41c108
commit ce22f25bbc
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -55,7 +55,7 @@ function getDetails(input, cb){
'-show_entries',
'stream',
input
],[]
]
);
// Get frame rate from stdout
@ -139,7 +139,7 @@ function getBitrate(input, details, progress, cb){
'-show_entries',
'frame=stream_index,media_type,pict_type,pkt_size,pkt_pts_time',
input
],[]
]
);
// Get frame data