Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Audio encoding

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 10th October 2017, 22:33   #14361  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
eac3to v3.32 released

http://madshi.net/eac3to.zip

Code:
* added support for UHD Blu-Ray playlists and clip infos
* added support for h265/HEVC bitstream parsing
* added support for m2ts h265/HEVC splitting
* added support for MKV h265/HEVC splitting
* added support for h265/HEVC framerate modifications
* added detection for Dolby Vision Enhancement Layer
madshi is offline  
Old 10th October 2017, 23:32   #14362  |  Link
Thunderbolt8
Registered User
 
Join Date: Sep 2006
Posts: 2,197
nice, thanks for an update!

can you comment on how accurate HEVC UHD BD support & remuxing is? Im referring to that you said you dont have/didnt use to have exact UHD specifications to implement this.

is all metadata like HDR and dolby vision remuxed as well?
__________________
Laptop Lenovo Legion 5 17IMH05: i5-10300H, 16 GB Ram, NVIDIA GTX 1650 Ti (+ Intel UHD 630), Windows 10 x64, madVR (x64), MPC-HC (x64), LAV Filter (x64), XySubfilter (x64) (K-lite codec pack)
Thunderbolt8 is offline  
Old 10th October 2017, 23:37   #14363  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
Well, I can't *re*mux HEVC, just *de*mux, because I'm still using the Haali DirectShow filter for MKV muxing, which doesn't support HEVC. But other than that I think everything should work just fine. But of course I can't guarantee that there are no bugs, so some testing might make sense.
madshi is offline  
Old 11th October 2017, 00:17   #14364  |  Link
Gizzmo
Registered User
 
Join Date: Nov 2007
Posts: 2
Hi,
thanks for the update. Tryed it and now the UHD BD structure is recognized. But the videostream with h265/HEVC is not recognized
as videostream. It is shown as audiostream.

Maybe only a UI issue, with Clown_BD ? Will do the demux now.
Gizzmo is offline  
Old 11th October 2017, 06:08   #14365  |  Link
Thunderbolt8
Registered User
 
Join Date: Sep 2006
Posts: 2,197
has the format and structure of .sup files changed with UHD BDs in any way compared to regular BDs? or did everything stay the same?
__________________
Laptop Lenovo Legion 5 17IMH05: i5-10300H, 16 GB Ram, NVIDIA GTX 1650 Ti (+ Intel UHD 630), Windows 10 x64, madVR (x64), MPC-HC (x64), LAV Filter (x64), XySubfilter (x64) (K-lite codec pack)
Thunderbolt8 is offline  
Old 11th October 2017, 08:52   #14366  |  Link
XadoX
Registered User
 
XadoX's Avatar
 
Join Date: Feb 2002
Posts: 192
Is there a way to get the eac3to console output in PowerShell in multiple lines? For me eac3to outputs everthing only into the first line.
XadoX is offline  
Old 11th October 2017, 08:56   #14367  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
Quote:
Originally Posted by Gizzmo View Post
thanks for the update. Tryed it and now the UHD BD structure is recognized. But the videostream with h265/HEVC is not recognized as videostream. It is shown as audiostream.

Maybe only a UI issue, with Clown_BD ? Will do the demux now.
This is very likely to be an issue with Clown_BD, not with eac3to.

Quote:
Originally Posted by Thunderbolt8 View Post
has the format and structure of .sup files changed with UHD BDs in any way compared to regular BDs? or did everything stay the same?
I don't know, haven't tested that yet, why don't you give it a try and report back?

Quote:
Originally Posted by XadoX View Post
Is there a way to get the eac3to console output in PowerShell in multiple lines? For me eac3to outputs everthing only into the first line.
Weird. It works for me with PowerShell in Windows 10. I wouldn't really comment using PowerShell for eac3to, though. A simple command line window is probably the better choice. E.g. PowerShell already stumbles if you do something like "eac3to 1)", it doesn't like the ")".
madshi is offline  
Old 11th October 2017, 09:10   #14368  |  Link
XadoX
Registered User
 
