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

Nothing happens when trying to cut or delay a DTS or AC3 file #7

Open
Ryoandr opened this issue Feb 18, 2018 · 7 comments
Open

Nothing happens when trying to cut or delay a DTS or AC3 file #7

Ryoandr opened this issue Feb 18, 2018 · 7 comments
Labels

Comments

@Ryoandr
Copy link

Ryoandr commented Feb 18, 2018

When pressing Process button, Quit and Process buttons get grayed but nothing happens, no cpu or disk activity, progress bar doesn't move, output file is created but is 0 byte. Abort button does nothing.
File and Program aren't in a windows folder, tried running as admin with same results.
Also when in ms, program tells me start cut value is greater than length of input file (which is not the case, obv)
DTS file was extracted with DVD Decrypter, plays fine in Foobar2000 (with DTS plugin).
Win7 64
Log is :

Bitrate=1536
Actual rate=1509.75
Sampling Frec=48000
TotalFrames=323945
Bytesperframe=2013.0000
Filesize=652101285
FrameDuration= 10.6667
Framespersecond= 93.7500
Duration=00:57:35.413
Channels mode=C+L+R+SL+SR
LFE=LFE: Present
[Target info]
StartFrame=938
EndFrame=1874
NotFixedDelay=  5.3333
Duration=00:00:09.994

Also just tried the AC3 track from the same disc and nothing happens also...

@Ryoandr Ryoandr changed the title Nothing happens when trying to cut or delay a DTS file Nothing happens when trying to cut or delay a DTS or AC3 file Feb 18, 2018
@darealshinji
Copy link
Owner

Latest release is 1.4.3.9. There are 3 different builds available for Windows. Does this happen with all of them?

@Ryoandr
Copy link
Author

Ryoandr commented Feb 18, 2018

I believe this happens with 1.4.3.9 mingw version.
Gonna test msvc 32 and 64 versions right now.

@Ryoandr
Copy link
Author

Ryoandr commented Feb 18, 2018

Exact same behavior with all 3 versions, with both AC3 and DTS files...

@Ryoandr
Copy link
Author

Ryoandr commented Feb 18, 2018

tried another DTS file, it worked (mingw) but I still got the start cut value is greater than length of input file error if working with ms.
log

Bitrate=768
Actual rate=754.5
Sampling Frec=48000
TotalFrames=366635
Bytesperframe=1006.0000
Filesize=368834810
FrameDuration= 10.6667
Framespersecond= 93.7500
Duration=01:05:10.773
Channels mode=C+L+R+SL+SR
LFE=LFE: Present
[Target info]
StartFrame=1875
EndFrame=3749
NotFixedDelay= -0.0000
Duration=00:00:19.999
====== PROCESSING LOG ======================
Seeking....
Done.
Processing....
Number of written frames = 1875
Number of Errors= 0

@Ryoandr
Copy link
Author

Ryoandr commented Feb 18, 2018

tried another file, again got nothing happening.
log:

Bitrate=1536
Actual rate=1509.75
Sampling Frec=48000
TotalFrames=238310
Bytesperframe=2013.0000
Filesize=479718030
FrameDuration= 10.6667
Framespersecond= 93.7500
Duration=00:42:21.973
Channels mode=C+L+R+SL+SR
LFE=LFE: Present
[Target info]
StartFrame=944
EndFrame=1874
NotFixedDelay=  3.3333
Duration=00:00:09.930

Something with 1536kb/s bitrate ?

@Ryoandr
Copy link
Author

Ryoandr commented Feb 24, 2018

if you need to know sources,
1st files is from Lacuna Coil Karmacode 5.1 mix dvd (it's not a dvd audio), dts and ac3 tracks
2nd is from Interstella 5555, dts track
3rd is from Tori Amos video collection disc 1, dts track.

@darealshinji
Copy link
Owner

Sorry for not responding so long. I'm not the original author of this tool, I just somehow became the current maintainer. I'm afraid your issue is a bit beyond my programming knowledge. I wouldn't actually mind if someone more skilled would take over this project.
Anyway, you could try if the old version 1.3 works as expected: https://github.com/darealshinji/delaycut/releases/tag/v1.3.0.0

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

No branches or pull requests

2 participants