[Libav-user] mjpeg overread 8

Paul B Mahol onemda at gmail.com
Sat Apr 22 11:00:25 EEST 2023


On Fri, Apr 21, 2023 at 3:12 PM wolverin via Libav-user <
libav-user at ffmpeg.org> wrote:

>
>
> Пятница, 21 апреля 2023, 17:13 +05:00 от Yurii Monakov <
> monakov.y at gmail.com>:
>
> Hi,
>
> The local screen is converted to mjpeg and streamed to localhost:
>
> ffmpeg -video_size 1024x768 -framerate 5 -f x11grab -i :1 -vcodec mjpeg -f
> mjpeg udp://127.0.0.1:8554
> ffplay -f mjpeg udp://127.0.0.1:8554
>
>
> This pair of commands work fine with ffmpeg 4.4.2
>
> Yurii
>
>
> Thank you for paying attention to my problem, again!
>
> I am using ffmpeg 5.0 version, but I am not transferring localhost, but
> between different hosts or even the internet.
> Of course, in the latter case, packet losses occur, but how to make the
> ffmpeg of the library process this correctly.
> I set fifo_size to 100M, it reduced the number of other errors, but it
> didn't get rid of this one.
>

I doubt that udp protocol can handle packet losses reliably.


> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/libav-user
>
> To unsubscribe, visit link above, or email
> libav-user-request at ffmpeg.org with subject "unsubscribe".
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20230422/d0b3d39c/attachment.htm>


More information about the Libav-user mailing list