Ubuntu Multimedia :: DVD's Not Playing In 10.10 - Could Not Read From Resource
Dec 11, 2010
I am trying to get some DVD's to play in Ubuntu 10.10 but whenever i try to play them i get an error message saying "Could not read from resource".
View 8 Replies
ADVERTISEMENT
Nov 18, 2010
When I insert a normal off the self DVD movie, I am unable to play it, I have tried 3 different media players:
Movie Player (An error occurred, could not read from resource)
VLC (loads the disc, shows a time of 00:00, and just won't play) GNOME MPlayer (pretty much the same as VLC, loads but won't play)
The funny thing about all this is that the one burned DVD I tried (no menus but structured as a DVD) will play, I'm thinking copyright?
View 5 Replies
View Related
May 14, 2010
Just tried to play a DVD using movie player and it said 'cant read from resource' only happened recently. I used to be able to play them.
View 1 Replies
View Related
Oct 11, 2010
The error was "could not read from resource" what do I need to do?
View 1 Replies
View Related
May 22, 2011
I can not watch a DVD video using Movie Player. It gives the message: An Error Ocurred Can not read from resource. What does it want me to do ? Buy a new DVD player ? I have no trouble with this drive in another distribution on the same computer, or playing audio CDs in this very Debian OS. So I don't think there is anything wrong with the DVD drive. VLC won't do anything either.
View 4 Replies
View Related
Apr 30, 2010
Ubuntu 10.04 with proprietary nvidia drivers enabled. Ubuntu restricted extras also installed.
Can't play DVDs on Ubuntu. Totem gives the "Could not read from resource." when trying to load a DVD. VLC won't load it either.
Any packages I am missing? The movie is Pirates of the Caribbean if that matters at all.
View 1 Replies
View Related
Dec 31, 2009
when I try playing a dvd I get this on one DVD.
Error Could not read from resource.
Or another plays through the FBI warnings and stops. Or plays the video for a bit with background music leaving out the speakers voice, then stops.
Once I got a note that said I need gstreameraudiosink or something like that.
View 5 Replies
View Related
Feb 22, 2011
I am trying to play a DVD but get the error:
could not read from resource (movie player)
how I can perform a diagnostic n the cd/dvd drive?The DVD is fine - it played in a DVD player. I can also browse the files on the DVD so something else must be wrong.
VLC will not play it either but doesn't show an error.
View 5 Replies
View Related
Jun 11, 2011
I try to play a DVD but get the error
Could not read from resource
View 6 Replies
View Related
Feb 14, 2011
I have an audio recorder that doubles as a music player. It can play WAV files. So I put in some WAV files and they are out of order, even if they are named numerically. Read somewhere about a little CLI software called fatsort so I installed. The device is located at /dev/sdc. So naturally I write fatsort /dev/sdc, it says something about permission. So sudo fatsort /dev/sdc. Thing is, it says:
Code: sort_fs: Device or resource busy! If I "eject" it (unmount) then it says something about cannot read boot sector or headers. On Windows there is FAT Sorter. It does not work in WINE. So every time I put something in, I have to get to a Windows computer to sort it. It seems like fatsort is the only program that sorts FAT systems in Ubuntu/Linux.
View 1 Replies
View Related
Jun 2, 2010
When ever I try to watch dvd I get an error that tells me "Could not read from resource", whats the problem?
View 14 Replies
View Related
Mar 31, 2015
Using debian testing.
Pulseaudio got installed by default here during installtion. Since I don't want it I first ran "systemctl disable pulseaudio", "pulseaudio --kill", then without rebooting I use mpd with alsa alone and it worked fine.
But then i rebooted, and now all applications, mpd, mpv, chromium etc just says that alsa returns with "Device or resource busy", tried rebooting again with no effect.
The soundcard appears as card 1 according to the output of "aplay -l", and defined that card 1is suposed to be default with this in "/etc/asound.conf":
Code: Select allpcm.!default {
type hw
card 1
}
ctl.!default {
type hw
card 1
}
It occurred to me that there might be an issue with permissions to the soundcard so I ran "ls -l /dev/snd"
Code: Select alldrwxr-xr-x 2 root root 80 Mar 31 03:27 by-path
crw-rw----+ 1 root audio 116, 8 Mar 31 03:27 controlC0
crw-rw----+ 1 root audio 116, 2 Mar 31 03:27 controlC1
crw-rw----+ 1 root audio 116, 12 Mar 31 03:27 hwC0D0
crw-rw----+ 1 root audio 116, 7 Mar 31 03:27 hwC1D0
[Code] ....
My user is a part of the audio group:
Code: Select alluid=1000(roberth) gid=1000(roberth) groups=1000(roberth),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),108(netdev),111(scanner)
As far as I can tell, that looks fine unless I am missing something?
View 1 Replies
View Related
Apr 13, 2010
All my music editing software programs say, "unable to open device /dev/dsp.Device or resource busy." How can I fix this?
View 3 Replies
View Related
Aug 22, 2010
I know that this has probably been around these forms, but still. I recently stumbled upon one .mkv file and I wasn't able to play it in Ubuntu. I'm still not able. Looking at the forums around I see that many folks are able to play .mkv files with ease just running VLC player. So I'm quite confused that I'm not able to. So far I haven't had any problems with neither audio, nor video files in Ubuntu. Anyway, here's what I use: VLC version 1.0.2
(I saw that some folks have been compiling VLC, incluiding specifically the .mkv support, but that was two years ago. Now VLC should support it out of the box...)
And I should have .mkv support in the version of VLC that I have:
$ vlc --list | grep Matroska
VLC media player 1.0.2 Goldeneye
mkv Matroska-Stream-Demuxer
When I try to open the .mkv vile in VLC nothing happens. No errors, nothing. And off course neither video, nor audio.
View 9 Replies
View Related
Aug 27, 2010
I got a virus through thunderbird and had problems even after I removed it. Thus started over. Used CD to reload windows and then reloaded ubuntu using a CD. In ubuntu can not read CD. It doesn't show on desktop. Is there a program to download?
View 1 Replies
View Related
Jan 7, 2010
So I don't use gnome, KDE, or XFCE, but I'm running Xubuntu. I'm constantly playing music via nvlc. While that music's still playing, I'd like to be able to hear a sound I run from the command line via
Code:
cvlc beep.mp3
I've tried on and off over the years messing with pulse, esd, etc. output options for vlc, but never figured out exactly how to do this. In Windows, having a batchfile play a .wav at the same time as an mp3 player is playing music "just works" I know there must be a "just works" solution for Linux.
View 1 Replies
View Related
Jan 15, 2010
I bought an LG external cd/dvd unit (model: GP08 ).
The problem is that I have no sound when playing DVDs. Everything else works fine. I installed libdvdcss (followed this link: https://help.ubuntu.com/community/Re...ts/PlayingDVDs) but still no sound on DVDs (the DVD works fine on a windows machine).
I have an Acer Aspire One with Karmic Koala.
View 2 Replies
View Related
Apr 14, 2010
My 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 Related
Mar 5, 2011
I am new to this forum and ubuntu linux. I am having one .avi captured file in winxp using webcam. It is not playing in winxp 32bit. I googled and found more then 2GB file will not play in 32bit OS, so I installed 64bit Ubuntu desktop and trying to play with VLC but still it is not playing.
View 1 Replies
View Related
Jul 24, 2011
Using Kubuntu 11.04, I have all of my movies and music on a NAS, everytime I wish to play something (I have a computer hooked up to my tv this is how I play all media) KDE decides it needs to copy it to a tmp file first, I was unable to find a setting to turn this off and allow the file to simply play straight from the network drive as it did in M$ Windblows probably a dumb question.
View 1 Replies
View Related
Aug 12, 2011
I can't get my sisters Ubuntu to play some movies off DVD. I google searched for how to play dvds on ubuntu, and a site says basically "just install Totem" and the dvdlib3 (it already has dvdlib4 installed) so I went ahead and installed totem.I launched totem, but there is no option for opening a DVD, there's only Open File. which would mean I'd have to open the vob files, which are very confusing to navigate.
I tried VLC and VLC couldn't run it, so I tried VLC(Windows32 under Wine) and although it worked in the past, it couldn't read the movie either(the movie is Casino Royale and I watched it just fine on my Windows machineis there an easy method to just install some proprietary software that can play movies with a single click? like with the package manager perhaps? I couldn't figure anything out. It seems like Ubuntu should come pre-ready for DVDs and I don't understand why it isn't.
View 8 Replies
View Related
Jan 1, 2010
This is the first time I tried playing a VCD on my laptop and when I tried playing it on VLC, it indicated that an error, that it cannot read the file. I searched around the net for some solution and tried opening the VCD through the terminal to no avail. I tried switching to the Movie Player but it's the same. They play the initial 'Warning on illegal copying of the film, etc.' which lasts for about 15 seconds but after that, it won't play at all.
View 5 Replies
View Related
Jan 6, 2010
When I start my computer, my comp is set to require password everytime I start the computer. I am using Karmic with all the latest updates. One day, from the Login Screen itself, I selected the Power icon at the bottom right and selected Shut Down. But, from next boot, the login drum sound wouldnt play and even the african sound that comes after logging in wouldn't play. The african sound problem was solved when I noticed that my sound was muted by the GDM on shutdown. However, the drum sound still does not come. I think the solution it to change the volume before logging in.
View 5 Replies
View Related
Jan 13, 2010
when I play an MP4 movie everything is great except all I hear is the background sounds in the movie..and non of the foreground (ie the actors speaking)...I have uninstalled pulse audio in the past and use alsamixer for any sound configs.
View 4 Replies
View Related
Jan 23, 2010
when trying to play songs purchased off of iTunes I don't want to be limited to having to watch them through Virtualbox.how to get vlc or mplayer to play .mp4 videos in Ubuntu 9.10? I've got vlc 1.0 and trying to convert them using ffmpeg didn't work, I keep getting the following error.
swScaler: Unknown format is not supported as input pixel format
Cannot get resampling context
View 1 Replies
View Related
Jan 24, 2010
I'm currently running ubuntu 9.04. I'm able to mount data and MP3 audio CDs but I'm unable to mount and play regular audio CDs. When I try to mount it I get the following message:
Unable to mount Audio Disc Drive /dev/sr0 does not contain audio files.
Windows does not have any problems playing either the regular audio CDs or audio MP3 CDs.
View 1 Replies
View Related
Feb 17, 2010
I've tried to look up different programs for this but can't find anything. I'd like to be able to open my recorder on Myspace for instance and capture any sound playing through my speakers. I used to have a little program for this, but its windows based and won't seem to install correctly in Wine.
View 5 Replies
View Related
Feb 23, 2010
I know this has been talked about a lot but im not quite understanding how to handle it. I have mediatomb i turn my ps3 on search for server pick it up I can play all of my .avi files fine but when i go into audio > All audio it just says there are no titles so that the mp3 files show up and i can play them. And as well why does mediatomb not work when the terminal is not open. I open terminal type mediatomb then when i close it says disconnected from media server.
View 2 Replies
View Related
Mar 7, 2010
When i try to play HD (even with 720p) video the CPU load is almost 100%. I'm using vlc player and the movie is barely watchable. If i switch to Movie Player, the CPU load is slightly decreased, but after 2-3 minutes the audio goes out of sync, so no solution there. I have an nvidia 8600gt graphics card and the proper driver installed, every compiz effect works flawlessly without the slightest increase in CPU load and a dual core 2,1 GHz AMD processor. It shouldn't be a hardware issue.
View 4 Replies
View Related
Apr 4, 2010
How do I get it to play MP4 and WMV files. Currently it only plays AVI. I haven't done anything to the setup except perhaps update automatically. It has been working well till the last week.
I click on the file and it does not load. No error messages. I am using the XV output driver.
View 3 Replies
View Related