Skip to content

Commit

Permalink
Conversion between MKV and MP4 seems broken, so get MKV directly
Browse files Browse the repository at this point in the history
  • Loading branch information
olberger committed May 2, 2020
1 parent 26325f3 commit 7eccbf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions capture-full-replay.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ docker run --rm -d --name=grid -p 4444:24444 -p 5920:25900 \
-e SCREEN_WIDTH=1080 -e SCREEN_HEIGHT=720 \
-e FFMPEG_DRAW_MOUSE=0 \
-e FFMPEG_FRAME_RATE=24 \
-e VIDEO_FILE_EXTENSION="mkv" \
elgalu/selenium

docker exec grid wait_all_done 30s
Expand Down

0 comments on commit 7eccbf2

Please sign in to comment.