N
N
neo362017-12-01 15:23:52
Video
neo36, 2017-12-01 15:23:52

How to merge videos from large .png files without quality loss?

I have the following problem:
there are 1178 .png files of size 2500x1250. I want to receive video. I access ffmpeg with the following command:

ffmpeg.exe -framerate 40 -i input file%%4d.png outputfile.mp4

Ffmpeg uses the h264 codec with this command, but the resulting file is not opened by any players (which, as stated, read this codec), except for VLC.
Moreover, other players do not see the true file sizes. Tell me, how can I get an MP4 file that would be read without quality loss?
Maybe it's worth gluing it into an uncompressed .avi (only how and with what?), And then into mp4? How to do it?
More files and higher resolution are planned in the future.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
neo36, 2017-12-01
@neo36

Maybe there are some analogues of ffmpega or other ways for gluing, tell me?

R
Roman Vladimirovich F., 2017-12-02
@FiLinX

How to convert pictures to video without quality loss?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question