-
stream = video.streams.filter(only_audio=True, abr="160kbps", audio_codec="opus").first().download(filename=f"{path}{video.title}.mp3")
```mpg321 Cyberpunk\ 2077\ —\ Chippin’\ In\ by\ SAMURAI\ \(Re…
-
Trying to get audio data from another library (pl_mpeg) and it has a callback that pushes the audio to a device. Does miniaudio support anything similar?
-
## Problem description
The left one is normal, but the right one looks incorrect.
## Attach a .c3p
[pixellate_bug_r279b.zip](https://github.com/WilsonPercival/WilsonPercival/files/14462986/pi…
-
![无标题](https://user-images.githubusercontent.com/30362870/131246501-eed7e954-9212-4fe1-bc0d-f6bc2c5c4443.png)
文件格式如下 Medialnfo:
> General
> Complete name :
> Format …
-
Seems to only happen when the video time doesn't perfectly match the mpeg time. For example, the following program works fine if the seek position is `3000*time.Milliseconds`, but breaks at 3001 (requ…
-
### Describe the bug
mplayer -ao alsa:noblock:device=plughw=2,0 xxx.mp3
### Expected behavior
mp3 file can be played.
### Platform
Raspberry Pi 4b
Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT …
-
Rationale:
- Archive and/or compression of ADM BWF files or other object-oriented wav files
- Alternative to lossy and patented object-oriented file formats, such as (e)ac3/ac4 (Dolby Atmos) and mpe…
sclsj updated
2 weeks ago
-
While working on Orcasound data I've encountered a few issues, all examples are taken from the `rpi_bush_point/hls/1624818619`:
1) some segments have silence in them
`live1049.ts`
2) some segment…
-
First of all, thank you for creating such a great library.
While using it, I encountered an issue and would like to request a modification.
Currently, it seems the following settings are being u…
-
Hi,
Is there a way to get video and audio serialised in psi store into other formats (.wav, .mpeg, etc.)? I saw the cli tool to get data into csv or json, but I have not seen anything for audio/vid…