[rtmpdump] Need help with rtmpdump url parser
Steven Penny
svnpenn at gmail.com
Thu Dec 15 01:50:24 CET 2011
On Wed, Dec 14, 2011 at 6:29 PM, Manuel Reimer wrote:
> This command works:
> rtmpdump -r 'rtmp://vod.daserste.de/ardfs' -y
> 'mp4:videoportal/mediathek/Fernsehfilme+im+Ersten/c_200000/209593/format246444.f4v'
>
> But this one fails:
> rtmpdump -r
> 'rtmp://vod.daserste.de/ardfs/videoportal/mediathek/Fernsehfilme+im+Ersten/c_200000/209593/format246444.f4v'
The logic to parse the URL has been flawed for some time. Recommended
workaround is to explicitly set the parameters using "-r" "-a" and
"-y"
More information about the rtmpdump
mailing list