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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#223 | Link |
|
Registered User
Join Date: May 2004
Posts: 5,521
|
It can properly pass DTS-HD MA tracks from an MKV to ffdshow that aren't corrupted?
Haali has a nasty bug that breaks bitstreaming with MKV/DTS-HD MA tracks that are made with anything other than MakeMKV. SolveigMM does not have this problem.
__________________
HTPC: Windows 11, AMD 5900X, RTX 3080, Pioneer Elite VSX-LX303, LG G2 77" OLED |
|
|
|
|
|
#224 | Link |
|
Swallowed in the Sea
Join Date: Oct 2002
Location: Aix-en-Provence, France
Posts: 5,191
|
1/ Any chance to port these filters into Media Foundation ?
2/ Could you add these audio formats please ? - A_EAC3 - A_MLP - A_TRUEHD edit: haali splitter is able to split matroska files w/ nested chapters, not this one iirc. Last edited by Kurtnoise; 7th October 2010 at 23:28. |
|
|
|
|
|
#225 | Link |
|
Registered User
Join Date: Mar 2008
Posts: 2,021
|
Guys i can't find a current source filter for muxing with Solveig.
New versions of Gabest splitter: Either can not link the audio pin to muxer, Or put MS DTV-DVD Audio decoder between source and muxer (for PCM), or put ffdshow audio decoder (for THD). DTSHD-MA can be linked directly btw. Dear developers, what do you suggest? EDIT: Sorry, that's not the source filter issue; there must have been a problem on my PC: fixed. The only issue left that i haven't been able to fixed is to connect the subtitle: ![]() Any ideas? _ _ _ _ Last edited by rica; 7th October 2010 at 23:53. |
|
|
|
|
|
#226 | Link |
|
Registered User
Join Date: Jun 2010
Location: France
Posts: 33
|
Hi,
I've tried this new build but I can't select streams from ffdshow because video track are listed in audio section and audio tracks are listed in sub section !!! Other issues are: 1- "No Subtitles" still not selected by default if none of other sub streams have default/forced flag set 2- PGS sub doesn't work, only tested with mks embbeded PGS sub Christophe Last edited by cge; 10th October 2010 at 13:13. |
|
|
|
|
|
#227 | Link | |
|
Registered User
Join Date: Apr 2010
Posts: 99
|
May be in future. "For some time there will be a co-existence of Media Foundation and DirectShow." WIKI .
Could you explain why do you need this? Quote:
(with MEDIASUBTYPE_DOLBY_TRUEHD eb27cec4-163e-4ca3-8b74-8e25f91b517e) and A_EAC3 (with FOURCCMap(0x2000) as for regualar A_AC3) If you have files which can't be opened please upload it to some hosting we will check that. Could you say what is A_MLP and how subtype info should be saved (in matroska codecs spec there is no such format) Or provide the mkv file with such audio.
__________________
Solveig Multimedia - Video Editing Software |
|
|
|
|
|
|
#228 | Link |
|
Registered User
Join Date: Apr 2010
Posts: 99
|
What is subtype information on property page of subtitle pin graphstudio shows? (right mouse click on pin -> Properties)
__________________
Solveig Multimedia - Video Editing Software |
|
|
|
|
|
#229 | Link | ||
|
Registered User
Join Date: Apr 2010
Posts: 99
|
Quote:
Quote:
2. PGS subs was tested only once (with only one file), so could you provide your file by uploading to some hosting? I'll check that.
__________________
Solveig Multimedia - Video Editing Software |
||
|
|
|
|
|
#230 | Link |
|
Registered User
Join Date: Apr 2010
Posts: 99
|
It can dump playable ANNEXB VES for AVC video.
__________________
Solveig Multimedia - Video Editing Software |
|
|
|
|
|
#231 | Link | |||
|
Swallowed in the Sea
Join Date: Oct 2002
Location: Aix-en-Provence, France
Posts: 5,191
|
Quote:
Quote:
Quote:
![]() I'll upload several samples tonight. |
|||
|
|
|
|
|
#232 | Link | |
|
Registered User
Join Date: Apr 2010
Posts: 99
|
Quote:
If your tool is commercial you can directly contact us to discuss this.
__________________
Solveig Multimedia - Video Editing Software |
|
|
|
|
|
|
#234 | Link | |
|
Registered User
Join Date: Jun 2010
Location: France
Posts: 33
|
Quote:
Here a mkv sample with embedded PGS, note that it works fine using Haali. Regards Christophe |
|
|
|
|
|
|
#235 | Link | |
|
Registered User
Join Date: Jun 2010
Location: France
Posts: 33
|
Quote:
Here the requested screendump, splitter stream selection pop up menu is ok but it's not the case through ffdshow. Regards Christophe |
|
|
|
|
|
|
#236 | Link | ||
|
Swallowed in the Sea
Join Date: Oct 2002
Location: Aix-en-Provence, France
Posts: 5,191
|
Quote:
Quote:
|
||
|
|
|
|
|
#237 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,415
|
MLP is the format that TrueHD uses, well, or based on, anyway. TrueHD is an "enhanced" MLP. I don't know of any subtype for MLP itself, so maybe going with the TrueHD subtype is the best choice there.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
|
|
|
|
#238 | Link |
|
Registered User
Join Date: May 2004
Posts: 5,521
|
Take a look at the source code for ffdshow. I'm pretty sure it has some of the types in there. I can't remember if MLP was there or not.
__________________
HTPC: Windows 11, AMD 5900X, RTX 3080, Pioneer Elite VSX-LX303, LG G2 77" OLED |
|
|
|
|
|
#240 | Link | |
|
Registered User
Join Date: Apr 2010
Posts: 99
|
Quote:
about mkvtoolnix i've found only in src code: strlen(MKV_A_AC3)) || (t->codec_id == MKV_A_EAC3)) t->a_formattag = 0x2000; and seems it has the same format tag. But which guids of subtypes it needs i didn't find. If you provide the proof link which subtype needs when A_AC3 is used and when A_EAC3 it will be good. For now it remains as is.
__________________
Solveig Multimedia - Video Editing Software Last edited by Stanislav Mikhailenko; 25th October 2010 at 09:56. |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|