Log in

View Full Version : about giving inputs through configuration file


Abjijeet
24th June 2014, 11:39
:confused:
I have given inputs (.cfg file) properly to cfg file .
But my output window is not stable it is getting closed after some seconds....
please tell me wheather am i going correct or any suggestions
i am using HM 5.0 version.

foxyshadis
24th June 2014, 22:41
HM 5.0 is way before the standard, so it's not even HEVC, and also has lots of bugs and crashes. You should be using HM 14.0 if you must use the HM.

You should also test your computer's stability with Prime95 and x264 --preset placebo, if the crashes continue.

Abjijeet
26th June 2014, 11:17
thank you
I have started working on HM14.0 ,but here also i am not finding any cfg file like that was present in HM5.0, i want to know exactly to which cfg file i should give inputs. I have tried for akiyo.cfg but it is not working.

foxyshadis
26th June 2014, 22:04
How are you running it? Sounds like you are just double-click on the exe. You have to open a command line (in Vista and up, hold shift and right-click on the folder, then "Open command window here") and then run it like
TAppEncoder -c akiyo.cfg
Add the -i myfile.yuv if you don't define it in the config.

Abjijeet
27th June 2014, 07:39
no i am running it in visual studio 10 by building and then debugging. here ihave tried giving inputs to akiyo.cfg file. by givin inputs of cfg in Debugger>command>{cfg file path}..but it faild to open it . I have tried giving input of another cfg which in cfg folder. then also failing to open.

a_nAvika
25th September 2014, 07:28
Try using this in debugger command line(change parameters accordingly).

-c ..\..\cfg\encoder_intra_main.cfg -wdt 1280 -hgt 720 -fr 30 -f 10 -i input.yuv -o output.265