[FFmpeg-user] Is FFmpeg Smart Enough?
Ray Jender
rayjender at gmail.com
Mon Aug 6 15:08:57 EEST 2018
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:ffmpeg-user-bounces at ffmpeg.org] On Behalf Of DopeLabs
Sent: Sunday, August 05, 2018 11:05 PM
To: FFmpeg user questions <ffmpeg-user at ffmpeg.org>
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 <rayjender at gmail.com> wrote:
>
> Does FFmpeg recognize when a stream has ended?
>
>
>
> Thanks,
>
>
> Ray
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-user
mailing list