So I am using FFmpeg to grab incoming live streaming .ts files and create an 
MP4.

I want to know how FFmpeg reacts when the video stream stops.

Thanks,

Ray

-----Original Message-----
From: ffmpeg-user [mailto:[email protected]] On Behalf Of DopeLabs
Sent: Sunday, August 05, 2018 11:05 PM
To: FFmpeg user questions <[email protected]>
Subject: Re: [FFmpeg-user] Is FFmpeg Smart Enough?

what do you mean by 'stream' ?

are you referring to an audio or a video stream within a single file?

or are you referring to consuming some type of streamed media, such as rtmp or 
hls or dash?


but generally, yes.. ffmpeg can detect when a stream ends, and usually 
(depending on options), exits normally. 


> On Aug 5, 2018, at 7:27 15PM, Ray Jender <[email protected]> wrote:
> 
> Does FFmpeg recognize when a stream has ended?
> 
> 
> 
> Thanks,
> 
> 
> Ray
> 
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email 
> [email protected] with subject "unsubscribe".

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

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

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

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

Reply via email to