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

  1. Home
  2. uncategorized
  3. 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).

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).

Scheduled Pinned Locked Moved uncategorized
4 Posts 2 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • tammeow@cute-spellcasting-ideas.euT This user is from outside of this forum
    tammeow@cute-spellcasting-ideas.euT This user is from outside of this forum
    tammeow@cute-spellcasting-ideas.eu
    wrote last edited by
    #1
    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
    magiclike@soc.sekundenklebertransportverbot.deM 1 Reply Last reply
    0
    • 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
      magiclike@soc.sekundenklebertransportverbot.deM This user is from outside of this forum
      magiclike@soc.sekundenklebertransportverbot.deM This user is from outside of this forum
      magiclike@soc.sekundenklebertransportverbot.de
      wrote last edited by
      #2

      @tammeow never gonna give you up obviously

      tammeow@cute-spellcasting-ideas.euT 1 Reply Last reply
      0
      • magiclike@soc.sekundenklebertransportverbot.deM magiclike@soc.sekundenklebertransportverbot.de

        @tammeow never gonna give you up obviously

        tammeow@cute-spellcasting-ideas.euT This user is from outside of this forum
        tammeow@cute-spellcasting-ideas.euT This user is from outside of this forum
        tammeow@cute-spellcasting-ideas.eu
        wrote last edited by
        #3
        @MagicLike here
        magiclike@soc.sekundenklebertransportverbot.deM 1 Reply Last reply
        0
        • tammeow@cute-spellcasting-ideas.euT tammeow@cute-spellcasting-ideas.eu
          @MagicLike here
          magiclike@soc.sekundenklebertransportverbot.deM This user is from outside of this forum
          magiclike@soc.sekundenklebertransportverbot.deM This user is from outside of this forum
          magiclike@soc.sekundenklebertransportverbot.de
          wrote last edited by
          #4

          @tammeow wheee :3

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

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