[RESOLVED] Can't demux video in CLI?

Support forum for DGDecNV
Post Reply
DAE avatar
dmcs
Posts: 36
Joined: Sat Oct 21, 2017 9:40 pm

[RESOLVED] Can't demux video in CLI?

Post by dmcs »

Hi,

Please help. I can't seem to demux the video stream through CLI (GUI works just fine).

Here are the steps that I did in GUI: Open the MPLS file -> Select Demux Video option -> Save Project. The result includes 4 files: a chapter text file, a .dgi file, a .264 file and a log file.

The command I used in CLI:

Code: Select all

dgindexnv -i "example.mpls" -od "output.dgi" -h
It only gave me 3 files after finished.

I also have another question: Is it possible to demux the video stream and a specific audio/subtitle stream?

Thank you for your help.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Can't demux video in CLI?

Post by admin »

Thanks for reporting this. It affects only MPLS stream opens. I have it fixed locally and will make a slipstream later today.

There is currently no way to specify audio/subs streams to demux when using CLI; all streams are demuxed.
DAE avatar
dmcs
Posts: 36
Joined: Sat Oct 21, 2017 9:40 pm

Re: Can't demux video in CLI?

Post by dmcs »

Thank you for taking the time to do this. :)
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Can't demux video in CLI?

Post by admin »

You are welcome. Slipstream 178 released.
Post Reply