Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 27-10-2007, 07:14 PM   #1 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
Default 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
azzu is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 27-10-2007, 07:33 PM   #2 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default 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
praka123 is offline  
Old 27-10-2007, 07:37 PM   #3 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
Default 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
azzu is offline  
Old 27-10-2007, 07:40 PM   #4 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default 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
praka123 is offline  
Old 27-10-2007, 07:42 PM   #5 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
Default Re: Linux Video"s

^^ how to mount the VCD help
__________________
I love and Live to Design
azzu is offline  
Old 27-10-2007, 07:51 PM   #6 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default 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
mehulved is offline  
Old 27-10-2007, 07:53 PM   #7 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
Default 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
azzu is offline  
Old 27-10-2007, 08:21 PM   #8 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Linux Video"s

Which kernel are you using? post the output of
Code:
uname -r
There were a few kernels in between where I've heard people complain that VCD's didn't work.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 28-10-2007, 11:26 AM   #9 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
Default 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
azzu is offline  
Old 28-10-2007, 11:29 AM   #10 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default 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
praka123 is offline  
Old 28-10-2007, 11:32 AM   #11 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
Default 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
azzu is offline  
Old 28-10-2007, 11:43 AM   #12 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default 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
praka123 is offline  
Old 28-10-2007, 11:55 AM   #13 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
Default 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
azzu is offline  
Old 28-10-2007, 01:27 PM   #14 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default 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!
mediator is offline  
Old 28-10-2007, 01:53 PM   #15 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
Default Re: Linux Video"s

^^ when i do that Mplayer say's
ERROR :failed to open vcd://2
__________________
I love and Live to Design
azzu is offline  
Old 28-10-2007, 02:15 PM   #16 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default 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!
mediator is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"LOST" MADE FUNNY [Video] naveen_reloaded Chit-Chat 1 30-07-2007 12:08 AM
DreamWorks Animation "Shrek the Third": Linux Feeds an Ogre praka123 Technology News 3 18-06-2007 12:17 PM
Intel debuts Linux-based "Mobile Internet Device" eddie Technology News 6 22-04-2007 11:36 AM
How to "pause" a video on SE W810i keves2002 Mobiles and Tablets 2 29-10-2006 03:23 PM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 01:08 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2