[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[abcde] Bug#109180: abcde does not work with oggenc RC2109180@bugs.debian.org
Package: abcde
Version: 2.0-1
Encoding "/opt/softaa/musa/wav/abcde.0200e101/track1.ogg" [ 99.8%] [
0m01s remaiEncoding "/opt/softaa/musa/wav/abcde.0200e101/track1.ogg" [
99.9%] [ 0m00s remaining] /
Done encoding file "/opt/softaa/musa/wav/abcde.0200e101/track1.ogg"
File length: 3m 45.0s
Elapsed time: 10m 02.3s
Rate: 0.3740
Average bitrate: 165.8 kb/s
ERROR: Cannot open input file "-o"
ERROR: Input file "/opt/softaa/musa/wav/abcde.0200e101/track1.ogg" is
not a supported format
But I fixed it with this:
I changed this line:
oggenc) run_command encodetrack-$1 nice $ENCNICE $ENCODER $ENCODEROPTS "$IN" -o "$OUT" ;;
to this:
oggenc) run_command encodetrack-$1 nice $ENCNICE $ENCODER $ENCODEROPTS "$IN" ;;
But this might be better fix:
oggenc) run_command encodetrack-$1 nice $ENCNICE $ENCODER $ENCODEROPTS -o "$OUT" "$IN" ;;
Here is output of "oggenc --version":
OggEnc v0.8 (libvorbis rc2)
--
Juhapekka "naula" Tolvanen * * University of Jyväskylä * * juhtolv@st.jyu.fi
http://www.st.jyu.fi/~juhtolv/spam.html * * * * * * "STRAIGHT BUT NOT NARROW"
-----------------------------------------------------------------------------
"Olen saanut palautetta, että olisin saanut silloin ja silloin jos olisin
tehnyt aloitteen. Ko. naiset eivät voineet tehdä aloitetta, koska se "kuuluu"
miehelle. Tok tok. Sitten kun aloitteita tekee, niin naiset loukkaantuvat ja
katkaisevat välit. Hullujenhuoneelle koko porukka." Hiski Haapoja
To unsubscribe: echo unsubscribe | mail abcde-request@whimsica.lly.org