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 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 14th February 2025, 20:57   #21141  |  Link
archiel
Registered User
 
Join Date: Apr 2019
Posts: 62
Does anyone know if / how to manage a file with HLG video. RIPbot264 is not recognising it as HDR and so in the output (according to mediainfo)

BEFORE
Quote:
HDR format : Dolby Vision
HDR format : Dolby Vision, Version 1.0, Profile 8.4, dvhe.08.10, BL+RPU, no metadata compression, HLG compatible
HDR_Format_Commercial : HLG
HDR_Format_Version : 1.0
HDR_Format_Profile : dvhe.08
HDR_Format_Level : 10
HDR_Format_Settings : BL+RPU
HDR_Format_Compression : None
HDR_Format_Compatibility : HLG

colour_description_present_Source : Stream
Color range : Full
colour_range_Source : Stream
Color primaries : BT.709
colour_primaries_Source : Stream
Transfer characteristics : PQ / BT.709
AFTER no HDR and
Quote:
colour_description_present_Source : Stream
Color range : Limited
colour_range_Source : Stream
Color primaries : BT.709
colour_primaries_Source : Stream
Transfer characteristics : BT.709
archiel is offline   Reply With Quote
Old 16th February 2025, 15:57   #21142  |  Link
Ryushin
Registered User
 
Ryushin's Avatar
 
Join Date: Mar 2011
Posts: 474
Audio Core Option

Atak, thanks for the update. The EncodingServer option "/avisynth-setmemorymax 16" is much appreciated.

I have a small feature request. When demuxing from discs there is a option to extract the Core from the audio stream. So DTS-HD lossless has an option for DTS 5.1 compressed stream. Same goes for TrueHD.

I'd like an option in the Audio compression settings to include a CORE option above the COPY STREAM setting.

I normally always select the core audio when using MakeMKV to extract the TV episodes, but if I forgot to do that, then I have run a little script like:
for I in *.mkv;do ffmpeg -i $I -bsf:a dca_core -c:a copy $(basename -s .mkv $I).dts;done

Then I manually add the audio stream in the UI and make my changes. It would just be nice to have the Core option in the UI as well. Thanks much.
__________________
SMDegrain Lite package for RipBot264: https://cloud.chrisdos.com/s/yiXwKbkMsQoNo6X
Ryushin is offline   Reply With Quote
Old 16th February 2025, 16:50   #21143  |  Link
Juha
Registered User
 
Join Date: Aug 2014
Posts: 26
I have issues with distributed encoding. My client PC cannot connect the server PC. It tries to connect, displays "connecting" text for a short while, then the attempt disappers. And then tries soon again (I have automatic reconnect enabled), but no avail.

- I have rebooted both of my PCs
- PCs are on the same network
- PCs can see each other in the "Distributed encoding" tab. They have the correct ip and correct network adapter selected (verified by checking mac address)
- I have allowed them through firewall when it was prompted. Also I can see that both encoding client and server exe files are fully allowed in the firewall settings
- Authentication info (username and password) is correct

Client is Win 11 machine and Server is Win 10 machine, if that matters.

Running 1.27.4, all the updates installed that are provided by updater.
Juha is offline   Reply With Quote
Old 16th February 2025, 17:30   #21144  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,927
maybe you have to bind encoding server to different ip
Atak_Snajpera is online now   Reply With Quote
Old 16th February 2025, 17:53   #21145  |  Link
rlev11
Registered User
 
Join Date: Aug 2020
Location: Pennsylvania
Posts: 178
Atak,
Thanks for the update!!

Just so i am understanding this, we can now set the max memory individually for each server (in my case via command line) which takes control of it out of the script that gets sent to each server from the client. This is perfect for tuning individual servers with different cpu/memory requirements. However I did notice that if I hit edit script when I load up a job, the SetMemoryMax(8192) is still being populated in the #MT section. Will the individual server settings just override what is in the script on the client job??
__________________
SMDegrain Lite package for RipBot264: https://cloud.chrisdos.com/s/yiXwKbkMsQoNo6X
rlev11 is offline   Reply With Quote
Old 16th February 2025, 21:08   #21146  |  Link
Ryushin
Registered User
 
Ryushin's Avatar
 
Join Date: Mar 2011
Posts: 474
Quote:
Originally Posted by rlev11 View Post
Atak,
Thanks for the update!!

Just so i am understanding this, we can now set the max memory individually for each server (in my case via command line) which takes control of it out of the script that gets sent to each server from the client. This is perfect for tuning individual servers with different cpu/memory requirements. However I did notice that if I hit edit script when I load up a job, the SetMemoryMax(8192) is still being populated in the #MT section. Will the individual server settings just override what is in the script on the client job??
If you open up the EncodingClient you will see the new options with the amount of memory being allocated. Very cool. Perfect solution to the problem.
__________________
SMDegrain Lite package for RipBot264: https://cloud.chrisdos.com/s/yiXwKbkMsQoNo6X
Ryushin is offline   Reply With Quote
Old 16th February 2025, 21:12   #21147  |  Link
Ryushin
Registered User
 
