-
Hello everyone,
The Installation is always aborted and it gives me this error: Step returns modlib.jslib.caughtException
Please It been 2 weeks I've tried roughly everything avaliable on the interne…
-
I am trying to process one of the ICEYE sample datasets, from their "Daily Coherent Ground Track Repeat Stack" dataset. I found there is an `ICEYE_SLC` sensor module that looks like should read their …
-
### Current Behavior
I am using Handbrake with autovideoconverter. When I try to use the watch folder with autovideoencoder the process just ends up like I stated in the title.
Doing so through th…
-
The workflow is outputting ~7m metre pixels. The code is automatically determining an output resolution based on the input resolution.
https://github.com/GeoscienceAustralia/gamma_insar/blob/pygam…
-
Please provide links to the raw data and the scripts necessary to format them for JBrowse. I would like to set up my own instance using data of known provenance and a proven chain of custody. Pullin…
-
Here's my python code:
```
import ffmpeg
input_dir = "C:/Users/27433/Desktop/1/"
video_file = '1_1_1.mp4'
subtl_file = '1_1_1.srt'
(
ffmpeg
.input(input_dir + video_file)
.filte…
X-SZM updated
1 month ago
-
**Describe the bug**
I was following the first tutorial and everything was working, but when I tried running the following part of the code it crashed with a hard to understand error
**To Reproduce*…
-
Hello i have a process
has_attached_file :video_presentacion, :styles => {
:original => { :geometry => "1280x720", :format => 'mp4',:convert_options => { :output => { :vcodec => 'libx264'}} …
-
i tried to install on clean ubuntu 20.04 and 22.04 and tried both 2.5 and 2.6 multiple times without success
i get always this error
```
Ign:1 https://repo.mongodb.org/apt/ubuntu focal/mongodb-o…
-
This is being run on Google Storage Functions and the input is a streaming video file and the output is to a different bucket in either mp4 or webm format. Ideally, I'd do the former but as far as…