diff --git a/www/src/components/Job.tsx b/www/src/components/Job.tsx
index ce79a2d..831c16a 100644
--- a/www/src/components/Job.tsx
+++ b/www/src/components/Job.tsx
@@ -149,10 +149,10 @@ export class JobComponent extends React.Component job.codec.includes(codec));
+ }
+
+ let areAllMatches = jobs.every(isCodecMatch);
+ if (areAllMatches == false) {
+ return
+
Currently AWCY supports only AV1 for web analyzer
+
+ }
for (let video in report) {
if (video != "Total") {
diff --git a/www/src/components/SubmitJobForm.tsx b/www/src/components/SubmitJobForm.tsx
index a4032b8..0e0bb0e 100644
--- a/www/src/components/SubmitJobForm.tsx
+++ b/www/src/components/SubmitJobForm.tsx
@@ -320,11 +320,12 @@ export class SubmitJobFormComponent extends React.Component<{
-
+ {/*
Architecture
+ */}
This will override the above set (for AOM-CTC)