ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Unable to process RAW .MOV file created from iPhoneX. pthread error thrown

未關閉
#359 4 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C
星號
17.8k
分支
1.1k
PR 合併指標
30 天內沒有已合併 PR

描述

**Describe the bug**
Using this to convert videos, its working so far good except any raw format. I created short 8 seconds vid via iPhoneX which is .mov, yun420p and it went to 22 frames and thrown pthread error. Not sure how to fix it.

**To Reproduce**
Steps to reproduce the behavior:
1. Record any video from iPhoneX with 4K at 30 FPS
2. Open the demo app for test https://ffmpegwasm.netlify.app/#demo (I have created my own using react but demo have same issue)
3. Open the DevTool and you will see the error.

**Expected behavior**
As I tried to convert that format with same command on my windows via cmd its working good, but on web its not.

**Screenshots**
![image](https://user-images.githubusercontent.com/2682457/173003955-243d0371-9f51-4ebc-9e56-cdfbdea9e2f7.png)

**Desktop (please complete the following information):**
- OS: Windows
- Browser chrome

**Smartphone (please complete the following information):**
- Device: iPhoneX
- OS: iOS14
- Browser Safari & Chrome

**Additional context**
Add any other context about the problem here.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。