On Monday 17 May 2004 04:32, Mick wrote: > I've only ever used robot4rip, a *great* windoes package i found on > doom9.org a while ago to rip dvd's. > > I've got to say, the encodeserver option is even easier.. But I'de like to > be able to use a chosen ac3 stream when doing 2 disc rips. Thanks ... adding an ac3 option to the server part should be easy and i'll do it if i have some time, but it would mean "yet another extra set off profiles". Maybe i should look into custom profiles or "adjustable" profiles, but this is hard to do "right" without getting a too complicated process in the freevo gui (something via the webserver would be better, but i don't know enough about the webserver to make it happen). Would you be satisfied with 1 profile (1400mb dual pass + ac3 straight from DVD?, makes the most sence as ac3 streams are quite big and don't leave very much space for video in 700mb rips). > > Also, i've noticed the final encode is coming quite a bit under size.. > Maybe it was just my test disk.. But I treid 2 pass xvid 700 and 1400. The > 700 came in at 608 and the 1400 came in around 1040. This shouldn't happen, but there are several explanations: - an error in the bitrate calculations (very unlikely) - an error in the bpp resize alghorithm (very unlikely) - short movie/lot's off space, the codec just maxes out and can't produce a bigger file (likely).. check the bitrate in the encodingserver log - something else (who knows)
I'll try to check the algos for possible mistakes... > > I'm trying another disk now. > > I don't mind trying to tweak your plugin or encodingclient to work my way, > but my coding skills a very poor. Can you give me some pointers on debug > methods? Like, can I run it from the CLI and pass options to it any > fromthe CLI? It would same me heaps of time if I know how to do this.. read the developper doc and start an encodingjob from the python real-time interpreter... it should be pretty easy (the interface is very clean). Just import freevo.video.plugins.encodingclient (i think it's in there) and you should be able to use the commands in the devlopper doc. (there's also some test code at the bottom of encodingclient). Mvg den_RDC > > Cheers, > > Mick > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > Freevo-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel