Simple Way to turn some Images Into a Video! - FFmpeg

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 27

  • @eenoramic
    @eenoramic 4 месяца назад +1

    After going through 5 different methods that didn't work, this one worked right away! Thank you!

  • @user-bd4jz7ll6j
    @user-bd4jz7ll6j 3 месяца назад +1

    thank you 😭🙏 i thought that '%' symbol meant any symbol, so i was inputing something like "%%%%%%%.png", and your video has explained very nicely what it actually means 😭😭 thank you, it was very helpful

  • @Biast12
    @Biast12 Год назад +4

    NOTE: If you're doing this in a batch script then you need to use double % and not just one, so "%%04d"

  • @gaitten
    @gaitten Год назад +1

    Super helpful and informative. Just the right pace. I like your voice. Everything worked except I don't think FFmpeg support .DNG files. ::::::sigh:::::: but MANY THANKS!

  • @mixchief
    @mixchief 11 месяцев назад +3

    Wish there was an intelligent flag for the command that could take images of any digits. Sometimes programs render out 001.png etc and sometimes 00001.png. Trying to make a button in Directory Opus that can convert images in any folder... (Maybe mencoder that comes with mplayer can do it, will check that out at some point.)

  • @eastriver9836
    @eastriver9836 Месяц назад

    hi thanks but can you make a video how to set various duration for images into a video using ffmpeg. I looked everywhere and nothing work

  • @str3ss834
    @str3ss834 Год назад +1

    this help me a lot, THANK YOU

  • @usedcars9521
    @usedcars9521 9 месяцев назад +1

    What if your frames don't start with a 0? I have a folder with a bunch of frames but they begin with frame64 and I just get a "no such file or directory" error if I try to use filename%nd.jpg

    • @theivorycoder
      @theivorycoder  9 месяцев назад

      One possibility is to change the %4d.jpg to *.jpg to compress all files in the folder.

  • @SuperHutomo
    @SuperHutomo 7 месяцев назад +1

    Thanks very helpful

  • @FrankGP.com.
    @FrankGP.com. Год назад +1

    excellent

  • @mehrdad1068
    @mehrdad1068 Год назад +1

    Can we use this for create animated nft?

    • @theivorycoder
      @theivorycoder  Год назад

      I would assume so, this software is so customisable! There’s a lot of documentation on it

  • @SakuraHougetsu28
    @SakuraHougetsu28 3 месяца назад

    What's -f image2

  • @FilianAfterHours
    @FilianAfterHours 7 месяцев назад

    BRUH I did all of this but my jpeg frames has like 6 zeroes in it

  • @c00lcheeky-OFC
    @c00lcheeky-OFC 6 месяцев назад +1

    [image2 @ 000001677b78efc0] Could find no file with path './percent/%4d.jpg' and index in the range 0-4
    [in#0 @ 000001677b74b3c0] Error opening input: No such file or directory
    Error opening input file ./percent/%4d.jpg.
    Error opening input files: No such file or directory

    • @c00lcheeky-OFC
      @c00lcheeky-OFC 6 месяцев назад

      [libx264 @ 0000015a52619780] height not divisible by 2 (1440x837)
      [vost#0:0/libx264 @ 0000015a52619280] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
      [vf#0:0 @ 0000015a52bbaac0] Error sending frames to consumers: Generic error in an external library
      [vf#0:0 @ 0000015a52bbaac0] Task finished with error code: -542398533 (Generic error in an external library)
      [vf#0:0 @ 0000015a52bbaac0] Terminating thread with return code -542398533 (Generic error in an external library)
      [vost#0:0/libx264 @ 0000015a52619280] Could not open encoder before EOF
      [vost#0:0/libx264 @ 0000015a52619280] Task finished with error code: -22 (Invalid argument)
      [vost#0:0/libx264 @ 0000015a52619280] Terminating thread with return code -22 (Invalid argument)
      [out#0/mp4 @ 0000015a525f1140] Nothing was written into output file, because at least one of its streams received no packets.

  • @qasimsayah
    @qasimsayah 9 месяцев назад +1

    ffmpeg -f image2 -i ./capture/%04d.png output.mp4
    [out#0/image2 @ 000001bd8b61a8c0] Output file does not contain any stream
    Error opening output file -i.
    Error opening output files: Invalid argument

    • @theivorycoder
      @theivorycoder  9 месяцев назад

      Sorry, I don’t know what caused that error. Hope you find a way to fix it!

    • @SuggonM
      @SuggonM 7 месяцев назад

      The parameter immediately following "-i" (short for -input) is the path for your input file. You need to have a single space between them.

  • @skrajina8037
    @skrajina8037 Год назад +1

    Bro i need some help for my high school! Do you have teleg or disc? thx

    • @theivorycoder
      @theivorycoder  Год назад

      Anything I’ve learned u can learn to! the internet is a vast place! Good luck 👍

    • @skrajina8037
      @skrajina8037 Год назад

      @@theivorycoder omg brooooo i need to ask u smth priv -_-

    • @LegeFles
      @LegeFles Год назад

      LMAO