New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19188 (closed submission: fixed)

Opened 3 years ago

Last modified 3 years ago

New: rtmpdump-1.4 port

Reported by: captsolo@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: rtmpdump "streaming media" Cc: captsolo@…
Port: rtmpdump

Description

rtmpdump is simple tool for downloading media content streamed over the RTMP protocol. Supplying an rtmp url will result in a dumped flv file, which can be played/transcoded using ffmpeg/mplayer, etc.

 http://sourceforge.net/projects/rtmpdump/

Note: a helper script for downloading BBC iplayer streams is included with the source but I did not know if and where to install such script. hence this port currently only installs the rtmpdump binary.

Attachments

patch-bytes.h.diff Download (0.7 KB) - added by captsolo@… 3 years ago.
patch-log.h.diff Download (221 bytes) - added by captsolo@… 3 years ago.
Portfile Download (1.3 KB) - added by captsolo@… 3 years ago.

Change History

Changed 3 years ago by captsolo@…

  Changed 3 years ago by captsolo@…

  • cc captsolo@… added

Cc Me!

follow-up: ↓ 3   Changed 3 years ago by jmr@…

See SpecialMaintainerAddresses for the proper usage of openmaintainer. port lint would have complained about this.

Changed 3 years ago by captsolo@…

in reply to: ↑ 2   Changed 3 years ago by captsolo@…

Replying to jmr@…:

See SpecialMaintainerAddresses for the proper usage of openmaintainer. port lint would have complained about this.

Fixed. Also added a "+nodebug" variant which hides some of debug messages when downloading (only some messages get hidden, though, because the original source code often ignores its NODEBUG variable). Still, it is a useful option to have.

P.S. You correctly assumed I did not check port lint. However, when I ran it now on the old version of Portfile, there were not errors or warnings reported.

Changed 3 years ago by captsolo@…

  Changed 3 years ago by captsolo@…

modified the Portfile to install the get_iplayer script (which is a part of the package)

  Changed 3 years ago by blb@…

  • status changed from new to closed
  • resolution set to fixed

Added in r49903, thanks. FYI, I changed the maintainers line to use the obfuscated forms.

  Changed 3 years ago by jmr@…

  • type changed from enhancement to submission

  Changed 3 years ago by anonymous

  • milestone Port Submissions deleted

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.