DVD con mplayer
Inviato: mar 23 feb 2010, 20:45
Ciao,
sul mio pc se inserisco un dvd nel lettore e da shell do mplayer dvd://1 parte il primo capito del dvd e la she mi restituisce
Exiting è uscito quando ho dato ctrl+c per fermare.
Se faccio la stessa cosa con il pc di mio fratello (current come il mio) il risultato è:
Se provo a copiare il contenuto del dvd su hd ci mette circo 18 minuti però non sembra dare problemi (sono arrivato al 25%), quindi il dvd dovrebbe leggerlo correttamente.
Qualcuno ha idea di cosa possa essere?
sul mio pc se inserisco un dvd nel lettore e da shell do mplayer dvd://1 parte il primo capito del dvd e la she mi restituisce
Codice: Seleziona tutto
daniele50@slacky:~$ mplayer dvd://1
MPlayer r29789-4.3.3 (C) 2000-2009 MPlayer Team
Playing dvd://1.
libdvdread: Using libdvdcss version 1.2.10 for DVD access
There are 9 titles on this DVD.
There are 1 angles in this DVD title.
libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient
libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000013a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00000690
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x000007a1
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x001fb158
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x001fb191
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x001fb346
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x001fb383
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x002127be
libdvdread: Elapsed time 0
libdvdread: Found 4 VTS's
libdvdread: Elapsed time 0
audio stream: 0 format: ac3 (5.1) language: it aid: 128.
audio stream: 1 format: ac3 (mono) language: it aid: 129.
audio stream: 2 format: ac3 (mono) language: en aid: 130.
number of audio channels on disk: 3.
subtitle ( sid ): 0 language: it
subtitle ( sid ): 1 language: en
number of subtitles on disk: 2
MPEG-PS file format detected.
VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 9100.0 kbps (1137.5 kbyte/s)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Unsupported PixelFormat -1
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 720x576 => 768x576 Planar YV12
[mpeg2video @ 0x89877a0]ac-tex damaged at 39 2
[mpeg2video @ 0x89877a0]Warning MVs not available
[mpeg2video @ 0x89877a0]concealing 1530 DC, 1530 AC, 1530 MV errors
No bind found for key 'c'. % 0% 0.7% 3 0
A: 9.0 V: 9.0 A-V: 0.005 ct: 0.094 227/227 8% 0% 0.7% 3 0
MPlayer interrupted by signal 2 in module: sleep_timer
A: 9.1 V: 9.1 A-V: 0.005 ct: 0.094 228/228 8% 0% 0.7% 3 0
Exiting... (Quit)
Se faccio la stessa cosa con il pc di mio fratello (current come il mio) il risultato è:
Codice: Seleziona tutto
andrea@andrea:~$ mplayer dvd://1
MPlayer r29789-4.3.3 (C) 2000-2009 MPlayer Team
Playing dvd://1.
libdvdread: Using libdvdcss version 1.2.10 for DVD access
There are 9 titles on this DVD.
There are 1 angles in this DVD title.
libdvdread: Invalid title IFO (VTS_01_0.IFO).
Cannot open the IFO file for DVD title 1.
No stream find to handle url DVD://1
Exiting... (End of file)
Qualcuno ha idea di cosa possa essere?