Is it possible to force fps around 1 with x264 ? >> Building Regulations >> Forum
Forum

Forum



SearchSearch   Users   Registration   Entrance
Today: 12.07.2025 - 04:37:44
Pages:  1  

Is it possible to force fps around 1 with x264 ?

Advertising

/
MessageAuthor

Hi, I have another question that might be silly but well...consider I try to encode some video with x264 using a basic commandline (--sar 10:11 --preset veryslow --crf 18 for example). Then the encode will be done, that is not the problem. But it seems I can't control fps to vary around 1. It will fluctuate without me interfering, sometimes around 2, sometimes around 6. Then is there a possibility to force fps to remain around 1 ? If I use some enchancement filters trough an avisynth script, the encode may be slow down (fps below one sometimes) but it still can't be controlled either.

------------------------
http://www.europeancarweb.com/featur...ner/index.html

e34biturbo

user




Statistics:
Messages: 2,853
Registration: 07.08.2002
27.01.22 - 09:05:12
Message # 1
RE: Is it possible to force fps around 1 with x264 ?

what are going to achieve with constant encoding speed???

------------------------
Bayerische Motoren Werke - "Motor is our middle name." 1995 E36 325is - M50 / M3 ZF 5spd. w/3.23 LSD 1991 E30 318is - M42 / 5spd. Sold. 2/08

Anetsberger

user




Statistics:
Messages: 327
Registration: 01.14.2002
27.01.22 - 09:14:34
Message # 2
RE: Is it possible to force fps around 1 with x264 ?

try something like assumefps(1) in avisynth script then pipe it with ffmpeg ffmpeg -re -i input.avs -f yuv4mpegpipe -

------------------------
Hollywood Hamilton

3,015

user




Statistics:
Messages: 10.25.2002
Registration:
27.01.22 - 09:18:29
Message # 3
RE: Is it possible to force fps around 1 with x264 ?

Thanks for your answer Nevilne I will try soon and let you know . Anyway do you think it is a good idea to force that fps while using crf (or 2 pass) ? Will it improve something or not or change something ? Atak_Snajpera, well I would like to control it. In fact, do you think that encoding with fps around 10 on the one hand and with fps around 1 on the other - but using the same x264 settings - will have an impact on the output (quality, frame prediction ect) ?

------------------------

RRT

user




Statistics:
Messages: 323
Registration: 12.06.2003
27.01.22 - 09:26:58
Message # 4
RE: Is it possible to force fps around 1 with x264 ?

Here is a picture to show you what fps I'm talking about : I'm referring to the 1.80 fps line. Adding the assumefps(1) line in the AVS script seems to work : the encoding is now done with fps around 1. But my question is what will happen if I use assumefps(10) for example but the same x264 settings ? Does that have an influence on the quality ? I'm still confused about that, sorry. J_Darnley, is there a way to modify "the encoding speed printed during and at the end which is just: frames / (current time - start time)" you refer to ?

------------------------

shadowracer

user




Statistics:
Messages: 163
Registration: 04.21.2003
27.01.22 - 09:34:51
Message # 5
RE: Is it possible to force fps around 1 with x264 ?

CruNcher I'm not sure to have totally understood what you said ; could you please develop more what you mean by "Vsync though it's more complex it all the time adapts the settings so you get always the best output @ the given FPS" and how to use use that if it is possible.

------------------------

krnbimmafrik

user




Statistics:
Messages: 217
Registration: 02.12.2003
27.01.22 - 09:43:09
Message # 6
RE: Is it possible to force fps around 1 with x264 ?

Ok thanks for those precisions. So I think I don't have to worry about that encoding speed nor the framerate of the video, have I ? ; Indeed, that assumeffs(1) line is forcing my video framerate (which is natively at 24 img/s) to 1 img/s which I don't want, so I guess I don't have to include it on the AVS script. J_Darnley : "Yes, edit x264.c and recompile" ; are you serious ? Do you want me to reedit myself the x264 program made by experts ? In fact I aimed at encoding with the slowest encoding speed possible but it seems it has no sence in so far as it will give me the same result, am I wrong ?

------------------------
Stu Jochmael; vhere is zee wasserpumpen!?"

E30 Stu

user




Statistics:
Messages: 75
Registration: 12.06.2002
27.01.22 - 09:53:04
Message # 7
RE: Is it possible to force fps around 1 with x264 ?

anything above medium preset is a waste of time and energy for me. period.

------------------------

bimmerzone

user




Statistics:
Messages: 5,024
Registration: 01.24.2002
27.01.22 - 09:57:24
Message # 8
RE: Is it possible to force fps around 1 with x264 ?
Moving Multiple Regions? : Previous topic
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants