Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Difficulty mutli-tasking? Video choppy during file copy.

  1. #11
    Join Date
    Oct 2006
    Location
    Kansas City, MO
    Beans
    270
    Distro
    Kubuntu

    Re: Difficulty mutli-tasking? Video choppy during file copy.

    Quote Originally Posted by thatguruguy View Post
    This still sounds like a throughput issue, not a video/compositing issue. Is your Xubuntu on a separate partition from your Windows installation, or did you install it inside Windows (using Wubi)?
    It's in it's own partition, no Wubi. I have 120 GB dedicated to Linux and Windows has 170 GB on a 300 GB drive.

    Interesting thoughts on the NTFS compatibility. I will try an experiment with copying a video over to the Linux partition and playing it from there. I will also test reading from NTFS with a larger buffer. I will also get the newer version of VLC (already installed on the laptop - which also dual-boots). I may also try out the mplayer as suggested. I'll report back those findings in a day or two.

    Thanks all!

  2. #12
    Join Date
    Mar 2006
    Beans
    Hidden!

    Re: Difficulty mutli-tasking? Video choppy during file copy.

    I also run HD video off an ntfs partition with no problems, so would it have to be a separate HDD to cause these problems?
    No longer participating......

  3. #13
    Join Date
    Aug 2009
    Beans
    1,419

    Re: Difficulty mutli-tasking? Video choppy during file copy.

    Quote Originally Posted by Jose Catre-Vandis View Post
    I also run HD video off an ntfs partition with no problems, so would it have to be a separate HDD to cause these problems?
    No, it's trying to run HD video off an NTFS partition while moving a large (3 GB, according to the OP) file from one NTFS partition to another NTFS partition.

  4. #14
    Join Date
    Oct 2006
    Location
    Kansas City, MO
    Beans
    270
    Distro
    Kubuntu

    Re: Difficulty mutli-tasking? Video choppy during file copy.

    Quote Originally Posted by thatguruguy View Post
    No, it's trying to run HD video off an NTFS partition while moving a large (3 GB, according to the OP) file from one NTFS partition to another NTFS partition.
    Technically, I was watching video off an NTFS partition on one drive while transferring a large file to that same drive from a Linux parition on a different drive. I don't know if that makes any difference but I thought I'd throw that out there.

  5. #15
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Difficulty mutli-tasking? Video choppy during file copy.

    Quote Originally Posted by Jose Catre-Vandis View Post
    I use mplayer with a reasonable buffer e.g.

    Code:
    mplayer -cache 8192 video.mkv
    It is perhaps 'gilding the lily' but you may notice that by default initially MPlayer does not actually fully load this cache. You can manipulate the loading by adding:

    Code:
    mplayer -cache 8192 -cache-min 80 video.mkv
    Just a very small point .
    You think that's air you're breathing now?

  6. #16
    Join Date
    Mar 2006
    Beans
    Hidden!

    Re: Difficulty mutli-tasking? Video choppy during file copy.

    Quote Originally Posted by andrew.46 View Post
    it is perhaps 'gilding the lily' but you may notice that by default initially mplayer does not actually fully load this cache. You can manipulate the loading by adding:

    Code:
    mplayer -cache 8192 -cache-min 80 video.mkv
    just a very small point .
    Very good Andrew =D>
    Last edited by Jose Catre-Vandis; October 21st, 2011 at 12:38 AM.

  7. #17
    Join Date
    Oct 2006
    Location
    Kansas City, MO
    Beans
    270
    Distro
    Kubuntu

    Re: Difficulty mutli-tasking? Video choppy during file copy.

    I copied a video to the Linux system partition and tried the experiment. I started the video and then began the file transfer. Video became unplayable.

    Oh and the new version of VLC is still buggy. It seemed to be working fine for several Star Trek episodes until tonight. Sound cut out at 7:12. But that's another subject....

    I will try mplayer with some of the buffer suggestions made in this thread and see what happens.

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •