On 08/21/2016 02:57 PM, Michael Niedermayer wrote:
On Tue, Aug 09, 2016 at 02:00:24PM +0200, sebechlebsky...@gmail.com wrote:
[...]
@@ -506,13 +481,32 @@ static int tee_write_packet(AVFormatContext *avf, AVPacket *pkt)
av_packet_rescale_ts(&pkt2, tb, tb2);
pkt2.stream_in
On Tue, Aug 09, 2016 at 02:00:24PM +0200, sebechlebsky...@gmail.com wrote:
[...]
>
> @@ -506,13 +481,32 @@ static int tee_write_packet(AVFormatContext *avf,
> AVPacket *pkt)
> av_packet_rescale_ts(&pkt2, tb, tb2);
> pkt2.stream_index = s2;
>
> -if ((ret = av_apply_b