2019-02-21 15:24 GMT+01:00, Michael Kohne <[email protected]>:
> ./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/vidtmp/one.avi|[f=avi]/data/vidtmp/two.avi" >
> /data/vidtmp/out.txt 2>&1

You do realize that by separating the command line
from the console output, you make it harder to
understand the issue?

Does it work with "-re"?

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to