23.02.2018, 12:27
Need a debug output.
Will look into it after work.
Will look into it after work.
DVD folder is not properly transcoded
|
23.02.2018, 12:27
Need a debug output.
Will look into it after work.
23.02.2018, 12:30
Dang, forgot to enable debug. Will have to run it again, I guess.
Is it OK if I use faster settings on x265 than I usually use? Since the objective here is to debug something in Hybrid? Lowering Motion estimation method, Reference frames, B-frames etc, to speed up the encode?
23.02.2018, 14:44
Here is the debug output. As before,
1) No Audio. 2) Only encodes the first three Vob files, out of seven.
23.02.2018, 18:38
Indexing call looks fine to me:
"C:\Program Files\Hybrid\64bit\vsfilters\SourceFilter\d2vSource\d2vwitch.exe" --output "D:\VIDEO_TS\16_10_42_0370.d2v" "D:\VIDEO_TS\VTS_01_1.VOB" "D:\VIDEO_TS\VTS_01_2.VOB" "D:\VIDEO_TS\VTS_01_3.VOB" "D:\VIDEO_TS\VTS_01_4.VOB" "D:\VIDEO_TS\VTS_01_5.VOB" "D:\VIDEO_TS\VTS_01_6.VOB" "D:\VIDEO_TS\VTS_01_7.VOB" # Imports Video Encoding calls: "C:\PROGRA~1\Hybrid\64bit\VAPOUR~1\vspipe.exe" "D:\VIDEO_TS\encodingTempSynthSkript_16_10_42_0370.vpy" - --y4m | "C:\PROGRA~1\Hybrid\64bit\x265.exe" --input - --output-depth 10 --y4m --profile main10 --min-cu-size 16 --ctu 32 --qg-size 16 --limit-tu 4 --max-tu-size 16 --merange 32 --limit-modes --early-skip --tskip --tskip-fast --no-open-gop --radl 2 --bframes 2 --b-adapt 1 --no-b-pyramid --ref 2 --rc-lookahead 60 --pass 1 --bitrate 1500 --cbqpoffs -2 --crqpoffs -2 --rd 1 --fast-intra --psy-rd 1.20 --rdoq-level 2 --psy-rdoq 2.00 --aq-mode 2 --no-cutree --deblock=-1:-1 --limit-sao --range limited --colormatrix bt709 --stats "D:\VIDEO_TS\DVD_16_10_42_0370_03.stats" --multi-pass-opt-analysis --multi-pass-opt-distortion --analysis-reuse-file "D:\VIDEO_TS\DVD_16_10_42_0370_03.analysis" --output "D:\VIDEO_TS\DVD.265" "C:\PROGRA~1\Hybrid\64bit\VAPOUR~1\vspipe.exe" "D:\VIDEO_TS\encodingTempSynthSkript_16_10_42_0370.vpy" - --y4m | "C:\PROGRA~1\Hybrid\64bit\x265.exe" --input - --output-depth 10 --y4m --profile main10 --min-cu-size 16 --ctu 32 --qg-size 16 --limit-tu 4 --max-tu-size 16 --merange 32 --limit-modes --early-skip --tskip --tskip-fast --no-open-gop --radl 2 --bframes 2 --b-adapt 1 --no-b-pyramid --ref 2 --rc-lookahead 60 --pass 2 --bitrate 1500 --cbqpoffs -2 --crqpoffs -2 --rd 1 --fast-intra --psy-rd 1.20 --rdoq-level 2 --psy-rdoq 2.00 --aq-mode 2 --no-cutree --deblock=-1:-1 --limit-sao --range limited --colormatrix bt709 --stats "D:\VIDEO_TS\DVD_16_10_42_0370_03.stats" --multi-pass-opt-analysis --multi-pass-opt-distortion --analysis-reuse-file "D:\VIDEO_TS\DVD_16_10_42_0370_03.analysis" --output "D:\VIDEO_TS\16_10_42_0370_05.265" Subtitle extraction call: "C:\Program Files\Hybrid\64bit\mencoder.exe" -dvd-device "D:\VIDEO_TS" dvd://8 -mc 0 -nosound -ovc frameno -sid 0 -vobsuboutindex 0 -vobsubout "D:\VIDEO_TS\TITLE_8_0_lang_en" -o nul Muxing calls: "C:\PROGRA~1\Hybrid\64bit\MP4Box.exe" -par 1=16:15 -add "D:\VIDEO_TS\16_10_~1.265"#video:fps=25 -brand hvc1 -add "D:\VIDEO_TS\TITLE_~1.IDX":lang="en" -itags tool="Hybrid 2018.02.20.1" -tmp "D:\VIDEO_TS" -new "D:\VIDEO_TS\16_10_42_0370__09.mp4" -> Can't reproduce this here so far. Please create a debug output level 9 of: a. the analysis of the source b. the job creation Cu Selur
24.02.2018, 07:34
Hi,
How do I do those two separately? Change debug level to 9, and then? How do I create debugs for analysis of file and job creation, if those are two separate things you need?
24.02.2018, 08:38
Start Hybrid, set output, enable debug output level 9, load source, rename debug output file.
Do your configuration, add your settings to the job queue, rename the debug output file. Compress both files and share them with me. Cu Selur
24.02.2018, 14:06
I used the latest dev version you PMed me, and this time there was no trouble with the audio. The video transcoding, however, stopped after the first three Vobs, as before. Here are the two logs.
Thanks! Will look into it.
But only 115855 or 38965 frame were encoded, but the calls look fine to me. My guess is for some reason d2vwitch does not index all the files properly. -> Does the Vapoursynth Preview also only show the content of the first three vobs? When calling: "C:\Program Files\Hybrid\64bit\vsfilters\SourceFilter\d2vSource\d2vwitch.exe" --output "D:\VIDEO_TS\15_33_29_6370.d2v" "D:\VIDEO_TS\VTS_01_1.VOB" "D:\VIDEO_TS\VTS_01_2.VOB" "D:\VIDEO_TS\VTS_01_3.VOB" "D:\VIDEO_TS\VTS_01_4.VOB" "D:\VIDEO_TS\VTS_01_5.VOB" "D:\VIDEO_TS\VTS_01_6.VOB" "D:\VIDEO_TS\VTS_01_7.VOB" Cu Selur Ps.: In case this is a limitation of d2vwitch in regard to your source your best bet is probably to remux to mkv using MakeMKV or similar before converting with Hybrid.
25.02.2018, 09:53
Thanks, I did that and it worked. Used MakeMkv first and then used Hybrid.
|
« Next Oldest | Next Newest »
|