Re: [CinCVS] Sync problem with ogg/theora/vorbis [PATCH]

2006-03-26 Thread Andraz Tori
commited on blind faith, since i have no time to go into the issue. will do new builds now, so people can test... sorry to have users for testers, but this is the open source way... and i am really really tight with time. bye andraž On sob, 2006-03-18 at 15:33 +0100, [EMAIL PROTECTED] wrote: > w

Re: [CinCVS] Sync problem with ogg/theora/vorbis [PATCH]

2006-03-22 Thread rafael2k
can anyone apply this patch? bye, rafael diniz Em Sáb 18 Mar 2006 14:33, [EMAIL PROTECTED] escreveu: > with attached patch encoding ogg files with black and silence seams > to work. please test and apply. > > j -- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- En

Re: [CinCVS] Sync problem with ogg/theora/vorbis [PATCH]

2006-03-18 Thread j
with attached patch encoding ogg files with black and silence seams to work. please test and apply. j Index: cinelerra/fileogg.C === --- cinelerra/fileogg.C (revision 749) +++ cinelerra/fileogg.C (working copy) @@ -217,8 +217,9 @@

Re: [CinCVS] Sync problem with ogg/theora/vorbis

2006-03-16 Thread rafael2k
i tried to apply the same changes, but i dunno why fileogg.C in flush_ogg() does not use ogg_stream_flush(), only ogg_stream_pageout(), and i introduced one ogg_stream_flush() and now the plugin got bad. the pathes are attached, for anyone that want to play with it. i don't unsderstand some thing

Re: [CinCVS] Sync problem with ogg/theora/vorbis

2006-03-15 Thread j
hi rafael, > > there was an issue wrt silence that resulted in to big chunks of > > audio/video being muxed into ogg at one time, in ffmpeg2theora too, i fixed > > it in the latest version, it might help to port the changes to cinelerra. > > Is it a fix of 0.15 to 0.16? yes, here is the related c

Re: [CinCVS] Sync problem with ogg/theora/vorbis

2006-03-15 Thread rafael2k
hi j, > there was an issue wrt silence that resulted in to big chunks of > audio/video being muxed into ogg at one time, in ffmpeg2theora too, i fixed > it in the latest version, it might help to port the changes to cinelerra. Is it a fix of 0.15 to 0.16? thx, rafael diniz -- +-+-+-+-+-+-+-+-+

Re: [CinCVS] Sync problem with ogg/theora/vorbis

2006-03-15 Thread j
On Wed, 2006-03-15 at 00:23 +0100, Andraz Tori wrote: > i've seen that wierd behaviour, i am not quite sure cinelerra is to > blame... > > i haven't figured out what exactly is happening. > > > do you have complete silence at the beginning of your movie? my research > was inconclusive, but sile

Re: [CinCVS] Sync problem with ogg/theora/vorbis

2006-03-14 Thread Andraz Tori
On tor, 2006-03-14 at 23:53 +, Andre Sousa wrote: > Qua, 2006-03-15 às 00:23 +0100, Andraz Tori escreveu: > > i've seen that wierd behaviour, i am not quite sure cinelerra is to > > blame... > > > > i haven't figured out what exactly is happening. > > > > > > do you have complete silence at

Re: [CinCVS] Sync problem with ogg/theora/vorbis

2006-03-14 Thread Andre Sousa
Qua, 2006-03-15 às 00:23 +0100, Andraz Tori escreveu: > i've seen that wierd behaviour, i am not quite sure cinelerra is to > blame... > > i haven't figured out what exactly is happening. > > > do you have complete silence at the beginning of your movie? my research > was inconclusive, but sile

Re: [CinCVS] Sync problem with ogg/theora/vorbis

2006-03-14 Thread Alec Robertson
Hi Andre, > I rendered an ogg/theora/vorbis file with Cinelerra. > Everything went well but something strange is happening > > When I play it with mplayer everything plays smoothly but the sound is > about 200ms ahead (not synchronised with the image!) I've also noticed a lack of synchronization

Re: [CinCVS] Sync problem with ogg/theora/vorbis

2006-03-14 Thread Andraz Tori
i've seen that wierd behaviour, i am not quite sure cinelerra is to blame... i haven't figured out what exactly is happening. do you have complete silence at the beginning of your movie? my research was inconclusive, but silence at the beginning of movie was one of the possible culprints. by

[CinCVS] Sync problem with ogg/theora/vorbis

2006-03-14 Thread Andre Sousa
Hi all! I rendered an ogg/theora/vorbis file with Cinelerra. Everything went well but something strange is happening When I play it with VLC the sound and image are synchronised but the image stops for a few seconds at the beginning of the movie. When I play it with mplayer everything plays smoo