Micheal- The luanch problem was actually related to the fact the my mplayer install did not support -xvidopts and so was dying at launch. This was not showing up as suchin the log and took me getting some sleep to realize. The other problme was that the vbrate was always defaulting to 6000 no matter what bitrate I selected was. The hack I did was to simply set the value at the defaulting point to what I wanted.
Evan On 9/6/07, Michael Beal <[EMAIL PROTECTED]> wrote: > I thought you were having trouble with the encoding server not > launching MEncoder when it was supposed to?? Can I see your "hack" for > the variable bitrate, please? > > > --- Evan Hisey <[EMAIL PROTECTED]> wrote: > > > Micheal- > > Not really. I made a hack in the code to hard code an vbrate. Two > > ways I can think of to get it where it needs to go. One is send the > > patch to this list, the other is to ask Duncan to commit it the SVN > > for you. > > > > Evan > > > > On 9/5/07, Michael Beal <[EMAIL PROTECTED]> wrote: > > > Did you ever get the encodingserver to work correctly for you, > > Evan? > > > > > > I found the problem and corrected it. Now if I only knew for sure > > > where to upload the file we'd all have it fixed. Just as a heads > > up > > > though, if you look inside encodingcore.py, you'll find a few lines > > > that look like "audiopass = []" and "videopass = []". Insert > > > "mencoder" in between the brackets and the encodingserver should > > start > > > right up next time you need to use it. Somebody send me the link > > to > > > upload this! > > > > > > Of course, the skins I've got for the widescreen monitors need some > > > polish but I'd like to upload them anyway as well. > > > > > > Help?? > > > > > > > > > --- Evan Hisey <[EMAIL PROTECTED]> wrote: > > > > > > > Duncan > > > > > > > > > > > > > > I was going to check because it should have the mencoder as > > part of > > > > the > > > > > command line. > > > > > > > > > > The problem is that you need to check the logs for this type of > > > > error as > > > > > mencoder is run in the background, like the recording server, > > so it > > > > is > > > > > difficult to report errors to the GUI. > > > > > > > > > > The only chance to report this would be through the idlebar > > plug-in > > > > > transcode, which is a proper idlebar plug-in instead of > > encoding > > > > which > > > > > is not. > > > > Make sense, Just a notifer to check in the idlebar plugin would > > have > > > > been enough. Next step is work on optimizing my lavc encoding so > > I > > > > can get the file sizes down to about 300-400 megs. This should be > > do > > > > able with divx/MPEG4 and keep the resolution. Trying to archive a > > > > 2.7g > > > > avi of a 2.9g mpeg just is not making much sense :) > > > > > > > > Evan > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > This SF.net email is sponsored by: Splunk Inc. > > > > Still grepping through log files to find problems? Stop. > > > > Now Search log events and configuration files using AJAX and a > > > > browser. > > > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > > _______________________________________________ > > > > Freevo-devel mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/freevo-devel > > > > > > > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > > Moody friends. Drama queens. Your life? Nope! - their life, your > > story. Play Sims Stories at Yahoo! Games. > > > http://sims.yahoo.com/ > > > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Splunk Inc. > > > Still grepping through log files to find problems? Stop. > > > Now Search log events and configuration files using AJAX and a > > browser. > > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > _______________________________________________ > > > Freevo-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/freevo-devel > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a > > browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > _______________________________________________ > > Freevo-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/freevo-devel > > > > > > > ____________________________________________________________________________________Ready > for the edge of your seat? > Check out tonight's top picks on Yahoo! TV. > http://tv.yahoo.com/ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Freevo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
