-
Currently, the "CODEC" command is disabled. Fix/enable this command so that it can be used to disable audio processing, thereby reducing CPU usage, and then re-enable it at a later time.
My use …
-
**Describe the bug**
Repeatedly stumbled across toots with a video that won't play In the last few days. Instead a very technical error message appears:
> Wiedergabe fehlgeschlagen: Decoder init f…
-
If you are capable of level-id=X then you are also capable of level-id=Y where Y
-
### Zarr version
main
### Description
There is a bug in these lines:
`cdata` is not of type bytes in the `else` clause:
https://github.com/zarr-developers/zarr-python/blob/eb85ee7ba32df4983b80ae…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to optimise existing JPGs without re-encoding them and losing quality.
**Describe the solution you'd like**
…
jahed updated
3 weeks ago
-
This question is not directly related to this library, but PS row-type "magic" capabilities.
Is it possible to code a codec maker for homogeneous record smth like below?
```
homoRecCodec :: ∀ @…
-
### Describe the feature
Replace `BlockFileCodec` with `OvmBlockFileCodec` in the `ImportOpCommand` and verify that it is possible to import the ovm chain still.
blocked by https://github.com/paradi…
-
I quite often used video2x to upscale images. v6.0.0 currently does not save png images as png format by default as the `libx264` vcodec is used. It would be nice if it was automatically set to the `p…
-
File "/data/SEINE/sample_scripts/with_mask_sample.py", line 258, in
main(omega_conf)
File "/data/SEINE/sample_scripts/with_mask_sample.py", line 247, in main
torchvision.io.write_video(…
-
### Describe the feature
Add field `codec: T` to `FileClient`, and make generic over codec. Instead of using the hardcoded type `BlockFileCodec` here, get the codec by `self.codec`
https://github.com…