This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] Trimming Video
#11
I keep my fingers crossed that I fixed it. Big Grin

Cu Selur
Reply
#12
Heyy Cu Selur

just tried the update and its working perfectly, thank you so so much Big Grin 

onyx
Reply
#13
Happy that it worked.

Cu Selur

Ps.: Cu = See you Wink
Reply
#14
(06.02.2021, 17:01)Selur Wrote: Happy that it worked.

Cu Selur

Ps.: Cu = See you Wink

haha i did wonder if thats what cu ment, just wanted to give a bit of an update too, almost all files im doing are fine but there is a couple being a pain, i have included the log just in case but it could be the actually files and not the software haha. 

thanks Selur

onyx
Reply
#15
Quote:but there is a couple being a pain
What does that even mean?

Looking at the debug output:

Audio Extraction:
mkvmerge -o "C:\Users\Joey\AppData\Local\Temp\iId_4_aid_0_lang_en_DELAY_20ms_2021-02-07@03_25_05_6110_01.mka" --default-track 1:no --forced-track 1:no -a 1 --no-global-tags --no-chapters --no-attachments --no-video --no-subtitles --no-track-tags "D:\Downloads Main Drive\Poseidon (2006) + Extras (1080p BluRay x265 HEVC 10bit AAC 5.1 Silence)\Poseidon (2006) (1080p BluRay x265 Silence).mkv" --track-order 0:1 --split parts:00:00:00-01:29:08.001

Video Reencoding:
"C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "D:\Downloads Main Drive\Poseidon (2006) + Extras (1080p BluRay x265 HEVC 10bit AAC 5.1 Silence)\Poseidon (2006) (1080p BluRay x265 Silence).mkv" -map 0:0 -an -sn -t 01:29:08.001 -pix_fmt yuv420p10le -strict -1 -vsync 0 -f yuv4mpegpipe - | "C:\Program Files\Hybrid\64bit\NVEncC.exe" --y4m -i - --fps 23.976 --codec h265 --profile main10 --level auto --tier high --sar 1:1 --lookahead 16 --output-depth 10 --vbrhq 0 --vbr-quality 33.00 --max-bitrate 240000 --gop-len 0 --ref 3 --bframes 0 --no-b-adapt --mv-precision Q-pel --preset default --fullrange --colorprim undef --transfer undef --colormatrix bt709 --cuda-schedule sync --output "C:\Users\Joey\AppData\Local\Temp\Poseidon_2021-02-07@03_25_05_6110_06.265" | '"C:\Program Files\Hybrid\64bit\NVEncC.exe" --y4m -i - --fps 23.976 --codec h265 --profile main10 --level auto --tier high --sar 1:1 --lookahead 16 --output-depth 10 --vbrhq 0 --vbr-quality 33.00 --max-bitrate 240000 --gop-len 0 --ref 3 --bframes 0 --no-b-adapt --mv-precision Q-pel --preset default --fullrange --colorprim undef --transfer undef --colormatrix bt709 --cuda-schedule sync --output "C:\Users\Joey\AppData\Local\Temp\Poseidon_2021-02-07@03_25_05_6110_06.265"

Muxing Call:
"C:\Program Files\Hybrid\64bit\mkvmerge.exe" --ui-language en -o "D:\Downloads Main Drive\#hybrid output\Poseidon.mkv" --global-tags "C:\Users\Joey\AppData\Local\Temp\Poseidon_2021-02-07@03_25_05_6110__07.xml" -d 0 --default-track 0:yes --default-duration "0:24000/1001fps" --aspect-ratio-factor 0:1/1 --no-chapters --compression -1:none --forced-track 0:yes --no-audio --no-subtitles "C:\Users\Joey\AppData\Local\Temp\Poseidon_2021-02-07@03_25_05_6110_06.265" --language 0:en --default-track 0:yes --sync 0:20 --forced-track 0:no -a 0 --compression -1:none --no-video --no-subtitles --no-chapters "C:\Users\Joey\AppData\Local\Temp\iId_4_aid_0_lang_en_DELAY_20ms_2021-02-07@03_25_05_6110_03.eac3" --forced-track 0:no --default-track 0:no --compression -1:none --no-video --no-audio --no-chapters --language 0:en --sub-charset 0:UTF-8 "D:\Downloads Main Drive\#hybrid output\Poseidon (2006) (1080p BluRay x265 Silence)_id_2_lang_en.idx"
look fine in regard to trimming and there are no errors or aborts in the log,....


Cu Selur
Reply
#16
(07.02.2021, 07:42)Selur Wrote:
Quote:but there is a couple being a pain
What does that even mean?

Looking at the debug output:

Audio Extraction:
mkvmerge -o "C:\Users\Joey\AppData\Local\Temp\iId_4_aid_0_lang_en_DELAY_20ms_2021-02-07@03_25_05_6110_01.mka" --default-track 1:no --forced-track 1:no -a 1 --no-global-tags --no-chapters --no-attachments --no-video --no-subtitles --no-track-tags "D:\Downloads Main Drive\Poseidon (2006) + Extras (1080p BluRay x265 HEVC 10bit AAC 5.1 Silence)\Poseidon (2006) (1080p BluRay x265 Silence).mkv" --track-order 0:1 --split parts:00:00:00-01:29:08.001

