Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion db/video/cfr/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Create video:
Create video:
ffmpeg -f lavfi -i color=c=blue:s=1280x720:d=3:r=60 -c:v libx264 -vf "format=pix_fmts=yuv420p, drawtext=fontsize=480: fontcolor=white: font=monospace: x=(w-text_w)/2: y=(h-text_h)/2: r=60: text='%{frame_num}'" test.mp4

Get frames from video:
Expand All @@ -19,6 +19,9 @@ ffmpeg -i test.mp4 -c:v mpeg4 test_mpeg4.mp4
AV1 files are transcoded .h264 files:
ffmpeg -i test.mp4 -c:v libaom-av1 -aom-params lossless=1 test_av1.mp4

VP9 files are transcoded .h264 files:
ffmpeg -i test.mp4 -c:v vp9 test_vp9.mp4

RAW files were generated with:
ffmpeg -i test.mp4 -c:v libx264 -f rawvideo -bf 0 test.h264
ffmpeg -i test.mp4 -c:v libx265 -f rawvideo -bf 0 test.h265
Binary file added db/video/cfr/frames_1_vp9/001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/008.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/009.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/010.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/011.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/012.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/013.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/014.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/015.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/016.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/017.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/019.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/020.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/021.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/022.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/023.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added db/video/cfr/frames_1_vp9/026.png
Binary file added db/video/cfr/frames_1_vp9/027.png
Binary file added db/video/cfr/frames_1_vp9/028.png
Binary file added db/video/cfr/frames_1_vp9/029.png
Binary file added db/video/cfr/frames_1_vp9/030.png
Binary file added db/video/cfr/frames_1_vp9/031.png
Binary file added db/video/cfr/frames_1_vp9/032.png
Binary file added db/video/cfr/frames_1_vp9/033.png
Binary file added db/video/cfr/frames_1_vp9/034.png
Binary file added db/video/cfr/frames_1_vp9/035.png
Binary file added db/video/cfr/frames_1_vp9/036.png
Binary file added db/video/cfr/frames_1_vp9/037.png
Binary file added db/video/cfr/frames_1_vp9/038.png
Binary file added db/video/cfr/frames_1_vp9/039.png
Binary file added db/video/cfr/frames_1_vp9/040.png
Binary file added db/video/cfr/frames_1_vp9/041.png
Binary file added db/video/cfr/frames_1_vp9/042.png
Binary file added db/video/cfr/frames_1_vp9/043.png
Binary file added db/video/cfr/frames_1_vp9/044.png
Binary file added db/video/cfr/frames_1_vp9/045.png
Binary file added db/video/cfr/frames_1_vp9/046.png
Binary file added db/video/cfr/frames_1_vp9/047.png
Binary file added db/video/cfr/frames_1_vp9/048.png
Binary file added db/video/cfr/frames_1_vp9/049.png
Binary file added db/video/cfr/frames_1_vp9/050.png
50 changes: 50 additions & 0 deletions db/video/cfr/frames_1_vp9/frames_list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
001.png
002.png
003.png
004.png
005.png
006.png
007.png
008.png
009.png
010.png
011.png
012.png
013.png
014.png
015.png
016.png
017.png
018.png
019.png
020.png
021.png
022.png
023.png
024.png
025.png
026.png
027.png
028.png
029.png
030.png
031.png
032.png
033.png
034.png
035.png
036.png
037.png
038.png
039.png
040.png
041.png
042.png
043.png
044.png
045.png
046.png
047.png
048.png
049.png
050.png
Binary file added db/video/cfr/frames_2_vp9/001.png
Binary file added db/video/cfr/frames_2_vp9/002.png
Binary file added db/video/cfr/frames_2_vp9/003.png
Binary file added db/video/cfr/frames_2_vp9/004.png
Binary file added db/video/cfr/frames_2_vp9/005.png
Binary file added db/video/cfr/frames_2_vp9/006.png
Binary file added db/video/cfr/frames_2_vp9/007.png
Binary file added db/video/cfr/frames_2_vp9/008.png
Binary file added db/video/cfr/frames_2_vp9/009.png
Binary file added db/video/cfr/frames_2_vp9/010.png
Binary file added db/video/cfr/frames_2_vp9/011.png
Binary file added db/video/cfr/frames_2_vp9/012.png
Binary file added db/video/cfr/frames_2_vp9/013.png
Binary file added db/video/cfr/frames_2_vp9/014.png
Binary file added db/video/cfr/frames_2_vp9/015.png
Binary file added db/video/cfr/frames_2_vp9/016.png
Binary file added db/video/cfr/frames_2_vp9/017.png
Binary file added db/video/cfr/frames_2_vp9/018.png
Binary file added db/video/cfr/frames_2_vp9/019.png
Binary file added db/video/cfr/frames_2_vp9/020.png
Binary file added db/video/cfr/frames_2_vp9/021.png
Binary file added db/video/cfr/frames_2_vp9/022.png
Binary file added db/video/cfr/frames_2_vp9/023.png
Binary file added db/video/cfr/frames_2_vp9/024.png
Binary file added db/video/cfr/frames_2_vp9/025.png
Binary file added db/video/cfr/frames_2_vp9/026.png
Binary file added db/video/cfr/frames_2_vp9/027.png
Binary file added db/video/cfr/frames_2_vp9/028.png
Binary file added db/video/cfr/frames_2_vp9/029.png
Binary file added db/video/cfr/frames_2_vp9/030.png
Binary file added db/video/cfr/frames_2_vp9/031.png
Binary file added db/video/cfr/frames_2_vp9/032.png
Binary file added db/video/cfr/frames_2_vp9/033.png
Binary file added db/video/cfr/frames_2_vp9/034.png
Binary file added db/video/cfr/frames_2_vp9/035.png
Binary file added db/video/cfr/frames_2_vp9/036.png
Binary file added db/video/cfr/frames_2_vp9/037.png
Binary file added db/video/cfr/frames_2_vp9/038.png
Binary file added db/video/cfr/frames_2_vp9/039.png
Binary file added db/video/cfr/frames_2_vp9/040.png
Binary file added db/video/cfr/frames_2_vp9/041.png
Binary file added db/video/cfr/frames_2_vp9/042.png
Binary file added db/video/cfr/frames_2_vp9/043.png
Binary file added db/video/cfr/frames_2_vp9/044.png
Binary file added db/video/cfr/frames_2_vp9/045.png
Binary file added db/video/cfr/frames_2_vp9/046.png
Binary file added db/video/cfr/frames_2_vp9/047.png
Binary file added db/video/cfr/frames_2_vp9/048.png
Binary file added db/video/cfr/frames_2_vp9/049.png
Binary file added db/video/cfr/frames_2_vp9/050.png
Binary file added db/video/cfr/frames_2_vp9/051.png
Binary file added db/video/cfr/frames_2_vp9/052.png
Binary file added db/video/cfr/frames_2_vp9/053.png
Binary file added db/video/cfr/frames_2_vp9/054.png
Binary file added db/video/cfr/frames_2_vp9/055.png
Binary file added db/video/cfr/frames_2_vp9/056.png
Binary file added db/video/cfr/frames_2_vp9/057.png
Binary file added db/video/cfr/frames_2_vp9/058.png
Binary file added db/video/cfr/frames_2_vp9/059.png
Binary file added db/video/cfr/frames_2_vp9/060.png
60 changes: 60 additions & 0 deletions db/video/cfr/frames_2_vp9/frames_list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
001.png
002.png
003.png
004.png
005.png
006.png
007.png
008.png
009.png
010.png
011.png
012.png
013.png
014.png
015.png
016.png
017.png
018.png
019.png
020.png
021.png
022.png
023.png
024.png
025.png
026.png
027.png
028.png
029.png
030.png
031.png
032.png
033.png
034.png
035.png
036.png
037.png
038.png
039.png
040.png
041.png
042.png
043.png
044.png
045.png
046.png
047.png
048.png
049.png
050.png
051.png
052.png
053.png
054.png
055.png
056.png
057.png
058.png
059.png
060.png
3 changes: 3 additions & 0 deletions db/video/cfr/test_1_vp9.mp4
Git LFS file not shown
3 changes: 3 additions & 0 deletions db/video/cfr/test_2_vp9.mp4
Git LFS file not shown
Binary file added db/video/vfr/frames_1_vp9/001.png
Binary file added db/video/vfr/frames_1_vp9/002.png
Binary file added db/video/vfr/frames_1_vp9/003.png
Binary file added db/video/vfr/frames_1_vp9/004.png
Binary file added db/video/vfr/frames_1_vp9/005.png
Binary file added db/video/vfr/frames_1_vp9/006.png
Binary file added db/video/vfr/frames_1_vp9/007.png
Binary file added db/video/vfr/frames_1_vp9/008.png
Binary file added db/video/vfr/frames_1_vp9/009.png
Binary file added db/video/vfr/frames_1_vp9/010.png
Binary file added db/video/vfr/frames_1_vp9/011.png
Binary file added db/video/vfr/frames_1_vp9/012.png
Binary file added db/video/vfr/frames_1_vp9/013.png
Binary file added db/video/vfr/frames_1_vp9/014.png
Binary file added db/video/vfr/frames_1_vp9/015.png
Binary file added db/video/vfr/frames_1_vp9/016.png
Binary file added db/video/vfr/frames_1_vp9/017.png
Binary file added db/video/vfr/frames_1_vp9/018.png
Binary file added db/video/vfr/frames_1_vp9/019.png
Binary file added db/video/vfr/frames_1_vp9/020.png
Binary file added db/video/vfr/frames_1_vp9/021.png
Binary file added db/video/vfr/frames_1_vp9/022.png
Binary file added db/video/vfr/frames_1_vp9/023.png
Binary file added db/video/vfr/frames_1_vp9/024.png
Binary file added db/video/vfr/frames_1_vp9/025.png
Binary file added db/video/vfr/frames_1_vp9/026.png
Binary file added db/video/vfr/frames_1_vp9/027.png
Binary file added db/video/vfr/frames_1_vp9/028.png
Binary file added db/video/vfr/frames_1_vp9/029.png
Binary file added db/video/vfr/frames_1_vp9/030.png
Binary file added db/video/vfr/frames_1_vp9/031.png
Binary file added db/video/vfr/frames_1_vp9/032.png
Binary file added db/video/vfr/frames_1_vp9/033.png
Binary file added db/video/vfr/frames_1_vp9/034.png
Binary file added db/video/vfr/frames_1_vp9/035.png
Binary file added db/video/vfr/frames_1_vp9/036.png
Binary file added db/video/vfr/frames_1_vp9/037.png
Binary file added db/video/vfr/frames_1_vp9/038.png
Binary file added db/video/vfr/frames_1_vp9/039.png
Binary file added db/video/vfr/frames_1_vp9/040.png
Binary file added db/video/vfr/frames_1_vp9/041.png
Binary file added db/video/vfr/frames_1_vp9/042.png
Binary file added db/video/vfr/frames_1_vp9/043.png
Binary file added db/video/vfr/frames_1_vp9/044.png
Binary file added db/video/vfr/frames_1_vp9/045.png
Binary file added db/video/vfr/frames_1_vp9/046.png
Binary file added db/video/vfr/frames_1_vp9/047.png
Binary file added db/video/vfr/frames_1_vp9/048.png
Binary file added db/video/vfr/frames_1_vp9/049.png
Binary file added db/video/vfr/frames_1_vp9/050.png
50 changes: 50 additions & 0 deletions db/video/vfr/frames_1_vp9/frames_list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
001.png
002.png
003.png
004.png
005.png
006.png
007.png
008.png
009.png
010.png
011.png
012.png
013.png
014.png
015.png
016.png
017.png
018.png
019.png
020.png
021.png
022.png
023.png
024.png
025.png
026.png
027.png
028.png
029.png
030.png
031.png
032.png
033.png
034.png
035.png
036.png
037.png
038.png
039.png
040.png
041.png
042.png
043.png
044.png
045.png
046.png
047.png
048.png
049.png
050.png
Binary file added db/video/vfr/frames_2_vp9/001.png
Binary file added db/video/vfr/frames_2_vp9/002.png
Binary file added db/video/vfr/frames_2_vp9/003.png
Binary file added db/video/vfr/frames_2_vp9/004.png
Binary file added db/video/vfr/frames_2_vp9/005.png
Binary file added db/video/vfr/frames_2_vp9/006.png
Binary file added db/video/vfr/frames_2_vp9/007.png
Binary file added db/video/vfr/frames_2_vp9/008.png
Binary file added db/video/vfr/frames_2_vp9/009.png
Binary file added db/video/vfr/frames_2_vp9/010.png
Binary file added db/video/vfr/frames_2_vp9/011.png
Binary file added db/video/vfr/frames_2_vp9/012.png
Binary file added db/video/vfr/frames_2_vp9/013.png
Binary file added db/video/vfr/frames_2_vp9/014.png
Binary file added db/video/vfr/frames_2_vp9/015.png
Binary file added db/video/vfr/frames_2_vp9/016.png
Binary file added db/video/vfr/frames_2_vp9/017.png
Binary file added db/video/vfr/frames_2_vp9/018.png
Binary file added db/video/vfr/frames_2_vp9/019.png
Binary file added db/video/vfr/frames_2_vp9/020.png
Binary file added db/video/vfr/frames_2_vp9/021.png
Binary file added db/video/vfr/frames_2_vp9/022.png
Binary file added db/video/vfr/frames_2_vp9/023.png
Binary file added db/video/vfr/frames_2_vp9/024.png
Binary file added db/video/vfr/frames_2_vp9/025.png
Binary file added db/video/vfr/frames_2_vp9/026.png
Binary file added db/video/vfr/frames_2_vp9/027.png
Binary file added db/video/vfr/frames_2_vp9/028.png
Binary file added db/video/vfr/frames_2_vp9/029.png
Binary file added db/video/vfr/frames_2_vp9/030.png
Binary file added db/video/vfr/frames_2_vp9/031.png
Binary file added db/video/vfr/frames_2_vp9/032.png
Binary file added db/video/vfr/frames_2_vp9/033.png
Binary file added db/video/vfr/frames_2_vp9/034.png
Binary file added db/video/vfr/frames_2_vp9/035.png
Binary file added db/video/vfr/frames_2_vp9/036.png
Binary file added db/video/vfr/frames_2_vp9/037.png
Binary file added db/video/vfr/frames_2_vp9/038.png
Binary file added db/video/vfr/frames_2_vp9/039.png
Binary file added db/video/vfr/frames_2_vp9/040.png
Binary file added db/video/vfr/frames_2_vp9/041.png
Binary file added db/video/vfr/frames_2_vp9/042.png
Binary file added db/video/vfr/frames_2_vp9/043.png
Binary file added db/video/vfr/frames_2_vp9/044.png
Binary file added db/video/vfr/frames_2_vp9/045.png
Binary file added db/video/vfr/frames_2_vp9/046.png
Binary file added db/video/vfr/frames_2_vp9/047.png
Binary file added db/video/vfr/frames_2_vp9/048.png
Binary file added db/video/vfr/frames_2_vp9/049.png
Binary file added db/video/vfr/frames_2_vp9/050.png
Binary file added db/video/vfr/frames_2_vp9/051.png
Binary file added db/video/vfr/frames_2_vp9/052.png
Binary file added db/video/vfr/frames_2_vp9/053.png
Binary file added db/video/vfr/frames_2_vp9/054.png
Binary file added db/video/vfr/frames_2_vp9/055.png
Binary file added db/video/vfr/frames_2_vp9/056.png
Binary file added db/video/vfr/frames_2_vp9/057.png
Binary file added db/video/vfr/frames_2_vp9/058.png
Binary file added db/video/vfr/frames_2_vp9/059.png
Binary file added db/video/vfr/frames_2_vp9/060.png
60 changes: 60 additions & 0 deletions db/video/vfr/frames_2_vp9/frames_list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
001.png
002.png
003.png
004.png
005.png
006.png
007.png
008.png
009.png
010.png
011.png
012.png
013.png
014.png
015.png
016.png
017.png
018.png
019.png
020.png
021.png
022.png
023.png
024.png
025.png
026.png
027.png
028.png
029.png
030.png
031.png
032.png
033.png
034.png
035.png
036.png
037.png
038.png
039.png
040.png
041.png
042.png
043.png
044.png
045.png
046.png
047.png
048.png
049.png
050.png
051.png
052.png
053.png
054.png
055.png
056.png
057.png
058.png
059.png
060.png
3 changes: 3 additions & 0 deletions db/video/vfr/test_1_vp9.mp4
Git LFS file not shown
3 changes: 3 additions & 0 deletions db/video/vfr/test_2_vp9.mp4
Git LFS file not shown