<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<a href="http://rtmpdump.mplayerhq.hu/rtmpdump.1.html">http://rtmpdump.mplayerhq.hu/rtmpdump.1.html</a>
says:<br>
<span class="Apple-style-span" style="color: rgb(0, 0, 0);
font-family: 'Times New Roman'; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; -webkit-text-decorations-in-effect: none;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
font-size: medium; "><dt><b>−−flv −o</b> <i>output</i></dt>
<dd>Specify the output file name. If the name is − or is omitted,
the stream is written to stdout.</dd>
</span><br>
<br>
Based on the above if '-o filename ' is specified, no stream is
written to stdout<br>
<br>
How can I have both at the same time???<br>
<br>
Expecting the next round of flaming ...<br>
<br>
On 23/09/2011 16:11, Ralph Spitzner wrote:
<blockquote cite="mid:4E7C3F3F.3080105@spitzner.org" type="cite">Michael
wrote:
<br>
<blockquote type="cite">Thank you for helping me!
<br>
Too bad my linux skills are quite bad ...
<br>
at the moment it's either "RTMPDUMP -various options -resume -o
<br>
outputfile" or "RTMPDUMP -various options"
<br>
not sure how to "combine" these as the player-application seems
just
<br>
listening at STDIN
<br>
</blockquote>
<br>
<br>
well, then tell rtmpdump to resume on 'somefile' and 'tee' it to
<br>
another. 'man' is your friend, you'd have to spend some time
reading,
<br>
of course.
<br>
<br>
['somefile' will have everything including the last timestamp,
<br>
depending on your filesystem you'll have to see that it doesn't
<br>
grow above 2G]
<br>
<br>
Get it ?
<br>
<br>
<br>
-rasp
<br>
<br>
<br>
<br>
<br>
</blockquote>
<br>
</body>
</html>