Browse Source

gin commit from Precision-M4800

Modified files: 1
Heberto 1 year ago
parent
commit
9020a52499
1 changed files with 3 additions and 1 deletions
  1. 3 1
      sleap/README.txt

+ 3 - 1
sleap/README.txt

@@ -4,5 +4,7 @@
 sleap predictions with tracking and provenance data generated using sleap [tutorial](https://sleap.ai/develop/tutorials/initial-training.html) data and sleap 1.27 version. The file contains two tracks corresponding to two flies, a sekeleton and predicted instances generated by inference.
 
 ### melanogaster_courtship video and predictions
-The video was taken from the open sleap dataset: https://github.com/talmolab/sleap-datasets
+The video was taken from the open sleap dataset: https://github.com/talmolab/sleap-datasets and then its was processed with ffmpeg with the following settings:
+`ffmpeg -i melanogaster_courtship.mp4 -vcodec libx264 -crf 34 melanogaster_courtship.mp4`
+
 The sleap predictions were generated by h.mayorquin@gmail.com following the sleap tutorial for all the frames. The file contains provenance tutorial as the previous dataset above.