-
I was test ISR with mraa.
when I want quit, call mraa_gpio_close, it free dev->events, but not point to NULL,
then call _mraa_free_gpio_groups, here it will think dev->events should free again.
i…
-
These are some broad thoughts I had on the erdtls plugins and their usage. Also including some comments by @Rugvip (who can correct me if I got these wrong).
1. Clients should use ErDtlsAgent as the o…
-
```
Is not possible convert completely a video file format MATROX, because the
output file duration is smaller than the input file.
I noticed that in the input description the duration of the video …
-
```
When I end up getting mkv videos and I want to play them on a PS3 or through my
SmartTV I end up converting them with mkv2vob, which I'm hoping someone working
on this project knows;
http://www…
-
CCExtractor used to work fine for me, but recently stopped. I tried upgrading to make sure I had the latest version
Windows reports that ccextractorwinfull.exe has stopped working.
ffmpeg is ab…
-
### What kind of contribution is this issue about?
Other (specify in details)
### Details
# Background
The provider was muxed in early 2023, with v4.53.0 being the first release to contain…
-
### Command
ffmpeg
### Description
A complete, cross-platform solution to record, convert and stream audio and video.
### Homepage
https://ffmpeg.org/
### Documentation
https://ff…
-
**Describe the bug**
Corrupt packages in the SRT Servers output stream that correlate with visual artifacts in the video
Process log entries show up like:
```
2024-11-25T10:30:28.000Z [in#0/…
-
```
1. What steps will reproduce the problem?
Open certain wide-screen videos in Movist; compare detected aspect ratio to
VLC.
2. What is the expected output?
I am not sure entirely what goes into…
-
Hey guys, i have debug this for a long time and has no clue what happens
``` ruby
apath = speech_evaluation_params[:attachment].tempfile.to_path
audio = FFMPEG::Movie.new(apath)
opt…