Send Motion-user mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. Re: mkv vs mp4 (tosiara)
----------------------------------------------------------------------
Message: 1
Date: Wed, 3 Feb 2021 08:59:48 +0200
From: tosiara <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] mkv vs mp4
Message-ID:
<CACHTdwTd-9XiZGPnjVLkQ5-eRcnqVzndmB5sxPw3Wz=vyyk...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
I don't know if Firefox supports H265, but the following plays fine for me:
movie_extpipe x264 - --input-res %wx%h --fps %fps --bitrate 2000
--preset ultrafast --quiet -o %f.mp4
On Wed, Feb 3, 2021 at 4:15 AM Harlan Daneker <[email protected]> wrote:
>
> This works using the h265 codec. The mp4 files will playback using mplayer or
> vlc, but will not playback using firefox. Is there a way to make the mp4
> files compatible with firefox?
>
> movie_extpipe ffmpeg -y -f rawvideo -pix_fmt yuv420p -video_size %wx%h
> -framerate %fps -i pipe:0 -vcodec libx265 -preset ultrafast -f mp4 %f.mp4
>
> Thanks,
> Harlan
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 176, Issue 10
********************************************