-
## Which version are you using?
v0.23.8
## Which operating system are you using?
- [ ] Linux amd64 standard
- [ ] Linux amd64 Docker
- [ ] Linux arm64 standard
- [ ] Linux arm64 Do…
-
Hi! I have problem with MP4Box, can't concatenate videos in one video. I get out.mp4 file (~103 MB) but omxplayer can not play it. I have 6 very simple .mp4 videos and I want them to merge in one vide…
-
I record videos in WebM using `MediaRecorder`. I wonder if, perhaps with the combination of `VideoDecoder`, it would be possible to re-encode them into mp4 file without having to use ffmpeg for the co…
-
Using docker-compose but having issues with ffmpeg binary not being found. It took me a bit till dawned that the nextcloud image being pulled doesn't have ffmpeg and other goodies installed in it and …
-
## 【版本信息】
4.0.5.10
## 【平台信息】
Android 原生
## 【预期的表现】
能够生成正常的时长mp4
## 【实际的情况】
pag文件时长为5s,但是导出仅为2s,并且帧率也和MediaFormat指定的对不上
https://github.com/Tencent/libpag/assets/44636532/fd50…
-
Hi ,
Thanks for a wonderful library, i have used the mp4-muxer library for recording and it worked like a charm. Now, i am looking to do live streaming over dash , any pointers or advice would speed…
-
The downloaded video can't be played on pc. Doesn't work on both windows media player and VLC player. A workaround I found is to repair the video with https://webbrowsertools.com/repair-video/ and t…
-
Hi @pedroSG94 !
When streaming, the following DTS errors occur on our server:
> [flv @ 0000015c24192680] Non-increasing DTS in stream 1: packet 21 with DTS 568, packet 22 with DTS 568
[flv @ 0000…
-
One thing we noticed is that the timestamp-overlay-added video misses some frames compare to the input video.
I used this command `ffprobe -select_streams v -show_packets | grep pts_time` to get …
-
Hello !
I'm trying to generate a video file using mp4box & webcodec directly inside the browser, without nodejs & ffmpeg. It almost works but my video-file contains only 2-3 frames instead of 300 …