Recorded video is jumping around
Opened this issue · 5 comments
bernhardh commented
Hello,
I tried to use the rrvideo script, but the video is flickering / jumping.
See example:
rrvideo-output.mp4
And here is my test page: http://test.bmdev.at/rr-recorder/example.html
benjamindoe commented
I'm also having a similar issue. Here is my MP4 file and my JSON file of replay data. Replay was captured on a Shopify development store for testing purposes.
raoulkuate commented
Hello @benjamindoe
the command line : rrvideo --input rrweb-recording.json.txt --out rrweb-video.mp4 --config config.json
Json config
config.json.txt
Here is the result of your json :
rrvideo-output.mp4
AlfredBryan commented
I'm having this same issue of video flickering
zonglang commented
@raoulkuate 求一个你的环境配置,我怀疑是版本不一致,从而导致我们本地生成的视频都有问题
- mac、windows还是linux
- FFmpeg 的版本
- Node 的版本
YuraChernii commented
just type:
- npm uninstall -g rrvideo
- npm install -g @hop-tran/rrvideo-fix-puppeteer