 |
27-10-2007, 07:14 PM
|
#1 (permalink)
|
|
AJJU
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
|
Linux Video"s
in mmy Mint Videos CD's r Not playin
But dvd's and Data cd's r workinlike breeze help me
the ERROR is :There is no input plugin to handle the location of this movie
and iam unable to access the VCD  (
help me fast got sum EDITING to doo help
__________________
I love and Live to Design
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
27-10-2007, 07:33 PM
|
#2 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Linux Video"s
normally totem player will play it once u insert a vcd or dvd.
a quick solution will be to use xine-ui player or gmplayer and in their menu select cd or dvd to play.
i think mint comes with all codecs to play.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
27-10-2007, 07:37 PM
|
#3 (permalink)
|
|
AJJU
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
|
Re: Linux Video"s
i mean when i insert the VCD the DRIVE is show empty suddly totem player comes and display's the error message
and then there's no drive
it just disappear's
__________________
I love and Live to Design
|
|
|
27-10-2007, 07:40 PM
|
#4 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Linux Video"s
totem shows error because it may not have the backend enabled to support playing.i mean some gstreamer plugins(totem-gstreamer).u do a "sudo apt-get update && sudo apt-get install totem-xine" and it will hopefully play ur video.
also make sure ur vcd can be seen(mounted) in some directory /media/cdrom etc.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
27-10-2007, 07:42 PM
|
#5 (permalink)
|
|
AJJU
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
|
Re: Linux Video"s
^^ how to mount the VCD help
__________________
I love and Live to Design
|
|
|
27-10-2007, 07:51 PM
|
#6 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Linux Video"s
You just can't mount audio and video cd's like data cd's. They don't use iso9660 fs.
__________________
http://www.bash.org/?258908
|
|
|
27-10-2007, 07:53 PM
|
#7 (permalink)
|
|
AJJU
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
|
Re: Linux Video"s
prakash bro Did wat u said but still no result
i still dont hav access to my CD-rom
so i cant play ?? VCD's on linux ???
__________________
I love and Live to Design
Last edited by azzu; 27-10-2007 at 07:53 PM.
Reason: Automerged Doublepost
|
|
|
27-10-2007, 08:21 PM
|
#8 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Linux Video"s
Which kernel are you using? post the output of
There were a few kernels in between where I've heard people complain that VCD's didn't work.
__________________
http://www.bash.org/?258908
|
|
|
28-10-2007, 11:26 AM
|
#9 (permalink)
|
|
AJJU
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
|
Re: Linux Video"s
when i type that code in kernal it show's me
2.6.20-15-generic
guy's plz help me
__________________
I love and Live to Design
|
|
|
28-10-2007, 11:29 AM
|
#10 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Linux Video"s
@azzu post ur /etc/fstab
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
28-10-2007, 11:32 AM
|
#11 (permalink)
|
|
AJJU
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
|
Re: Linux Video"s
here it is
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# Entry for /dev/sda7 :
UUID=b4f99f05-625f-4d8f-9c50-a63b3f649001 / ext3 defaults,errors=remount-ro 0 1
# Entry for /dev/sda1 :
UUID=08B2-D0C0 /media/sda1 vfat defaults,utf8,umask=007,gid=46 0 1
# Entry for /dev/sda5 :
UUID=58B5-40FB /media/sda5 vfat defaults,utf8,umask=007,gid=46 0 1
# Entry for /dev/sda6 :
UUID=261B-1BD9 /media/sda6 vfat defaults,utf8,umask=007,gid=46 0 1
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
__________________
I love and Live to Design
|
|
|
28-10-2007, 11:43 AM
|
#12 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Linux Video"s
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
^^^this is ur cdrom/dvd drive.
this is a known problem with new kernels.ur DVD/CD drive is better supported with old pata drivers(ide-cd) while the kernel is using new libata sata emulation drivers for IDE/PATA.
This is a problem faced by me and many others.but for me, /dev/sr0 or /dev/scd0 works well in my system for my samsung octoedge dvd writer.
For you,I think http://ubuntuforums.org may give some help.I too will look for a solution.although i experimented my forcibly prevented loading sr_mod module.
For the time being,try gksudo gedit /etc/modules and enter "ide-cd" in a new line and save,exit.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
28-10-2007, 11:55 AM
|
#13 (permalink)
|
|
AJJU
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
|
Re: Linux Video"s
but prakash bhai it worked for first day and was able to acces all the CD-rom files
Help me
__________________
I love and Live to Design
|
|
|
28-10-2007, 01:27 PM
|
#14 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Linux Video"s
Open up XINE => show controls => click 'VCD' tab on controls!
OR mplayer => right click => VCD => open disc!
U cannot mount VCDs to play them and hence it is different from "DATA" CDs/DVDs. The software does everything for u when u wanna play VCD/DVD!!
__________________
Bad Bad server.....No candy for u!
|
|
|
28-10-2007, 01:53 PM
|
#15 (permalink)
|
|
AJJU
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
|
Re: Linux Video"s
^^ when i do that Mplayer say's
ERROR :failed to open vcd://2
__________________
I love and Live to Design
|
|
|
28-10-2007, 02:15 PM
|
#16 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Linux Video"s
U simply unmount ur VCD (i.e do not mount it manually or automatically as in for data CDs) and then try mplayer or xine. It means u simply put ur VCD in without mounting it and then let the software do its task!
Check this!
If ur VCD still doesn't play, then may be its corrupted! Try some other vcd.
__________________
Bad Bad server.....No candy for u!
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|