XadoX's Avatar
 
Join Date: Feb 2002
Posts: 192
Quote:
Originally Posted by madshi View Post
...Weird. It works for me with PowerShell in Windows 10. I wouldn't really comment using PowerShell for eac3to, though. A simple command line window is probably the better choice. E.g. PowerShell already stumbles if you do something like "eac3to 1)", it doesn't like the ")".
Hmm... maybe I have to change some setting in PowerShell.
Yeah I am still using CMD, but since Microsoft removed the feature "Start CMD here" with right click in Win10 I am using PowerShell often for quick demuxing.
XadoX is offline  
Old 11th October 2017, 09:13   #14369  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
It's easy to get the "Start CMD here" back, a quick google search will tell you how.
madshi is offline  
Old 11th October 2017, 09:14   #14370  |  Link
XadoX
Registered User
 
XadoX's Avatar
 
Join Date: Feb 2002
Posts: 192
I know the reg value. But somehow it feels wrong to use things that are not official implemented
It's just a matter of time CMD dies completely.
XadoX is offline  
Old 11th October 2017, 09:21   #14371  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,752
Quote:
Originally Posted by XadoX View Post
Is there a way to get the eac3to console output in PowerShell in multiple lines? For me eac3to outputs everthing only into the first line.
The reason for this issue is probably that eac3to prepends every output text line with a large number of backspace characters.



I have no clue why Madshi believes this to be necessary.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline  
Old 11th October 2017, 13:04   #14372  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Thanks for the new version, madshi.
Nice to see that few first features for UHD-Bluray are come.

Have you new (hidden)switches implemented?
hubblec4 is offline  
Old 11th October 2017, 13:55   #14373  |  Link
d3rd3vil
Registered User
 
Join Date: Jun 2016
Posts: 92
So how can I use eac3to to just show all the information about a video stream like the Dolby Vision layer and stuff?
d3rd3vil is offline  
Old 11th October 2017, 14:55   #14374  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Quote:
Originally Posted by Thunderbolt8 View Post
has the format and structure of .sup files changed with UHD BDs in any way compared to regular BDs? or did everything stay the same?
I have extracted UHD-BD sup files with the new eac3to and all seems to work. BDSup2Sub read the sups and extract also forced sups.
hubblec4 is offline  
Old 11th October 2017, 15:32   #14375  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,752
Originally, eac3to was a tool to process audio streams. If you want to know "all details" about video streams, you will probably need different tools.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline  
Old 12th October 2017, 01:37   #14376  |  Link
Megalith
Registered User
 
Join Date: Mar 2011
Posts: 131
I just realized I haven't updated eac3to since 3.27 (the version that comes with Clown_BD). One of the most significant fixes appears to be "TrueHD Atmos streams could not be demuxed or decoded," but I have been able to extract these just fine for remuxing. Is that weird?
Megalith is offline  
Old 12th October 2017, 16:15   #14377  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Thanks madshi.

In my first test all seems ok.

Can you do anything with EAC3 tracks?
At last to preserve the name 'eac3'to
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is online now  
Old 12th October 2017, 16:19   #14378  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
Quote:
Originally Posted by tebasuna51 View Post
Can you do anything with EAC3 tracks?
What do you mean? E-AC3 tracks should be fully supported.
madshi is offline  
Old 12th October 2017, 20:15   #14379  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Not all:

http://bugs.madshi.net/view.php?id=450

https://forum.doom9.org/showthread.p...92#post1802092 and next
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is online now  
Old 12th October 2017, 23:46   #14380  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,752
Blu-ray EAC3 (as core AC3 extension only) is still a different case, I believe... ffmpeg can't handle it yet, either:

Quote:
Dependent substream decoding is not implemented.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline  
Closed Thread

Tags
eac3to

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:19.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.