(23.09.2021, 20:48)Selur Wrote: What does "Base->Show All Data" report about the file, I supect that the file is correctly analysed, but there is a small bug/typo in Hybrid, but I need a sample to reproduce and debug this.
Quote:Do you have any idea to overcome this problem ?
(24.09.2021, 15:22)Selur Wrote: Input is properly analysed.
-> I need a sample of the source, which allows to reproduce the problem.
Cu Selur
Here is a sample of the source file. As mentioned, a 1000 delay is written witin the file, but no delay has to be taken into account for a proper sync A/V mp4 file.
I then sat an .mp4 output file (Base->Output file) and let Hybrid create a job (Base->Add to queue).
Then I disabled "Jobs->Queue->Minimize job command lines" to look at the created job calls.
I then copied the MP4Box muxing call and split it up to better see what happend with the delays:
(Note that since mp4 does not support negative delays all stream delays get adjusted by the most negative delay.)
All the delays have been properly adjusted.
-> Sadly I have to say I still can't reproduce the issue you describe.
=> Please write a detailed step-by-step list of what you did and write what happens (just like I just did).
You must be doing something differently then I am.
I then sat an .mp4 output file (Base->Output file) and let Hybrid create a job (Base->Add to queue).
Then I disabled "Jobs->Queue->Minimize job command lines" to look at the created job calls.
I then copied the MP4Box muxing call and split it up to better see what happend with the delays:
(Note that since mp4 does not support negative delays all stream delays get adjusted by the most negative delay.)
All the delays have been properly adjusted.
-> Sadly I have to say I still can't reproduce the issue you describe.
=> Please write a detailed step-by-step list of what you did and write what happens (just like I just did).
You must be doing something differently then I am.
Cu Selur
OK, and what about the film, you can display with SMplayer ? Is the audio sync with the video ? Especially when the ball is touching the groundfloor (about 45-50 s) ?
I will do all those lines, as you did them. And will come back later.
24.09.2021, 18:22 (This post was last modified: 24.09.2021, 18:28 by Selur.)
Quote:OK, and what about the film, you can display with SMplayer ? Is the audio sync with the video ? Especially when the ball is touching the groundfloor (about 45-50 s) ?
I looked at the file with MPC-HC (on Windows).
Both streams of the input clip are synch here.
Clip produced the way I wrote above (+ I set video to passthrough, to not having to reencode the video) also is sync for all four audio streams.
Haven't used SMPlayer for ages.
Quote:I will do all those lines, as you did them. And will come back later.
Remember to properly write down what you do exactly.
Cu Selur
Ps.: Please do not do full quotes of posts, since it is really annoying to having to scroll to all the previously posted content.
24.09.2021, 20:40 (This post was last modified: 24.09.2021, 21:02 by Selur.)
I found one thing that 'broke' in one of the last few releases and that is that changing the audio title in the Base-tab, did not change the audio title in the Audio-Tab. May be that is related to your issue.
I suspect I broke this when I change fixed some issues with batch handling, not sure whether this broke that again, we will see.
Will compile a dev version and send you a link via pm. (send link)
(24.09.2021, 20:40)Selur Wrote: I found one thing that 'broke' in one of the last few releases and that is that changing the audio title in the Base-tab, did not change the audio title in the Audio-Tab. May be that is related to your issue.
I suspect I broke this when I change fixed some issues with batch handling, not sure whether this broke that again, we will see.
Will compile a dev version and send you a link via pm. (send link)
Cu Selur
Many thanks in advance.
Waiting for that dev version.
I'll continue to see what is wrong whether in the file (with other encoders) nor in my procedure.
BR