hello,
when encoding in 2-pass with ffmpeg it always generates a mbtree and a log file.
I am curious if it is possible to skip the 1st pass and instead accessing the infos from mbtree / log which basically contains all the info which is needed for the second pass?
For example you do a 2-pass and have to cancel it during the 2nd pass or your computer shuts down during 2nd pass. The mbtree/log is already written so it would be kinda sensless to let it write the same thing all over again and instead you just let it read the files and do a 1-pass. Or after a while of encoding you get a feeling which algorithms fit which kind of video best. For example "lots of action", "medium action" "almost no action at all" and "no grain", "medium grain" and "a lot of grain" , cartoon/live action whatsoever. For each variant you would have a mbtree and would just use that and do 1pass instead of crf.
I googled a lot but couldnt find anything regarding that toppic. Maybe some of the ffmpeg specialists here would know?
thanks for reading
all the best
-skh
+ Reply to Thread
Results 1 to 2 of 2
-
-
If mbtree/log is already written then execute the commandline with
-pass 2
https://superuser.com/questions/1362800/ffmpeg-2-pass-encoding
https://superuser.com/questions/1033000/h-264-multi-pass-encoding-with-ffmpeg
Similar Threads
-
Results: FFMPEG 2-pass vs 9-pass DVD MPEG-2
By dannyboy48888 in forum Authoring (DVD)Replies: 0Last Post: 12th Nov 2023, 21:45 -
Relation of bitrate ,preset ,1 pass and 2 pass explain anyone?
By Anonymous543 in forum Newbie / General discussionsReplies: 9Last Post: 5th Feb 2022, 07:40 -
2-pass AVC H.264 encoding = 5% bitrate improvement over 1-pass?
By pxstein in forum Video ConversionReplies: 7Last Post: 25th Jan 2022, 10:34 -
Staxrip 1st pass x265 2nd pass Nvenc is it possible?
By dennisbgi7 in forum Video ConversionReplies: 6Last Post: 7th Jan 2021, 13:41 -
How to verify if its encoded single pass or 2-pass?
By batemanj in forum Newbie / General discussionsReplies: 16Last Post: 1st May 2020, 09:38