Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: VortexBox Appliance not encoding

Hybrid View

  1. #1
    Junior Member
    Join Date
    Mar 2011
    Posts
    3

    VortexBox Appliance not encoding

    I've ripped approximately 500 cds with my VBA, but there a few that won't rip anything besides .wav files. *For example, here is the RipIt log of one cd where it creates the .wav files just fine, but doesn't encode Flac, W4A, or MP3. *Any ideas on what to do? *Any help would be greatly appreciated!



    Thanks,

    Mike



    Artist: Sarah McLachlan

    Album: RemixedID3-Genre: Techno ()

    Category: musicbrainz

    ASIN: B0000DEO1C

    CDid: 92112d09

    MB id: WWabYJ5_h1NZApG.jvrJvITji48-

    CD length: 73:19

    new-mediadir: /storage/music/wav/Sarah_McLachlan_-_Remixed_1

    system: mkdir -m 0755 -p "/storage/music/wav/Sarah_McLachlan_-_Remixed_1"

    system: mkdir -m 0755 -p "/storage/music/wav/Sarah_McLachlan_-_Remixed_1"

    new-mediadir: /storage/music/flac/Sarah_McLachlan_-_Remixed_1

    system: mkdir -m 0755 -p "/storage/music/flac/Sarah_McLachlan_-_Remixed_1"

    system: mkdir -m 0755 -p "/storage/music/flac/Sarah_McLachlan_-_Remixed_1"

    system: cdparanoia -d /dev/sr0 1 *** * * * * * * "/storage/music/wav/Sarah_McLachlan_-_Remixed_1/01_Fear_(Hybrid's_Super_Collider_mix).rip

    "system: cdparanoia -d /dev/sr0 2 *** * * * * * * "/storage/music/wav/Sarah_McLachlan_-_Remixed_1/02_Sweet_Surrender_(DJ_Tiësto_mix).rip"

    system: cdparanoia -d /dev/sr0 3 *** * * * * * * "/storage/music/wav/Sarah_McLachlan_-_Remixed_1/03_Angel_(Dusted_remix).rip"

    system: cdparanoia -d /dev/sr0 4 *** * * * * * * "/storage/music/wav/Sarah_McLachlan_-_Remixed_1/04_I_Love_You_(BT_mix).rip"

    system: cdparanoia -d /dev/sr0 5 *** * * * * * * "/storage/music/wav/Sarah_McLachlan_-_Remixed_1/05_Silence_(DJ_Tiësto's_in_Search_of_Sunrise_remi x).rip"

    system: cdparanoia -d /dev/sr0 6 *** * * * * * * "/storage/music/wav/Sarah_McLachlan_-_Remixed_1/06_Black_(William_Orbit_mix).rip"

    system: cdparanoia -d /dev/sr0 7 *** * * * * * * "/storage/music/wav/Sarah_McLachlan_-_Remixed_1/07_Possession_(Rabbit_in_the_Moon_mix).rip"

    system: cdparanoia -d /dev/sr0 8 *** * * * * * * "/storage/music/wav/Sarah_McLachlan_-_Remixed_1/08_Hold_On_(BT_mix).rip

    "system: cdparanoia -d /dev/sr0 9 *** * * * * * * "/storage/music/wav/Sarah_McLachlan_-_Remixed_1/09_Plenty_(Fade_mix).rip"

    system: eject /dev/sr0



    "/storage/music/wav/Sarah_McLachlan_-_Remixed_1/09_Plenty_(Fade_mix).rip"

    system: eject /dev/sr0system: rmdir -p "/storage/music/wav/Sarah_McLachlan_-_Remixed_1" 2> /dev/null


    All complete!

    Ripping needed 11 minutes.Encoding needed 0 minutes.****************************************** ******************************

  2. #2
    Administrator Ron Olsen's Avatar
    Join Date
    Dec 2009
    Location
    Boulder CO USA
    Posts
    4,966

    VortexBox Appliance not encoding

    Several users have reported this problem.

    Looking at your log file, my guess is it may have something to do with special

    characters in the album name or track titles — see tracks 2 and 5.

    You can try downgrading to the previous version of ripit and see if that helps.

    Instructions are in this post:*http://vortexbox.org/forum/gen.....it/#p12374

  3. #3
    Junior Member
    Join Date
    Mar 2011
    Posts
    3

    VortexBox Appliance not encoding

    Thanks Ron, downgrading didn't seem to help, has it worked for others? *Also, do you have any idea on how to reach out to the development team that created/maintains ripit? *There seems to be quite a few applications with the ripit name online, and I'm not sure which one VB uses.



    Thanks again,

    Mike

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

    VortexBox Appliance not encoding

    Still not really sure what the problem is since many CDs with strange characters works fine. The home page for ripit can be found here.



    http://www.suwald.com/ripit/about.php

  5. #5
    Administrator Ron Olsen's Avatar
    Join Date
    Dec 2009
    Location
    Boulder CO USA
    Posts
    4,966

    VortexBox Appliance not encoding

    mtsars said:


    Thanks Ron, downgrading didn't seem to help, has it worked for others? *Also, do you have any idea on how to reach out to the development team that created/maintains ripit? *There seems to be quite a few applications with the ripit name online, and I'm not sure which one VB uses.

    Thanks again,

    Mike


    You have several options for a CD that doesn't rip/encode using the VB Auto Ripper:

    1. Change the metadata lookup options to use CDDB instead of Musicbrainz.

    My guess is that the metadata for one or more tracks on the troublesome CD are

    what's causing the problem. *Using CDDB instead of Musicbrainz for the metadata may help.

    Edit /etc/ripit/config and change mb=1 to mb=0 and CDDBHOST=musicbrainz.org to CDDBHOST=freedb.org, then restart the*Auto Ripper.

    2. Use dBpoweramp on a Windows machine.

    dBpoweramp is an excellent ripper/encoder, but it costs US $38. Well worth it if you

    have a Windows machine with a decent optical drive. See http://www.dbpoweramp.com.*

    3. Try ripit from the command line.

    You can specify which tracks to rip, and even run ripit interactively with the "-i" option.

    *See man ripit for details. *Turn off the Auto Ripper first by service vortexbox stop.

    Using ripit from the command line in interactive mode, and selecting which tracks to

    rip, may shed some light on which tracks are causing problems with the encode step.

    4. Download and install crip, a command-line ripper.

    crip is an interactive command-line ripper available at http://bach.dynet.com/crip. *

    You can edit filenames and tags before the rip. See*http://info.vortexbox.org/tiki.....?page=crip*

    for info on installing and using crip.

  6. #6
    Member
    Join Date
    Mar 2010
    Posts
    66

    VortexBox Appliance not encoding

    An alternative to dBpoweramp (as mentioned above by Ron) is Exact Audio Copy (EAC) which is a free ripper/encoder for Windows.

  7. #7

    VortexBox Appliance not encoding

    Thanks for the tip on EAC, it's helped me rip a few "problem" cds.

    Any progress on this problem from anyone? Vortexbox just gets worse with every passing day. I tried to rip 4 cds today, and VB could only manage 2 of them. To add insult to injury, they were both one part of a two disc set - VB could rip one of each set but not the other.

  8. #8

    VortexBox Appliance not encoding

    There's a new version of ripit in the latest update - did you try that version


    ripit-3.9.0-5.fc14.noarch





  9. #9

    VortexBox Appliance not encoding

    I wasn't aware of it, thanks, I'll give that a try.





  10. #10

    VortexBox Appliance not encoding

    No joy I'm afraid.

    Installed the new version of ripit, but it's still encoding to WAV rather than FLAC.

    This is getting very annoying.

Similar Threads

  1. Quality of MP3 encoding
    By sjp1966 in forum General
    Replies: 2
    Last Post: 10-05-2011, 09:05 AM
  2. Enable FLAC verfy during encoding
    By joboears in forum General
    Replies: 4
    Last Post: 07-12-2011, 06:29 AM
  3. Wav to Flac Encoding Problem
    By oldfolkie in forum Help
    Replies: 13
    Last Post: 02-07-2011, 02:26 AM
  4. Replies: 1
    Last Post: 06-15-2010, 02:50 PM
  5. Any mp3 encoding / Lame experts out there?
    By andrew in forum General
    Replies: 0
    Last Post: 07-14-2009, 07:20 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
  •