Yes, you are absolutely right, the lines are good in beta version 1.6.8.2
As for saba30's bugfix post and BETA version, I found this.
First off, I think the mentioned flawed line# 17013 - in v1.6.8 - is a slip of the pen and should be 17313.
It seems the bug isn't addressed in version 1.6.8.2 ...
Search found 4 matches
- Mon Nov 28, 2022 6:17 pm
- Forum: UHD discs
- Topic: Dolby Vision now possible through MP4 Mux.
- Replies: 11335
- Views: 17389362
- Sat Nov 26, 2022 6:05 pm
- Forum: UHD discs
- Topic: Dolby Vision now possible through MP4 Mux.
- Replies: 11335
- Views: 17389362
Re: Dolby Vision now possible through MP4 Mux.
bugfix for DoVi_Scripts.bat
1.6.8
17291: if exist "%TEMP%%filename%.track_%AID%_%langDG%.ac3" set audio="%TEMP%%filename%.track_%AID%_%lang%.ac3" =>
17291: if exist "%TEMP%%filename%.track_%AID%_%langDG%.ac3" set audio="%TEMP%%filename%.track_%AID%_%langDG%.ac3"
18044: if exist "%TEMP%%filename ...
1.6.8
17291: if exist "%TEMP%%filename%.track_%AID%_%langDG%.ac3" set audio="%TEMP%%filename%.track_%AID%_%lang%.ac3" =>
17291: if exist "%TEMP%%filename%.track_%AID%_%langDG%.ac3" set audio="%TEMP%%filename%.track_%AID%_%langDG%.ac3"
18044: if exist "%TEMP%%filename ...
- Mon Oct 31, 2022 2:26 pm
- Forum: UHD discs
- Topic: Dolby Vision now possible through MP4 Mux.
- Replies: 11335
- Views: 17389362
Re: Dolby Vision now possible through MP4 Mux.
DoVi_Script (1.6.5.1 beta) bug
7-2-4
ac3 audio stream not exporting
15402-15408
bug in 15405 %EID%:"%TEMP% -> %EID% "%TEMP%
::----------------------------------------------------------------------------------------------------------------
:skip.dual
if "%ec3%"=="y" "%ffmpeg_path%" -i %video_path ...
7-2-4
ac3 audio stream not exporting
15402-15408
bug in 15405 %EID%:"%TEMP% -> %EID% "%TEMP%
::----------------------------------------------------------------------------------------------------------------
:skip.dual
if "%ec3%"=="y" "%ffmpeg_path%" -i %video_path ...
- Mon Oct 24, 2022 8:37 am
- Forum: UHD discs
- Topic: Dolby Vision now possible through MP4 Mux.
- Replies: 11335
- Views: 17389362
Re: Dolby Vision now possible through MP4 Mux.
Little bug in DoVi_Scripts_1.6.4
7-2-4
Audio file not included, because audio file name set incorrect
14587- Line
:skip.dts
"%eac3to_path%" "%TEMP%THD.mkv" 1: "%TEMP%audio.ac3"
if NOT ["%errorlevel%"]==["0"] pause
:no.dts.encodingg
set audio=%TEMP%audio.ac3 ...
7-2-4
Audio file not included, because audio file name set incorrect
14587- Line
:skip.dts
"%eac3to_path%" "%TEMP%THD.mkv" 1: "%TEMP%audio.ac3"
if NOT ["%errorlevel%"]==["0"] pause
:no.dts.encodingg
set audio=%TEMP%audio.ac3 ...