VLC में DVDs और Blu-rays कैसे Play करें (Menus, Regions, libdvdcss)
VLC DVDs को out of the box play करता है, और Blu-rays को थोड़ी setup के साथ। दो friction points encrypted discs और region codes हैं। यह गाइड सही तरीके से disc खोलने, libdvdcss के साथ copy-protected DVDs को handle करने, और VLC में Blu-ray support के बारे में ईमानदार सच्चाई को कवर करता है।
Step 1 — Play a DVD properly
DVD insert करें, फिर Media > Open Disc (Ctrl+D) खोलें।
Disc dialog खुल जाता है।
Disc type के रूप में "DVD" select करें और सही drive चुनें (या disk पर DVD image के लिए VIDEO_TS folder)।
Disc select हो जाती है।
"No disc menus" को केवल तभी टिक करें जब menus crashes या black screens का कारण बनें — अन्यथा VLC सबसे पहले menu खोलता है।
Playback menu या main title से शुरू होती है।
यदि आप सीधे main feature चाहते हैं, तो menu navigation को skip करने के लिए Playback > Chapter use करें।
Title play होती है।
Step 2 — Region codes: which discs play where
- Region 1 — USA, Canada: North America में खरीदी गई अधिकांश retail DVDs।
- Region 2 — Europe, Japan, Middle East, South Africa (UK सहित)।
- Region 3 — Southeast Asia, East Asia (Japan/China को छोड़कर)।
- Region 4 — Australia, New Zealand, Latin America।
- Region 5 — Russia, India, Africa (non-EU)।
- Region 0 / All — हर जगह play होता है; independent releases पर common।
- VLC region codes को bypass नहीं करता — किसी दूसरे region का region-locked disc किसी region-locked drive में बस play नहीं होगा। Windows/macOS पर आप drive region को सीमित बार (आमतौर पर 5) बदल सकते हैं।
Step 3 — Encrypted discs and libdvdcss
यदि कोई DVD audio तो play करती है लेकिन black video दिखाती है, या "could not read block" error देती है, तो disc CSS-encrypted है और VLC के पास keys नहीं हैं।
आपने encryption problem की पहचान कर ली।
libdvdcss-2.dll (Windows), libdvdcss.2.dylib (macOS), या libdvdcss package (Linux: libdvdcss2) को अपने distribution या VideoLAN mirrors से download करें।
Library file download हो जाती है।
Windows: libdvdcss-2.dll को vlc.exe (C:\Program Files\VideoLAN\VLC) के same folder में रखें। macOS: इसे /Applications/VLC.app/Contents/MacOS/lib में रखें। Linux: apt (libdvdcss2) या dnf के माध्यम से install करें।
Library install हो जाती है।
VLC restart करें और disc को फिर खोलें।
Encrypted DVD अब play होती है।
Step 4 — Blu-ray: what VLC can and cannot do
- VLC 3.0.x में built-in libbluray के माध्यम से Blu-ray structure को support करता है — लेकिन decryption के लिए libaacs ज़रूरी है, और AACS keys legal कारणों से bundled नहीं हैं।
- Linux पर, libaacs0 install करें और एक KEYDB.cfg (या deprecated KEYDB) को ~/.config/aacs/ में रखें।
- Windows/macOS पर, current KEYDB.cfg प्राप्त करना user पर छोड़ा जाता है; valid keys के बिना VLC "AACS error" report करता है या black screen दिखाता है।
- UHD 4K Blu-rays (BD+ और newer AACS) VLC में बिल्कुल playable नहीं हैं — कोई भी current player software PC पर UHD discs को legally handle नहीं करता।