Re: [Vnc2swf-users] playback issues with vnc2swf 0.9.3
Status: Alpha
Brought to you by:
euske
From: Ian W. <ia...@ex...> - 2008-07-03 16:54:14
|
Now I've run into something else. When I convert my .swf file to a .flv file I lose the audio. I tried adding the audio before converting, at the same time, and after converting all with the same result. Is there something I'm missing or has adding audio to flv files not been implemented? (I also tried using mencoder to add the audio, which worked with mplayer but not with other flash players) Ian Ian Ward wrote: > Hello, > > I have recorded a presentation using vnc2swf and I nam having trouble > with playback on some browsers, some of the time. > > I have posted the .swf files here: > > http://excess.org/kernel-walkthrough/2008-06-26-pres/ > http://excess.org/kernel-walkthrough/2008-06-26-code1/ > http://excess.org/kernel-walkthrough/2008-06-26-code2/ > > The current issue I'm having is with seeking. On FF3 the seek bar > donesn't appear at all, on Galeon they appear but sometimes don't allow > the position to be adjusted properly (they work for me one day, not the > next). Is there anything I'm doing that looks incorrect? > > > Some other issues I was able to work around/ignore: > > The first file had major problems after I recorded it: It would stop > playing after about 22 minutes, I could seek past but the video would be > frozen. I worked around that issue by reducing the frame rate to 4 > frames/second (swf-edit -r 4 -R 3 ...) > > The second and third files did not have the same problem but when I > tried reducing the frame rate on the third one it would produce a file > that was truncated for some reason. > > If I include an <img> in the HTML below the swf file the seek bar would > not appear some of the time. I (partially) worked around that issue by > putting the images in separate page and including the video HTML in an > <iframe>. > > I seem to get two seek bars when I try to open the above pages in Safari > on a Mac (and seeking doesn't work properly). > > The pyvnc2swf script seems to consume more and more memory as it is > recording. This is the reason I broke the presentation up into 3 parts. |