[FFmpeg-user] [avi @ 0x9873ba0] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 1104 >= 1104 [avi @ 0x987d2a0] Application provided invalid, non monotonically increasing dts to muxer only when using tee muxer
Carl Eugen Hoyos
ceffmpeg at gmail.com
Thu Feb 21 00:39:53 EET 2019
2019-02-20 19:40 GMT+01:00, Michael Kohne <mhkohne at moberg.com>:
> I'm using ffmpeg 4.1 to grab an rtsp stream (includes both H.264
> video and G.711 audio) from a Sony EP580 IP camera.
> If I instead use the tee muxer to make two avi files:
>
> ffmpeg -min_port 62000 -max_port 62004 -i rtsp://192.168.0.113/media/video1
> -codec:v msmpeg4v2 -codec:a ac3 -ar 44100 -map 0 -f tee
> "[f=avi]/data/PatientData/vidtmp/one.avi|[f=avi]/data/PatientData/vidtmp/two.avi"
Please test current FFmpeg git head and provide the command
line together with the complete, uncut console output.
Carl Eugen
More information about the ffmpeg-user
mailing list