Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 AVC / H.264
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 17th January 2015, 14:30   #1  |  Link
l35633
Registered User
 
Join Date: Oct 2014
Posts: 43
I want to change x264 parameters when running, what shall I do?

hello, everybody!

I want to change x264 parameters when running, what shall I do? Any demonstraing source code? Any ideas?

Thank you very much!
l35633 is offline   Reply With Quote
Old 17th January 2015, 15:34   #2  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
If you use the x264 command-line encoder program, then you can't. It's as simple as that

If you are a programmer and you use x264 as a library, then you may call the x264_encoder_reconfig() function. It takes the same x264_param_t struct as input as the x264_encoder_open() function.

However, be aware that x264_encoder_reconfig() can not change every parameters. Just see the "x264.h" for details...
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Old 17th January 2015, 16:39   #3  |  Link
l35633
Registered User
 
Join Date: Oct 2014
Posts: 43
ok, I will try

thank you very much!
l35633 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 13:03.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.