Ryushin's Avatar
 
Join Date: Mar 2011
Posts: 474
Atak, I forgot mention that it wold be great to have the CORE option in the audio profiles. This way I don't have to de-select the DTS-HD audio track in MakeMKV and just let RB handle the audio decision.
__________________
SMDegrain Lite package for RipBot264: https://cloud.chrisdos.com/s/yiXwKbkMsQoNo6X
Ryushin is offline   Reply With Quote
Old 18th February 2025, 22:05   #21148  |  Link
squezer
Registered User
 
Join Date: Jan 2012
Posts: 26
Chinese addvertising or what is this

Hi, Attack,

I noticed strange Chinese text next to window preview for windows 11 taskbar, and in translation it says strange and rude things,
how can I get rid of it, please?

/see attachment screenshot/
Attached Images
 
squezer is offline   Reply With Quote
Old 19th February 2025, 03:30   #21149  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 464
Quote:
Originally Posted by Atak_Snajpera View Post
What is your username in windows? show me TCP communication log when you use user name and password.
Code:
[2025-02-19 03:18:27] Client established connection with server.
[2025-02-19 03:18:27] Command "CONNECT" received from client.
[2025-02-19 03:18:27] Connecting with client... (192.168.1.97:1002)
[2025-02-19 03:18:27] Established connection with client. (192.168.1.97:1002)
[2025-02-19 03:18:27] Command "AUTHENTICATE" received from client.
[2025-02-19 03:18:28] Shared folder requires authentication.
[2025-02-19 03:18:28] Authenticating shared folder...
[2025-02-19 03:18:49] L'erreur systŠme 86 s'est produite.
[2025-02-19 03:18:49] 
[2025-02-19 03:18:49] Le mot de passe r‚seau sp‚cifi‚ est incorrect.
[2025-02-19 03:18:49] 
[2025-02-19 03:18:49] Authentication failed!
Code:
1|CLIENT -> SERVER| AUTHENTICATE=net use \\192.168.1.97\Ripbot264temp /user:Anthony MyPassword
2|CLIENT <- SERVER| OK
Or
Code:
1|CLIENT -> SERVER| AUTHENTICATE=net use \\192.168.1.97\Ripbot264temp /user:My Name Is Anthony MyPassword
2|CLIENT <- SERVER| OK
Fix ?
Code:
1|CLIENT -> SERVER| AUTHENTICATE=net use \\192.168.1.97\Ripbot264temp /user:"My Name Is Anthony" "MyPassword"
2|CLIENT <- SERVER| OK
Strange french character problem from CMd.exe ? > éèçàùêë ?
Code:
[2025-02-19 03:18:49] L'erreur systŠme 86 s'est produite.
[2025-02-19 03:18:49] Le mot de passe rseau spcifi est incorrect.
And who should be
Code:
[2025-02-19 03:18:49] L'erreur système 86 s'est produite.
[2025-02-19 03:18:49] Le mot de passe réseau spécifié est incorrect.
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.

Last edited by frencher; 19th February 2025 at 04:10.
frencher is offline   Reply With Quote
Old 19th February 2025, 03:56   #21150  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,927
Manually execute this command in cmd.exe
net use \\192.168.1.97\Ripbot264temp /user:Anthony MyPassword

Check if you have set proper codepage for non utf8 apps.

https://i.sstatic.net/lAsEt.png

Last edited by Atak_Snajpera; 19th February 2025 at 04:01.
Atak_Snajpera is online now   Reply With Quote
Old 19th February 2025, 05:40   #21151  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 464
Hi Atak,

Does not work
Code:
net use \\192.168.1.97\Ripbot264temp /user:My User Name Is Anthony MyPassword
Work
Code:
net use \\192.168.1.97\Ripbot264temp /user:"Anthony" "MyPassword"
Or
Code:
net use \\192.168.1.97\Ripbot264temp /user:"My User Name Is Anthony" "MyPassword"
It's possible to change network card in Encoding Server ?
I have two on my motherboard and it chooses the wrong one.
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.

Last edited by frencher; 19th February 2025 at 05:55.
frencher is offline   Reply With Quote
Old 19th February 2025, 05:56   #21152  |  Link
TR-7970X
Registered User
 
TR-7970X's Avatar
 
