> Hi!
> 
> I included the Windows patch into the SVN repository. Most of it, at
> least. Changes against Olivier's code were:
> 
> - I skipped all cosmetic changes, i.e. hunks that modify only whitespace.
> 
> - some changes didn't seem to make sense, so I omitted them. I verified
> that the code compiles without them. If I missed something essential,
> please re-submit a patch.
> 
> - dvbcut now uses a (private) signed 64-bit data type for all file
> offsets. That should avoid the portability hassles with off_t and
> off64_t. Note that you may need to re-generate your index files due to
> this - sorry for the inconvenience.
> 
> The resulting binary runs, but there's at least one bug left (as usual).
> At the end of the first cut segment, dvbcut dies:
> 
> > Assertion failed: q>0.0, file ratecontrol.c, line 720
> 
> I'm not sure where this comes from. It doesn't happen with Olivier's
> binary (nor does it happen on Linux), but when I compile his original
> sources, the resulting binary has the same problem, so I guess it's a
> compiler/runtime issue.
>

Hello,

I enjoy you interest about this version....
I use check the lastest svn source. 
Sorry for the garbage in the sources. 
 
I never got an error in ratecontrol during my tests.
I am using Mingw3.4.2 (installed intialy by Qt4) 
I compile the last svn source. You can download the binary at 
http://olivier.raoul.free.fr/dvbcut.exe if you want to compare

I can also make a zip of my mingw install if you compare.

Thanks!


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to