-
请教一下,我使用的是fmp4相关的函数接口
第一步, ` fmp4_writer_create(mov_file_buffer(), fp, 0);`
第二步, `fmp4_writer_add_video(mov, MOV_OBJECT_H264, 2560, 1440, NULL, 0);`
第三步, `fmp4_writer_write` ,循环写入H264
第四步,`fmp4_w…
-
### IINA Version
1.3.5
### Release Channel
Release
### macOS Version
15.0.1
### Steps to Reproduce
Open - https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp…
-
I see in Apple's WWDC sessions for this week they're starting to push fMP4 within HLS. It's been around for a while, but I think it's finally starting to take hold. I don't know if there's any benef…
gabek updated
1 month ago
-
**Describe the bug**
When hardcoding a transcoding profile to fmp4 over HLS the chromecast locks up completely
```
{
Container: "mp4",
Type: "Video",
…
-
### What do you want to do with Hls.js?
Hi, given a HLS VOD with fragmented mp4s (6s fragments, 2s chunks) using byterange requests, I'm wondering why the loaded fragments are of different duration…
-
**Describe The Bug**
When the 'Prefer fMP4-HLS Container' setting is disabled, audio transcoding fails to work properly for AV1 videos. This issue affects multiple platforms and results in playback p…
-
_mp4_writer = mp4_writer_create(is_fmp4, mov_file_cache_buffer(), &_wfile, is_fmp4 ? MOV_FLAG_SEGMENT : MOV_FLAG_FASTSTART);
其它代码不变的情况 仅是在这里is_fmp4=false 就会导致录制出来的文件无法播放
以下是录制的大致流程
'''cpp
_mp4…
-
Hello,
I am currently researching your Rust library and have come across the read_fragment_header() function in the Reader. However, I noticed that there doesn’t seem to be a corresponding function…
-
I modified the same m3u8 url to create an m3u file and strm file and added them to Live TV and the library respectively.
It works perfectly in the web browser, but not on other clients. It didn't wor…
-
### Checklist
- [X] I'm reporting a bug unrelated to a specific site
- [X] I've verified that I'm running yt-dlp version **2022.03.08.1**. ([update instructions](https://github.com/yt-dlp/yt-dlp#u…