On Tue, 2004-05-18 at 08:55, den_RDC wrote:
> 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).

Yes, this is exaclty what I'm after..  As per my next comment, the rips
are looking very good at the current rate and there would be planty of
room for the ac3 stream in the 2 pass 1400.

I don't mind making my own customer plugin, I don't see the need for
using more than one codec, so there's plenty of room on my screen if i
remove the divx options.

> >
> > 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...
> 
OK, a 72 min video came in at 834m, from the 1400 xvid high. (note 834
seems unusally small, maybe it crashed?  haven't had time to check
completeness.
same vid came in at 646m on 700 xvid high.

99 min vid came in at 1.1G on 1400 xvid high.
same vid 590m on 700 xvid high.

104 min vid came in at ~1040 on 1400 xvid high,
same vid 606 on 700 xvid high.

Haven't check teh top one, but the other bottom 2 are look *very* good.
So maybe the codec is maxing out.. Maybe if the codec is maxing out
there is a bug in whatver does the  autoselection of aspect for codec
bit?

> >
> > 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).
> 
Which doc?  I've looked on the wiki but its got nothing like this, do
you mean your developer doc?

So I can just go python [enter]
import freevo.video.plugins.encodingclient
listJobs()

And i should get something??

> Mvg
> den_RDC
> 
Ta.
> >
> > 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


-------------------------------------------------------
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

Reply via email to