Closed brendanmcewen closed 5 years ago
Hi, There is no built in functionality for specifying the start time at the moment. The quickest way to deal with this for now would be to split the video, then remove the files prior to the first appearance of the animal from the split video directory. Cheers.
Thanks very much for the reply. I’ll follow your suggestion!
On Tue, Sep 24, 2019 at 7:31 PM aharmer notifications@github.com wrote:
Hi, There is no built in functionality for specifying the start time at the moment. The quickest way to deal with this for now would be to split the video, then remove the files prior to the first appearance of the animal from the split video directory. Cheers.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aharmer/pathtrackr/issues/20?email_source=notifications&email_token=ALB26FEFBHTKP4WERDKC7X3QLKPNBA5CNFSM4IYO4RXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7QDKNA#issuecomment-534787380, or mute the thread https://github.com/notifications/unsubscribe-auth/ALB26FCRDA3NX6SCSQAJYRTQLKPNBANCNFSM4IYO4RXA .
Hello,
I have a number of videos that I would like to split but have anywhere from 0-6 seconds of idle time at the start where the animal is not visible (and thus cannot specify the animal in the 'initiation' phase). Is it possible to specify a time in the video file for splitVideo to begin so that I do not have to edit each video?
Thanks for your time!