Thnx your answer; unfortunately I did not find anything that adresses this very point of js in cross-frame context
so , while disapointed about this "extra" VLC problem , may I ask now the revolunet dev about some points
concerning the Plugin ?
that is , first, why is the timeline not working with an .avi file served from a web http server (indeed the same
applies with the Player as well) ? the .avi container is definitely not well suited at all for providing 'true streaming' features such as seek, correct timeline position, etc... but it happens that the Mplayer can parse/seek (even quite fast !) and provides with a working timeline , in the very same conditions (http server) ; unfortunately ffmpeg is more buggy , under net fluctuations (image freeze with infinite audio looping ,..)
still maybe VLC could fix the missing timeline , no cursor, and absence of timecode issues...
another mindpuzzling point is that on (my) rather heavily compressed videos ala YouTube ( mine are mpeg4 SP @200kbits as for video track) I often have the visual feeling that overall Mplayer (ffpmeg) provides with a cleaner decode / smoother PP (post filtering)
while it is hard to make a statement as for the respective decode engine(s) aspects , still I notice that the VLC Plugin calls for the ffmpeg PP via ExternalLibLoader.js (
vlc_controls.options.set("ffmpeg-pp-q", 6); ) , then as such we should expect same efficiency of PP , same visual experience overall from VLC plugin ; and it is not the case , observing that Mplayer can/does provide with a 'smoother' ( artefacts better/smoother filtered ) visual experience with such heavily compressed videos ; while not a repetitive rule it seems to be quite visible sometimes , at least in 'my view'
indeed time is towards HD, high bit rate , etc... still there is obvious interest for YouTube like 'average' quality videos ( 320*240 @250kbps or lower)
my 2 cts , on these points (since otherwise VLC is overall a better option to Mplayer
; imho )
------
oops, while previewing , I notice it is looong ! sorry