Hi, thanks for the info, it was very helpful. I think I'll stick to the creating of fxd file. Obviously my problem was that fxd file was put in VIDEO_ITEMS and parsed at startup. With adding asx extension to mplayer I cannot see the different entries titles, which I can see if I use a fxd file.
Thanks damencho Manfred Schmitt wrote: > Damian Minkov schrieb: > >> I have asx playlist containing videos, how I can add them to freevo to >> watch them ? >> > > Adding asx to VIDEO_MPLAYER_SUFFIX and an asx-entry with -playlist in > MPLAYER_ARGS should do the trick. My freevo-box isn´t running right now, > so take a look into /etc/freevo/local_conf.py.example for the correct > syntax. > > >> <ASX version = "3.0"> >> <ENTRY> >> <TITLE>...</TITLE> >> <REF HREF ="..."/> >> </ENTRY> >> >> I can transform that in FXD file but as I can see those files are parsed >> on freevo startup. >> > > Not only on startup, changes in fxd-files are reflected immediately -- > at least if the fxd is simply a file in the filesystem and not added > in VIDEO_ITEMS. > > >> I need this file to be dynamically updated from outside (cron job >> downloading latest links). >> >> > Yes, dynamically created playlist-URLs are indeed annoying. > Also annoying are playlists which contain a playlist which also contains > a playlist where you finally find the actual stream-URL. > Or of course a playlist which contains... ;-) > With such a playlist one will, as far as I remember depending on which > content-type the server sends, get into trouble with mplayer. But that´s > a bug (file under feature-request) in mplayer, mplayers playlist-handling > really is, to say it in a positive tenor, expandable. > > Bye, > Manne > > PS: Am I the only one that gets dupes from the sf.net listserver? > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Freevo-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
