Hi!

Ralph Glasstetter wrote:

>>The stream is *not* damaged (at least not the part I got). But dvbcut is
>>acting strange anyway, in particular if both start and stop frames are
>>I-frames. If the (excluded) stop frame is not an I-frame, the error goes
>>away. Might be an off-by-one error somewhere.
> 
> 
> I can not confirm this... but found another strange thing...

Then we're probably using a different set of patches.

> When I'm cutting from 0(I) to 476(B) the errors start at:
>  
> Muxer problem: 00:00:14.910/86 > 00:00:14.910/47 (dts:00:00:14.929/61) 
> s->getbuffree():214870

That's also my first line. And clearly the error is introduced with
patch #6 which reverted to the old (and correct) behavior with respect
to the data alignment indicator.

But have you tried to cut from 0(I) to 9(I)? In that case, the first
line says:

Muxer problem: 00:00:00.001/56 > -00:00:00.031/07 (dts:00:00:00.205/72)
s->getbuffree():237568

If I cut from 0(I) to 10(B), however, I get no error messages at all,
and cutting from 0(I) to 8(B) results in a single rc buffer underflow.

This error occurs with or without my patches, by the way. I patched up
0.5.3 from the beginning and tested every single version - and they all
failed.

> up to the end of the stream. The same happens if I stop at 472 which is an 
> I-Frame!

In my version, 472 is a B-frame. I-frames are at 462 and 477 (the latter
one is missing, of course).

> But it's different when I'm starting at a B frame (5)... in that case it even 
> happens from the very beginning of the stream ... independent from the stop 
> frame.
> 
> Of course, nothing at all happens if both start and stop frames lie before 
> minute 14.9!

Well, on my system, it does.

But again, the stream is not damaged (I have a conversion tool that
would tell me if transport packets were missing). It is a little
strange, however...

Stay tuned,
-- 
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to