VLC HEVC (H.265) לא מנגן: מדריך תיקון מלא

בעיות פורמט וקודק עודכן לאחרונה: מתאים ל: All platforms · VLC 3.0.x · 4K HEVC content

וידאו HEVC (H.265) — התקן עבור 4K, iPhones, ומצלמות מודרניות — לעתים מסרב לנגן ב-VLC: מסך שחור, ללא תמונה, או שגיאה. הדפוס הוא בדרך כלל קשור לחומרה: VLC מסתמך על מפענח ה-HEVC של ה-GPU שלך, ואם נתיב מנהל ההתקן נכשל, ניגון HEVC מתמוטט בזמן ש-H.264 ממשיך לעבוד. מדריך זה מתקן קודם את נתיב המפענח, ואז את הסיבות הנדירות ברמת התצורה. תיקונים 1–2 מכסים את הרוב המכריע של המקרים.

למה זה קורה?

  • פענוח HEVC של ה-GPU נכשל (מנהל התקן או יכולת) — GPUs ישנים חסרים פענוח HEVC; חדשים נכשלים דרך מנהלי התקנים בעייתיים.
  • האצת חומרה כבויה — עם hwaccel כבוי, HEVC 4K מפוענח על ידי המעבד; מעבדים חלשים מפילים פריימים או לא מציגים תמונה.
  • בעיות נתיב HEVC 10-bit (Main10) — HEVC 10-bit דורש מפענח מסוגל; חלק ממנהלי ההתקן מטפלים בו בצורה שגויה בזמן ש-8-bit עובד.
  • זיהוי demuxer שגוי — HEVC במכולות חריגות (TS, MKV עם דגלים מוזרים) יכול לבלבל את המפרק של VLC.
  • גרסאות VLC ישנות מאוד — בניות לפני 3.0 היו בעלות תמיכת HEVC חלקית.

איך לתקן

פתרון 1Update VLC to the latest version

Applies official bug and security fixes (current stable: 3.0.23)

  1. In VLC, go to Help > Check for Updates.

    VLC compares your version with the latest.

  2. If an update exists, download it from the official page videolan.org.

    The new installer is downloaded.

  3. Install over your current version (settings are kept) and restart.

    VLC runs the new version.

הערהVLC 3.0.23 is the 24th update to the 3.0 branch and includes a large batch of demuxer and stability fixes — many "not playing" issues are already fixed there.

פתרון 2בדוק האם ה-GPU שלך באמת מפענח HEVC

אומר לך אם הבעיה היא יכולת חומרה

  1. פתח את הקובץ ובדוק כלים > פרטי המדיה > מ&פענח: השורה "Decoder" מציגה את המפענח בשימוש.

    אתה רואה את המפענח הפעיל.

  2. אם הוא מציג מפענח חומרה (D3D11VA, VDA, VAAPI), פענוח HEVC חומרתי פעיל; מסך שחור אז אומר על באג במנהל ההתקן.

    נתיב הפענוח ידוע.

  3. אם הוא מציג פענוח תוכנה FFmpeg והמעבד דחוס, ה-GPU/מנהל ההתקן שלך לא יכול לפענח HEVC — עדכן את מנהל ההתקן, או קבל פענוח מעבד עם התיקונים להלן.

    היכולת הוערכה.

הערהכהתייחסות: Intel HD 4000 וישנים יותר, רוב ה-GPUs של AMD לפני 2014, ו-GPUs של NVIDIA לפני 2014 לא יכולים לפענח HEVC בחומרה.

פתרון 3Disable hardware-accelerated decoding

Fixes black/green screen, pixelation and stuttering in most cases

  1. Open VLC and go to Tools > Preferences (or press Ctrl+P on Windows/Linux, Cmd+, on macOS).

    The Preferences window opens.

  2. Click the Input / Codecs tab on the left.

    Codec-related settings are shown.

  3. Find "Hardware-accelerated decoding" and set it to Disable.

    The dropdown now reads "Disable".

  4. Click Save, then fully restart VLC (close every VLC window, not just the video).

    VLC restarts with software decoding.

  5. Play the problematic file again.

    If the issue is gone, the GPU decoder was the culprit.

הערהעבור HEVC, hwaccel אמור להיות פועל עם מנהל התקן עובד. אם פענוח חומרה לא זמין, השאר אותו כבוי וסמוך על המעבד — ראה את התיקון המתקדם.

פתרון 4Update your graphics driver

Fixes black screen, green artifacts and crashes caused by driver bugs

  1. Press Win+X and open Device Manager (or System Settings > Display on macOS).

    The device list opens.

  2. Expand "Display adapters" and note your GPU model (NVIDIA, AMD or Intel).

    Your GPU is identified.

  3. Download the newest driver from the GPU vendor site (nvidia.com, amd.com or intel.com) — or use Windows Update.

    The driver package is ready.

  4. Install, restart your PC, then try VLC again.

    The system runs the new driver.

