VLC MKV ללא וידאו (שמע בלבד): סיבות ותיקונים
MKV (Matroska) הוא מכולת הווידאו הגמישה ביותר שקיימת — והסבירה ביותר להפתיע אותך: שמע מנגן, אך רצועת הווידאו לא מציגה כלום. מכיוון ש-MKV יכול להכיל כמעט כל קודק, "MKV ללא וידאו" בדרך כלל אומר שקודק הווידאו הכלול נכשל בשרשרת המפענח שלך, לא שהמכולה שבורה. התיקונים להלן עוברים על הסיבות האמיתיות לפי סדר; שני הראשונים פותרים את רוב המקרים.
למה זה קורה?
- קודק וידאו לא נתמך או נכשל בתוך ה-MKV — בדרך כלל HEVC 10-bit, VP9, או AV1 ב-MKV שבו נתיב ה-GPU/מנהל ההתקן שלך נכשל.
- קונפליקט האצת חומרה — מפענח ה-GPU קורא שגוי את רצועת הווידאו של ה-MKV.
- רצועות וידאו מרובות — חלק מ-MKV (במיוחד רימוקסים) מכילים 2–3 רצועות וידאו; VLC עשוי לברור כברירת מחדל רצועה שבורה.
- אינדקס MKV פגום (cues) — אינדקס פגום גורם ל-VLC לחפש/להיכשל ברצועת הווידאו.
- VLC ישן עם באגי demuxer — הטיפול ב-MKV השתפר משמעותית לאורך מהדורות 3.0.x.
איך לתקן
פתרון 1Update VLC to the latest version
Applies official bug and security fixes (current stable: 3.0.23)
In VLC, go to Help > Check for Updates.
VLC compares your version with the latest.
If an update exists, download it from the official page videolan.org.
The new installer is downloaded.
Install over your current version (settings are kept) and restart.
VLC runs the new version.
פתרון 2החלף את רצועת הווידאו
מתקן MKV עם רצועות וידאו מרובות
לחיצה ימנית על הווידאו > וידאו > רצועת &וידאו.
רשימת רצועות הווידאו נפתחת.
נסה כל רצועה אם מפורטות יותר מאחת.
נמצאת רצועה עובדת.
אשר את הרצועה הנבחרת ב-כלים > &סנכרון רצועות.
הרצועה הנכונה פעילה.
פתרון 3Disable hardware-accelerated decoding
Fixes black/green screen, pixelation and stuttering in most cases
Open VLC and go to Tools > Preferences (or press Ctrl+P on Windows/Linux, Cmd+, on macOS).
The Preferences window opens.
Click the Input / Codecs tab on the left.
Codec-related settings are shown.
Find "Hardware-accelerated decoding" and set it to Disable.
The dropdown now reads "Disable".
Click Save, then fully restart VLC (close every VLC window, not just the video).
VLC restarts with software decoding.
Play the problematic file again.
If the issue is gone, the GPU decoder was the culprit.
פתרון 4Switch the video output module to OpenGL
Resolves black screen and rendering glitches on specific GPU setups
Go to Tools > Preferences > Video.
Video settings open.
Set "Output" to OpenGL.
The output module changes.
Click Save and restart VLC.
VLC restarts.
Reopen the file and check the picture.
The video should now render correctly.
פתרון 5תקן את אינדקס ה-MKV
מתקן MKV עם cues פגומים ללא קידוד מחדש
התקן mkvtoolnix (mkvmerge) — ערכת הכלים הסטנדרטית ל-Matroska.
mkvmerge מותקן.
הרץ:
mkvmerge --fix-bitstream-timing-information 0 input.mkv -o fixed.mkv— או פשוט עשה רימוקס:mkvmerge -o fixed.mkv input.mkv.האינדקס נבנה מחדש.
נגן fixed.mkv ב-VLC.
הקובץ המתוקן מנגן.
פתרון 6Reset VLC preferences to defaults
Clears corrupted settings that cause crashes, black screens and audio issues
Close VLC completely.
No VLC process is running.
Open a command prompt (Win+R → cmd) or terminal.
A command line is available.
Run:
vlc --reset-config(Windows/Linux) — on macOS delete~/Library/Preferences/org.videolan.vlcinstead.VLC preferences are restored to defaults.
Launch VLC and re-apply only the settings you actually need.
VLC starts with clean settings.
תיקונים מתקדמים
פתרון 1חלץ ובדוק את רצועת הווידאו
מזהה את הקודק המדויק ואת הדגלים שלו
פתח את ה-MKV ב-GUI של mkvmerge (או הרץ
mkvinfo input.mkv).כל הרצועות והקודקים מפורטים.
שים לב לקודק הווידאו (V_MPEG4/ISO/AVC, V_MPEGH/ISO/HEVC, V_VP9, V_AV1…) ולעומק הסיביות.
הקודק זוהה.
חפש את שם הקודק + VLC בפורום VideoLAN — לרבים יש תיקונים ידועים.
התיקון הספציפי נמצא.
איך להימנע מכך בעתיד
- שמור על VLC מעודכן — תיקוני מפרק Matroska מגיעים בכל מהדורת נקודה 3.0.x.
- עשה רימוקס פעם אחת ל-MKV שהורדת עם mkvmerge כדי לנרמל קבצים שבורים.
- עבור MKV HEVC 4K, וודא שפענוח חומרה עובד (ראה את מדריך HEVC).
שאלות נפוצות
מדוע קבצי MKV מנגנים בנגנים אחרים אך לא ב-VLC?
האם MKV נתמך על ידי VLC?
האם VLC מנגן MKV עם שמע DTS?
MKV מנגן וידאו אך ללא שמע — מה שונה?
האם אני צריך להמיר MKV ל-MP4?
סיכום
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.