Feature #10
mms://-protocol downloads
| Status: | Closed | Start date: | 06/19/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | General | |||
| Target version: | JDownloader - FarfarAway | |||
| Resolution: |
Description
The only exemple i could find:
mms://streaming.trueworld.net/ch3
Related issues
History
Updated by Greeny over 2 years ago
pspzockerscene wrote:
The only exemple i could find:
mms://streaming.trueworld.net/ch3
maybe this link could be helpful: http://javamms.sourceforge.net/
Updated by pspzockerscene about 2 years ago
Another thread refering to mms stuff
http://board.jdownloader.org/showthread.php?t=15378
Updated by coalado almost 2 years ago
- Target version set to JDownloader - FarfarAway
Updated by moohcew over 1 year ago
It's also possible to read this stream by mplayer and convert it to a video file. But that requires waiting for so long like the movie is.
mplayer is GPLv2 and available for Windows, Linux and Mac OS X, so there should be no problem to pack it into the JD-package.
See http://www.mplayerhq.hu/design7/dload.html
Then, in Java there should be a command (bash, windows-CMD) like this:mplayer -nolirc -really-quiet -dumpstream -dumpfile "<DESTINATION FILE>" "<MMC-URL>"
Updated by pspzockerscene about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r14008.
Updated by pspzockerscene about 1 year ago
Info:
This ticket was ACCIDENTLY closed, the new one is here:
http://svn.jdownloader.org/issues/3240