הערהOEM laptops sometimes block vendor drivers; in that case use the driver page from your laptop manufacturer instead.

פתרון 5Switch the video output module to OpenGL (מתקן באגי רינדור HEVC 10-bit)

Resolves black screen and rendering glitches on specific GPU setups

  1. Go to Tools > Preferences > Video.

    Video settings open.

  2. Set "Output" to OpenGL (מתקן באגי רינדור HEVC 10-bit).

    The output module changes.

  3. Click Save and restart VLC.

    VLC restarts.

  4. Reopen the file and check the picture.

    The video should now render correctly.

הערהIf the new module works, keep it. Different GPUs and drivers behave differently, so testing is the fastest way to find a stable output.

פתרון 6Reset VLC preferences to defaults

Clears corrupted settings that cause crashes, black screens and audio issues

  1. Close VLC completely.

    No VLC process is running.

  2. Open a command prompt (Win+R → cmd) or terminal.

    A command line is available.

  3. Run: vlc --reset-config (Windows/Linux) — on macOS delete ~/Library/Preferences/org.videolan.vlc instead.

    VLC preferences are restored to defaults.

  4. Launch VLC and re-apply only the settings you actually need.

    VLC starts with clean settings.

הערהThis erases all custom preferences (including shortcuts and skins). Export your config first under Tools > Preferences > All > Interface if you want a backup.

תיקונים מתקדמים

פתרון 1אפשר פענוח HEVC תוכנה (CPU) כראוי

מנגן HEVC על מכונות ללא פענוח GPU

  1. כלים > ה&עדפות > קלט / Codecs > "Hardware-accelerated decoding" > Disable.

    פענוח מעבד אולץ.

  2. הפעל "Drop frames on late pictures" כדי לשמור שמע חלק על מעבדים חלשים.

    פריימים נופלים במקום לעצור.

  3. עבור HEVC 4K על מעבדים ישנים, הקטן את גודל החלון או השתמש במסנן הווידאו "Sharpen" אינו נחוץ — פשוט קבל את עומס המעבד או צפה בחלון קטן יותר.

    הניגון יציב.

הערהמעבדי ביניים מודרניים (Ryzen 5 / Core i5, 2018+) מפענחים 4K HEVC בתוכנה טוב מספיק עבור 24–30 fps. 4K60 עדיין עשוי להפיל פריימים.

פתרון 2עשה רימוקס לקבצי HEVC-in-TS

מתקן כשלי HEVC הקשורים למכולה

  1. הרץ: ffmpeg -i input.ts -c copy -map 0 output.mp4.

    זרם ה-HEVC מועתק ל-MP4.

  2. נגן את ה-MP4 ב-VLC.

    הקובץ המרומקס נוגן.

הערהללא אובדן איכות — הזרם מועתק, רק המכולה משתנה.

איך להימנע מכך בעתיד

  • שמור על מנהלי התקני GPU עדכניים — באגי פענוח HEVC מתוקנים בעדכוני מנהלי התקנים.
  • לפני קנייה/הורדה של תוכן 4K, בדוק תמיכת פענוח HEVC של ה-GPU שלך (NVDEC/Intel Quick Sync/AMD VCN).
  • העדף MP4/MKV עם דגלי HEVC נקיים להתאמה מרבית.

שאלות נפוצות

האם VLC תומך ב-HEVC?
כן — VLC 3.0 מנגן HEVC/H.265 בתוכנה ובחומרה. אם שלך לא, הקישור השבור הוא בדרך כלל מפענח ה-GPU או מנהל ההתקן, לא VLC עצמו.
מדוע HEVC מנגן בנגן אחר אך לא ב-VLC?
נגנים אחרים עשויים לחזור לנתיבי מפענח שונים (למשל Media Foundation) בשקט. ב-VLC, וודא שהאצת חומרה פועלת עם מנהל התקן מעודכן, או אילץ פענוח תוכנה.
האם HEVC 10-bit נתמך ב-VLC?
כן, עם מפענח בעל יכולת Main10. בעיות 10-bit מובילות בדרך כלל למנהל ההתקן של ה-GPU — עדכן אותו, או השתמש בפענוח תוכנה.
האם אני צריך חבילת קודק HEVC ב-Windows עבור VLC?
לא. VLC מכליל את מפענח ה-HEVC שלו. הרחבת HEVC של חנות Windows נדרשת רק על ידי אפליקציות המשתמשות ב-Media Foundation.
האם VLC יכול לנגן AV1?
כן — VLC 3.0 מנגן AV1 בתוכנה (וגם דרך פענוח חומרה היכן שנתמך). dav2d (מפענח AV2 החדש של VideoLAN) בתוכנית ל-4.0.

סיכום

Update VLC to the latest version — Applies official bug and security fixes (current stable: 3.0.23). If it does not help, work through the remaining fixes in order: each targets a different layer of the problem. Most users resolve this issue by fix 3 at the latest. Keep VLC updated (current stable: 3.0.23) and revisit this guide when a new VLC version ships.