On Mon, Jan 25, 2016 at 07:46:11PM +0100, Michael Niedermayer wrote:
> On Mon, Jan 25, 2016 at 02:43:40PM +0200, Ivan wrote:
> > The purpose of this patch is to preserve timestamps when using ffmpeg for
> > publishing RTMP streams, e.g. ffmpeg -i rtmp://source/stream -f flv
> > rtmp://target/stre
On Mon, Jan 25, 2016 at 02:43:40PM +0200, Ivan wrote:
> The purpose of this patch is to preserve timestamps when using ffmpeg for
> publishing RTMP streams, e.g. ffmpeg -i rtmp://source/stream -f flv
> rtmp://target/stream.
> There is a setting "copyts" for that purpose. Unfortunately it doesn't
The purpose of this patch is to preserve timestamps when using ffmpeg for
publishing RTMP streams, e.g. ffmpeg -i rtmp://source/stream -f flv
rtmp://target/stream.
There is a setting "copyts" for that purpose. Unfortunately it doesn't work
with FLV muxer because it has its own timestamp correcti