[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[abcde] Bug#109180: Bug#109180: abcde does not work with oggenc RC2



On Sun, Aug 19, 2001 at 03:49:48AM +0300, Juhapekka Tolvanen wrote:
> 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" ;;

I tested abcde with oggenc from RC2 before I released it - the existing
syntax works. It sounds like you're passing something in OGGENCOPTS
that eats the next command-line parameter as an argument to an option -
what's in your abcde.conf?

If there isn't anything suspicious in your abcde.conf, could you please
run abcde with the -D option? It will show you what the full oggenc
commandline is as it runs it.
-- 
Robert Woodcock - rcw@debian.org
double a,b=4,c;main(){for(;++a<2e6;c-=(b=-b)/a++);printf("%f\n",c);}

To unsubscribe: echo unsubscribe | mail abcde-request@whimsica.lly.org