SliTaz SliTaz Forum

You are not logged in.

#1 2018-07-20 16:55:07

terrybull
Member
Registered: 2011-11-06
Posts: 127

Playing DVD's

I using Slitaz 5 and cannot get DVD's to play. I have installed #tazpkg -gi libdvdcss and

#tazpkg -gi libdvdread but still not playing.

This is the error message

Your input can't be opened:

VLC is unable to open the MRL 'dvd:///dev/sr0'. Check the log for details.

Any suggestions welcome please.

Thanks

Offline

#2 2018-07-21 14:42:56

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: Playing DVD's

VLC can't play dvd because Slitaz doesn't compile VLC package with dvdread and dvdnav.

Use mplayer for playing dvd on Slitaz.

http://www.mplayerhq.hu/DOCS/HTML/en/dvd.html

Offline

#3 2018-07-29 11:23:05

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Playing DVD's

Thanks mojo. I'll give it a go.

Offline

#4 2018-08-10 15:29:42

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Playing DVD's

Still unable to play dvd's.

get this error

david@slitaz:~$ mplayer dvd://1 -dvd-device /dev/dvd

MPlayer was compiled without libdvdread support.

MPlayer 1.3.0-4.6.3 (C) 2000-2016 MPlayer Team

david@slitaz:~$

Offline

#5 2018-08-10 19:08:32

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: Playing DVD's

Remove mplayer 1.3.0-463 as it has no support for dvdread or dvdcss

[c]tazpkg remove mplayer-cli[/c]

Install mplayer 1.1-463

[c]tazpkg -gi mplayer[/c]

Verify the correct mplayer version is installed.

Open terminal,type mplayer and hit enter.

root@slitaz:/home/tux# mplayer

MPlayer 1.1-4.6.3 (C) 2000-2012 MPlayer Team

I use this command to play retail dvd disk:

[c]mplayer dvd://1 -dvd-device /dev/sr0[/c]

Offline

#6 2018-08-14 12:21:33

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Playing DVD's

Thanks MoJo.

Done as above mojo and get the following message when I try to play a dvd.

david@slitaz:~$ mplayer dvd://1 -dvd-device /dev/sr0

MPlayer 1.1-4.6.3 (C) 2000-2012 MPlayer Team

mplayer: could not connect to socket

mplayer: No such file or directory

Failed to open LIRC support. You will not be able to use your remote control.

Playing dvd://1.

There are 8 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 0x00000136

libdvdread: Elapsed time 0

libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x0007b2eb

libdvdread: Elapsed time 0

libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00092995

libdvdread: Elapsed time 0

libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x003b9e02

libdvdread: Elapsed time 0

libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x003bae71

libdvdread: Elapsed time 0

libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x003bae88

libdvdread: Elapsed time 0

libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x003bae8d

libdvdread: Elapsed time 0

libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x003bc8be

libdvdread: Elapsed time 0

libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x003bc8c3

libdvdread: Elapsed time 0

libdvdread: Found 4 VTS's

libdvdread: Elapsed time 0

audio stream: 0 format: ac3 (5.1) language: en aid: 128.

audio stream: 1 format: dts (5.1) language: en aid: 137.

audio stream: 2 format: ac3 (stereo) language: en aid: 130.

audio stream: 3 format: ac3 (5.1) language: en aid: 131.

number of audio channels on disk: 4.

subtitle ( sid ): 0 language: en

subtitle ( sid ): 0 language: en

number of subtitles on disk: 2

MPEG-PS file format detected.

MPEG: No audio stream found -> no sound.

VIDEO:  MPEG2  720x576  (aspect 3)  25.000 fps  8000.0 kbps (1000.0 kbyte/s)

[VO_XV] It seems there is no Xvideo support for your video card available.

[VO_XV] Run 'xvinfo' to verify its Xv support and read

[VO_XV] DOCS/HTML/en/video.html#xv!

[VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.

[VO_XV] Try -vo x11.

==========================================================================

Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family

libavcodec version 54.23.100 (internal)

Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)

==========================================================================

Audio: no sound

Starting playback...

Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.

VO: [x11] 720x576 => 1024x576 Planar YV12

[swscaler @ 0x88fe88c]using unscaled yuv420p -> bgra special converter

[mpeg2video @ 0x883c96c]ac-tex damaged at 38 10

[mpeg2video @ 0x883c96c]Warning MVs not available

[mpeg2video @ 0x883c96c]concealing 1170 DC, 1170 AC, 1170 MV errors

V:   0.3   2/  2 ??% ??% ??,?% 0 0

