DGDemux (linux)

DG tools for linux

Moderator: Sherman

DAE avatar
Guest

DG Tools on Linux

Post by Guest »

You're looking a little skinny in that photo
User avatar
Rocky
Posts: 3557
Joined: Fri Sep 06, 2019 12:57 pm

DG Tools on Linux

Post by Rocky »

Thank you! You are very kind.
DAE avatar
Sonic3R
Posts: 27
Joined: Wed Sep 29, 2021 4:02 am

DGDemux (linux)

Post by Sonic3R »

I want to thank you that you made possible to demux on Linux environment

I have issue demuxing a MPLS playlist that does not extract sup file(s) (PGS subtitles). There's a known issue or ... ?

I use

Code: Select all

./dgdemux -i /path/to/0001.mpls -o /path/to/demux/folder
There no issue, I used the above command in wrong way...

so you must use

Code: Select all

./dgdemux -i /path/to/0001.mpls -demux 1011,1022,etc,Chapters -o /path/to/demux/folder
will work perfectly
User avatar
Bullwinkle
Posts: 338
Joined: Thu Sep 05, 2019 6:37 pm

DGDemux (linux)

Post by Bullwinkle »

Welcome to the forum, Sonic3R!

There are two things going on.

1. dgdemux with just -o and no -demux should demux all streams, including PGS. That is broken and Rocky will fix that today. Thank you for pointing it out.

2. You are using the -o path incorrectly (or at least your example is misleading because the last component says "folder"). Say you have this:

-o /tmp/stuff/name

That last component "name" is not a folder. It is the name prefix to be used for the demuxed files. So that would demux the streams to the folder /tmp/stuff, and all the demuxed files would begin with "name". Please refer to the help for more details.
User avatar
Rocky
Posts: 3557
Joined: Fri Sep 06, 2019 12:57 pm

DGDemux (linux)

Post by Rocky »

Please re-download dgdemux_linux_1.0.0.54.tar.gz to get the fix. Please advise if it is working. -o without -demux should now demux PGS.
DAE avatar
Sonic3R
Posts: 27
Joined: Wed Sep 29, 2021 4:02 am

DGDemux (linux)

Post by Sonic3R »

Yes, it works, thank you for your effort
User avatar
hubblec4
Posts: 219
Joined: Tue May 02, 2023 6:03 pm

DGDemux (linux)

Post by hubblec4 »

Hi

Could you imagine to make a new Linux version with all the new enhancements?
Without this new features it would be so hard(not possible) to use it with my cE on Linux.

It would be soooooo great. :bow:

It is possible to use all the UHD stuff (muxing DoVi with the dovi_tool.exe) on Linux?
User avatar
frankaboy
Posts: 60
Joined: Wed May 17, 2023 4:24 am

DGDemux (linux)

Post by frankaboy »

Yes :agree:
An update of DGdemux would be very much appreciated by me as well.
:bow:
Frankaboy
I enjoy 3D movies
:popcorn:
User avatar
hubblec4
Posts: 219
Joined: Tue May 02, 2023 6:03 pm

DGDemux (linux)

Post by hubblec4 »

I really need a Linux version, because I will KILL my Windows 7 and I don't want to go to Win10/11.

I will pay for a Linux release: How much do want?
User avatar
thechaoscoder
Posts: 49
Joined: Tue Jul 14, 2020 8:34 am

DGDemux (linux)

Post by thechaoscoder »

WINE on linux could be a solution? Of cource a native build is always prefered.

Maybe a donation button could be added so people can donate some $ :scratch:
User avatar
Rocky
Posts: 3557
Joined: Fri Sep 06, 2019 12:57 pm

DGDemux (linux)

Post by Rocky »

thechaoscoder wrote:
Tue Jul 04, 2023 4:06 am
WINE on linux could be a solution? Of course a native build is always preferred.
It's not ruled out.
Maybe a donation button could be added so people can donate some $ :scratch:
The thought is appreciated but with the low interest in the linux stuff the hassle of tax filings, accounting, etc., outweighs the small amount of revenue donations may produce. And believe it or not money is not a strong motivator for us. We are well into retirement and sitting on a pretty large acorn cache. A sizable contract from a corporation, however, would be in a different domain.
User avatar
Sherman
Posts: 576
Joined: Mon Jan 06, 2020 10:19 pm

DGDemux (linux)

Post by Sherman »

OK guys, I've got the linux machine up and running again. Rocky, the boot disk wasn't crashed. It was just that the automounted data disk was not present and linux went into emergency mode. I added nofail to fstab and now it boots with or without the data disk present.

Now going to start by updating DGDemux. Let's see what is the best strategy for absorbing 14 release sets from the Windows version. :?

-----
Sherman Peabody
Director of Linux Development
User avatar
frankaboy
Posts: 60
Joined: Wed May 17, 2023 4:24 am

DGDemux (linux)

Post by frankaboy »

