On Sun, 2008-02-03 at 22:09 +0100, Johannes Sixt wrote:
> >   Any time soon?  :-}
> 
> The patch that I mean is this one. Can you (or someone else) confirm that 
> this 
> improves HD editing?
> 
> Index: libmpeg3/video/seek.c
> ===================================================================
> --- libmpeg3/video/seek.c     (revision 1050)
> +++ libmpeg3/video/seek.c     (working copy)
> @@ -354,7 +354,7 @@
>                                               video->repeat_count = 0;
>  
>  // Read up to current frame
> -                                             mpeg3video_drop_frames(video, 
> frame_number - video->framenum, 1);
> +                                             mpeg3video_drop_frames(video, 
> frame_number - video->framenum, 0);
>                                               break;
>                                       }
Hannes,
Here is a link to the original discovery, as found by Marcin Kostur:
http://e.kevb.net/lurker/message/20061119.203450.b7cdb6a2.en.html

I have not implemented Marcin's fix on my current Cinelerra build.
Though, I haven't noticed a slowdown editing or viewing HDV content
while creating my last three HDV projects.  But this might be due to the
fact that my box is a dual quad core.  :)

perhaps Marcin has some input?
scott


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to