Omni Encoder 1.0 Released, A graphical, multi-format front-end and EAC plug-in |
Omni Encoder 1.0 Released, A graphical, multi-format front-end and EAC plug-in |
Dec 18 2006, 06:59
Post
#1
|
|
|
Group: Developer Posts: 1289 Joined: 17-March 03 From: Calgary, AB Member No.: 5541 |
Omni Encoder is a graphical, multi-format front-end and EAC plug-in.
Supported Formats: Lame MP3, Ogg Vorbis, Musepack, FLAC, WavPack, Monkey's Audio, Nero and iTunes AAC, Apple Lossless Features:
Download it here (requires the .NET 2.0 runtime) 08/30/07: Updated to version 1.4.2. This post has been edited by Jebus: Jan 4 2008, 21:47 |
|
|
|
![]() |
Jan 8 2007, 09:04
Post
#2
|
|
![]() Group: Members Posts: 242 Joined: 26-June 02 Member No.: 2395 |
Hey, Omni Encoder is a pretty nice program. I just have a few feature suggestions...
* An "Add Folder" command that brings up a directory tree. * Options for the user to specify where the files for the various encoders are found. (I keep single audio codec folders that all my rippers/frontends reference so I can quickly plop a new encoder version into the appropriate directory w/o having to copy it into every individual program's folder... but Omni doesn't seem to allow for this.) * An advanced "command line override" for those who want to tweak around with the command lines directly instead of relying on the GUI settings... also, this gives better forward compatibility, so that if Omni development halts and the encoders change their commands or syntax, Omni won't then become completely useless. Thanks for reading, and hopefully considering. Also, I'm now noticing that it doesn't seem to read track number tags if they're formatted for multiple disc albums (such as "2-03" for disc 2 track 3). The FLAC comment field doesn't seem to be copied over either. And could you please clarify that "Delete" in the Edit menu actually means Clear or Remove... I was worried it might physically delete my files. This post has been edited by Moguta: Jan 8 2007, 09:37 |
|
|
|
Jan 8 2007, 15:10
Post
#3
|
|
|
Group: Developer Posts: 1289 Joined: 17-March 03 From: Calgary, AB Member No.: 5541 |
Hey, Omni Encoder is a pretty nice program. I just have a few feature suggestions... * An "Add Folder" command that brings up a directory tree. * Options for the user to specify where the files for the various encoders are found. (I keep single audio codec folders that all my rippers/frontends reference so I can quickly plop a new encoder version into the appropriate directory w/o having to copy it into every individual program's folder... but Omni doesn't seem to allow for this.) * An advanced "command line override" for those who want to tweak around with the command lines directly instead of relying on the GUI settings... also, this gives better forward compatibility, so that if Omni development halts and the encoders change their commands or syntax, Omni won't then become completely useless. Thanks for reading, and hopefully considering. Also, I'm now noticing that it doesn't seem to read track number tags if they're formatted for multiple disc albums (such as "2-03" for disc 2 track 3). The FLAC comment field doesn't seem to be copied over either. And could you please clarify that "Delete" in the Edit menu actually means Clear or Remove... I was worried it might physically delete my files. * You can just drag/drop the folder and it will add everything underneath it in the tree. * I might make it possible instead to replace the .exes with shortcuts. While it is usually safe to do so, sometimes different versions might cause weird behaviour, so I really like the idea of having "official" versions of things. Will ponder. * No to the command-line override. If there is an option you need, and it isn't supported, AND you can justify why you want it, then I might add it. Otherwise no. The LAME GUI, for example, follows the LAME dev GUI recommendations, and they don't want this option added. If you want to break your files with weird-ass options, you're on your own (source code is available * Yeah, its set to ignore track numbers that aren't numbers. And only the fields you see already are currently written. I'll be adding more flexible tagging options in the future. * Changing "delete" to "remove from list" sounds like a good idea. This post has been edited by Jebus: Jan 8 2007, 15:13 |
|
|
|
Jan 9 2007, 02:52
Post
#4
|
|
![]() Group: Members Posts: 242 Joined: 26-June 02 Member No.: 2395 |
* You can just drag/drop the folder and it will add everything underneath it in the tree. * I might make it possible instead to replace the .exes with shortcuts. While it is usually safe to do so, sometimes different versions might cause weird behaviour, so I really like the idea of having "official" versions of things. Will ponder. * No to the command-line override. If there is an option you need, and it isn't supported, AND you can justify why you want it, then I might add it. Otherwise no. The LAME GUI, for example, follows the LAME dev GUI recommendations, and they don't want this option added. If you want to break your files with weird-ass options, you're on your own (source code is available * Yeah, its set to ignore track numbers that aren't numbers. And only the fields you see already are currently written. I'll be adding more flexible tagging options in the future. * Changing "delete" to "remove from list" sounds like a good idea. * True, but you could also drop individual files into the window, and yet there is an "Add File" command. I was just suggesting an "Add Folder" too, since there's only one action in that File menu... * Not all of the command line options will 'break' or even modify the encoding. A simple -V 2 --vbr-new --tc "LAME v3.97 -V 2 --vbr-new", for example, is certainly harmless. You could even make it a general toggleable setting, "Enable advanced command line options", and popup a little warning/confirmation dialog asking if they really want to mess with the program's commands and possibly mess up the encoding. * Good to know the tagging will be improved... it's a bit of a misnomer at this point to say that Omni preserves the original tags when it only copies over a select few fields. * ~ThumbsUp~ I recognize that this is your program, and that you're free to do with it as you will... to implement or refuse to consider features at your discretion. Just espousing my own personal opinions & desires for such a frontend. Speek's Multi frontend has been my program of choice for a long time. I love everything about it except the lack of ID3v2 tagging, and was hoping Omni would be able to do much of the same without that problem. But with the tagging somewhat incomplete, and the lack of Multi's powerful yet simple customization, I'll probably be sticking with Speek's offering for at least the moment. =/ This post has been edited by Moguta: Jan 9 2007, 02:54 |
|
|
|
Jan 9 2007, 05:21
Post
#5
|
|
|
Group: Developer Posts: 1289 Joined: 17-March 03 From: Calgary, AB Member No.: 5541 |
I recognize that this is your program, and that you're free to do with it as you will... to implement or refuse to consider features at your discretion. Just espousing my own personal opinions & desires for such a frontend. I will add an "add folder" option as you've suggested in version 1.3... I just wanted you to know that the drag/drop functionality was there too. I changed the "preserves tags" feature to "converts tags," which is a subtle distinction you are right. Whichever solution I implement for this is going to break my current tagging API, so it is scheduled for version 2.0. As mentioned above, I will ponder an elegant solution to this issue, because I do understand many people use tags that I myself don't. As for linking to alternate codecs? I'll let you place them somewhere in PATH instead of just requiring their presence. Gonna have to add minimum version checking though, as well. Scheduled for 1.3. I do appreciate your feedback, but don't let it hurt your feelings if I reject some of them. This post has been edited by Jebus: Jan 9 2007, 05:41 |
|
|
|
Jebus Omni Encoder 1.0 Released Dec 18 2006, 06:59
Jebus The main window:
The new "converting" ... Dec 18 2006, 16:36
KarnEvil9 Looks good - thanks! Dec 18 2006, 21:34
audiomars Looks good, Jeremy. Just downloading it to evaluat... Dec 20 2006, 07:37
Jebus Please upgrade to version 1.0.2 if you've alre... Dec 21 2006, 06:49
audiomars @ Jeremy: Just a small thought. The following may ... Dec 21 2006, 14:02
Jebus QUOTE (audiomars @ Dec 21 2006, 06:02) @ ... Dec 21 2006, 17:44
Jebus Updated to version 1.1:
* Musepack (MPC) support... Dec 23 2006, 00:07
Drunk 24/7 Pretty sweet proggy but it doesn't see my FLAC... Dec 21 2006, 14:26
Josiah McGuckin I've already used v1.1 to run a FLAC-Vorbis co... Dec 23 2006, 00:26
Demonanya I've just decided to give this a try and so fa... Dec 23 2006, 17:50
=trott= Will ape support also be coming soon? Dec 23 2006, 18:37
Jebus QUOTE (=trott= @ Dec 23 2006, 10:37) Will... Dec 23 2006, 19:04
bhoar Just a hint, probably off the mark since the origi... Dec 23 2006, 19:22
Egor QUOTE (bhoar @ Dec 24 2006, 00:22) Ah, he... Dec 23 2006, 20:55
bhoar QUOTE (Egor @ Dec 23 2006, 14:55) The aut... Dec 23 2006, 22:19
gordo I'm playing around with flac -> alac conver... Dec 26 2006, 19:09
Jebus QUOTE (gordo @ Dec 26 2006, 11:09) I... Dec 26 2006, 20:12
gordo QUOTE (Jebus @ Dec 26 2006, 14:12) QUOTE ... Dec 26 2006, 21:12
Jebus QUOTE (gordo @ Dec 26 2006, 13:12) I... Dec 26 2006, 21:25
Demonanya I've just tried to convert some of my Japanese... Dec 23 2006, 18:59
Jebus I'm already using random tempfile names, so un... Dec 23 2006, 20:35
music_man_mpc I just started testing and I noticed that anything... Dec 26 2006, 22:45
Jebus QUOTE (music_man_mpc @ Dec 26 2006, 14:45... Dec 26 2006, 23:03
music_man_mpc QUOTE (Jebus @ Dec 26 2006, 14:03) Okay, ... Dec 27 2006, 02:17
gordo I tried itunes aac encoder and have similar proble... Dec 27 2006, 01:54
music_man_mpc Sorry I forgot to post again last night. It seems... Dec 27 2006, 17:20
Jebus QUOTE (music_man_mpc @ Dec 27 2006, 09:20... Dec 27 2006, 20:20
Jebus Version 1.1.1 is now available.
* Bug fixes in th... Dec 28 2006, 00:51
gordo 1.1.1 seems much improved with itunes alac - I jus... Dec 28 2006, 02:27
Preuss I have just tried Omni Encoder for the first time.... Dec 29 2006, 15:37
Jebus QUOTE (Preuss @ Dec 29 2006, 07:37) I hav... Dec 29 2006, 19:04
Preuss QUOTE (Jebus @ Dec 29 2006, 19:04) Is tha... Dec 29 2006, 21:22
Jebus Version 1.1.2 released.
Okay, it shouldn't th... Dec 29 2006, 23:51
Preuss QUOTE (Jebus @ Dec 29 2006, 23:51) Okay, ... Dec 30 2006, 01:47
Jebus QUOTE (Preuss @ Dec 29 2006, 17:47) Just ... Dec 30 2006, 02:20
Demonanya So far apart from my Japanese language music not l... Dec 30 2006, 00:18
samesong I have a question regarding album art. Your featur... Dec 31 2006, 13:48
Jebus QUOTE (samesong @ Dec 31 2006, 05:48) I h... Dec 31 2006, 20:11
kanak Just downloaded the program. Looks good. I have a ... Dec 31 2006, 18:38
DJED This proggie is really cool.
However, a few thing... Jan 3 2007, 04:45
Jebus QUOTE (DJED @ Jan 2 2007, 20:45) When con... Jan 3 2007, 22:45
Jebus Version 1.2 Released:
* WavPack (lossless and hyb... Jan 3 2007, 07:37
phaedra QUOTE (Jebus @ Jan 2 2007, 22:37) Version... Jan 3 2007, 22:56
Jebus QUOTE (phaedra @ Jan 3 2007, 14:56) Just ... Jan 3 2007, 23:11
Jebus Since I've added all the "necessary... Jan 3 2007, 23:00
qrwe Is FAAC encoded files supported? Jan 4 2007, 09:44
Jebus QUOTE (qrwe @ Jan 4 2007, 01:44) Is FAAC ... Jan 4 2007, 17:42
krabapple Just tried this for converting Flac 1.1.0 files (-... Jan 4 2007, 23:07
wraithdu Exactly what options in EAC are changed when insta... Jan 5 2007, 00:48
Jebus QUOTE (wraithdu @ Jan 4 2007, 16:48) Exac... Jan 5 2007, 01:21
krabapple QUOTE (Jebus @ Jan 4 2007, 19:21) Omni En... Jan 5 2007, 03:14
DJED QUOTE (Jebus @ Dec 17 2006, 21:59) Omni E... Jan 5 2007, 13:29
Jebus QUOTE (DJED @ Jan 5 2007, 05:29) QUOTE (J... Jan 5 2007, 19:10
Jebus Back on topic... Omni Encoder 1.2.3 released:
* U... Jan 7 2007, 00:02
gottkaiser @Jebus
I have some FLAC files with replay-gain v... Jan 9 2007, 00:10
Jebus QUOTE (gottkaiser @ Jan 8 2007, 16:10) @J... Jan 9 2007, 02:36
DJED Again, so far so good.
I don't use many tags,... Jan 9 2007, 13:24
Jebus QUOTE (DJED @ Jan 9 2007, 05:24) Again, s... Jan 9 2007, 16:50
gonza Hi..
First of all , many thanks for doing this fr... Jan 10 2007, 04:14
Jebus QUOTE (gonza @ Jan 9 2007, 20:14) Hi..
F... Jan 11 2007, 18:54
gonza [quote name='Jebus' date='Jan 11 2007,... Jan 12 2007, 17:42
DJED I found a critter...
Not sure if it's FLAC or... Jan 12 2007, 00:07
Jebus QUOTE (DJED @ Jan 11 2007, 16:07) I found... Jan 12 2007, 20:54
DJED I only had like 5 or so with a '%' so I ju... Jan 13 2007, 02:06
Jebus QUOTE (DJED @ Jan 12 2007, 18:06) I only ... Jan 13 2007, 03:01
Jebus QUOTE (gonza @ Jan 9 2007, 20:14) Hi..
F... Jan 13 2007, 22:29
Jebus Version 1.2.4 is out.
* Fixed above-mentioned cra... Jan 14 2007, 20:53
gonza QUOTE (Jebus @ Jan 14 2007, 16:53) Versio... Jan 16 2007, 02:36
DJED This program is SO USEFUL...
I am ripping my enti... Jan 15 2007, 03:43
Jebus Released version 1.2.5.
* Some trivial bug fixes... Jan 15 2007, 03:50
NappyHead First, thank you for a great program. I've jus... Jan 16 2007, 07:30
Jebus QUOTE (NappyHead @ Jan 15 2007, 23:30) Fi... Jan 16 2007, 07:45
NappyHead QUOTE (Jebus @ Jan 15 2007, 22:45) QUOTE ... Jan 16 2007, 07:54
Jebus QUOTE (NappyHead @ Jan 15 2007, 23:54) Ve... Jan 16 2007, 08:04
DJED Hi -
Feature request...
When transcoding, could... Jan 17 2007, 03:45
Jebus QUOTE (DJED @ Jan 16 2007, 19:45) When tr... Jan 17 2007, 06:08
DJED QUOTE (Jebus @ Jan 16 2007, 21:08) QUOTE ... Jan 17 2007, 15:54
Jebus QUOTE (DJED @ Jan 17 2007, 07:54) Oh, and... Jan 17 2007, 18:40
DemonCleaner I've got a small problem, I read through the t... Jan 17 2007, 21:55

Jebus QUOTE (DemonCleaner @ Jan 17 2007, 13:55)... Jan 17 2007, 23:03

DemonCleaner QUOTE (Jebus @ Jan 17 2007, 17:03) I saw ... Jan 18 2007, 00:16

Jebus QUOTE (DemonCleaner @ Jan 17 2007, 16:16)... Jan 18 2007, 00:58
gonza QUOTE (Jebus @ Jan 17 2007, 14:40) QUOTE ... Jan 19 2007, 20:00
Jebus QUOTE (gonza @ Jan 19 2007, 12:00) Jebus.... Jan 19 2007, 21:10
NappyHead Did some test, and it worked fine. Was able to dra... Jan 17 2007, 06:38
Jebus QUOTE (NappyHead @ Jan 16 2007, 22:38) Di... Jan 17 2007, 06:45
NappyHead Ok, I know I tried that today and it didn't wo... Jan 17 2007, 07:02
NappyHead Plus, no one who's spent countless hours rippi... Jan 17 2007, 08:43
indybrett I'm trying this out, but I am having some issu... Jan 19 2007, 03:52
DemonCleaner QUOTE (indybrett @ Jan 18 2007, 21:52) I... Jan 19 2007, 06:40
Jebus QUOTE (DemonCleaner @ Jan 18 2007, 22:40)... Jan 19 2007, 09:16
indybrett QUOTE (Jebus @ Jan 19 2007, 03:16) QUOTE ... Jan 19 2007, 13:00
Jebus Released version 1.2.7.
* Fixed that "%... Jan 20 2007, 21:15
Jebus There has been some discussion of the huge memory ... Jan 22 2007, 08:42
indybrett I wouldn't mind if there was an option to igno... Jan 23 2007, 02:13![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 23:27 |