diff --git a/example_media_process.json b/example_media_process.json
index 4877667998e34b88a3dea69edebceb0baedf02a1..39f8d23b923bc7358818db0384d3aac397f7e7b8 100644
--- a/example_media_process.json
+++ b/example_media_process.json
@@ -30,7 +30,7 @@
                         },
                         {
                             "type": "text",
-                            "text": "$LECTURE_TITLE",
+                            "text": "$COURSE_FULL_NAME",
                             "height": 20,
                             "text_color": "#ffffff",
                             "horizontal_alignment": "center",
@@ -204,7 +204,7 @@
                 "streams": [
                     {
                         "graph_id": "video_with_inoutro_logo",
-                        "codec": "av1",
+                        "codec": "h264",
                         "framerate": 50,
                         "crf": 23
                     },