1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-07-08 05:48:09 +02:00

Add vp9 test video

Rename mp4 video to h.264 because mp4 is only a
container
This commit is contained in:
Elias Steurer 2023-07-09 11:50:22 +02:00
parent 12314cafde
commit 0813f6a473
13 changed files with 16 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,14 @@
{
"description": "",
"file": "mantissa.xyz_loop_075.webm",
"preview": "preview.jpg",
"previewGIF": "preview.gif",
"previewThumbnail": "previewThumbnail.jpg",
"previewWEBM": "preview.webm",
"tags": [
],
"title": "mantissa.xyz_loop_075",
"type": "videoWallpaper",
"videoCodec": "VP8",
"youtube": ""
}

View File

Before

Width:  |  Height:  |  Size: 3.9 MiB

After

Width:  |  Height:  |  Size: 3.9 MiB

View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View File

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -46,7 +46,8 @@ int main(int argc, char* argv[])
if (argumentList.length() == 1) {
QString exampleContentPath = QString(SCREENPLAY_SOURCE_DIR) + "/Content";
QStringList contentFolder = {
"/wallpaper_video_nebula",
"/wallpaper_video_astronaut_vp9",
"/wallpaper_video_nebula_h264",
"/wallpaper_interactive",
"/wallpaper_landscape",
"/wallpaper_particles"