Hi

* Zdenek Kabelac ([EMAIL PROTECTED]) wrote:
> Is there some grammar for ASX format ??

I haven't been able to find a formal reference, but this is what MSDN
has to say about it:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmsrvsdk/htm/asxscriptingoverview.asp

Since aviplay is unlikely to support all the crazy extras that ASX
offers (banner icons, abstracts, etc) you basically just find each
<Entry> and then play each of the <ref href> URI's in there.
ASX is definitely overkill, but imo it makes sense to re-use existing
formats where possible (especially since parsing is fairly trivial and
can be easily made to ignore all the unnecessary extras).
 
> if you turn of autorepeat aviplay should quite after it detect end of
> file - however it doesn't work for all file so far...

Ok, thanks.
 
> There is also some simple  stdin  controling mechanism

Is there any documentation available for that yet?

Cheers,
-- 
Chris "Ng" Jones
  [EMAIL PROTECTED]
  www.linuxdude.co.uk

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to