-
this error appears when i run `audalign.target_align` on mka files
with `destination_path != None`
```py
import audalign
# mka files in todo-align-files/*.mka
audalign.target_align(
"tar…
-
Hi! I'm trying to run the tello drone from Ubuntu 20.04 and ROS Noetic on a Virtual Machine
I have been able to establish a connection to the drone and send commands. I've even written a script tha…
-
[audio-video sync test](https://github.com/pytorch/vision/blob/964ce1e95cba640768c5a39dbc018531c49d476c/test/test_video_reader.py#L1238) was failing in https://github.com/pytorch/vision/pull/3934. How…
-
Python >= 3.6
Numpy
PyTorch 1.3
fvcore: pip install 'git+https://github.com/facebookresearch/fvcore'
torchvision that matches the PyTorch installation. You can install them t…
-
I'm opening this issue following up on the discussion started [here](https://github.com/janclemenslab/napari-video/issues/3#issuecomment-2407043626).
I am trying to open [this .mp4 video](https://g…
-
Hey all!
The video models are all supported in Transformers now and will be part of the v4.42 release. Feel free to check out the model checkpoints [here](https://huggingface.co/collections/llava-h…
-
When I try to use `nvc.SeekContext` to seek a specified frame from a video encoded by VPF, an error will raise:
```bash
Seek isn't supported for this input
```
However, using `set(cv2.CAP_PROP_POS…
-
[pyAV](https://github.com/PyAV-Org/PyAV) - untested
[VPF](https://github.com/NVIDIA/VideoProcessingFramework) - untested
[decord](https://github.com/dmlc/decord):
initial testing showed no clear …
-
Using ffmpeg instead of the OpenCV VideoWriter will be faster (allows GPU-based encoding), provide significantly higher quality (or even skip re-encoding entirely by using stream copying), and resolve…
-
I am trying to build my Streamlit app with Travis CI, but I continue to get the `ImportError` below:
```
___________________ ERROR collecting msvc/tests/test_app.py ___________________
ImportErro…