The media player loads the dvd (see attached), in a small screen,not full, and when i click play feature, the bar at the bottom keeps going across and back. I tried Media player classic and it works perfectly. i`ve tried a few other dvds and they result in the same with Vlc media player. I reinstalled Vlc and there`s no change. Any ideas?
Yeah that's vlc , sometimes mpc can have issues navigating dvd's as well on the odd occasion,just use mpc.If both have an issue playing i'll drop the vobs directly to the player tho that's from ripped dvd's.If you have the space convert the dvd's to a portable format like mkv,i realise it can be time consuming especially if you want to have the extra's as well however it makes it easier than changing dvd's. If vlc gives the track in the menu bar (sometimes the issue you describe this option can be grayed out),you may be able to navigate to the desired track,it's under the playback option
Found a fix as follows. VLC works fine now Reset preferences from VLC Using VLC within preferences If you can launch VLC, in the preferences dialog, from the Tools menu, you can hit the "Reset preferences" button. NB: This might not solve all your issues, all the time; so if you still have issues, then see the rest of this article. Reset preferences and cache Windows Using the shortcut in the start menu If you installed VLC properly you can delete the preferences and cache by simply opening the shortcut you can find in your start menu: All programs > VideoLAN > Reset VLC media player preferences and cache files Deleting the files manually Open the explorer and type %APPDATA% into the address bar and hit enter. This should lead you to the AppData folder of your user. Therein you should find a folder named vlc. Delete that folder and you're done.
even experts can screw up.. mine stopped playing dvd's a few weeks back.. on a rebuild I swapped the ide cables round.. leading to dev/dvd not pointing to the right place.. for some reason.. even though it's a symlink to /mnt/cdrom0 .. which is a symlink to /mnt/cdrom .. which is a symlink to /dev/sr0 bloody linux.. simple cure.. change the mount point for /dev/sro to /dev/sr1 .. which is where it's ended up.. and is also a symlink to /dev/hdb .. even weirder.. dropping the ifo file into vlc played the whole disk as intended.. even though the mount points were completely wrong !! lesson?.. vlc "open disk" is picky about mountpoints