Page 1 of 4 123 ... LastLast
Results 1 to 10 of 32

Thread: Single Stutter 6 to 8 seconds into every song...

  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    24

    Single Stutter 6 to 8 seconds into every song...

    Anyone else hearing a single stutter at 6 to 8 seconds into each song? I know some where having longer episodes, but I'm just getting one little bump at the beginning...

  2. #2
    Junior Member
    Join Date
    Feb 2010
    Location
    Vancouver Canada
    Posts
    19

    Single Stutter 6 to 8 seconds into every song...

    Yes, I am getting it to. Mine might stutter two or three times, though. I have tried adding the audio_buffer_size and buffer_before_play parameters in the mpd0.conf that are suggested in other threads, with no success.
    I am hoping someone finds a working solution soon. It is the only problem I have had with an otherwise flawless VortexBox and VortexBox Player experience.

  3. #3
    Administrator andrew's Avatar
    Join Date
    Nov 2008
    Location
    New Hampshire
    Posts
    3,612

    Single Stutter 6 to 8 seconds into every song...


    I only see this when I switch media types . Such as streaming radio switch to FLAC. Are you seeing this other times?






  4. #4
    Junior Member
    Join Date
    Feb 2010
    Posts
    24

    Single Stutter 6 to 8 seconds into every song...


    I am also seeing this stutter at the beginning of every track for the 1st 5-10 seconds, then it plays perfectly.


    I've now added a USB sound box similar to the Turtle Beach one. Added the new device on the VB, but both the analoge and optical outputs on the device still have this stutter.


    This minor flaw is driving me nuts, as I think this product has so much potential.


    The flac's play perfectly from the VB on my windows PC so its not the encoding.


  5. #5
    Junior Member
    Join Date
    Feb 2010
    Posts
    24

    Single Stutter 6 to 8 seconds into every song...


    I've just tried some mp3's and they play perfectly, I wonder if this is just a flac playback problem?


    update - No its not, I've just tried some Apple lossless .m4a files and they stutter aswell :-(


  6. #6
    Senior Member
    Join Date
    Mar 2009
    Posts
    201

    Single Stutter 6 to 8 seconds into every song...

    Same problem for me (mentioned in thread below) - its very irritating and is happening with every flac song I play, changing the buffer % did improve things but hasn't removed

  7. #7
    Senior Member sonorejr's Avatar
    Join Date
    Jan 2010
    Posts
    195

    Single Stutter 6 to 8 seconds into every song...


    Team, I have another experimental test to see if it helps with your issue. First, if you put this in and mpd does not load then take it our to restore mpd. Also the code below appears to go inside the alsa section of the conf file some place between the { }.



    buffer_time "500000"example:audio_output {
    type "alsa"
    name "VortexBox Player Analog"
    device "hw:0,0"
    mixer_type "software"buffer_time "500000"
    }This sets the length of the hardware sample buffer in microseconds. Increasing it may help to reduce or eliminate skipping on certain setups. Most users do not need to change this. The default is 500000 microseconds (0.5 seconds). 5 seconds = 5000000Increase it as needed to see if it helps and report back.Jesus R

  8. #8
    Junior Member
    Join Date
    Feb 2010
    Posts
    24

    Single Stutter 6 to 8 seconds into every song...


    sorry, but which conf file do i need to add this to?


    I assume you mean mpd0.conf but mine does not have this section in it, it also says it will be overwritten next time i make changes in the GUI, see below:-




    # Created by VortexBox on February 21, 2010, 1:27 pm
    # If you edit this file it will be over written the next time you make changes in the GUI.
    #
    music_directory "/storage/music/flac"
    playlist_directory "/var/lib/mpd/playlists"
    db_file "/var/lib/mpd/database"
    log_file "/var/log/mpd.log"
    pid_file "/var/lib/mpd/pid"
    state_file "/var/lib/mpd/state"
    sticker_file "/var/lib/mpd/sticker.sql"
    port "6600"
    zeroconf_enabled "no"


  9. #9
    Junior Member
    Join Date
    Feb 2010
    Posts
    24

    Single Stutter 6 to 8 seconds into every song...


    I've just looked at mpd1.conf for the USB sound device added today and it does have this section. I'll add it to this and try the USB device.




    Cheers


    Vaughan


  10. #10
    Junior Member
    Join Date
    Feb 2010
    Posts
    24

    Single Stutter 6 to 8 seconds into every song...


    Still stutters at the beggining of each track :-(


    my current mpd1.conf :-


    # Created by VortexBox on February 21, 2010, 1:27 pm
    # If you edit this file it will be over written the next time you make changes in the GUI.
    #
    port "6601"
    zeroconf_enabled "no"


    audio_output {
    type "alsa"
    name "VortexBox USB"
    device "hw:1,0"
    buffer_time "800000"
    }


Similar Threads

  1. Replies: 2
    Last Post: 07-15-2011, 03:01 AM
  2. Bliss crashes after a few seconds of scanning
    By maxxxxel in forum General
    Replies: 4
    Last Post: 06-06-2011, 05:51 AM
  3. Replies: 2
    Last Post: 04-26-2011, 07:10 AM
  4. Replies: 9
    Last Post: 01-31-2011, 03:33 AM
  5. Stutter problem affecting all music
    By ratclma in forum VortexBox Player
    Replies: 10
    Last Post: 03-24-2010, 04:11 AM

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
  •