<div dir="ltr">Hello Roman,<div><br></div><div>Thanks for the info you gave, </div><div><br></div><div>I am appreciated If you share an example of how to do that you mentioned,</div><div><br></div><div>Regards,</div><div><br>
</div><div>- MG</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 27, 2014 at 10:57 AM, Roman Fietze <span dir="ltr"><<a href="mailto:roman.fietze@telemotive.de" target="_blank">roman.fietze@telemotive.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Mert,<br>
<div class=""><br>
On Thu, <a href="tel:27.03.2014%2010" value="+12703201410">27.03.2014 10</a>:27:41 Mert Gedik wrote:<br>
<br>
> I've successfully implement my rtsp player and now I want to save AVPackets<br>
> WITHOUT any transcoding...<br>
<br>
</div>I'm doing something like that. I stream media from up to four<br>
AXIS-Cameras using RTSP and libav 2.1.4 w/o decoding the<br>
frames/packets, just looking at their flags, and cut them into pieces<br>
every let's say 60 seconds, so the resulting files don't get too<br>
large.<br>
<div class=""><br>
> I don't want to change any property or any setting in the stream<br>
<br>
</div>I'm not sure if you will get away that easiliy. I had to rescale<br>
DTS/PTS and durtion in order to be able to play those clips.<br>
<br>
But the image and audio data is absolutley untouched.<br>
<br>
If you want me to post some (the relevant parts) of my work, just let<br>
me know. I've written a very small test program to test the code bevor<br>
trying to get it work in our "big" SW. Probably that can help you a<br>
little bit.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Roman<br>
<br>
--<br>
Roman Fietze Telemotive AG Buero Muehlhausen<br>
Breitwiesen 73347 Muehlhausen<br>
Tel.: <a href="tel:%2B49%280%297335%2F18493-45" value="+4973351849345">+49(0)7335/18493-45</a> <a href="http://www.telemotive.de" target="_blank">http://www.telemotive.de</a><br>
<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</font></span></blockquote></div><br></div>