diff --git a/packages/frontend/src/app/configure/page.tsx b/packages/frontend/src/app/configure/page.tsx index 889b9b1f..670b65bc 100644 --- a/packages/frontend/src/app/configure/page.tsx +++ b/packages/frontend/src/app/configure/page.tsx @@ -69,9 +69,7 @@ const defaultAudioTags: AudioTag[] = [ ]; const defaultEncodes: Encode[] = [ - { x265: true }, { HEVC: true }, - { x264: true }, { AVC: true }, ]; diff --git a/packages/parser/src/regex.ts b/packages/parser/src/regex.ts index b5d5dae5..aa1a4da7 100644 --- a/packages/parser/src/regex.ts +++ b/packages/parser/src/regex.ts @@ -46,10 +46,8 @@ export const PARSE_REGEX = { AAC: /(?