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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#2141 | Link | |
|
Registered User
Join Date: Jan 2025
Posts: 222
|
Quote:
OK, done more testing, now it's over to you to see if anything else can be done. I have added the audio, a couple of .srt's (they're small for comparison), and the error msg that Waveform pops up... And a read me.txt, so please read thru that, saves me adding it here. https://www.mediafire.com/file/yahfa...folder.7z/file
__________________
Main Systems:- 9970X on Gigabyte TRX50 AERO D 7970X on Asus Pro WS TRX50-Sage WiFi 9950X3D on MSI Carbon X670E 7950X on Gigabyte Aorus Elite B650 i9-13900KF on MSI Tomahawk B660 |
|
|
|
|
|
|
#2142 | Link | |
|
Video damager
Join Date: Sep 2008
Posts: 1,260
|
Quote:
Here is srt produced with Pro version: https://pastecode.io/s/nds33xaw Code:
faster-whisper-xxl.exe boot.flac -l en -m large-v2 --vad_method pyannote_v3 -o source --standard --max_gap 1 -hst 2 -ct float16 --ff_vocal_extract mb-roformer --realign BTW, that CPP srt is weird, 00:00:00-00:00:30 is not in audio, timestamps are off by up to dozens seconds.
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling Last edited by VoodooFX; 10th January 2026 at 12:47. |
|
|
|
|
|
|
#2143 | Link | |
|
Registered User
Join Date: Jan 2025
Posts: 222
|
Quote:
![]() BTW, did you bother to check if my files opened Waveform ??
__________________
Main Systems:- 9970X on Gigabyte TRX50 AERO D 7970X on Asus Pro WS TRX50-Sage WiFi 9950X3D on MSI Carbon X670E 7950X on Gigabyte Aorus Elite B650 i9-13900KF on MSI Tomahawk B660 |
|
|
|
|
|
|
#2144 | Link | ||
|
Video damager
Join Date: Sep 2008
Posts: 1,260
|
Quote:
You wont be able to use that as those are only Pro features. Quote:
Yes, opened after I named your files properly.
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling |
||
|
|
|
|
|
#2145 | Link | |
|
Registered User
Join Date: Jan 2025
Posts: 222
|
Quote:
Thanks
__________________
Main Systems:- 9970X on Gigabyte TRX50 AERO D 7970X on Asus Pro WS TRX50-Sage WiFi 9950X3D on MSI Carbon X670E 7950X on Gigabyte Aorus Elite B650 i9-13900KF on MSI Tomahawk B660 |
|
|
|
|
|
|
#2146 | Link | |
|
Video damager
Join Date: Sep 2008
Posts: 1,260
|
Quote:
Yes to both.
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling |
|
|
|
|
|
|
#2147 | Link |
|
Registered User
Join Date: Jul 2016
Location: America
Posts: 466
|
Audio Sync
Above this message there are a lot of pleas for help regarding audio sync and loss of sync and clipped audio. I'm sorry that I don't have time to respond but I hope what I write here will help.
ISOM containers like MP4 and MOV can contain edit lists. I believe that's also true of MKV but I don't use MKV. If you edit audio without recoding it, that will likely result in an edit list being generated and attached to the AV. If you then audition the AV without recoding the audio, and if there is an edit list, then the player/utility may or may not appear to have synchronized audio depending upon whether it honors edit lists and how well it honors edit lists. You can detect and view edit lists via FFprobe, but it's complicated. SE's waveform rendering -- specifically, the rendered pictures of the timing -- seems to have some issues with edit lists. What I do is recode the audio in an MP4 so that there's no edit lists. The audio must be cleaned of edit lists. For example, don't just 'FFmpeg -ss...' or 'FFmpeg -to...' or 'FFmpeg --itsoffset...' or 'FFmpeg -itsscale:a...' without recoding the audio -- for the final AV and any temporary AV that you're going to use in SE. If I'm going to be working on the audio extensively, I recode it to frac so that it's a separate .FRAC stream and then edit to my heart's content. If I need to see it in an AV, I make a temporary AV just to do the viewing. Then, in the final MP4, I recode the frac to whatever audio I want. By keeping the frac audio separate, it stays pristine and the final MP4 has no edit lists. All that takes planning and it is tedious to make temporary AVs just to see some result I need to see, but it's worth it in the end. All that I've written above is in addition to some SE waveform rendering issues that appear to be unrelated to edit lists. I'm still trying to figure it out. I've written extensively about edit lists during the past month and my explorations are here in the SE forum. I promised to clean up my documentation and I reiterate that promise. But that has to wait until the time when I've figured it all out. I hope my experiences help you. In the mean time I'm positioning subtitles based on the audio that MPV plays, not on the positions of the waveforms that SE renders. Last edited by markfilipak; 15th January 2026 at 00:30. |
|
|
|
|
|
#2148 | Link | ||
|
Registered User
Join Date: Apr 2024
Posts: 504
|
Quote:
Quote:
|
||
|
|
|
|
|
#2149 | Link |
|
Registered User
Join Date: Jan 2025
Posts: 222
|
@ VoodooFX,
Me again, I have a very short clip (35 seconds) that is in German or French, and it's singing (sort of), and I just can't get all the words. Any suggestions ??, could I maybe send it to you, to have a play ?? Regards
__________________
Main Systems:- 9970X on Gigabyte TRX50 AERO D 7970X on Asus Pro WS TRX50-Sage WiFi 9950X3D on MSI Carbon X670E 7950X on Gigabyte Aorus Elite B650 i9-13900KF on MSI Tomahawk B660 |
|
|
|
|
|
#2150 | Link |
|
Video damager
Join Date: Sep 2008
Posts: 1,260
|
Sure.
To stop offtopic, continue in the right thread: https://forum.doom9.org/showthread.php?t=184859
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling |
|
|
|
|
|
#2151 | Link | |
|
Registered User
Join Date: Jan 2025
Posts: 222
|
Quote:
Thanks, will send it off shortly.
__________________
Main Systems:- 9970X on Gigabyte TRX50 AERO D 7970X on Asus Pro WS TRX50-Sage WiFi 9950X3D on MSI Carbon X670E 7950X on Gigabyte Aorus Elite B650 i9-13900KF on MSI Tomahawk B660 |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|