Bug 26737 - [NEW PORT] net/asfrecorder - records streaming media
Summary: [NEW PORT] net/asfrecorder - records streaming media
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-20 21:40 UTC by Roman Shterenzon
Modified: 2001-05-19 18:47 UTC (History)
0 users

See Also:


Attachments
file.shar (2.55 KB, text/plain)
2001-04-20 21:40 UTC, Roman Shterenzon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Shterenzon 2001-04-20 21:40:01 UTC
This  tool enables you to download streaming content in Windows Media Format
to  your  hard  drive.  The resulting files will be in ASF format and can be
played with Windows Media Player and derived tools.

You  may  call  this  the  "DeCSS"  for Windows Media - although neither any
serious  reverse-engineering nor any particular knowledge about protcols was
necessary to program this simple application.

Development time overall:  several hours for a first, working streaming code
and   some  more  days  for  general  performance  tweaking,  cross-platform
portability,  the  Windows graphical user interface and the XML (redirection
file) parser.
Comment 1 Roman Shterenzon 2001-04-20 21:41:32 UTC
Oh, oh..
The do-install should read:
do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/asfrecorder ${PREFIX}/bin/
        ~~~~~~~~~~~~~~~~~~
Sorry.

--Roman Shterenzon, UNIX System Administrator and Consultant
[ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ]
Comment 2 Ying-Chieh Liao freebsd_committer freebsd_triage 2001-05-19 18:47:32 UTC
State Changed
From-To: open->closed

committed, thanks