Results 1 to 7 of 7

Thread: Segmented DVD Playback

  1. #1
    Join Date
    Oct 2008
    Beans
    8

    Segmented DVD Playback

    Hello, I just recently configured my system (8.04 Hardy Heron) to use VLC to play DVD upon disc insertion (changed the x-content=totem.desktop to vlc) and now dvd playback comes in short segments, usually around 12 minutes apiece. This really isn't an issue, as it doesn't affect my watching the videos, but I was wondering if there was anyway I could get VLC to play the entire part of the video, so I could track it all easily.

    Thanks in advance.

  2. #2
    Join Date
    Oct 2007
    Location
    London, UK
    Beans
    118
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Segmented DVD Playback

    If you look in nautilus at the contents of the DVD in the VIDEO_TS folder, you will probably find that it is divided into many .VOB files, one for each chapter. VLC does not use the menus or DVD structure that link these .VOB chapters together, it merely plays each of them sequentially. To get the entire DVD to play in one go, use a player that supports DVD menus like gxine, which you can install using synaptic or the command:
    Code:
    sudo apt-get install gxine
    Ubuntu 9.10 on an Aspire 5103WLMi | AMD Turion TL52 X2 (1.6Ghz @ 1.81 Ghz [Overclock]) | 120 Gb PATA IDE HDD | 2048 Mb DRR2-800 RAM | ATi Mobility Radeon X1300 (fglrx) | Broadcom BCM4318MPG (ndiswrapper + bcmwl5.sys) |

  3. #3
    Join Date
    Oct 2008
    Beans
    8

    Re: Segmented DVD Playback

    That's very odd considering VLC did support menus with my DVDs and never gave me this strange segmentation before. But I will take your advice and see if gxine works.

  4. #4
    Join Date
    Oct 2008
    Beans
    8

    Re: Segmented DVD Playback

    Well it does have menu support and it doesn't read one .vob file at a time - that's great. But do you know if gxine can play as many formats as VLC? That's one of the main reasons I used it in the first place.

    Also, if I wanted it to be the program that opens up upon disc insertion would I just change the x-content/video=vlc.desktop to gxine.desktop? Thanks.

  5. #5
    Join Date
    Oct 2007
    Location
    London, UK
    Beans
    118
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Segmented DVD Playback

    gxine supports as many filetypes as you have xine codecs. A just change it to gxine.desktop if you have a shortcut to gxine on your desktop (i think).
    Ubuntu 9.10 on an Aspire 5103WLMi | AMD Turion TL52 X2 (1.6Ghz @ 1.81 Ghz [Overclock]) | 120 Gb PATA IDE HDD | 2048 Mb DRR2-800 RAM | ATi Mobility Radeon X1300 (fglrx) | Broadcom BCM4318MPG (ndiswrapper + bcmwl5.sys) |

  6. #6
    Join Date
    Dec 2006
    Location
    Hamburg, Germany
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Segmented DVD Playback

    Do you have the medibuntu repository enabled and have you installed libdvdread3?

    If not, see https://help.ubuntu.com/community/RestrictedFormats for references.
    One ought, every day at least, to hear a little song, read a good poem, see a fine picture, and, if it were possible, speak a few reasonable words...

  7. #7
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Segmented DVD Playback

    Check the default launch command of vlc - in hardy it is vlc %U which is unsuitable for autoplaying dvds.

    Right click on Applications -> edit menus. Highlight sound and video and on the right side, right click on vlc -> properties. If the command shows vlc %U then change to vlc %f.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •