-
We somehow need to ensure that when comparing Strings in their UTF8 representation, all strings are converted the same way, either by `.encode()` from parity scale codec or `.as_bytes()`. But never mi…
-
Hello, thank you again for th amazing SMPlayer :) 💯 🥇
So my main laptop has a breakdown so I go back to using my old eee pc which dates from 2012 and which has windows 7 OS 32 bits, but I can no l…
-
### Command
ffmpeg
### Description
A complete, cross-platform solution to record, convert and stream audio and video.
### Homepage
https://ffmpeg.org/
### Documentation
https://ff…
-
A simple github hosted website on the https://github.com/paritytech/parity-scale-codec website itself, explaining the low level format with nice examples: https://docs.substrate.io/reference/scale-cod…
-
Currently SCALE test only test SCALE codec of strings we need to test
SCALE for all types used in Polkadot SPEC including large integers, struct, dictionaries, options.
-
I've been testing libvdpau-sunxi
with example videos from: http://linux-sunxi.org/CedarX/VideoRenderingChart
All videos plays nicely in MPlayer without any lags or framedroping, except these:
"big_…
-
I tried upscaling a 720p (4:3, 960x720) anime to 4K by calling
`reve "input.mkv" -s 3 "output.mkv"`
and it produced a very broken output:
![vlcsnap-2023-05-23-08h02m33s367](https://github.com…
-
### Version
8.2.0
### Platforms
Android, iOS
### Device Model
iPhone 13 mini
### flutter info
```sh
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Chan…
-
This is still an issue.
I've just spent several hours making this wrong, and only after reading this I did come to realization there musn't be a space between `-a` and the device. Whi…
-
#### Expected Behavior
My original video was in mov format with Alpha channels, but the transparent channels were lost after exporting.
I can use ffmpeg to export, It is normal :
```shell
ff…