Search found 3719 matches
- Mon May 12, 2025 3:51 pm
- Forum: DGDemux
- Topic: Mono (1.0) LPCM tracks are extracted to W64 with the left channel
- Replies: 27
- Views: 3016
Mono (1.0) LPCM tracks are extracted to W64 with the left channel
Yes sir. My bad for not mentioning that.
- Mon May 12, 2025 3:28 pm
- Forum: DGDemux
- Topic: Mono (1.0) LPCM tracks are extracted to W64 with the left channel
- Replies: 27
- Views: 3016
Mono (1.0) LPCM tracks are extracted to W64 with the left channel
You mean the -files option or the channel mask fix? For -files you have to wait for the new GUI. For the channel mask fix it should work fine as is (rename the test version to DGDemux.exe and put it in the same directory as DGDemuxGUI.exe). Are you having a problem?
- Mon May 12, 2025 9:36 am
- Forum: General Discussion
- Topic: Binaries Update Notification Thread
- Replies: 475
- Views: 2387826
Binaries Update Notification Thread
Slipstream for DGDecNV 255:
* Increased the maximum chapters for an MKV file from 100 to 500.
lenoil
Update DGIndexNV.exe.
http://rationalqm.us/dgdecnv/binaries
* Increased the maximum chapters for an MKV file from 100 to 500.

Update DGIndexNV.exe.
http://rationalqm.us/dgdecnv/binaries
- Mon May 12, 2025 9:34 am
- Forum: DGDecNV
- Topic: DGIndexNV doesnt support mkv having more than 100 chapters
- Replies: 5
- Views: 393
DGIndexNV doesnt support mkv having more than 100 chapters
I decided to just bump the define to 500 as malloc'ing was a bit fiddly. Releasing slipstream.
- Sun May 11, 2025 4:48 pm
- Forum: DGDemux
- Topic: Mono (1.0) LPCM tracks are extracted to W64 with the left channel
- Replies: 27
- Views: 3016
Mono (1.0) LPCM tracks are extracted to W64 with the left channel
Great to hear! Thank you again for your assistance in resolving this issue.
- Sun May 11, 2025 3:14 pm
- Forum: DGDecNV
- Topic: DGIndexNV doesnt support mkv having more than 100 chapters
- Replies: 5
- Views: 393
DGIndexNV doesnt support mkv having more than 100 chapters
Thank you lenoil. I'll go you one better and try to do it with malloc() so that there is no limit. Thank you for the sample. 

- Sun May 11, 2025 3:11 pm
- Forum: DGDemux
- Topic: Direct File input for DGDemux
- Replies: 14
- Views: 589
Direct File input for DGDemux
Great ideas, Island! Thank you so much. I'll do both of those.
Yeah, I'm thinking squirrel too.
And change the eagle to a moose.
Yeah, I'm thinking squirrel too.

- Sun May 11, 2025 9:09 am
- Forum: DGDecNV
- Topic: DGIndexNV doesnt support mkv having more than 100 chapters
- Replies: 5
- Views: 393
DGIndexNV doesnt support mkv having more than 100 chapters
OK, I found the controlling #define and it is set to 100. How many do you need?
- Sun May 11, 2025 9:02 am
- Forum: DGDecNV
- Topic: DGIndexNV doesnt support mkv having more than 100 chapters
- Replies: 5
- Views: 393
DGIndexNV doesnt support mkv having more than 100 chapters
Welcome to the forum!
I'll look at the code but in the meantime can you please provide an MKV sample that I can use to duplicate this?
I'll look at the code but in the meantime can you please provide an MKV sample that I can use to duplicate this?
- Sat May 10, 2025 6:20 pm
- Forum: DGDemux
- Topic: Direct File input for DGDemux
- Replies: 14
- Views: 589
Direct File input for DGDemux
Hmm, DGDemuxGUI will not be so easy to support both disk and file mode. That's because the application is a dialog-based application, i.e., the structure is like this: int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { DialogBox(hInstance, // handle to ...
- Sat May 10, 2025 11:10 am
- Forum: DGDemux
- Topic: Direct File input for DGDemux
- Replies: 14
- Views: 589
Direct File input for DGDemux
OK guys, here is a test version. Example: dgdemux_test -l d:\tmp\dgdemux.txt -files g:\rips\A_NEW_HOPE\BDMV\STREAM\00901.m2ts,00902.m2ts -o d:\tmp\A_NEW_HOPE -demux 4113,4352 As previously described, the first file may contain a full path but subsequent files use the path of the first file. Your tes...
- Thu May 08, 2025 8:39 pm
- Forum: DGDemux
- Topic: Direct File input for DGDemux
- Replies: 14
- Views: 589
Direct File input for DGDemux
188 and 204 transport are working. Still got a little bug when the first file is not a full path. Then refactor and give y'all a test version.
I don't think Britney could have done this.
I don't think Britney could have done this.

