Is it possible to have a separate config file for each URL that I play.
Like I have the folloing URLs and like to have the vid & aid parameters for
each of the in a config file.
udp://239.255.1.1:1234
udp://239.255.1.2:1234
udp://239.255.1.3:1234
--
Mac
_______________________________________________
MPlayer-users mailing list
MPlaye...@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
If you use Linux or OSX, then a bash function with a case statement
would serve the the same purpose. In Windows, a batch file or
PowerShell script might also be feasible.
--
YES, there actually *are* stupid questions.
I understand that. However, since there only appear to be per-movie
config files, why are you opposed to different ways of skinning this cat?