-
### Version information
* fluent-ffmpeg version:2.1.2
* ffmpeg version:ffmpeg version 3.1 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-44)
…
-
Hi, Is they any way I can modify the output param to store the frames in memory instead of writing them to files? My use case is to extract the frames from video and transfer them to canvas ctx to por…
-
When I run fluent-ffmpeg with file path, it gives me an proper output, but while running the same script with file stream reader it generates an mp3 which only contains ffprob _ID3 TXXX major_brandM4A…
-
Hi,
I want to trim audio file.
When I use easy audio trimmer, it failed with error message like below.
_trimmer.saveTrimmedAudio(
startValue: _startValue,
endValue: _endValue,
…
-
Powering Up Voice Recognition Bot...
Voice Recognition Bot is Online
Guild 801400891323711488: created audio stream for Vasile
node:events:368
throw er; // Unhandled 'error' event
^
…
-
I send live feed from client to the server using websocket from the client side like this :
```
recorder = new MediaRecorder(canvasStream, {
mimeType: 'video/webm;codecs=vp9',
…
-
Hi,
The `outputPath` in `onSave` is null
What is the wrong?
video_trimmer: 2.0.0
Android Studio + emulator Pixel Pro 6
```
I/flutter (29145): DateTime: Apr 16, 2023 - 23:39:03
I/flutte…
-
### 系统版本
macos monterey 12.7.6
### QQNT 版本
6.9.58-28971(官网和苹果商店都是这个版本)
### LLOneBot 版本
v4.1.2
### OneBot 客户端
2.16.0, built on 2023-10-20 06:28:10
### 发生了什么?
没有返回登入账号信息
### 如何复现
1
### 期望的结…
-
-
**Is your feature request related to a problem? Please describe.**
In my code, I specifically use the return code isCancel when a recording is cancelled by the user and flag that as a cancelled recor…