diff --git a/DOCS/Hungarian/cd-dvd.html b/DOCS/Hungarian/cd-dvd.html index 7dac17fc79..e6c4590c64 100644 --- a/DOCS/Hungarian/cd-dvd.html +++ b/DOCS/Hungarian/cd-dvd.html @@ -81,7 +81,18 @@ felismeri.

Letöltheted őket a http://www.dtek.chalmers.se/groups/dvd -címről (klikkelj a 'download'-ra a bal oldali menűben).

+címről (klikkelj a 'download'-ra a bal oldali menűben).

+ +

FONTOS ! +

+

+
  • Fordítsd le és installáld a libdvdcss-t és AZUTÁN a libdvdread-et.

    @@ -118,6 +129,14 @@ v + +
    Q: +DVD lejátszás előtt/helyett/közben ezt a hibaüzenetet kapom :
    +mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length / +sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed. +
    A: +Ismert libdvdread 0.9.1 bug, a 0.9.2-ben már javítva van. +
     
    Q: Lefordíthatom a libdvdread-et és a libdvdcss-t például az én szép kis Sparc/Solarisomon? diff --git a/DOCS/cd-dvd.html b/DOCS/cd-dvd.html index 5303066a7c..2ee82c2887 100644 --- a/DOCS/cd-dvd.html +++ b/DOCS/cd-dvd.html @@ -87,7 +87,18 @@ downloaded, compiled and installed BEFORE you run ./configure script of

    You can download them from http://www.dtek.chalmers.se/groups/dvd (click 'download' in the menu at the left, and you can find libdvdcss and -libdvdread in a table).

    +libdvdread in a table).

    + +

    IMPORTANT !
    +For +

      +
    • libdvdread 0.8 - you'll need libcss instead of libdvdcss
    • +
    • libdvdread 0.9 - you'll need libdvdcss 0.0.3 ! Don't use newer + versions, they won't work!
    • +
    • For example never use libdvdcss 1.0, it will be unusably slow!
    • +
    +

    +
  • Compile and install libdvdcss THEN libdvdread.

    @@ -129,6 +140,14 @@ machine.

    + +
    Q: +Playing a DVD, I encountered this error :
    +mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length / +sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed. +
    A: +This is a known libdvdread 0.9.1 bug, it should be already fixed in 0.9.2. +
     
    Q: Can I compile libdvdread and libdvdcss for example on my sweet Sparc/Solaris?
    A: