aharmer / pathtrackr

An R package for video tracking and analysing animal movement
29 stars 8 forks source link

splitVideo creates empty folder #32

Open ingomiller opened 3 years ago

ingomiller commented 3 years ago

Hi Aaron (or whoever can help :)),

I used the video provided in the supplements of your pathtrackr paper to get started with your package. However, using the splitVideo() command, an empty folder was created. Here's the command I used:

splitVideo("C:/Users/ingom/Desktop/pathtrackr/example_vid.mp4", fps = 25, xpix = 320, ypix = -1)

Any help would be very much appreciated.

Best Ingo

MarkJThomas commented 3 years ago

Me too, did you resolve this?

All the best! Mark

GardenCaprisun commented 2 years ago

Hello, I'm having this problem as well. Did you find a solution?

Best Katie