Skip to content
Snippets Groups Projects
Commit 6d487b80 authored by Simon Künzel's avatar Simon Künzel
Browse files

Update example media process

parent 96573fe9
No related branches found
No related tags found
No related merge requests found
Pipeline #7666 passed
Pipeline: backend

#7667

    ...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
    }, },
    { {
    "type": "text", "type": "text",
    "text": "$LECTURE_TITLE", "text": "$COURSE_FULL_NAME",
    "height": 20, "height": 20,
    "text_color": "#ffffff", "text_color": "#ffffff",
    "horizontal_alignment": "center", "horizontal_alignment": "center",
    ...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
    "streams": [ "streams": [
    { {
    "graph_id": "video_with_inoutro_logo", "graph_id": "video_with_inoutro_logo",
    "codec": "av1", "codec": "h264",
    "framerate": 50, "framerate": 50,
    "crf": 23 "crf": 23
    }, },
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment