Re: [Mlt-devel] mlt jack issues - episode 3

2012-11-05 Thread Dan Dennedy
On Mon, Nov 5, 2012 at 1:47 AM, Ed Rogalsky wrote: > 2012/11/4 Dan Dennedy : >> On Thu, Oct 4, 2012 at 2:31 AM, Ed Rogalsky wrote: >>> Hi Dan, >>> >>> the last days I worked on the jack seeking and I hope this is the last >>> major step before contributing the code to kdenlive. >>> There are some

Re: [Mlt-devel] mlt jack issues - episode 3

2012-11-05 Thread Ed Rogalsky
2012/11/4 Dan Dennedy : > On Thu, Oct 4, 2012 at 2:31 AM, Ed Rogalsky wrote: >> Hi Dan, >> >> the last days I worked on the jack seeking and I hope this is the last >> major step before contributing the code to kdenlive. >> There are some problems with the current jack_sync implementation. >> >> I

Re: [Mlt-devel] mlt jack issues - episode 3

2012-11-04 Thread Dan Dennedy
On Thu, Oct 4, 2012 at 2:31 AM, Ed Rogalsky wrote: > Hi Dan, > > the last days I worked on the jack seeking and I hope this is the last > major step before contributing the code to kdenlive. > There are some problems with the current jack_sync implementation. > > I parsed the jack documantion and

[Mlt-devel] mlt jack issues - episode 3

2012-10-04 Thread Ed Rogalsky
Hi Dan, the last days I worked on the jack seeking and I hope this is the last major step before contributing the code to kdenlive. There are some problems with the current jack_sync implementation. I parsed the jack documantion and found that it is a little bit unclear. Thats why I studied some