Log in

View Full Version : asx, m3u or whatever :)


smok3
8th July 2002, 02:59
there is a way to create a playlist for mediaplayer via simple text file (for multiple files), also there is some mentioning of what 'clip' is and what 'show' is in mplayer 6.4 help files, seems like its possible to do a playlist for a single clip? any1 did that and how? (yeah, i want chapters :devil: )

tia,

smok3
:D

Koepi
8th July 2002, 10:28
Well, some years ago I played around with something like that because the episodes of a series I like always came in 6 *.asf or *.avi files per episode.

This isn't exactly what you want - it's just a playlist generator, find it here:
http://roeder.goe.net/~indexer/

If I remember correctly, there is nothing what you could directly abuse for chapters - but snip your file into X pieces, generate an apropiate playlist... then you could jump 1 chapter forward/back. no direct access to chapter 12 or so.

Well,

I hope this somehow helps,

Koepi

smok3
8th July 2002, 17:42
tnx for the reply koepi, its just how far i got as well with asx stuff..., well another interesting thingy would be to make a html/javascript type of navigation (chapters), i managed to make that, but i couldnt figure out how to make a 'direct' link to external player to play 'from position' (any ideas???),(only embed thingy is working), which is kinda not so fancy.

(link http://smok3.com/abx/abx.htm <- its sort of a abx audio tester, but the idea is the same, will only work on windows/ie)

smok3
10th July 2002, 19:27
did a test html/js for chapter navigation via browser, its pretty easy to get into fullscreen mode so its pretty sweet imho :D

(will work for windows/ie only)

p.s. html file is attached.