-
### Discussed in https://github.com/smplayer-dev/smplayer/discussions/350
Originally posted by **Cootmaster** January 21, 2022
i have a few videos i turned into short gifs when i play them i…
-
## Bug report
### Describe the bug
Here is a clear and concise description of what the problem is:
When playing video files queued, sometimes when a new episode starts no sound, and then video …
-
This issue seems similar to #542 where live sports were unable to play. I get a similar error. Non-sports streams work though. I'm running the latest Kodi Nexus and Paramount+ add on. Attached is …
-
### Program version
5.1.5
### Operating System
Linux
### Type
CLI
### Service
AnimationDigitalNetwork
### Command used
./aniDL --service adn -s 973 --all
### Show ID
9…
-
Hey there,
if the support for websites is set to "Automatic", youtube videos will not play anymore. If it is set to "mpv" they will play, but with issues (like freezing sometimes).
"Automatic" d…
-
Hello everyone,
iam facing some problems playing internet radiostreams with mopidy 1.1.0 . Some times the stream stops playing for several seconds before continuing. I used mopidy debbuging capabili…
-
Subscribe to this issue and stay notified about new [daily trending repos in all languages](https://github.com/trending?since=daily)!
-
### Checklist
- [X] This feature I'm requesting is already implemented in yt-dlp.
- [X] This feature is merely a UI/UX update.
- [X] This feature is suitable for primary users with little knowled…
-
Firstly, I would like to express my gratitude for developing this tool. It has proven to be extremely useful in capturing m3u8 URLs.
I have successfully executed the tool on my local machine and it…
-
最近在考虑是不是可以着手开始实现最基础的直播下载功能了?
录播使用ffmpeg我想应当是没啥疑问,但是具体怎么使用不知道@Borber有没有想法呢?是直接使用二进制文件,还是使用动态库,还是通过`cc`库使用静态链接到ffmpeg源代码?
直接使用二进制文件应当是最容易的,只要command执行,"ffmpeg -i [url] -c copy [output.mp4]"就完事了。但是…