Exiting... (End of file)

Offline

#7 2018-08-17 04:36:54

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: Playing DVD's

The default xv driver requires graphics hardware acceleration.

[c]tux@slitaz:~$ grep XV /var/log/Xorg.0.log[/c]

[c][    20.072] (II) Loading extension XVideo[/c]

[c][    20.072] (II) Loading extension XVideo-MotionCompensation[/c]

"mplayer -vo x11" is a workaround but you will notice video tearing due to no motion compensation.

Run this command and see if there is more info on why you have Audio:no sound

tux@slitaz:~$mplayer -vo null -ao null -identify -frames 0  dvd://1

Offline

#8 2018-08-17 17:47:23

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Playing DVD's

I'll have a go when I get chance but sound does work fine in other programs.

Offline

#9 2018-08-22 17:07:52

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Playing DVD's

simply get this error when I run the command

david@slitaz:~$ tux@slitaz:~$ mplayer -vo null -ao null -identify -frames 0 dvd:

//1

/bin/sh: tux@slitaz:~$: not found

Offline

#10 2018-08-23 05:40:11

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Playing DVD's

Run as user david

[c]mplayer -vo null -ao null -identify -frames 0 dvd://1[/c]

Offline

#11 2018-08-23 10:28:05

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Playing DVD's

Thanks ceel. I get this.

david@slitaz:~$ mplayer -vo null -ao null -identify -frames 0 dvd://1

MPlayer 1.1-4.6.3 (C) 2000-2012 MPlayer Team

mplayer: could not connect to socket

mplayer: No such file or directory

Failed to open LIRC support. You will not be able to use your remote control.

Playing dvd://1.

libdvdread: Can't stat /dev/dvd

No such file or directory

libdvdread: Could not open /dev/dvd

Couldn't open DVD device: /dev/dvd (No such file or directory)

No stream found to handle url dvd://1

Exiting... (End of file)

ID_EXIT=EOF

david@slitaz:~$

Offline

#12 2018-08-23 10:29:58

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Playing DVD's

Thanks ceel. Now I get this:

david@slitaz:~$ mplayer -vo null -ao null -identify -frames 0 dvd://1

MPlayer 1.1-4.6.3 (C) 2000-2012 MPlayer Team

mplayer: could not connect to socket

mplayer: No such file or directory

Failed to open LIRC support. You will not be able to use your remote control.

Playing dvd://1.

libdvdread: Can't stat /dev/dvd

No such file or directory

libdvdread: Could not open /dev/dvd

Couldn't open DVD device: /dev/dvd (No such file or directory)

No stream found to handle url dvd://1

Exiting... (End of file)

ID_EXIT=EOF

david@slitaz:~$

Offline

#13 2018-08-23 16:15:46

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: Playing DVD's

@terrybull

Run the command with the dvd disc in the drive.

Offline

#14 2018-08-24 20:15:36

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Playing DVD's

I did. It was in the drive.

Offline

#15 2018-08-24 20:19:54

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Playing DVD's

It's very frustrating. I really like slitaz. The best I've found for my low spec laptops. I have everything I need working fine including the touch screen but it just won't play MP4 video very well and dvd's not at all. Puppy which I don't like much and cannot get the touch screen to calibrate  plays dvd's perfectly

Offline

#16 2018-08-25 13:40:01

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: Playing DVD's

I used last rolling and did a fresh install of mplayer and libdvdcss and it works without any problems

to get zoom:

leafpad /.mplayer/config

Now enter the following text in to the configuration file:

zoom=yes

vo=x11

ao=alsa

[attachment=46551,2716]

Offline

#17 2018-08-25 14:08:49

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: Playing DVD's

I prefer mpv

just install mpv and libdvdcss

start mpv and drag the video-folder to the open mpv-window

[attachment=46552,2719]

Offline

#18 2018-08-25 14:26:25

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: Playing DVD's

@terrybull

Hi, on my case mplayer work but the dvd device is hda

mplayer dvd://1 -dvd-device /dev/hda

and other pc for work the device is named sr0

mplayer dvd://1 -dvd-device /dev/sr0

Offline

#19 2018-08-25 16:54:32

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: Playing DVD's

@gibor - /dev/hda thats really strange

I guess this a ide DVD-Player, but what slitaz are you using? Because hda is finished since early times of 5.0 - I guess

Offline

#20 2018-08-25 17:44:42

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: Playing DVD's

@kultex

Is an my independent slitaz distro.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.57 MiB (Peak: 1.77 MiB) ]