Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Luka /mastodon.art/ (luka@mastodon.art)'s status on Friday, 15-Feb-2019 09:45:51 EST Luka /mastodon.art/ Luka /mastodon.art/

    I think it's not too much of a waste if I repeat here two simple tricks with #ffmpeg in order to upload audio as video to mastodon:

    1) test-tv image/animation:

    ffmpeg -f lavfi -i testsrc -i AUDIOFILE -shortest OUTPUT.webm

    2) album cover or similar:

    ffmpeg -loop 1 -i IMAGE.png -i AUDIOFILE -s 200x200 -shortest OUTPUT.webm

    * with -s WWWxHHH you can adjust the size/resol. of the video

    * instead of webm you can safely use mp4 as output extension - it will create an mp4 with x264/aac codecs

    In conversation Friday, 15-Feb-2019 09:45:51 EST from mastodon.art permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.