[FFmpeg-user] Facing issues in streaming videos

karthik karthikdas81 at gmail.com
Mon Mar 16 14:40:54 EET 2020


I almost run a stream for a whole day for testing.

As of memory leakage continuous I finally send you the console log.

Anyhow memory utilization is increasing. When I run stream using simple
command also.

   ffmpeg -threads 1 -i udp://224.1.1.1:1100 -c:v copy -c:a copy -f
/home/user/ffmpeg-4.2.2/mw_movies.m3u8 .



On Mon, Mar 16, 2020 at 5:48 PM Ted Park <kumowoon1025 at gmail.com> wrote:

> Hi,
>
> > When CPU memory utilization is below
> >
> > top - 15:31:22 up 6 days,  2:39,  4 users,  load average: 0.00, 0.00,
> 0.00
> > Tasks: 376 total,   2 running, 275 sleeping,   0 stopped,   1 zombie
> > %Cpu(s):  0.0 us,  0.1 sy,  0.0 ni, 99.8 id,  0.0 wa,  0.0 hi,  0.0 si,
> > 0.0 st
> > KiB Mem : 16423264 total,   174636 free,   969200 used, 15279428
> buff/cache
> > KiB Swap:   999420 total,   964224 free,    35196 used. 15005416 avail
> Mem
> >
> >  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+
> COMMAND
> > 9694 user      20   0   63104  22116  10460 R   1.7  0.1   0:04.65 ffmpeg
> > 9752 root      20   0   49224   3804   2984 R   0.3  0.0   0:00.67 top
> > 17063 root      20   0  402016  68548  37332 S   0.3  0.4   2:18.72 Xorg
> > 17647 user      20   0 1489812 110572  71540 S   0.3  0.7  20:47.17
> compiz
>
> I don’t know how accurate top is here, but doesn't that indicate that by
> the time you launched ffmpeg, only ~1% memory was available?
>
> Regards,
> Ted Park
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://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