-
when I use FFmpeg, I can't see the percentage processed, just display processing. so I don't know how long it will take.
-
I've managed to get everything working perfectly in host mode, however, the troubles arise when I attempt to switch my the docker containers to bridge. I get the following when attempting to play cont…
-
Peek: 1.3.1
GTK: 3.24.4
GLib: 2.58.3
Details:
```
Command "ffmpeg -f x11grab -show_region 0 -framerate 10 -video_size 498x298 -i :0+1420,38 -filter:v scale=iw/1:-1, crop=iw-mod(iw\,2):ih-mod(ih…
-
## The problem
Can't start video recording on iOS simulator. Get `Unknown encoder 'mp4'`
## Environment
* Appium version (or git revision) that exhibits the issue: 1.16.0-beta.1
* Desktop OS…
-
When using SVG plots
```python
%config InlineBackend.figure_format = 'svg'
```
the conversion to latex generate the error:
`TypeError: Object of type 'bytes' is not JSON serializable`
If I…
-
## Description
I downloaded homebrew and ffmpeg to run the code. Works fine with the audio_example given, but when I try to use another song from my library I get an ffprobe error. Also I'm put…
-
Running latest master pull for all 3 components.
I've been beating my head on the wall for a week with this. As far as I can tell, everything else is working. LoadBalancer is handling incoming conn…
-
**Describe the bug**
When you connect to TightVNC Server with KRDC/Remmina that use libvncserver you can see strange blocky artifacts all over the screen that aren't present when you connect with old…
-
- **URL:** http://player.ooyala.com/iframe.js#pbid=ZTIxYmJjZDM2NWYzZDViZGRiOWJjYzc5&ec=J4NXB4djqiGBj6JAGO_YxRX6KRPdM2Vk
- **Error:** ERROR: ffmpeg exited with code 1: http://player.ooyala.com/player/i…
-
Everything appears to be working well for me, up until the remote transcoder.
For context:
This is Dockerized and contains Node 8, RClone, UnicornTranscoder, and S6 for service start and config.…