video-report
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseWhen a user reports a video not working, we should download the URL and put it as the in .
srcpackages/example/src/NewVideo.tsxThen, in , we should run .
packages/examplebunx remotion render NewVideo --log=verbose当用户反馈视频无法正常播放时,我们需要下载对应的URL,并将其作为填入中。
srcpackages/example/src/NewVideo.tsx然后,在目录下,我们需要运行命令。
packages/examplebunx remotion render NewVideo --log=verbose