Join Date: Jan 2025
Posts: 37
Quote:
Originally Posted by frencher View Post
It's possible to change network card in Encoding Server ?
I have two on my motherboard and it chooses the wrong one.
RipBot264 Settings / Distributed Encoding tab / Adapter Description
TR-7970X is offline   Reply With Quote
Old 19th February 2025, 06:04   #21153  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 464
Quote:
Originally Posted by TR-7970X View Post
RipBot264 Settings / Distributed Encoding tab / Adapter Description
Does not change anything in Encoding Server even if the EncodingClient.ini file is updated
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.
frencher is offline   Reply With Quote
Old 19th February 2025, 06:14   #21154  |  Link
TR-7970X
Registered User
 
TR-7970X's Avatar
 
Join Date: Jan 2025
Posts: 37
Quote:
Originally Posted by frencher View Post
Does not change anything in Encoding Server even if the EncodingClient.ini file is updated
You'll have to disable one of the NIC's on your board, or change their priority.

https://www.windowscentral.com/how-c...ers-windows-10
TR-7970X is offline   Reply With Quote
Old 19th February 2025, 13:52   #21155  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,927
Quote:
Originally Posted by frencher View Post
It's possible to change network card in Encoding Server ?
I have two on my motherboard and it chooses the wrong one.
Code:
EncodingServer.exe /ip xxx.xxx.xxx.xxx

Last edited by Atak_Snajpera; 19th February 2025 at 14:07.
Atak_Snajpera is online now   Reply With Quote
Old 19th February 2025, 13:55   #21156  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,927
Quote:
Originally Posted by frencher View Post
Hi Atak,

Does not work
Code:
net use \\192.168.1.97\Ripbot264temp /user:My User Name Is Anthony MyPassword
Work
Code:
net use \\192.168.1.97\Ripbot264temp /user:"Anthony" "MyPassword"
Or
Code:
net use \\192.168.1.97\Ripbot264temp /user:"My User Name Is Anthony" "MyPassword"
It's possible to change network card in Encoding Server ?
I have two on my motherboard and it chooses the wrong one.

Does it work if you include quotes directly here?
Atak_Snajpera is online now   Reply With Quote
Old 19th February 2025, 16:14   #21157  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 464
Quote:
Originally Posted by Atak_Snajpera View Post
Does it work if you include quotes directly here?
Hello Atak,
Yes this fixes the problem and works for my 4 PCs
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.
frencher is offline   Reply With Quote
Old 19th February 2025, 16:24   #21158  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 464
Quote:
Originally Posted by Atak_Snajpera View Post
Code:
EncodingServer.exe /ip xxx.xxx.xxx.xxx
OK

I deactivated the card which is not used.
Wouldn't it be possible to add the reading of "EncodingClient.ini" to retrieve the IP or choose a ComboBox allowing this choice?
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.

Last edited by frencher; 19th February 2025 at 16:26.
frencher is offline   Reply With Quote
Old 19th February 2025, 20:47   #21159  |  Link
rlev11
Registered User
 
Join Date: Aug 2020
Location: Pennsylvania
Posts: 178
Quote:
Originally Posted by frencher View Post
OK

I deactivated the card which is not used.
Wouldn't it be possible to add the reading of "EncodingClient.ini" to retrieve the IP or choose a ComboBox allowing this choice?
So what I do is in my ripbot.ini file I have this line:
Server1CommandLine=/ip 192.168.1.201 /port 1000 /priority normal /restart-if-no-progress /avisynth-prefetch-threads 0 /x264-threads 32 /x265-threads 32 /avisynth-setmemorymax 16

This sets the server to use the proper ip address upon ripbot startup and open the server window on the desktop.
then in my encodingclient.ini I have :
[settings]
ClientIP=192.168.1.201

and then again under server ip address section I have this:
ServerIP1=192.168.1.201:1000
__________________
SMDegrain Lite package for RipBot264: https://cloud.chrisdos.com/s/yiXwKbkMsQoNo6X
rlev11 is offline   Reply With Quote
Old 20th February 2025, 14:28   #21160  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 464
Quote:
Originally Posted by rlev11 View Post
So what I do is in my ripbot.ini file I have this line:
Server1CommandLine=/ip 192.168.1.201 /port 1000 /priority normal /restart-if-no-progress /avisynth-prefetch-threads 0 /x264-threads 32 /x265-threads 32 /avisynth-setmemorymax 16

This sets the server to use the proper ip address upon ripbot startup and open the server window on the desktop.
then in my encodingclient.ini I have :
[settings]
ClientIP=192.168.1.201

and then again under server ip address section I have this:
ServerIP1=192.168.1.201:1000
Thanks for the feedback
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.
frencher is offline   Reply With Quote
Reply

Tags
264, 265, appletv, avchd, bluray, gui, iphone, ipod, ps3, psp, ripbot264, x264 2-pass, x264 gui, x264_64, x265, xbox360

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 19:36.


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