You are not logged in.
hi, i decided i would start a sort of "suggestion box" for features that you would like to see added for jMEnc in the
future. i'll start the list with what i've got going on right now:
I'll separate the features by version. Some will be in the final version of 2. Others will be in the next major
update, version 3 (which i'm going to be working on as soon as i release 2 Final).
Version 2 Final - Status: complete, waiting release
Automatically Create Thumbnails for each video [complete]
Volume Slider in options panel [complete]
Version 3 - Status: incomplete, waiting rewrites/additions
More robust DVD Options (language track, chapter selection, title selection)[incomplete]
More skins included with release [need people to make me some!]
just reply with a comment if you have a suggestion for a feature. i'll be watching the topic, so after i add it to the
list i might just delete the reply so this thread doesn't get all cluttered up. please, if you have a quesiton, post it
in HELP, send me a PM, or start a topic rather than post it here. thanks, modsyn
Offline
Offline
tacoman1423 wrote:
-ability to select chapters
-increase movie sound
i'll add dvd options to the list. i'm looking at a major update (lots of rewrites, probably enough to make version 3)
in the emminent future.
movie sound is already on the list, it'll be coming soon, before the dvd options are added.
Offline
cool. you can also change the volume from jMEnc right now by using the advanced options. there should be a flag
that looks like "-vol XXX" in the command string. 256 is normalized, so anything higher than that will boost the
volume. i wouldn't set it toooo high, though, because it will distort the sound if you do. i usually use -vol 265 or
-vol 270 and it helps out a good bit.
** NEW EDIT **
i've got the volume slider done for the AVC vesion. i'm gonna start working on adding it into the SP (1.5) version
next. here's a screenshot of the current Options panel.
________________________________________________________________________________________
also, for version 3, i'll be changing a lot of the user interfaces. the most important one is the main panel.
here is what it currently looks like now:
it's not the best interface. i have some ideas, but i'd really like to hear/see what other people think. so, if
you want to be a part of my project, you can whip up some graphics showing what you think it should look
like. it doesn't have to be exact. something like this will work:
of course, explain what all the numbers represent, etc. taking that image into consideration, can you see why
i am asking for design help? (lol)
i guess i could do it myself, but it would be one less thing to try a figure out if someone has a really good idea
already. anyhow, i'm looking forward to some replies.
Offline
How about the ability to cut a scene from a video incase you only want a specific scene or incase the movie is too big to fit on your memory card and you want to split it into a few files.
Also the ability to change between the 2 file formats would be nice. First time I installed i selected the one for v2.0 psp's and had to reinstall the program to change the option.
Last edited by g-blazea (2006-02-13 13:36:37)
Offline
hey, i like the idea for checkboxes to switch modes. i also like the idea of including ipod stuff. in fact, i like your
layout idea completely. i already started working on it. nothing to show yet, but i'll post some screens once i get
something. thanks for the input!!
Offline
modsyn what language are you using (VB / VC)?
Also you don't use check boxes to switch modes use tabs.
Offline
i'm using Java (the new beta for this version
)
tabbed panes will probably slow the execution to a crawl because java windowing kit is slow.
i think there's enough common ground between all the different encode modes that i can use one
common settings area. but, i'm not tied to anything right now. just playing around with the gui.
Offline
have a MP3 encoder (convert other file formats to MP3)

Offline
modsyn wrote:
i'm using Java (the new beta for this version
)
Wow talk about doing things the hard way ![]()
modsyn wrote:
tabbed panes will probably slow the execution to a crawl because java windowing kit is slow.
oh -- ![]()
Offline