rrweb-io/rrvideo

Recorded video is jumping around

Opened this issue · 5 comments

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

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.

rrvideo-output.mp4
rrweb-recording.json.txt

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

I'm having this same issue of video flickering

@raoulkuate 求一个你的环境配置,我怀疑是版本不一致,从而导致我们本地生成的视频都有问题

  1. mac、windows还是linux
  2. FFmpeg 的版本
  3. Node 的版本

just type:

  1. npm uninstall -g rrvideo
  2. npm install -g @hop-tran/rrvideo-fix-puppeteer