Ffmpeg

From Federal Burro of Information
Revision as of 12:48, 28 May 2013 by David (talk | contribs)
Jump to navigationJump to search

starting the server:

FIXME

adding a file to the stream:

ffmpeg -i 01_Leave_Home.mp3  -map 0 -acodec copy http://localhost:8090/feed1.ffm

perl notes: http://www.perlmonks.org/?node_id=792758