Hi,
      My command is below.
        ffmpeg -y -thread_queue_size 128 -use_wallclock_as_timestamps 1 -f h264 
-i test/15210660145/2/vback -thread_queue_size 128 -use_wallclock_as_timestamps 
1 -f g726 -ar 8000 -i test/15210660145/2/aback -acodec aac -vcodec copy -f flv 
rtmp://127.0.0.1:8080/myapp/15210660145_2_back.


    The intput is test/15210660145/2/vback  and test/15210660145/2/aback ,both 
files are linux named pipe.Now I want to termnial the command when the input 
has not data come.
    I have tried -stimeout and -timeout it seems not the correct way.


Thanks,
zhangkai
2019/09/27

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to