
Mplayer - select multiple files to playlist
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Don't know if there is a better way to do this, so i just made this crude servicemenu. The selected video files will be saved to a correctly formatted playlist and then this will be loaded into mplayer (gui version). Since i could not get sed to insert a newline escape char i patched it up with tr, so this servicemenu doesn't work if you use the '
ucisco
13 years ago
why not just
Exec=gmplayer %U
?
Report
xradiation
14 years ago
Report