Thanks..
If not frame-accurate, I hope at least some kind of precise time control is possible.. VLC 'seek' function seems to be good to the second.
But how to directly pause it at the same time?
A the moment 'seek' toggles and goes directly into play, which makes it very hard to build up any kind of playlist type metadata within a video clip.
There are many applications which could benefit hugely from this control, especially with VLC mega-cool http remoting!
FlashMX can do some of what I want, using its video as "FLV" files. But I'd *love* to use VLC instead of FLV, as it is poor quality. Flash video can be progressively loaded, and/or streamed. FLV are special version of H263 files as specified by Sorenson. I see ffmpeg is used by VLC and handles FLV version of H263.
http://ffmpeg.sourceforge.net/ffmpeg-doc.html#SEC19
"Flash Video is based on the H.263 video compression standard. It’s based
on the version of H.263 dated May 1996, sometimes referred to as H.263v1.
This is distinct from the revised version of H.263, dated February 1998,
sometimes referred to as H.263v2 or H.263+."
I've been sucessful at loading them into, but not yet at saving them out from VLC in any fileformat which FlashMX can recognize. Maybe because I just have not found the right format settings..
Anyway, if VLC can provide some kind of accurate seek and immediate pause via remote control, that will alrady be a huge advance on existing solutions.
I want use VLC for big collaborative learning/training project. The base video content library will be much more effective if it does not have to be cut up into a zillion pieces, and instead can be configured in larger sections tagged in metadata files and functions.
Thanks for creating such great open toolset, and for any insight you have about these problems.
- Jason