Rudy
Rudy
> If you want to get them into iD _faster_, it's probably best to open the issue over in the Temaki repo instead > Here is a ticket describing how...
Oh, ffprobe actually shows things that exiftool doesn't. I didn't realize that. I'll dump the full results from a sequence I have below, but here's the only useful thing I...
The current main revision gives me this when run: ```` Traceback (most recent call last): File "C:\Python\Python310\Scripts\mapillary_tools-script.py", line 33, in sys.exit(load_entry_point('mapillary-tools==0.9.0', 'console_scripts', 'mapillary_tools')()) File "C:\Python\Python310\Scripts\mapillary_tools-script.py", line 25, in importlib_load_entry_point return...
I checked the version and it was `2.8.8`. I ran the upgrade and it upgraded to `2.10.68`. It complained that pip was incompatible, so I upgraded it from `22.0.4` to...
I ran on it on 4-file long sequence. The differences between video files in `ffprobe` are as before - `timecode` in stream metadata is different. (The only other differences are...
I believe this is an issue not related to the project itself. Your access violation error is more than likely because `img_Dessin.Source` has a lock on the file. This is...
I encountered the same problem. My images are extracted from video footage and this means milliseconds are important. For my purposes, I had to parse the actual millisecond value; add...
I just found there is SubSecTimeXxx in [EXIF spec](https://exiftool.org/TagNames/EXIF.html) for fractional seconds. The issue though is that the source software does not use this, nor does the target software.
Anecdotally, consider that `hgv` is used 770K times and `horse` is used 1.5M times. I have to wonder how much of it is due to iD having the latter field,...
The cone is awesome and the only reason I even started adding angles/directions for stuff. I guess the issue is you cannot edit it quickly enough or with the mouse/finger...