{"id":740281,"date":"2026-01-21T22:48:37","date_gmt":"2026-01-21T22:48:37","guid":{"rendered":"https:\/\/convertifypro.com\/?page_id=740281"},"modified":"2026-01-21T22:48:37","modified_gmt":"2026-01-21T22:48:37","slug":"best-export-settings-for-premiere-pro","status":"publish","type":"page","link":"https:\/\/convertifypro.com\/mi\/tautuhinga-kaweake-pai-mo-premiere-pro\/","title":{"rendered":"Tautuhinga Kaweake Pai mo Premiere Pro"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"Master Premiere Pro export settings with our comprehensive guide. Learn optimal codecs, bitrates, and platform-specific settings for professional results.\">\n    <meta name=\"keywords\" content=\"premiere pro export settings, video export, h264 settings, premiere pro codecs, video compression, export presets, youtube export settings\">\n    <title>Tautuhinga Kaweake Pai mo Premiere Pro: Whakaoti 2024 Aratohu<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    \n    <style>\n        \/* Main Styles *\/\n        :root {\n            --primary-color: #FD9800;\n            --primary-hover: #e88a00;\n            --text-color: #3A3A3A;\n            --light-bg: #f8faff;\n            --gradient-bg: linear-gradient(135deg, #f8faff 0%, #fff5e6 100%);\n            --box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);\n            --hover-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);\n            --border-color: #f1f5f9;\n        }\n\n        .guide-section {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 2rem 1.5rem;\n            font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;\n            color: var(--text-color);\n        }\n\n        \/* Hero Section *\/\n        .hero-section {\n            text-align: center;\n            padding: 3rem 1rem;\n            margin-bottom: 3rem;\n            background: var(--gradient-bg);\n            border-radius: 16px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .hero-pattern {\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23fd9800' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n            opacity: 0.5;\n            z-index: 0;\n        }\n\n        .hero-content {\n            position: relative;\n            z-index: 1;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        .hero-title {\n            font-size: 2.8rem;\n            font-weight: 800;\n            margin-bottom: 1.5rem;\n            color: var(--text-color);\n        }\n\n        .hero-subtitle {\n            font-size: 1.25rem;\n            margin-bottom: 2rem;\n            color: var(--text-color);\n            line-height: 1.6;\n        }\n\n        .hero-badges {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 1rem;\n            margin-bottom: 2rem;\n        }\n\n        .hero-badge {\n            display: flex;\n            align-items: center;\n            background: white;\n            border-radius: 50px;\n            padding: 0.5rem 1rem;\n            box-shadow: var(--box-shadow);\n            transition: all 0.3s ease;\n            border: 1px solid var(--border-color);\n        }\n\n        .hero-badge:hover {\n            transform: translateY(-3px);\n            box-shadow: var(--hover-shadow);\n            border-color: rgba(253, 152, 0, 0.3);\n        }\n\n        .hero-badge-icon {\n            color: var(--primary-color);\n            margin-right: 0.5rem;\n            font-size: 1rem;\n        }\n\n        .hero-badge-text {\n            font-size: 0.9rem;\n            font-weight: 600;\n            color: var(--text-color);\n        }\n\n        .hero-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 1rem;\n            flex-wrap: wrap;\n        }\n\n        .btn {\n            display: inline-block;\n            padding: 0.75rem 1.5rem;\n            border-radius: 8px;\n            font-weight: 600;\n            text-decoration: none !important;\n            transition: all 0.3s ease;\n            cursor: pointer;\n            font-size: 1rem;\n        }\n\n        .btn-primary {\n            background-color: var(--primary-color);\n            color: white !important;\n            box-shadow: 0 8px 16px rgba(253, 152, 0, 0.2);\n            border: none;\n        }\n\n        .btn-primary:hover {\n            background-color: var(--primary-hover);\n            transform: translateY(-2px);\n            text-decoration: none !important;\n        }\n\n        .btn-secondary {\n            background-color: white;\n            color: var(--primary-color) !important;\n            border: 1px solid var(--border-color);\n        }\n\n        .btn-secondary:hover {\n            background-color: #fff5e6;\n            transform: translateY(-2px);\n            text-decoration: none !important;\n        }\n\n        \/* Features Section *\/\n        .features-section {\n            margin-bottom: 4rem;\n        }\n\n        .section-title {\n            font-size: 2.2rem;\n            font-weight: 700;\n            text-align: center;\n            margin-bottom: 2.5rem;\n            color: var(--text-color);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n        }\n\n        .feature-card {\n            background: white;\n            border-radius: 16px;\n            overflow: hidden;\n            box-shadow: var(--box-shadow);\n            transition: all 0.3s ease;\n            border: 1px solid var(--border-color);\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: var(--hover-shadow);\n            border-color: rgba(253, 152, 0, 0.3);\n        }\n\n        .feature-icon {\n            width: 60px;\n            height: 60px;\n            background-color: rgba(253, 152, 0, 0.15);\n            color: var(--primary-color);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 1.5rem;\n            font-size: 1.8rem;\n            transition: all 0.3s ease;\n        }\n\n        .feature-card:hover .feature-icon {\n            background: linear-gradient(135deg, #FD9800 0%, #FF6D00 100%);\n            color: white;\n            box-shadow: 0 10px 20px rgba(253, 152, 0, 0.2);\n        }\n\n        .feature-content {\n            padding: 2rem;\n            flex-grow: 1;\n        }\n\n        .feature-title {\n            font-size: 1.4rem;\n            font-weight: 700;\n            margin-bottom: 1rem;\n            color: var(--text-color);\n        }\n\n        .feature-text {\n            font-size: 1rem;\n            color: #555;\n            line-height: 1.6;\n            margin-bottom: 1.5rem;\n        }\n\n        .feature-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .feature-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 0.75rem;\n            line-height: 1.5;\n        }\n\n        .feature-check {\n            color: var(--primary-color);\n            margin-right: 0.75rem;\n            flex-shrink: 0;\n            margin-top: 0.2rem;\n        }\n\n        .feature-item-text {\n            font-size: 0.95rem;\n            color: var(--text-color);\n        }\n\n        \/* Why Convert Section *\/\n        .why-convert-section {\n            margin-bottom: 4rem;\n            background: var(--light-bg);\n            border-radius: 16px;\n            padding: 3rem 2rem;\n        }\n\n        .comparison-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n            margin-top: 2rem;\n        }\n\n        .format-card {\n            background: white;\n            border-radius: 16px;\n            padding: 1.5rem;\n            box-shadow: var(--box-shadow);\n            transition: all 0.3s ease;\n            border: 1px solid var(--border-color);\n        }\n\n        .format-card:hover {\n            transform: translateY(-5px);\n            box-shadow: var(--hover-shadow);\n            border-color: rgba(253, 152, 0, 0.3);\n        }\n\n        .format-title {\n            font-size: 1.6rem;\n            font-weight: 700;\n            margin-bottom: 1.25rem;\n            color: var(--text-color);\n            display: flex;\n            align-items: center;\n        }\n\n        .format-icon {\n            color: var(--primary-color);\n            margin-right: 0.75rem;\n            font-size: 1.6rem;\n        }\n\n        .format-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .format-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 0.85rem;\n        }\n\n        .format-check {\n            color: var(--primary-color);\n            margin-right: 0.75rem;\n            flex-shrink: 0;\n            margin-top: 0.2rem;\n        }\n\n        .format-text {\n            font-size: 0.95rem;\n            color: #555;\n            line-height: 1.5;\n        }\n\n        \/* How It Works Section *\/\n        .how-it-works-section {\n            margin-bottom: 4rem;\n        }\n\n        .steps-container {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .step-card {\n            display: flex;\n            align-items: flex-start;\n            background: white;\n            border-radius: 16px;\n            padding: 2rem;\n            box-shadow: var(--box-shadow);\n            margin-bottom: 2rem;\n            border: 1px solid var(--border-color);\n            transition: all 0.3s ease;\n        }\n\n        .step-card:hover {\n            transform: translateY(-5px);\n            box-shadow: var(--hover-shadow);\n            border-color: rgba(253, 152, 0, 0.3);\n        }\n\n        .step-number {\n            width: 50px;\n            height: 50px;\n            background-color: rgba(253, 152, 0, 0.15);\n            color: var(--primary-color);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5rem;\n            font-weight: 700;\n            margin-right: 1.5rem;\n            flex-shrink: 0;\n            transition: all 0.3s ease;\n        }\n\n        .step-card:hover .step-number {\n            background: linear-gradient(135deg, #FD9800 0%, #FF6D00 100%);\n            color: white;\n            box-shadow: 0 10px 20px rgba(253, 152, 0, 0.2);\n        }\n\n        .step-content {\n            flex: 1;\n        }\n\n        .step-title {\n            font-size: 1.4rem;\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            color: var(--text-color);\n        }\n\n        .step-text {\n            font-size: 1rem;\n            color: #555;\n            line-height: 1.6;\n        }\n\n        \/* Use Cases Section *\/\n        .use-cases-section {\n            margin-bottom: 4rem;\n            background: var(--light-bg);\n            border-radius: 16px;\n            padding: 3rem 2rem;\n        }\n\n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n            margin-top: 2rem;\n        }\n\n        .use-case-card {\n            background: white;\n            border-radius: 16px;\n            padding: 1.5rem;\n            box-shadow: var(--box-shadow);\n            transition: all 0.3s ease;\n            border: 1px solid var(--border-color);\n            height: 100%;\n        }\n\n        .use-case-card:hover {\n            transform: translateY(-5px);\n            box-shadow: var(--hover-shadow);\n            border-color: rgba(253, 152, 0, 0.3);\n        }\n\n        .use-case-icon {\n            color: var(--primary-color);\n            font-size: 2rem;\n            margin-bottom: 1rem;\n        }\n\n        .use-case-title {\n            font-size: 1.3rem;\n            font-weight: 700;\n            margin-bottom: 1rem;\n            color: var(--text-color);\n        }\n\n        .use-case-text {\n            font-size: 0.95rem;\n            color: #555;\n            line-height: 1.6;\n        }\n\n        \/* FAQ Section *\/\n        .faq-section {\n            margin-bottom: 4rem;\n        }\n\n        .faq-container {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .faq-item {\n            background: white;\n            border-radius: 16px;\n            padding: 1.5rem 2rem;\n            box-shadow: var(--box-shadow);\n            margin-bottom: 1.5rem;\n            border: 1px solid var(--border-color);\n            transition: all 0.3s ease;\n        }\n\n        .faq-item:hover {\n            transform: translateY(-3px);\n            box-shadow: var(--hover-shadow);\n            border-color: rgba(253, 152, 0, 0.3);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 700;\n            margin-bottom: 1rem;\n            color: var(--text-color);\n            display: flex;\n            align-items: center;\n        }\n\n        .faq-icon {\n            color: var(--primary-color);\n            margin-right: 0.75rem;\n            font-size: 1.2rem;\n        }\n\n        .faq-answer {\n            font-size: 1rem;\n            color: #555;\n            line-height: 1.6;\n        }\n\n        \/* Technical Details Section *\/\n        .technical-details-section {\n            margin-bottom: 4rem;\n        }\n\n        .technical-details-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n        }\n\n        .tech-detail-card {\n            background: white;\n            border-radius: 16px;\n            padding: 1.5rem;\n            box-shadow: var(--box-shadow);\n            transition: all 0.3s ease;\n            border: 1px solid var(--border-color);\n        }\n\n        .tech-detail-card:hover {\n            transform: translateY(-5px);\n            box-shadow: var(--hover-shadow);\n            border-color: rgba(253, 152, 0, 0.3);\n        }\n\n        .tech-detail-title {\n            font-size: 1.3rem;\n            font-weight: 700;\n            margin-bottom: 1rem;\n            color: var(--text-color);\n            display: flex;\n            align-items: center;\n        }\n\n        .tech-detail-icon {\n            color: var(--primary-color);\n            margin-right: 0.75rem;\n            font-size: 1.3rem;\n        }\n\n        .tech-detail-text {\n            font-size: 0.95rem;\n            color: #555;\n            line-height: 1.6;\n        }\n\n        \/* Security Section *\/\n        .security-section {\n            margin-bottom: 4rem;\n            background: var(--light-bg);\n            border-radius: 16px;\n            padding: 3rem 2rem;\n        }\n\n        .security-features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n            margin-top: 2rem;\n        }\n\n        .security-card {\n            background: white;\n            border-radius: 16px;\n            padding: 1.5rem;\n            box-shadow: var(--box-shadow);\n            transition: all 0.3s ease;\n            border: 1px solid var(--border-color);\n        }\n\n        .security-card:hover {\n            transform: translateY(-5px);\n            box-shadow: var(--hover-shadow);\n            border-color: rgba(253, 152, 0, 0.3);\n        }\n\n        .security-title {\n            font-size: 1.3rem;\n            font-weight: 700;\n            margin-bottom: 1rem;\n            color: var(--text-color);\n            display: flex;\n            align-items: center;\n        }\n\n        .security-icon {\n            color: var(--primary-color);\n            margin-right: 0.75rem;\n            font-size: 1.3rem;\n        }\n\n        .security-text {\n            font-size: 0.95rem;\n            color: #555;\n            line-height: 1.6;\n        }\n\n        \/* CTA Section *\/\n        .cta-section {\n            text-align: center;\n            padding: 3rem 1rem;\n            background: var(--gradient-bg);\n            border-radius: 16px;\n            position: relative;\n            overflow: hidden;\n            margin-bottom: 2rem;\n        }\n\n        .cta-pattern {\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23fd9800' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n            opacity: 0.5;\n            z-index: 0;\n        }\n\n        .cta-content {\n            position: relative;\n            z-index: 1;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        .cta-title {\n            font-size: 2.2rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            color: var(--text-color);\n        }\n\n        .cta-text {\n            font-size: 1.1rem;\n            margin-bottom: 2rem;\n            color: #555;\n            line-height: 1.6;\n        }\n\n        \/* Guide-specific Styles *\/\n        .guide-content {\n            background: white;\n            border-radius: 16px;\n            padding: 2rem;\n            margin-bottom: 2rem;\n            box-shadow: var(--box-shadow);\n            border: 1px solid var(--border-color);\n        }\n\n        .guide-section-title {\n            font-size: 1.6rem;\n            font-weight: 700;\n            color: var(--text-color);\n            margin-bottom: 1rem;\n        }\n\n        .guide-text {\n            font-size: 1rem;\n            color: #555;\n            line-height: 1.8;\n            margin-bottom: 1rem;\n        }\n\n        .guide-list {\n            list-style: none;\n            padding: 0;\n            margin: 1rem 0;\n        }\n\n        .guide-list-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 0.75rem;\n            padding-left: 1.5rem;\n            position: relative;\n        }\n\n        .guide-list-item::before {\n            content: \"\u2022\";\n            color: var(--primary-color);\n            font-weight: bold;\n            position: absolute;\n            left: 0;\n        }\n\n        \/* Responsive Styles *\/\n        @media (max-width: 768px) {\n            .hero-title {\n                font-size: 2.2rem;\n            }\n\n            .section-title {\n                font-size: 1.8rem;\n            }\n\n            .cta-title {\n                font-size: 1.8rem;\n            }\n\n            .features-grid {\n                grid-template-columns: 1fr;\n                max-width: 500px;\n                margin: 0 auto;\n            }\n\n            .step-card {\n                flex-direction: column;\n                align-items: flex-start;\n            }\n\n            .step-number {\n                margin-bottom: 1rem;\n                margin-right: 0;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .hero-title {\n                font-size: 1.8rem;\n            }\n\n            .hero-subtitle {\n                font-size: 1.1rem;\n            }\n\n            .section-title {\n                font-size: 1.6rem;\n            }\n\n            .feature-content {\n                padding: 1.5rem;\n            }\n\n            .step-card {\n                padding: 1.5rem;\n            }\n\n            .faq-item {\n                padding: 1.25rem;\n            }\n        }\n\n        \/* Button text should never be underlined *\/\n        .btn:hover, .btn:focus, .btn:active {\n            text-decoration: none !important;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"guide-section\">\n        <!-- Hero Section -->\n        <section class=\"hero-section\">\n            <div class=\"hero-pattern\"><\/div>\n            <div class=\"hero-content\">\n                <h1 class=\"hero-title\">Tautuhinga Kaweake Pai mo Premiere Pro<\/h1>\n                <p class=\"hero-subtitle\">He aratohu matawh\u0101nui hei awhina i a koe ki te mohio ki nga tautuhinga kaweake pai mo te tuatahi pro.<\/p>\n\n                <div class=\"hero-badges\">\n                    <div class=\"hero-badge\">\n                        <span class=\"hero-badge-icon\"><i class=\"fas fa-clock\"><\/i><\/span>\n                        <span class=\"hero-badge-text\">12 min panui<\/span>\n                    <\/div>\n                    <div class=\"hero-badge\">\n                        <span class=\"hero-badge-icon\"><i class=\"fas fa-book\"><\/i><\/span>\n                        <span class=\"hero-badge-text\">Aratohu Matauranga<\/span>\n                    <\/div>\n                    <div class=\"hero-badge\">\n                        <span class=\"hero-badge-icon\"><i class=\"fas fa-graduation-cap\"><\/i><\/span>\n                        <span class=\"hero-badge-text\">Tohutohu Tohunga<\/span>\n                    <\/div>\n                <\/div>\n\n                <div class=\"hero-buttons\">\n                    <a href=\"#content\" class=\"btn btn-primary\">T\u012bmata P\u0101nui<\/a>\n                    <a href=\"\/download\" class=\"btn btn-secondary\">Tikiake Tahuri<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"guide-content\">\n            <h2 class=\"guide-section-title\">Te mohio ki nga Whakah\u014dputu Kaweake Premiere Pro<\/h2>\n            <p class=\"guide-text\">He maha nga whakatakotoranga kaweake a Adobe Premiere Pro, engari ko te whiriwhiri i te mea tika ka whakawhirinaki ki te whakamahinga o to kaupapa. Ko nga whakatakotoranga tino noa ko te H.264\/MP4 mo te tohatoha whanui, H.265\/HEVC mo te ihirangi 4K e hiahia ana kia iti ake te rahi o nga konae, me nga ProRes mo nga rerenga mahi ngaio e hiahia ana kia iti noa te peeke. He rereke nga kaupapa o ia whakatakotoranga &#8211; H.264 e whakarato ana i te hototahitanga pai puta noa i nga taputapu me nga papaaho, ko te ProRes kei te pupuri i te kounga pai ake mo nga mahi i muri i te whakaputa.\n\nI te wa e whiriwhiri ana i te whakatakotoranga kaweake, me ata whakaaro ki o whakaritenga tuku. No te tohatoha tukutuku, H.264 ki MP4 ipu tuku te toenga pai o te kounga me te rahi k\u014dnae. Mo te haapurororaa, tuku ngaiotanga ranei, ko nga whakatakotoranga penei i te ProRes 422, DNxHD ranei e whakarato ana i nga paerewa kounga e hiahiatia ana e nga tohunga umanga. Ma te mohio ki enei wehewehenga ka tutuki to ihirangi kaweake ki nga whakaritenga hangarau me te pupuri i te kounga pai mo to hunga whakarongo.<\/p>\n            <ul class='guide-list'><li class='guide-list-item'>H.264\/MP4 mo te tukutuku me te tohatoha whanui<\/li><li class='guide-list-item'>H.265\/HEVC mo te ihirangi 4K me te rahi o nga konae<\/li><li class='guide-list-item'>ProRes mo nga rerenga mahi i muri i te whakaputanga ngaio<\/li><li class='guide-list-item'>DNxHD mo nga tuku tuku-kounga<\/li><\/ul>\n        <\/div>\n        <div class=\"guide-content\">\n            <h2 class=\"guide-section-title\">K\u014dwhiringa Kot\u0113k\u0113 me ng\u0101 Tautuhinga Kounga<\/h2>\n            <p class=\"guide-text\">Ko te kot\u0113k\u0113 e k\u014dwhiria e koe ka p\u0101 te rahi o te k\u014dnae me te kounga ataata. Ka noho tonu a H.264 hei paerewa ahumahi mo te nuinga o nga tono, e tuku ana i te pai o te whakakoi me te hototahitanga o te ao. Mo nga kaupapa 4K, ka whakaratohia e H.265 (HEVC) te pai ake o te taapiri, te whakaiti i te rahi o nga konae ki te 50% ki te H.264 me te pupuri i te kounga rite. Heoi, me kaha ake te mana tukatuka a H.265, a he take hototahi pea me nga taputapu tawhito.\n\nKo nga tautuhinga kounga i roto i ia kot\u0113k\u0113 ka taea te whakatika pai o te taumata k\u014dpeketanga. Ko te Waehere Moka Taurangi (VBR) he pai ake te whakaputa i nga hua pai ake i te Mahinga Moka Tamau (CBR) ma te toha atu raraunga ki nga tirohanga uaua. Mo te H.264, he pai nga reiti moka o te 8-12 Mbps mo te ihirangi 1080p, engari ko te 4K te tikanga me 20-35 Mbps te tikanga. Ko enei tautuhinga ka whakataurite i te rahi o te konae me te kounga ataata, me te whakarite kia ngaio to ihirangi me te kore e hanga i nga konae nui.<\/p>\n            <ul class='guide-list'><li class='guide-list-item'>Whakamahia te whakawaehere VBR mo te tohatoha kounga pai ake<\/li><li class='guide-list-item'>Wh\u0101ia 8-12 Mbps m\u014d te ihirangi 1080p H.264<\/li><li class='guide-list-item'>Whakaarohia te 20-35 Mbps mo nga kaweake 4K<\/li><li class='guide-list-item'>Whakamatau H.265 mo nga kaupapa 4K me iti ake nga konae<\/li><\/ul>\n        <\/div>\n        <div class=\"guide-content\">\n            <h2 class=\"guide-section-title\">Whakataunga me te Arotautanga Reiti Anga<\/h2>\n            <p class=\"guide-text\">Ko te whakaorite i to whakatau kaweake ki to papaa tuku tuku ka whakanuia te kounga me te whakaiti i te rahi o te konae. Mo YouTube me te nuinga o nga papaaho roma, ka noho tonu a 1920&#215;1080 te waahi reka mo nga kaupapa whanui, ahakoa ko te 4K (3840&#215;2160) he mea noa mo te ihirangi moni. Kawea atu i nga wa katoa i to taumira waahi ki te kore e whakahekehia mo nga whakaaro mo te bandwidth. Me karohia te piki ake i te wa e kaweake ana na te mea kaore i te taapiri i nga taipitopito tuuturu me te whakanui ake i te rahi o nga konae.\n\nKo te kowhiringa reiti anga kei runga i to momo ihirangi me to hunga whakarongo. Ka whakaratohia e 24fps he tirohanga whakaata mo nga korero korero, ko te 30fps e tuku ana i nga nekehanga maeneene mo nga kaupapa ataata whanui. Mo nga kaupapa petipeti, hakinakina ranei, ko te 60fps te tuku i te nekehanga maeneene engari ka ruarua nga whakaritenga raraunga. Whakaoritehia to reiti anga kaweake ki to reeti anga waahi ki te kore koe e hanga i nga paanga o te nekehanga puhoi, ki te whai ranei ki nga whakaritenga tuku motuhake.<\/p>\n            \n        <\/div>\n        <div class=\"guide-content\">\n            <h2 class=\"guide-section-title\">Tautuhinga Kaweake Ororongo me nga Whakaaro<\/h2>\n            <p class=\"guide-text\">Ko nga tautuhinga ororongo ka tino pa ki te kounga o to kaweake, engari ka warewarehia. Mo te nuinga o nga tono, ko te AAC codec i te reiti tauira 48kHz me te 320 kbps bitrate he tino pai te kounga. Ko te putanga stereo (2-hongere) e mahi ana mo te nuinga o nga korero, ahakoa ka hiahiatia te oro karapoti 5.1 mo te haapurorotanga, whakaari ranei. Whakatauritehia to reeti tauira kaweake i nga wa katoa ki o tautuhinga raarangi hei karo i te tukatuka ororongo koretake.\n\nKia whai whakaaro ki nga taumata ororongo i te wa e kaweake ana &#8211; me whai i nga taumata teitei huri noa i te -3dB kia kore ai e tope i te wa e mau tonu ana te tangi. Mo te tuku haapurororaa, ka hiahia pea koe ki te whakatutuki i nga paerewa tangi motuhake penei i te -23 LUFS mo te pouaka whakaata, -16 LUFS ranei mo nga papaaho rere. Whakaarohia te hanga i nga kaweake ororongo motuhake mo nga whakatakotoranga tuku rereke, na te mea he rereke nga whakaritenga o te tohatoha podcast i nga tukunga papaaataataata.<\/p>\n            \n        <\/div>\n        <div class=\"guide-content\">\n            <h2 class=\"guide-section-title\">Tat\u016bk\u0113 Kaweake Paerewa-motuhake<\/h2>\n            <p class=\"guide-text\">He rereke nga whakaritenga hangarau me nga tautuhinga e taunaki ana mo te purei tino pai. E taunaki ana a YouTube i te H.264 kot\u0113k\u0113 me te matawai ahu whakamua, reiti anga paerewa (24, 25, 30, 48, 50, 60 fps), me nga awhe reiti moka motuhake i runga i te taumira. Mo nga tukunga 1080p, e kii ana a YouTube kia 8 Mbps mo te reanga anga paerewa me te 12 Mbps mo nga ihirangi framerate teitei. Ko te Instagram e hiahia ana ki te tapawha (1:1), pout\u016b ranei (9:16) nga waahanga owehenga mo te tirohanga p\u016bkoro tino pai, he rereke nga tepe roa mo nga pou whangai me nga korero.\n\nKo te tikanga ka whakaaetia e Vimeo nga reiti moka teitei ake i a YouTube, e tika ana mo te whakaatu i nga mahi kounga teitei ki nga kaihoko. Kei roto i a raatau tautuhinga e taunaki ana ko nga reiti moka teitei ake &#8211; tae atu ki te 20 Mbps mo te ihirangi 1080p. He maha nga whakaritenga a Facebook me etahi atu papaapori p\u0101pori mo nga ihirangi purei aunoa, tae atu ki nga riipene oro me nga tapanga. Ma te mohio ki enei whakaritenga motuhake o te papaapapa ka tino pai te whakaatu o to ihirangi ka tae atu ki te hunga whakarongo.<\/p>\n            <ul class='guide-list'><li class='guide-list-item'>YouTube: 8-12 Mbps mo 1080p, H.264 k\u014dt\u0113ke<\/li><li class='guide-list-item'>Instagram: Nga whakatakotoranga tapawha, pout\u016b ranei mo te arotautanga p\u016bkoro<\/li><li class='guide-list-item'>Vimeo: He pai ake nga reiti moka, tae atu ki te 20 Mbps mo te 1080p<\/li><li class='guide-list-item'>Facebook: Whakaarohia nga whakaritenga purei aunoa me nga hiahia tapanga<\/li><\/ul>\n        <\/div>\n        <div class=\"guide-content\">\n            <h2 class=\"guide-section-title\">Te Mahinga Mahi me te Whakahaere K\u014dnae<\/h2>\n            <p class=\"guide-text\">Ko nga rerengamahi kaweake pai ka penapena te waa me te whakarite kia rite nga hua puta noa i nga kaupapa. Waihangatia ka tiakina nga tat\u016bk\u0113 kaweake ritenga mo o whakatakotoranga tuku noa hei whakakore i nga whirihoranga tautuhinga tukurua. Whakaingoatia o tat\u016bk\u0113 (hei tauira, &#8220;YouTube 1080p Standard&#8221; ranei &#8220;Arotake Kiritaki H.264&#8221;) ka whakariterite ma te waahanga me nga whakaritenga a te kiritaki. Ko tenei huarahi nahanaha ka whakaiti i nga hapa me te tere ake i nga mahi kaweake.\n\nWhakaarohia to rerengamahi i muri i te kaweake i te wa e whiriwhiri ana i nga tautuhinga me nga waahi konae. Mena ka hiahia koe ki te huri i nga konae kaweake ki nga momo whakatakotoranga mo nga momo papaaho, he mea nui te whai tikanga whakaingoatanga o nga konae. Ka whai hua etahi rerengamahi mai i te kaweake i te konae matua kounga teitei, katahi ka hanga i nga putanga motuhake mai i taua rangatira. Ma tenei huarahi e whakarite te riterite puta noa i nga tuku katoa me te pupuri i te kounga teitei puta noa i te mekameka tohatoha.<\/p>\n            \n        <\/div>\n\n\n        <!-- Features Section -->\n        <section class=\"features-section\">\n            <h2 class=\"section-title\">Nga Taketake matua<\/h2>\n\n            <div class=\"features-grid\">\n                <div class=\"feature-card\">\n                    <div class=\"feature-content\">\n                        <div class=\"feature-icon\">\n                            <i class=\"fas fa-video\"><\/i>\n                        <\/div>\n                        <h3 class=\"feature-title\">K\u014dwhiria te Kot\u0113k\u0113 Matau<\/h3>\n                        <p class=\"feature-text\">T\u012bpakohia H.264 m\u014d te hototahi m\u014drahi, H.265 m\u014d te t\u014dtika 4K, ProRes r\u0101nei m\u014d ng\u0101 rerengamahi ngaio<\/p>\n                        <ul class=\"feature-list\">\n                            <li class=\"feature-item\">\n                                <span class=\"feature-check\"><i class=\"fas fa-check-circle\"><\/i><\/span>\n                                <span class=\"feature-item-text\">H.264\/MP4 mo te tukutuku me te tohatoha whanui<\/span>\n                            <\/li>\n                            <li class=\"feature-item\">\n                                <span class=\"feature-check\"><i class=\"fas fa-check-circle\"><\/i><\/span>\n                                <span class=\"feature-item-text\">H.265\/HEVC mo te ihirangi 4K me nga konae iti ake<\/span>\n                            <\/li>\n                            <li class=\"feature-item\">\n                                <span class=\"feature-check\"><i class=\"fas fa-check-circle\"><\/i><\/span>\n                                <span class=\"feature-item-text\">ProRes mo nga mahi ngaio i muri i te whakaputa<\/span>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                <div class=\"feature-card\">\n                    <div class=\"feature-content\">\n                        <div class=\"feature-icon\">\n                            <i class=\"fas fa-cog\"><\/i>\n                        <\/div>\n                        <h3 class=\"feature-title\">Arotau Tautuhinga Kounga<\/h3>\n                        <p class=\"feature-text\">Whakamahia te whakawaehere Rere Moka Taurangi me nga reiti moka e tika ana mo to taumira me to momo ihirangi<\/p>\n                        <ul class=\"feature-list\">\n                            <li class=\"feature-item\">\n                                <span class=\"feature-check\"><i class=\"fas fa-check-circle\"><\/i><\/span>\n                                <span class=\"feature-item-text\">8-12 Mbps mo te ihirangi 1080p<\/span>\n                            <\/li>\n                            <li class=\"feature-item\">\n                                <span class=\"feature-check\"><i class=\"fas fa-check-circle\"><\/i><\/span>\n                                <span class=\"feature-item-text\">20-35 Mbps mo te 4K kaweake<\/span>\n                            <\/li>\n                            <li class=\"feature-item\">\n                                <span class=\"feature-check\"><i class=\"fas fa-check-circle\"><\/i><\/span>\n                                <span class=\"feature-item-text\">VBR whakawaehere mo te tohatoha kounga pai ake<\/span>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                <div class=\"feature-card\">\n                    <div class=\"feature-content\">\n                        <div class=\"feature-icon\">\n                            <i class=\"fas fa-save\"><\/i>\n                        <\/div>\n                        <h3 class=\"feature-title\">Waihanga Tat\u016bk\u0113 Ritenga<\/h3>\n                        <p class=\"feature-text\">Whakaorangia te wa me te whakarite kia rite ma te hanga tat\u016bk\u0113 kaweake ritenga mo o whakatakotoranga tuku noa<\/p>\n                        <ul class=\"feature-list\">\n                            <li class=\"feature-item\">\n                                <span class=\"feature-check\"><i class=\"fas fa-check-circle\"><\/i><\/span>\n                                <span class=\"feature-item-text\">Whakaingoatia tat\u016bk\u0113 m\u0101 te whakam\u0101rama m\u0101 te kaupapa<\/span>\n                            <\/li>\n                            <li class=\"feature-item\">\n                                <span class=\"feature-check\"><i class=\"fas fa-check-circle\"><\/i><\/span>\n                                <span class=\"feature-item-text\">Whakaritea tat\u016bk\u0113 m\u0101 te t\u016b\u0101papa, kiritaki r\u0101nei<\/span>\n                            <\/li>\n                            <li class=\"feature-item\">\n                                <span class=\"feature-check\"><i class=\"fas fa-check-circle\"><\/i><\/span>\n                                <span class=\"feature-item-text\">Whakam\u0101tautauhia tat\u016bk\u0113 tino i mua i te whakamahi production<\/span>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n\n        <!-- FAQ Section -->\n        <section class=\"faq-section\">\n            <h2 class=\"section-title\">P\u0101tai Auau<\/h2>\n\n            <div class=\"faq-container\">\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">\n                        <span class=\"faq-icon\"><i class=\"fas fa-question-circle\"><\/i><\/span>\n                        He aha te whakatakotoranga kaweake pai mo nga tukunga YouTube?\n                    <\/h3>\n                    <div class=\"faq-answer\">\n                        <p>H.264 k\u014dt\u0113ke i roto i te ipu MP4 mahi pai mo YouTube. Whakamahia te reiti moka 8-12 Mbps mo te ihirangi 1080p, te karapa ahu whakamua, me te whakarite i to reiti anga waahi. Ko te ororongo AAC i te 48kHz me te 320 kbps e whakarato ana i te kounga pai.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">\n                        <span class=\"faq-icon\"><i class=\"fas fa-question-circle\"><\/i><\/span>\n                        Me kaweake e ahau ki te 4K ahakoa he 1080p taku raarangi?\n                    <\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Kao, karohia te piki ake i te wa e kaweake ana. Kawea atu i to taumira waahi mo te kounga pai me te pai. Karekau te pikinga e taapiri i nga taipitopito tuuturu, ka nui ake te rahi o te konae me te waa kaweake.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">\n                        <span class=\"faq-icon\"><i class=\"fas fa-question-circle\"><\/i><\/span>\n                        He aha te reiti moka me whakamahi mo nga kaweake 4K?\n                    <\/h3>\n                    <div class=\"faq-answer\">\n                        <p>M\u00f6 te 4K H.264 kaweake, wh\u00e4inga 20-35 Mbps i runga i te wh\u00efwhiwhi o te ihirangi. Ko nga ihirangi taumaha-mahi e hiahia ana kia teitei ake nga reiti moka, ka taea e nga riipene korero-upoko te whakamahi i nga reiti moka iti. Whakaarohia te H.265 mo te 4K hei whakaiti i te rahi o nga konae.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">\n                        <span class=\"faq-icon\"><i class=\"fas fa-question-circle\"><\/i><\/span>\n                        He pai ake te H.265 i te H.264 mo nga kaupapa katoa?\n                    <\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Ko te H.265 he pai ake te pai o te whakakoi, ina koa mo te ihirangi 4K, engari he herenga hototahi. Whakamahia te H.264 mo te hototahi morahi, te H.265 ranei ina he mea nui te rahi o te konae me nga taputapu hou o to hunga whakarongo.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">\n                        <span class=\"faq-icon\"><i class=\"fas fa-question-circle\"><\/i><\/span>\n                        He aha nga tautuhinga ororongo hei whakamahi mo te kaweake ataata?\n                    <\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Whakamahia te AAC codec i te reiti tauira 48kHz me te 320 kbps te reiti moka mo te nuinga o nga tono. Kaweake i roto i te tiwharewha mena ka hiahia te oro karapoti. Kia mau ki te taumata teitei huri noa -3dB kia kore ai e tope.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">\n                        <span class=\"faq-icon\"><i class=\"fas fa-question-circle\"><\/i><\/span>\n                        Me pehea taku kaweake mo nga ahuatanga rereke o Instagram?\n                    <\/h3>\n                    <div class=\"faq-answer\">\n                        <p>He pai ake te mahi o nga pou whangai Instagram i te 1080&#215;1080 (tapawha) 1080&#215;1350 ranei (4:5 pout\u016b). Ko nga korero me nga Hurorirori e whakamahi ana i te 1080&#215;1920 (9:16 pout\u016b). Whakamahia te H.264 codec me te 5-8 Mbps moka mo te purei waea p\u016bkoro tino pai.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">\n                        <span class=\"faq-icon\"><i class=\"fas fa-question-circle\"><\/i><\/span>\n                        Me whakamahi ahau i te whakawaehere CBR, VBR ranei?\n                    <\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Ko te Waea Moka Taurangi (VBR) he pai ake te kounga ma te toha atu raraunga ki nga tirohanga uaua. Whakamahia te VBR mo te nuinga o nga tono ki te kore e rere ora, e tuku ana ranei ki nga punaha e tika ana kia mau tonu te tere moka.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">\n                        <span class=\"faq-icon\"><i class=\"fas fa-question-circle\"><\/i><\/span>\n                        He aha te rereketanga i waenga i te ProRes me te H.264 kaweake?\n                    <\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Ko te ProRes e pupuri ana i te kounga teitei ake me te iti o te taapiri, he pai mo nga rerenga mahi ngaio me etahi atu whakatika. Ko te H.264 e whakarato ana i te tino pai mo te tukunga whakamutunga engari kaore i te pai mo etahi atu mahi i muri i te whakaputa na te kaha ake o te kopeketanga.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n\n        <!-- CTA Section -->\n        <section class=\"cta-section\">\n            <div class=\"cta-pattern\"><\/div>\n            <div class=\"cta-content\">\n                <h2 class=\"cta-title\">Whakamahia To Matauranga<\/h2>\n                <p class=\"cta-text\">Inaianei kua mohio koe ki nga ari\u0101, ngana ki te Whakawhiti hei whakamahi i nga mea i akohia e koe. Ko nga huringa koreutu, mutunga kore me te kore kaute e hiahiatia.<\/p>\n                <div class=\"hero-buttons\">\n                    <a href=\"\/download\" class=\"btn btn-primary\">Tikiake Convertify Free<\/a>\n                    <a href=\"\/guides\" class=\"btn btn-secondary\">\u0112tahi atu Kai\u0101rahi<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Tautuhinga Kaweake Pai mo Premiere Pro: Whakaoti 2024 Aratohu Tautuhinga Kaweake Pai mo Premiere Pro He aratohu matawh\u0101nui hei awhina [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-740281","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"convertify","author_link":"https:\/\/convertifypro.com\/author\/convertifypro\/"},"uagb_comment_info":0,"uagb_excerpt":"Tautuhinga Kaweake Pai mo Premiere Pro: Whakaoti 2024 Aratohu Tautuhinga Kaweake Pai mo Premiere Pro He aratohu matawh\u0101nui hei awhina [&hellip;]","_links":{"self":[{"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/pages\/740281","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/comments?post=740281"}],"version-history":[{"count":0,"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/pages\/740281\/revisions"}],"wp:attachment":[{"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/media?parent=740281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}