HydrogenAudio

Hydrogenaudio Forum => General Audio => Topic started by: EmersonWal on 2019-09-22 01:32:06

Title: Converting via command vs foobar2000
Post by: EmersonWal on 2019-09-22 01:32:06
 I came across a post on another message board that says, supposedly, command line is better. More reliable. I don't get it. Isn't it all the same?
Title: Re: Converting via command vs foobar2000
Post by: Chibisteven on 2019-09-22 01:55:45
The command line would only be better if some options weren't implemented in the front end application that you needed to use.  The reality is that you're simply making things more complicated to use as those might be options few people would ever use.
Title: Re: Converting via command vs foobar2000
Post by: m14u on 2019-09-22 02:56:47
CLI implies that between User and Program there is only the hands (with the head) of the User and bugs of the Program. GUI add bugs of GUI. in theory.
Title: Re: Converting via command vs foobar2000
Post by: kode54 on 2019-09-22 03:04:12
And CLI adds the complexity of operating a CLI. For instance, unlike foobar2000, and many modern conversion utilities, even CLI based... raw CLI encoders don't usually take advantage of multi-threaded encoding of any sort, and will only encode a single file at a time, unless you manually invoke the tool multiple times from multiple terminals, or use special scripts that run multiple instances in a forked background process.