![]() |
CUDA H.264 was disabled - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: CUDA H.264 was disabled (/thread-155.html) Pages:
1
2
|
RE: CUDA H.264 was disabled - Selur - 21.11.2017 1. Hybrid always extracts subtitles during analysis. 2. Does MediaInfo show a difference between subtitle tracks that you want to set the forced flag on and the others? (if it does I could write support for it). 3. adding autoAdd="add" autoAdd="addAndStart" So assuming you can set up Hybrid to do everything you need automated to the point where you load a source and just need to add the job to the queue these options might help. ![]() Cu Selur RE: CUDA H.264 was disabled - minterbrad - 21.11.2017 (21.11.2017, 19:21)Selur Wrote: 1. Hybrid always extracts subtitles during analysis. That's the ticket. Where is the misc.ini? Is it persistent and can it be invoked from within Hybrid? I looked in the installation folder and the Temp folder without finding it... I will find a file later with both English and Forced subs for review. RE: CUDA H.264 was disabled - Selur - 21.11.2017 See [INFO] *hidden* Hybrid options,... about the misc.ini and what it should look like. Cu Selur RE: CUDA H.264 was disabled - minterbrad - 22.11.2017 (21.11.2017, 19:53)Selur Wrote: See [INFO] *hidden* Hybrid options,... about the misc.ini and what it should look like. Cu, I tested a few files, and the program still stops after the initial file analysis and subtitle extraction. Is there a way to bypass this stop point and just continue to the encoding routine? My misc.ini file is located in the Windows Hybrid folder and contains: [General] autoAdd="addAndStart" RE: CUDA H.264 was disabled - Selur - 22.11.2017 strange this, should do it,.. -> busy the next few days, but will check and report back on the week end RE: CUDA H.264 was disabled - Selur - 22.11.2017 Sorry, my bad 'autoAdd' isn't a misc.ini option it's a CLI option. (may be I will change that) -> Start Hybrid with: Hybrid.exe -autoadd addAndStart Cu Selur RE: CUDA H.264 was disabled - minterbrad - 27.11.2017 (22.11.2017, 06:26)Selur Wrote: Sorry, my bad 'autoAdd' isn't a misc.ini option it's a CLI option. (may be I will change that)Hi Cu, I added the following to the program shortcut, but there seems to be no effect. Hybrid still stops after analysis, without stepping into the encode... Start in: "C:\Program Files\Hybrid\Hybrid.exe" -autoadd addAndStart RE: CUDA H.264 was disabled - Selur - 27.11.2017 a. iirc I also send you a link to a dev version which supports the option through the misc.ini b. Confused, at leas here 'Start in' is for the folder and 'Target' is for the file name and additional options,.. (both work fine here, when using 'autoAdd' not 'autoadd') Cu Selur |