Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

tammeow@cute-spellcasting-ideas.euT

tammeow@cute-spellcasting-ideas.eu

@tammeow@cute-spellcasting-ideas.eu
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Okay just for fun, I built an ffmpeg command to encode video for my Sony Walkman (no it is an MP3/4 player from around 2009).
    tammeow@cute-spellcasting-ideas.euT tammeow@cute-spellcasting-ideas.eu
    @MagicLike here
    uncategorized

  • Okay just for fun, I built an ffmpeg command to encode video for my Sony Walkman (no it is an MP3/4 player from around 2009).
    tammeow@cute-spellcasting-ideas.euT tammeow@cute-spellcasting-ideas.eu
    Okay just for fun, I built an ffmpeg command to encode video for my Sony Walkman (no it is an MP3/4 player from around 2009).
    What should I convert with it for it?
    ffmpeg \
    -i in.mp4 -map 0:v:0 -map 0:a:0 \
    -c:v libx264 -maxrate:v 10m -profile baseline -level 3 -fpsmax 30 \
    -vf scale=320x240:force_original_aspect_ratio=decrease:flags=bicubic \
    -preset slower -crf 18 \
    -c:a libfdk_aac -vbr 4 -profile:a aac_low -ac 2 -af aresample=osr=44100:resampler=swr:filter_type=kaiser \
    out.mp4
    uncategorized
  • Login

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups