Ubuntu :: Playing DVDs - No URI Handler Implemented
Apr 17, 2010Ubunto is new to me when I try to play a movie I get the message, "no URI handler implemented for dvd".
View 1 RepliesUbunto is new to me when I try to play a movie I get the message, "no URI handler implemented for dvd".
View 1 Repliesmy computer doesn't get the internet, so I've tried to download what earlier threads write as the solution on another computer, but the other computer isn't linux, and it says that it doesn't recognize the file extension. Is there any way to download the "ubuntu-restricted-extras" thingy without it immediately trying to install?
(I have ubuntu 9.1, on a thinkpad t22(i think))
I'm sure this is a simple problem, however I am a newly reformed microsoft user (and it feels great).
When I try to watch wmv streams I get the error: No URI handler implemented for "mmsh".
I have still not succeeded in getting my Region 2 DVDs to play in Ubuntu 10.04. I used something called Regionset to reset the player from zero to 2 for playback in the UK but although it is now set to Region 2 it will only play Region 0 DVDs. I have tried all sorts of tricks with codecs and installing VLC and (of course) Ubuntu Restricted Extras but no joy.
View 2 Replies View RelatedMy newly installed (but not new) DVD drive seems to play some movies some days, but others all the time. I'm pretty sure it's just a little picky about scratches. I can hear it in the drive; when I insert the disk, I can tell when it isn't spinning. When it does start spinning, that's when the Media options window pops up asking me what I want to do with the disk.
View 7 Replies View Relatedhow to play dvds and cds
View 1 Replies View RelatedI have followed step by step instructions from different support forums and have not had any luck being able to watch or rip dvds with any kind of encryption
View 2 Replies View RelatedJust built a new mini-ITX system. Installed 10.04 x64 and then spiffed it up. Now to play DVDs, I followed instructions here: [URL]. Including the troubleshooting item about chmod / chgrp. I wasn't clear whether this would be saved across reboots. And rebooted.
Code:
xxx@atomic-breeze:~$ sudo chmod 660 /dev/sr0
xxx@atomic-breeze:~$ sudo chgrp cdrom /dev/sr0
xxx@atomic-breeze:~$
Unprotected DVDs play just fine. Protected ones give this error:
Why I can't play protected DVDs?
VLC used to work fine for me. I ran a DVD in Movie Player and somehow that seems to have broken VLC. Now neither of them work. Starting VLC in the terminal I get this error when trying to read a DVD: [URL]
View 6 Replies View RelatedI am relatively new to linux, but not to computers. I want to try out several different distributions and learn more about linux, but I read that some distributions will not play DVDs. Since my computer is my DVD player, I need this to be an option.
View 2 Replies View RelatedI've got this weird problem where my DVDs - just standard netflix DVDs mostly - will stop playing about halfway through. At first I thought it was a problem with the disks, but it has happened far too often now, and I tested one of the disk and it played fine in Windows - though I had to sit through 20 minutes of unskippable ads to check.
I get exactly the same problem regardless of player; I usually use VLC, but VLC, MPlayer, and at least one other all stop in exactly the same place. There's no buffering or freezing or anything, it just stops as if it were the end of the disk, and it always stops at the same time on a disk (not always at the same time on different disks). I can't skip past that point, it's like there is nothing past that point.
After following instructions to install software to play encrypted DVDs and after rebooting, I tried to play a DVD in Totem. A driver was searched for by Totem; not found; DVD not played.
View 6 Replies View RelatedIs there anyway of playing the digital copies that come with bluray and dvds - these appear to be encrypted using DRM.
View 1 Replies View RelatedI recently installed fedora and enjoying learning what it can do. One of the things that I wanted to do was play DVDs. I installed vlc and the libvdreader package but am unable to play DVDs. I even used "movie player", and the program said, fedora does not have the right codecs to play the DVD. Does anybody know what I need to do? And what codecs that I need to download if any?
View 9 Replies View RelatedI have just installed SuSE 11.4 and find that xine and VLC cant play DVDs. xine reports:'input plugin cannot open MRL [dvd:/]' and then 'cannot find input plugin for MRL [dvd:/]'. Plainly I've either forgotten to install something, or somethings' permissions are wrong.
View 2 Replies View RelatedI'm new to posting around here, but have used this forum for years and always have found a solution via search, but this time I couldn't find anyone with quite the same problem.
I've been using 8.04 on an old laptop for quite a while and have been able to watch encrypted DVDs, as I have installed all the proper drivers.
But suddenly, every time I insert an encrypted DVD, it will mount and I can see the name of it and browse the files, but neither MPlayer nor VLC will play it.
I know the drive works, because if I boot into XP I can watch them there.
I already tried reinstalling the drivers and am out of ideas.
I am trying to understand how the tee command implemented.I need to use tee command in high speed logging application. where stdout and stderr has to be redirected to a file. here i am concerned about the performance. Is tee redirect the data character by character or by buffer?
View 1 Replies View RelatedI tried defining CLOCK_MONOTONIC_RAW in the include file. The timer does not run correctly.I am looking for a timer that I can count on to get a time delta.In my /usr/include/bits/time.h I have CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID defined. I assume they are not based on the realtime clock (not changed when time is updated. All I really need is a way to determine delta time when running. mili-seconds would be great, 1/100th second is preferred, and 1/10th would be acceptable.
___( Original Post )___________________
"A tick, a tick, my kingdom for a tick."
Please have patience and read on. This is a rather convoluted situation.The company currently does (since 1994) a loop cycle based task execution process. They tasked me to run a particular task at a particular interval. This is where I found the loop process and how much time delta time there can be.I want to implement a time based version. Nothing really drastic, just call the task when the timer says so. I know how I want to do it, they just keep throwing roadblocks in the way.The latest one is "what if someone changes the time ?". I looked on the web and my research seems to indicate that if I use clock_gettime(CLOCK_REALTIME,&ts) that indeed delta time can be messed up if something tinkers with the time.
The other option is to use CLOCK_MONOTONIC_RAW instead of CLOCK_REALTIME. It is indicated that this can not be changed and would be good for this type of application. The problem is I don't know if it is implemented in the version the company distributes, Red Hat Linux Release 7.2 (Enigma). Anyone know anything about this?Again, the company distributes it's product that runs on Red Hat 7.2. They have many units in the field. I read on the web that 1) There is no tick and 2) Red Hat 6 has the CLOCK_MONOTONIC_RAW implemented. Well, I looked at /usr/include/bits/time.h and found CLOCK_REALTIME but not CLOCK_MONOTONIC_RAW.
let me show you my config and tell me if its ok
Its pretty simple:
eth2 -> 192.168.1.0
eth2:0 ->192.168.50.0
eth1 and eth0 are the net interfaces, 1 router each to provide wan failover (not implemented here)
Hosts:
loc1 eth2:192.168.1.0/24
loc50 eth2:192.168.50.0/24
Interfaces
net6 eth0 detect
net7 eth1 detect
- eth2 192.168.1.255,192.168.50.255
Masq
eth0 eth2
eth1 eth2
eth2 eth2
Policy
all all ACCEPT info
Rules
SECTION NEW
REJECT loc50 loc1 all
Zones
fw firewall
net6 ipv4
net7 ipv4
loc1 ipv4
loc50 ipv4
Problems / Doubs:
1) Is the hosts file required?
2) I guess I need doing masq from local to each external, and also from local to local even if they share the same interface, hence the eth2 eth2 in the masq file...
3) So is shorewall well implemented in these scripts to handle aliases?
How to find whether raid is implemented or not ,without asking Linux Admin.
View 4 Replies View RelatedFrom time to time, new characters are added to the unicode standard.For instance, in 2008 a capital sharp s (upper case form of German eszett)was added at position 0x1e9e.What actions need to be taken in order to make the new character part of the various fonts we use on our desktops?
View 1 Replies View RelatedI'm curious how file association management is implemented in Linux. Where is the related information stored? How do I modify it (I'm interested in non-KDE-based ways; I know there's a system configuration page for that in KDE)?
View 2 Replies View RelatedCan RAID be implemented on a single hard disk ? If yes, plz give a link for it.
View 2 Replies View RelatedI can print very well over a USB cable, however I'm having trouble printing over the Internet (F13). The errors that I get are:
job-printer-state-message Unable to get printer status (Not Implemented!)
job-printer-state-reasons [u'none']
Printer status usually shows up as OK until I actually start to print and then I end up with an error message and nothing prints. This seems to show up with any type of printer connected to the internet.
A more comprehensive phrased question since I lost access to the other one.I would ask that the other one be deleted, not this one, as it should not have been migrated in the first place.There are currently two NTFS drivers available for Linux.
The NTFS driver included in the kernel, and the userspace NTFS-3G driver that makes use of FUSE.By all accounts, NTFS-3G works perfectly.My question then, is if the NTFS filesystem has been successfully reverse engineered, why have the kernel NTFS team not implemented the changes in their driver? At the moment it is still marked as experimental, and there is a good chance it will destroy your data.
I want to define a simple error handler for a script. Image a script that does a few commands:
Code:
ls .
cd ..
touch ...
whatever, it doesn't matter. I want to define one error handler for the script, so if any of the steps error than the script is terminated and the error handler is run. I see the -e option to quit on errors, but I want a GOTO on errors.
I am now at my 6th version of my opensuse build and I can't get it to start the graphical login.I am trying my build out on a VirtualBox using the live cd.This is what happens during installation :It will install properly. No error messages at all. I get the (graphical) options screen to select language and screen resolution settings, so far so good.I select the default (top) installation for my opensuse and hit enter.Then I will get the verbose progress and when it's finished, the verbose will ask me for my user name and password.Then I enter those correctly and the verbose will tell me to enjoy.I am then left with a blinking cursor, and don't know what to do next.
This is not what should have happened since in my build I had selected Configuration > Startup > Default runlevel > 5: Graphical loginI can find no reason for this failure since on my Windows system I have tried out several other Linux systems in the same way and never experienced this problem before.During the assembling of my packages I have payed close attention to select all packages required for a graphical login.An other problem is that although I selected the default language for my build to be Dutch, the default language during setup is still English.I hope there is someone who would be kind enough to be prepared to help me out, I am so eager to start trying out my self made OS.
How can I set the handler without panel?
like when it's set to dso without panel
and next my qus is :
where is mod_cgi.so in whm panel ? i want edit this file but i can not found this file
I'd like to propose the following program, which I might write if nothing like this already exists. It would be similar to the "script" program in that it will allocate a new pty/tty pair and start a new session. But unlike the "script" program, it will provide a means to have BOTH the normal terminal session going AND a script or input source to provide input. It could be used, for example, to pre-start programs inside the pty session, and at the end, let the controlling tty it was started in fully interact with it (something that can't happen if it was started with input piped from the script).
My design would allow running a control script right from the beginning, or at any later time. The control script can see output from the session, filter that output for the controlling tty to see, provide input, maybe even filter the controlling tty input, too. When the script ends, the session can remain for regular interaction. Also, an environment variable will be set in the session to allow programs inside the session to provide similar controls, such as feeding input. That environment variable might be a local port number to connect to, with an access key or encryption key, to provide input and/or control commands.
I have several uses for this. Many of those uses could be done using other tools, but not all the uses would hit the same tools. But by doing it all in a program like this, I see a great many of my uses all solved in a single project, even if it isn't the most elegant (but I see solving many problems with one solution as being its own kind of elegant).
I am looking for a good audio session handler.
On ubuntu I have seen Ladish but it is a preview release.
Is there a good audio session handler for openSUSE.
http://ladish.org/wiki/demovideo