I tried to read the documentation for the tool but it's convoluted to find the commands for this specifically and not some random components I have no idea about. Can anyone point me to the url for the relevant documentation on how to use this command?
The option -pix_fmt yuv420p in FFmpeg specifies the pixel format for the output video. pix_fmt: Stands for "pixel format," which defines how the pixel data is stored in the output file. yuv420p: Refers to the YUV color space with 4:2:0 chroma subsampling and planar (non-interleaved) format. It is a widely used format for video encoding because it balances quality and compression efficiency. This setting ensures compatibility with most media players and platforms, which often require the YUV 4:2:0 format for videos. Without this option, FFmpeg might use a pixel format that some players cannot handle.
For some reason, when I use %d.jpg it says there's no such file named %d.jpg I tried using *. jpg instead, but that for some reason replaces all my images with 0001.jpg just with different names. And it creates a video with just a single frame.
Hi! So %d.jpg is saying grab all the images with [some_numer].jpg Look at your images, what are they called? If they are called img0001.jpg, img0002.jpg, etc you'll want to use img%04d.jpg (the 4 because there are 4 digits)
@@KatSullivan_Unreal how can multiple files be named the same?🙄 Anyway, the problem was solved once I tried the exact same thing in my laptop instead. So it's not a problem with the things I was typing. Thanks for the reply tho. For clarification, the issue I was having was, I would have 20 files named 0001.jpg 0002.jpg etc till 0020.jpg After I ran that script, I would end up with all 20 images replaced with 0001.jpg , like they would have the original sequential names. But the actual image would be the same in all 20 of them. Then the video file would have just that one image which lasts for 1 second (because I set the frame rate to 1fps)
%%[insert however many 0s there are- so if 4, it's 04].png/jpg might have to try with a single % sign too. It seems to be a little wonky that way. Pretty straightforward imo
Hi I have a folder full of these files frame_000001.png, frame_000002.png....... I want to merge them into one file of the same format to use as an overlay one a video. I'm on a Mac what would be the command line to simple merge them as one png, there are a large number of files the folder to merge together. thanks for ay help
thanks.I hava a question ,i use i5 4590 processor,but speed is always 5x to 12x,but use ryzen 5700g processor ,the speed will 20x to 55x,so the speed is relation of processor?
You'd need to change the command to have "08%d.png", or however you are naming your pngs such that the [08%d] part replaces the numbers in your filenames
"I will put a link how to download that in the description" **Proceeds to NOT explain how to download the tool in the description, leaving people who don't know whatever the website is talking about (99% of people in the world) on their own to figure out how to simply download the tool**
If I copied 1000 pngs... And pasted them back into the same folder with original 1000 pngs, but with an "a" after each number Will that increase the FPS? I ask because I do that all the time using videos I'll copy one video and move it half a frame ahead of the original video And that's how I convert 30fps to 60fps without having to go through the long process of frame interpolation If this worked the same way with the images this could save me a bit of time on VEAI and also open an avenue for more tricks. Would it work?
[in#0 @ 000001d87d26d4c0] Error opening input: No such file or directory Error opening input file Rack. Error opening input files: No such file or directory At me not work... uff
"He who is content with what has been done is an obstacle in the path of progress." - Helen Keller | This video was made years ago. For folks looking for a cheap/inexpensive video generator method - Welcome. So what can you do with this without spending $9 a month for canva? Answer: Go old school DOS and become familiar with ffmpeg!
This is what a tut should be like, short and sweet.
Saved me quite some time I would've otherwise spent searching online for these exact settings. Thank you!
Thx 4 this nice video. Under 2 minutes short and no bullshit intro. ^^
Thank you, Kat. Excellent delivery, and thank you for my education.
Amazing tut, short and precise!!
Beyond helpful even 2 years late. Thank you so much.
thanks for the simple explanation, the boys over at stackoverflow could learn a thing or two about talking like a human...
Cave Johnson vibes?
I tried to read the documentation for the tool but it's convoluted to find the commands for this specifically and not some random components I have no idea about. Can anyone point me to the url for the relevant documentation on how to use this command?
A very big thanks to you!!
1:25 what are you writing here? for example, if it was to be in 4k mp4 - what might one type? i can't figure this one out using google
if your image sequence is 4k, your video will be 4k
@@KatSullivan_Unreal I'm - in the chromosomes. Thanks.,
What about if it was tiff file, say if it was a end roller and there were so many frames, would it be the same process
The option -pix_fmt yuv420p in FFmpeg specifies the pixel format for the output video.
pix_fmt: Stands for "pixel format," which defines how the pixel data is stored in the output file.
yuv420p: Refers to the YUV color space with 4:2:0 chroma subsampling and planar (non-interleaved) format. It is a widely used format for video encoding because it balances quality and compression efficiency.
This setting ensures compatibility with most media players and platforms, which often require the YUV 4:2:0 format for videos. Without this option, FFmpeg might use a pixel format that some players cannot handle.
Very nice, thank you!
thats a good video
I am waiting other good videos
More to come!
For some reason, when I use %d.jpg it says there's no such file named %d.jpg
I tried using *. jpg instead, but that for some reason replaces all my images with 0001.jpg just with different names.
And it creates a video with just a single frame.
Hi! So %d.jpg is saying grab all the images with [some_numer].jpg
Look at your images, what are they called? If they are called img0001.jpg, img0002.jpg, etc you'll want to use img%04d.jpg (the 4 because there are 4 digits)
@@KatSullivan_Unreal I just named them 0001.jpg etc
I can't see what the problem is 😶
Update: I tried again in my laptop, and it works fine there.
Device specific issue I guess
@@phs125 If they are all named 0001.jpg and not sequential that would be the issue
@@KatSullivan_Unreal how can multiple files be named the same?🙄
Anyway, the problem was solved once I tried the exact same thing in my laptop instead.
So it's not a problem with the things I was typing.
Thanks for the reply tho.
For clarification, the issue I was having was, I would have 20 files named 0001.jpg 0002.jpg etc till 0020.jpg
After I ran that script,
I would end up with all 20 images replaced with 0001.jpg , like they would have the original sequential names. But the actual image would be the same in all 20 of them.
Then the video file would have just that one image which lasts for 1 second (because I set the frame rate to 1fps)
Thank you very much for sharing. 👍🇦🇷
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
Deberías tener millones de reproducciones. Gracias
Thanks for the Tips but what if I want a video with alpha channel ?
I didn't need it, so I used an online png to jpg converter. It put a white background. Which is exactly what I needed.
Thanks helped a lot
Thank you so much!
"ffmpeg is not recognized as an interal or external command, operable program or batch file" is all I get... =/
Can u do this with tiff files
Isn't there a more polished version with GUI? Rather than having to fumble with incomprehensible coding
@@pixelpro1007 I prefer a line of coke instead of coffee but, for everything else: fully agree
Thank you!!!
i liked the part where you didnt inform what to do if your files are named 0001 0002 etc and not sequencer. how do i use the %function then
%%[insert however many 0s there are- so if 4, it's 04].png/jpg
might have to try with a single % sign too. It seems to be a little wonky that way. Pretty straightforward imo
hi, what do I do if my images are named "0004956, 0004957, etc etc" how do I convert it? pls help
use regex that match your number pattern, from what I see in your comment, it should be so %07d
Kinda glazed over the format part. I've no idea what that is lol
Hi I have a folder full of these files frame_000001.png, frame_000002.png....... I want to merge them into one file of the same format to use as an overlay one a video. I'm on a Mac what would be the command line to simple merge them as one png, there are a large number of files the folder to merge together. thanks for ay help
p.s, the sequence number must start with 0. 1001 won't work.
Thank you
if the videos are just labeled 0000 through 2555 for example if there were 2556 pictures, can i just put in -i %04d.png?
Yes, that should be fine :)
Hi when i click enter for the final command it says ffmpeg is not recognized as an internal or extrernal command
you have to install it
thanks.I hava a question ,i use i5 4590 processor,but speed is always 5x to 12x,but use ryzen 5700g processor ,the speed will 20x to 55x,so the speed is relation of processor?
probably should've went a little deeper into "gonna set the format", but helpful for getting started.
how to input audio ??
Thank you
Not working with images named "00000001" , "00000002", and so on.
You'd need to change the command to have "08%d.png", or however you are naming your pngs such that the [08%d] part replaces the numbers in your filenames
@@mguerra99 Thanks bro, it worked!
thank you very much
thank u
"I will put a link how to download that in the description" **Proceeds to NOT explain how to download the tool in the description, leaving people who don't know whatever the website is talking about (99% of people in the world) on their own to figure out how to simply download the tool**
If I copied 1000 pngs...
And pasted them back into the same folder with original 1000 pngs, but with an "a" after each number
Will that increase the FPS?
I ask because I do that all the time using videos I'll copy one video and move it half a frame ahead of the original video
And that's how I convert 30fps to 60fps without having to go through the long process of frame interpolation
If this worked the same way with the images this could save me a bit of time on VEAI and also open an avenue for more tricks.
Would it work?
can't change directories, is this a joke?
Unknown pixel format
No transparancy
[in#0 @ 000001d87d26d4c0] Error opening input: No such file or directory
Error opening input file Rack.
Error opening input files: No such file or directory
At me not work... uff
Doesn't work.
"He who is content with what has been done is an obstacle in the path of progress." - Helen Keller | This video was made years ago. For folks looking for a cheap/inexpensive video generator method - Welcome. So what can you do with this without spending $9 a month for canva? Answer: Go old school DOS and become familiar with ffmpeg!