Hi Sherman,
I am very, very glad to see :D ,
that your Linux harddisk is running again and you start to update your linux tools.
:bravo:
Kind regards from frankaboy
Frankaboy
I enjoy 3D movies
:popcorn:
User avatar
Sherman
Posts: 576
Joined: Mon Jan 06, 2020 10:19 pm

DGDemux (linux)

Post by Sherman »

Thanks for the encouragement, frankaboy! I'll put in good words about you to DG.

I decided to go for the big bang. I diffed the windows versions 58->72 and then hand-applied the changes seen there to the linux base. Dude, it was a LOT of changes, but I got 'er done. Everything compiles and links. Now for some big-time testing. Honestly, Rocky did a great job on the initial linux port. I'm going to try to recruit him to my team.

Board signatures are working as you can see. UCP/Profile/Edit signature. Doesn't change old posts, though. admin?
Sherman Peabody
Director of Linux Development
User avatar
frankaboy
Posts: 60
Joined: Wed May 17, 2023 4:24 am

DGDemux (linux)

Post by frankaboy »

Signature updated :D
I will test dgdemux linux with Avatar Way of water 3D.
Frankaboy
I enjoy 3D movies
:popcorn:
User avatar
Sherman
Posts: 576
Joined: Mon Jan 06, 2020 10:19 pm

DGDemux (linux)

Post by Sherman »

Successfully demuxed CARS_2 with build 72 linux! Gonna do some more testing and then give y'all a test version.
Sherman Peabody
Director of Linux Development
User avatar
Sherman
Posts: 576
Joined: Mon Jan 06, 2020 10:19 pm

DGDemux (linux)

Post by Sherman »

OK, boys and girls, here is a test version dgdemux_linux_1.0.0.72_test.zip:

https://rationalqm.us/dgdemux/binaries

* The demux file created messages use the full path.

Thanks for testing guys! I was pretty thorough.
Sherman Peabody
Director of Linux Development
User avatar
Rocky
Posts: 3557
Joined: Fri Sep 06, 2019 12:57 pm

DGDemux (linux)

Post by Rocky »

Great work, Sherm! Curly taught you well. :lol:
User avatar
Sherman
Posts: 576
Joined: Mon Jan 06, 2020 10:19 pm

DGDemux (linux)

Post by Sherman »

While Curly was helpful in my initial forays into C, recent advances in my competence, power, and influence are solely due to my personal efforts.
Sherman Peabody
Director of Linux Development
User avatar
Curly
Posts: 712
Joined: Sun Mar 15, 2020 11:05 am

DGDemux (linux)

Post by Curly »

That's gratitude for ya.
Curly Howard
Director of EAC3TO Development
User avatar
Sherman
Posts: 576
Joined: Mon Jan 06, 2020 10:19 pm

DGDemux (linux)

Post by Sherman »

Well, nobody seems in a hurry to test this, so I temporarily withdrew it to complete DV support. Please standby for an updated test version.
Sherman Peabody
Director of Linux Development
User avatar
frankaboy
Posts: 60
Joined: Wed May 17, 2023 4:24 am

DGDemux (linux)

Post by frankaboy »

Hi Sherman,
great job done.
:bravo:
I have tested DGDemux (linux) with "Avatar - Way of Water 3D - disc 1".
I have chosen 00801.mpls, that consist in a lot of base and dependent streams.
No issues or bugs detected.
Afterward I have copied .avc and .mvc streams to my windows computer.
Opening these streams with vapoursynth editor and DGMVCsource works well too.
As second test I have demuxed with DGDemux (linux) "Ticket to Paradise", again no bugs or issues.
I will make further tests and will report the status.
Many thanks for your work :salute:
Frankaboy
I enjoy 3D movies
:popcorn:
User avatar
Sherman
Posts: 576
Joined: Mon Jan 06, 2020 10:19 pm

DGDemux (linux)

Post by Sherman »

Thank you, Frankaboy. Great to hear!

I restored the test link with an updated version, adding dovi_tool support, some fixes, and an updated help file. Put dgdemux and dovi_tool in /usr/local/bin and chmod them executable. Put DGDemux.txt in there too so -h works. Your linux needs a /proc directory. Lemme know if yours doesn't have one.

https://rationalqm.us/dgdemux/binaries
Sherman Peabody
Director of Linux Development
User avatar
frankaboy
Posts: 60
Joined: Wed May 17, 2023 4:24 am

DGDemux (linux)

Post by frankaboy »

Hi Sherman,
"The Hobbit 3D - Disk 1" with last release successful demuxed. :D
Correct detection of left and right eye streams.
I have ordered a new solid state disc, in order to install arch linux on my main computer as second OS.
Than I am able to check dgdemux (linux) with UHDs.
Once again great job.
:salute:
Frankaboy
I enjoy 3D movies
:popcorn:
User avatar
Sherman
Posts: 576
Joined: Mon Jan 06, 2020 10:19 pm

DGDemux (linux)

Post by Sherman »

Thank you again, Frankaboy.

I wonder what happened to our friend hubblec4. :?
Sherman Peabody
Director of Linux Development
Post Reply