Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio profile eac3to Delay field wont hold value in profile or when pening video files for new jobs. #1271

Open
chowderhead opened this issue Mar 16, 2024 · 5 comments

Comments

@chowderhead
Copy link

I have 185 video files where audio is out of sync by -650ms
so I created a audio profile called ac3 320k -650
Isaved it with a main profile called Souland2 starter 2 huesplit soundfix
using eac3to to convert aac 320 to ac3 320Jk with -650 delay.
video was set to just copy mux.
Then I made that the startup profile

I open a video file
the mkv video demuxe loades and then checking the delay its set to zero.
all otherr profile values remain but the -650 must always be put back in by hand.
even if I select the AC3 320K -650 profile from the clickable menu and reselect the same profile AGAIN
STILL ZERO DELAY.
Im forced to edit the profile type in -650 and the nadd the job manually.

since this happens on single files it does on batch as well.
so all batch files added with Souland2 starter 2 huesplit soundfix profile as the startup all lose the critical -650 value and basically the process fails to fix the audio as intended.

Ive found no way around this but to open each video individually and reset value to -650ms
and then add the job.

once ive accumulated 10-20 of these I run a batch using 5 staxrip processes and they all complete successfully.
upon checking video output files are in sync.

so the only problem is just getting the profile values to stick.
everything else works normally and successfully.
the output video works as it should.

unfortunately I have 185 of these files. makes for a LOT of open and editing 1 file at atime.

any ideas. am I doing something wrong?? or is this a bug?

thanks.
Randy

@Dendraspis
Copy link
Collaborator

It might take a few days, but considering you have 185 files of them, you maybe wanna wait? 😅

@chowderhead
Copy link
Author

Wait for a fix you mean?? sure, ill work on other projects and wait for a fix if thats what you meant....
Thanks.

@Dendraspis
Copy link
Collaborator

Yeah, that was what I have meant.

The problem is that the whole handling with audio is made to handle delay for the current audio file or stream.

Not sure how and when I can change that, but a workaround would be to rename the demuxed file and add a -650ms to the filename. That way StaxRip would automatically add that delay which should be what you need.

@chowderhead
Copy link
Author

chowderhead commented Mar 17, 2024

I was just surprised that even when selecting the audio profile Ac3 320k -650ms. and even though the profile has the -650 in it when reselecting that profile the delay doesnt come over. and renaaming the demuxed stream is just ass hard or harder than just typing it in. so i guess ill just type it in on all 185 since u dont know how or when to fix it.
thanks. RK

@Dendraspis
Copy link
Collaborator

Yeah, pretty annoying when you expect something else.

I guess it will take a few days, I can't be more precise because I don't know which and how many problems I have to solve to solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants