[FFmpeg-user] Convert raw byte array image data into mp4 video

Micael Silva micaelsilva at gmail.com
Wed Apr 26 04:04:32 EEST 2023


On Tue, Apr 25, 2023 at 9:44 PM Wang, Liqin, M.S. via ffmpeg-user <
ffmpeg-user at ffmpeg.org> wrote:

> Hello, all.
>
> I want to convert a set of raw byte array image data into mp4 video.
>
> Could you please let me know if this is doable with ffmpeg?
>
> Tanks a lot.
>
> Liqin
> _______________________________________________
> 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".
>

You can input it using a data encode string, then proceed as usal

https://www.ffmpeg.org/ffmpeg-protocols.html#data


More information about the ffmpeg-user mailing list