Help : Is there any script available to batch convert mp4 files to webm on a webserver

16 views
Skip to first unread message

Jasim Peringattuthodi

unread,
Aug 4, 2021, 11:05:06 AM8/4/21
to WebM Discussion
Help : Is there any script available to batch convert mp4 files to webm on a webserver

MahanStreamer Management

unread,
Aug 4, 2021, 11:12:39 AM8/4/21
to webm-d...@webmproject.org, jas...@gmail.com
ls -1 *.mp4 | sed -e 's/\..*$//' | xargs -I % ffmpeg -i %.mp4 %.webm


On Wed, Aug 4, 2021 at 11:05 AM Jasim Peringattuthodi <jas...@gmail.com> wrote:
>
> Help : Is there any script available to batch convert mp4 files to webm on a webserver
>
> --
> You received this message because you are subscribed to the Google Groups "WebM Discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to webm-discuss...@webmproject.org.
> To view this discussion on the web visit https://groups.google.com/a/webmproject.org/d/msgid/webm-discuss/ed520c6b-b0ec-4292-8bff-2d3cbe9d11aen%40webmproject.org.
Reply all
Reply to author
Forward
0 new messages