Video Reencoding:
"C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "D:\Downloads Main Drive\Poseidon (2006) + Extras (1080p BluRay x265 HEVC 10bit AAC 5.1 Silence)\Poseidon (2006) (1080p BluRay x265 Silence).mkv" -map 0:0 -an -sn -t 01:29:08.001 -pix_fmt yuv420p10le -strict -1 -vsync 0 -f yuv4mpegpipe - | "C:\Program Files\Hybrid\64bit\NVEncC.exe" --y4m -i - --fps 23.976 --codec h265 --profile main10 --level auto --tier high --sar 1:1 --lookahead 16 --output-depth 10 --vbrhq 0 --vbr-quality 33.00 --max-bitrate 240000 --gop-len 0 --ref 3 --bframes 0 --no-b-adapt --mv-precision Q-pel --preset default --fullrange --colorprim undef --transfer undef --colormatrix bt709 --cuda-schedule sync --output "C:\Users\Joey\AppData\Local\Temp\Poseidon_2021-02-07@03_25_05_6110_06.265" | '"C:\Program Files\Hybrid\64bit\NVEncC.exe" --y4m -i - --fps 23.976 --codec h265 --profile main10 --level auto --tier high --sar 1:1 --lookahead 16 --output-depth 10 --vbrhq 0 --vbr-quality 33.00 --max-bitrate 240000 --gop-len 0 --ref 3 --bframes 0 --no-b-adapt --mv-precision Q-pel --preset default --fullrange --colorprim undef --transfer undef --colormatrix bt709 --cuda-schedule sync --output "C:\Users\Joey\AppData\Local\Temp\Poseidon_2021-02-07@03_25_05_6110_06.265"

Muxing Call:
"C:\Program Files\Hybrid\64bit\mkvmerge.exe" --ui-language en -o "D:\Downloads Main Drive\#hybrid output\Poseidon.mkv" --global-tags "C:\Users\Joey\AppData\Local\Temp\Poseidon_2021-02-07@03_25_05_6110__07.xml" -d 0 --default-track 0:yes --default-duration "0:24000/1001fps" --aspect-ratio-factor 0:1/1 --no-chapters --compression -1:none --forced-track 0:yes --no-audio --no-subtitles "C:\Users\Joey\AppData\Local\Temp\Poseidon_2021-02-07@03_25_05_6110_06.265" --language 0:en --default-track 0:yes --sync 0:20 --forced-track 0:no -a 0 --compression -1:none --no-video --no-subtitles --no-chapters "C:\Users\Joey\AppData\Local\Temp\iId_4_aid_0_lang_en_DELAY_20ms_2021-02-07@03_25_05_6110_03.eac3" --forced-track 0:no --default-track 0:no --compression -1:none --no-video --no-audio --no-chapters --language 0:en --sub-charset 0:UTF-8 "D:\Downloads Main Drive\#hybrid output\Poseidon (2006) (1080p BluRay x265 Silence)_id_2_lang_en.idx"
look fine in regard to trimming and there are no errors or aborts in the log,....


Cu Selur



lol is what ment to say they video files are being a pain to me, basically a file that doesnt want to do what i want it to do lol, i was wondering if it was the files themselves, ill send you one of the files in pm. not sure it will help or not as i also didnt think it was a software issue. 

thank you for looking though Selur

onyx


  
Reply
#17
Okay, what I did:
  • start Hybrid
  • enable 'Config->Internals->Cut Support'
  • open the source file
  • set "Base->Processing->Cut->end" to "01:29:08.1"
  • set "Base->Processing->Audio" to "passthrough all"
  • set "Base->Processing->Video" to NVEnc" (configured it to create H.265 with constant quality 23 with main10 profile and output depth 10, also I enabled 'only use encoder')
  • set the output
  • created a new job
Okay, seems like there's still a bug since the second audio track wasn't cut as it should be. -> I will look into that
The rest did look fine,..
Started the encoding.
Noticed that NVEncC (again) changed the way the progress is reported, which is why Hybrid doesn't report an estimated rest time. (will fix)

Looked at the output, output video properly ended at the beginning of the intro.

-> will send you a new link once I fixed the cutting of the second audio and the progress indication.
Correction, there is no second audio track I just accidentally added one. Wink

So aside from the progress indication it does seem to work fine here.

Cu Selur
Reply
#18
Also ran the same thing without enabling 'only use encoder', output had the correct length and cut off the end-credits. (but encoding took longer)

Cu Selur
Reply
#19
(08.02.2021, 17:14)Selur Wrote: Also ran the same thing without enabling  'only use encoder', output had the correct length and cut off the end-credits. (but encoding took longer)

Cu Selur

heyy, okay brilliant i will also try "only use encoder" for now dont mind it taking longer, and thank you for having alook for me Big Grin 

onyx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)