Opened 12 years ago
Closed 7 years ago
#9793 closed enhancement (fixed)
MediaPlayer commandline options / streaming
Reported by: | streak | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/MediaPlayer | Version: | R1/alpha4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
It would be nice if MediaPlayer gets some commandline options [eg. for streaming video data from internet of from LAN]. This way we could use it with combination youtube-dl & mediaplayer
Attachments (1)
Change History (5)
by , 7 years ago
Attachment: | 0001-Accepts-URLs-as-command-line-arguments.patch added |
---|
comment:2 by , 7 years ago
patch: | 0 → 1 |
---|
comment:3 by , 7 years ago
Please see the attached patch. The old usage is
MediaPlayer [FILE]...
The new usage is
MediaPlayer [FILE | URL]...
Note:
See TracTickets
for help on using tickets.
Sounds like this depends on / is blocked by #7989 and #6670 ..