pccasto / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

rrip is passing -p to vorbis encoder #279

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Rip an album and set it to encode to vorbis.
2.
3.

What is the expected output? What do you see instead?
I expect multiple tracks, all encoded to ogg vorbis.

1) What version of rubyripper are you using? On what operating system?
.5.4, xubuntu 8.10
2) Are you using the gtk2 or the commandline interface?
both, nothing changes
3) Is the problem gone with the default settings? If so, please attach your
settings file ($HOME/.rubyripper/settings).
no.
Please provide any additional information below.
Adding track 3 (vorbis) into the waitingroom..
Inside handleThreads: maxthreads = 0, threads = 0
oggenc: invalid option -- 'p'
WARNING: Unknown option specified, ignoring->
ERROR: Multiple input files with specified output filename: suggest using -n
command = oggenc -o "/home/skralljt/audio/temp/Dimmu Borgir - In Sorte
Diaboli/03 - The Conspiracy Unfolds.ogg" -p 4 -q 6 -c DATE="2007" -c
TRACKNUMBER="3" -c TITLE="The Conspiracy Unfolds" -c ALBUM="In Sorte
Diaboli" -c ARTIST="Dimmu Borgir" -c GENRE="Black Metal" -c TRACKTOTAL="10"
"/home/skralljt/audio/temp/temp/track3_1.wav" 
Check exitstatus track 3, pid = 21971
busytracks = 3, track = 3, codec = vorbis
Ripping track 4
cdparanoia III release 10.0 (June 10, 2008)

Original issue reported on code.google.com by creepst...@gmail.com on 7 Feb 2009 at 3:46

GoogleCodeExporter commented 8 years ago
I should also add that it works flawlessly with flac.  I have not added any 
options
or anything in the commandline parameters for oggenc in the 
/.rubyripper/settings file.

Original comment by creepst...@gmail.com on 7 Feb 2009 at 3:47

GoogleCodeExporter commented 8 years ago
OH another comment, just saw there is a new version and when it is installed it 
fixes
the issue for me, close the issue.

Original comment by creepst...@gmail.com on 7 Feb 2009 at 3:58

GoogleCodeExporter commented 8 years ago
Already fixed in version 0.5.5 as you've discovered yourself :)

Original comment by rubyripp...@gmail.com on 7 Feb 2009 at 8:00