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. |
![]() |
#248 | Link |
Registered User
Join Date: Mar 2005
Posts: 27
|
Found very weird bug in output. I generated file with FPS=23.976, but when I watching it it shows video at rate=50 fps. Audio is good. How to fix it ? I already erased the source. p.s. it was made by latest MeGUI.
Format : Matroska Format version : Version 4 File size : 18.6 MiB Duration : 4 min 28 s Overall bit rate : 580 kb/s Frame rate : 50.000 FPS Encoded date : 2025-01-21 11:47:29 UTC Writing application : mkvmerge v89.0 ('And the Melody Still Lingers On (Night in Tunisia)') 64-bit Writing library : libebml v1.4.5 + libmatroska v1.7.1 |
![]() |
![]() |
![]() |
#249 | Link |
Registered User
Join Date: Mar 2005
Posts: 27
|
BTW, we had already such type of issue - it was due to LSMASH error.
Now I need to understand how to fix (where in Video file to say that it is 23.976 fps video without video changing, because numbers of frames seems like this. on 50fps video is fast while audio is normal. And when video finishing audio still playing) |
![]() |
![]() |
![]() |
#253 | Link | ||
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 7,240
|
The problem is in the source file (or MediaInfo reading it) because if the source is:
Quote:
We can't help you with downloaded files. MeGUI and LSMASHSource.dll work fine with the video output fps 50/1 If you mux the output video with audio: Quote:
|
||
![]() |
![]() |
![]() |
#254 | Link | |
Banana User
Join Date: Sep 2008
Posts: 1,131
|
Quote:
![]() Anyway, the issue is because the input has fake interlace. (GitHub link to the issue) Add AssumeFPS(25) to avs script. Or if you already encoded it use MKVToolNix to correct FPS. [same as in your screenshot]
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling |
|
![]() |
![]() |
![]() |
#255 | Link |
Registered User
Join Date: Mar 2005
Posts: 27
|
Tebasuna, no it was not downloaded file, it was Canon recorded .MTS file (pure MPEG1) as a source.
VoodooFX, you are right, source was 25 fps. Thanks for another way to fix, but it will be used by other people don't know the details. All they can do, it doubleclick on file. And source already deleted. Seems the issue is LSMASH, which is putting 50 instead of 25 for files, I found this only for files which have cyrillic chars in name (not all the times). |
![]() |
![]() |
![]() |
#256 | Link |
Registered User
Join Date: Oct 2011
Posts: 16
|
Audio encoding error
Firstly, thank you for breathing life into this wonderful program. I've still been using the legacy version until I randomly came across your version a couple of days ago.
Went to put it to the test but I cannot seem to encode any audio. No matter what encoder I use (NeroAAC, Exhale, QAAC etc..) they all result with the same error. Even tried several decoders two to rule that out but still, same exact error. Any ideas? [EDIT] Attachement not needed with the log in the next post Last edited by tebasuna51; 1st April 2025 at 23:42. |
![]() |
![]() |
![]() |
#258 | Link |
Registered User
Join Date: Oct 2011
Posts: 16
|
logfile-25-04-02_06-39-02.txt
Here you go! Edit: Actually nevermind, the only variable I hadn't considered was my input. Turns out there's was just an issue with that specific audio file I was using, tried another input and worked as expected. Sorry to bother. Last edited by pilgrim365; 1st April 2025 at 22:06. |
![]() |
![]() |
![]() |
#259 | Link |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 7,240
|
Your log show a error in line 17 of the avs script, this one:
mix = mix.SoxFilter(""compand 0.1,0.1 -90,-84,-16,-10,-0.1,-3 0.0 -90 0.0"").ConvertAudioToFloat() Do you edit the log or the avs? Because my MeGUI version make other line like: mix = MixAudio(back, side, 0.5, 0.5).SoxFilter("compand 0.0,0.0 -90,-84,-8,-2,-6,-1,-0,-0.1") and work without problems. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|