- Thu May 08, 2025 1:28 pm
- Forum: DGDemux
- Topic: Mono (1.0) LPCM tracks are extracted to W64 with the left channel
- Replies: 27
- Views: 3016
- Thu May 08, 2025 9:13 am
- Forum: DGDemux
- Topic: Direct File input for DGDemux
- Replies: 14
- Views: 589
Direct File input for DGDemux
Hmm, I have M2TS with 192-byte transport hard-wired in several places, but I want this to work with normal 188-byte transport (e.g., TS) as well. So gonna fix that before giving a test release.
- Thu May 08, 2025 9:10 am
- Forum: DGDemux
- Topic: Mono (1.0) LPCM tracks are extracted to W64 with the left channel
- Replies: 27
- Views: 3016
Mono (1.0) LPCM tracks are extracted to W64 with the left channel
OK, I have it fixed. Can you wait a day or two and I'll release it with the new -files support? If not, I'll give you a private version you can use in the interim.
Thank you for the report, sample, and process!
Thank you for the report, sample, and process!
- Wed May 07, 2025 6:06 pm
- Forum: DGDemux
- Topic: Demuxing playlists with missing streams in first .m2ts file
- Replies: 5
- Views: 332
Demuxing playlists with missing streams in first .m2ts file
Thanks for your understanding. Squirrels only live about 6 years and I'm pretty far along on the progress bar of life. So gotta pick my battles carefully. 

- Wed May 07, 2025 6:04 pm
- Forum: DGDemux
- Topic: Mono (1.0) LPCM tracks are extracted to W64 with the left channel
- Replies: 27
- Views: 3016
Mono (1.0) LPCM tracks are extracted to W64 with the left channel
Perfect, thank you. I will look into it.
- Wed May 07, 2025 9:16 am
- Forum: DGDemux
- Topic: Direct File input for DGDemux
- Replies: 14
- Views: 589
Direct File input for DGDemux
DV stuff is working. The new code is a bit ugly so I'm gonna refactor a bit before giving y'all a test version.
- Wed May 07, 2025 8:44 am
- Forum: EAC3TO
- Topic: EAC3TO Requests and General Discussion
- Replies: 281
- Views: 400748
EAC3TO Requests and General Discussion
Thank you!
- Wed May 07, 2025 8:39 am
- Forum: DGDemux
- Topic: Mono (1.0) LPCM tracks are extracted to W64 with the left channel
- Replies: 27
- Views: 3016
Mono (1.0) LPCM tracks are extracted to W64 with the left channel
Make sure you use the latest version downloaded from our site. Don't trust the version number alone as we indentify by version number/date. If you still think it is not center, provide a source sample (before demuxing) that I can use to duplicate that. Also list your exact processing steps. The prev...
- Wed May 07, 2025 8:36 am
- Forum: DGDemux
- Topic: Demuxing playlists with missing streams in first .m2ts file
- Replies: 5
- Views: 332
Demuxing playlists with missing streams in first .m2ts file
Sorry but I don't have time or energy to make a complex fix for a potential issue. If you can point to an actual instance of a disk that would benefit from it, I would reconsider.
- Tue May 06, 2025 7:43 pm
- Forum: EAC3TO
- Topic: EAC3TO Requests and General Discussion
- Replies: 281
- Views: 400748
EAC3TO Requests and General Discussion
Curly just got home from the hospital and I don't know when he can get started. But don't worry, we won't forget about it.
- Tue May 06, 2025 7:42 pm
- Forum: DGDemux
- Topic: Demuxing playlists with missing streams in first .m2ts file
- Replies: 5
- Views: 332
Demuxing playlists with missing streams in first .m2ts file
Welcome to the forum and thank you for your question.
What is in the first M2TS and why wouldn't you want to skip it? In all these type disks I have seen it is just blackness or color bars.
What is in the first M2TS and why wouldn't you want to skip it? In all these type disks I have seen it is just blackness or color bars.
- Mon May 05, 2025 6:48 am
- Forum: DGDemux
- Topic: Direct File input for DGDemux
- Replies: 14
- Views: 589
Direct File input for DGDemux
Demuxing is coded and working. Next I have to implement the DolbyVision stuff (merging, etc.) after demux. Then we will have a test version.
- Sun May 04, 2025 5:55 am
- Forum: DGDemux
- Topic: Direct File input for DGDemux
- Replies: 14
- Views: 589
Minor QOL improvements
Forgot to mention that for DGDemuxGUI we will have two GUI main screens, one for disks and one for files, with a button on each to toggle the active mode.