Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-tools-x393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-tools-x393
Commits
b23fde50
Commit
b23fde50
authored
Mar 21, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo
parent
04fb64f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
footage_integrity_test.php
eyesis4pi393/footage_integrity_test.php
+2
-2
No files found.
eyesis4pi393/footage_integrity_test.php
View file @
b23fde50
#!/usr/bin/env php
<?php
/**
* @file
check_footage
.php
* @file
footage_integrity_test
.php
* @brief will check (by timestamps) if any frames in footage are missing (recording errors)
* @copyright Copyright (C) 2017 Elphel Inc.
* @author Elphel Inc. <support-list@support.elphel.com>
...
...
@@ -176,7 +176,7 @@ function register_file($path,$file,$destination){
//rename($tmp_name,"$path/$destination/$result_name");
}
// Anal
isy
s phase
// Anal
ysi
s phase
foreach
(
$FOOTAGE_ARRAY
as
$key
=>
$val
){
if
(
count
(
$val
[
'data'
])
==
4
){
$in
=
$val
[
'data'
][
0
][
'number'
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment