-
> after running "run_pipeline.py", I am getting this error :
`Stream mapping:
Stream #0:1 -> #0:0 (mp3 (native) -> pcm_s16le (native))
Press [q] to stop, [?] for help
Output #0, wav, to './s…
-
Hi, team, does maestro framework support recording audio to mp3/opus file, my understanding is it only support recording to pcm/wav file, am I right? thanks in advance.
-
### Describe the feature or issue.
I'm looking at a game which uses AAC in a CAF container. I see that AAC in the standard container is supported, by decoding it to PCM ahead of time. CAF looks like …
-
“-y -ac 1 -ar 8000 -f s16le -i xxx.pcm -acodec libmp3lame -ab 128K yyyy.mp3 ”
I use sampling rates of 8000, PCM covert mp3 is right.
When I use sampling rates of 16000, PCM covert mp3 is wrong.
…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Stable Channel
### Current AzuraCast Version
v0.20.2 Stable • Docker • PHP 8.3
### What happened?
Started using schedul…
-
When using `FFplay_jll` to play audio files on linux as follows
```julia
using FFplay_jll
mp3_path = "sample.mp3"
ffplay() do exe
run(`$exe $path`)
end
```
`ffplay` does not play any sound…
-
In my decode loop i have a frame that contains data
``` koltin
println("pFrame: sample rate = ${pFrame.sample_rate()}") // 44100
println("pFrame: nb_samples = ${pFrame.nb_sa…
-
### What happened?
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 845: character maps to
### What type of browser are you seeing the problem on?
Chrome
### What type of Op…
-
---
1) `uname -a`:
```
Linux user 5.18.14-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 23 Jul 2022 11:46:17 +0000 x86_64 GNU/Linux
```
2) `cmus --version`:
```
cmus v2.10.0
Copyright 2004-2006 Ti…
-
### Describe the bug
When starting a new project and dragging the playhead, the application displays the error "Failed to render frame". No visuals are seen and restarting displays a "Make sure ffmpe…