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 > (HD) DVD, Blu-ray & (S)VCD > (HD) DVD & Blu-ray authoring

Reply
 
Thread Tools Search this Thread Display Modes
Old 12th November 2012, 22:07   #921  |  Link
samfednik
Registered User
 
Join Date: Aug 2011
Posts: 17
People, I think I realized what was missing in the graph, to extract the "raw h264 Left and right raw h264". And it works! (Tested on 2 different 3DBD)
Look at the following graph, it adds MVC-Muxer and everything works, and how it can help us? (I register these dll manually, and Sonic = Mainconcept :-)



Maybe even be able to do on such a graph of raw h264/MVC?



should try Neisklar
samfednik is offline   Reply With Quote
Old 12th November 2012, 22:47   #922  |  Link
Eseninzhiv
Registered User
 
Join Date: Jun 2012
Posts: 52
tell us how to manually register dll (Sonic = Maintsontsept)
and where can take Sonic MVC decoder?
Eseninzhiv is offline   Reply With Quote
Old 13th November 2012, 08:01   #923  |  Link
Neisklar
Registered User
 
Join Date: Sep 2012
Posts: 68
Quote:
Originally Posted by samfednik View Post
should try Neisklar
I can and will try.

Could you please upload a small smaple of the created combinedMVC.h264 stream? I'm interested in in what order exactly this muxer puts the NALUs in the bitstream.

It all has one drawback:

It's all DirectShow, and DirectShow as source for Avisynth isn't the best combination.
The next question is, is that MainConcept codec free? Free to download, and free to use?

Thank you!
Neisklar is offline   Reply With Quote
Old 13th November 2012, 08:25   #924  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Mainconcept MVC
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.
frencher is offline   Reply With Quote
Old 13th November 2012, 09:40   #925  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Stereoscopic Player don't play combinedMVC (Black Screen) into contenair:
- .mts

We just hear the audio track
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.

Last edited by frencher; 13th November 2012 at 09:43.
frencher is offline   Reply With Quote
Old 13th November 2012, 10:10   #926  |  Link
r0lZ
PgcEdit daemon
 
r0lZ's Avatar
 
Join Date: Jul 2003
Posts: 7,469
BD3D2MK3D v0.12

There is a lot of changes in this version, and it may still have some bugs, but the known bugs in v0.11 have been fixed.

I've also modified the "Convert Subtitles to 3D" tool to work in batch mode. (Note that when you click the Abort button and Suppe3D is busy converting with BDSup2Sub, it doesn't show you immediately that the abort will happen, but it works.)
Quote:
# v0.12 (November 12, 2012)
# - "Join SSIF files of current MPLS" tool is finished.
# - Batch mode for "Convert Subtitles to 3D"
# - Added timeout=60000*<number of SSIF files> in DirectShowMVCSource commands to try to avoid the DirectShow timeout problem.
# - Fix: Wrong part numbers in AVS script when using ssifSource2 with multi-story MPLS.
# - Fix: Multi-angle MPLS bug due to the (angle N) string in the eac3to output.
# - Fix: Added KillAudio() in AVS script with blank intro (without background image or text).
# - Fix: Better method to retrieve the number of frames of multi-story/angle MPLS.
# - Added the "Select All/None" button in tab 2 to select or deselect all audio & subtitle streams.
# - Added the "--fullscan" CLI argument to "Scan Full BD" when a BD folder is provided in the command line.
# - Added the hidden option ::config(TrueHD_ext) in the config file (for expert users only!) The option to keep only the core of the DTS audio tracks is now used also to control the True-HD AC3 tracks (when ::config(TrueHD_ext) is not ac3).
# - Wrapped with FreeWrap v6.4.2.4 instead of 6.4.2.5 as a workaround for the crash when changing the output folder to another drive in an Open File dialog.
# - Updated DirectShowMVCSource.dll to v0.7 in the toolset.
As you can see, I had to go back to FreeWrap v6.4.2.4 due to the file dialog crash when changing the drive in v6.4.2.5. AFAIK, v6.4.2.4 works well, but it has some drawbacks. For example, the Select Directory dialog is very small and cannot be resized, and it lacks the "New folder" button. Not a big deal imo.

Download BD3D2MK3D.7z
__________________
r0lZ
PgcEdit homepage (hosted by VideoHelp)
BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV
r0lZ is offline   Reply With Quote
Old 13th November 2012, 10:34   #927  |  Link
Eseninzhiv
Registered User
 
Join Date: Jun 2012
Posts: 52
Neisklar
Quote:
The next question is, is that MainConcept codec free? Free to download, and free to use?
http://forum.doom9.org/showthread.ph...24#post1600324

r0lZ
thanks for the release!
Eseninzhiv is offline   Reply With Quote
Old 13th November 2012, 11:19   #928  |  Link
Neisklar
Registered User
 
Join Date: Sep 2012
Posts: 68
Quote:
Originally Posted by frencher View Post
Stereoscopic Player don't play combinedMVC (Black Screen) into contenair:
- .mts

We just hear the audio track
Yeah, thats some problem in conjuction with the stf.dll Stereoplayer always uses. Thats why it also only work in DirectShowMCVSource without using stf,

Quote:
Originally Posted by Eseninzhiv View Post
I just need to ask again, since on the Mainconcept page i don't see any free codecs or SDKs for download:
(And the installer doesn't have any licence screen)

Are these Codecs build by a licensed mainconcept SDK which allow distribution? Where did that installer come from?

Thanks

@samfednik:

I also would like to know where you got your codecs, and are they free?

Thanks

Last edited by Neisklar; 13th November 2012 at 11:21.
Neisklar is offline   Reply With Quote
Old 13th November 2012, 11:41   #929  |  Link
Eseninzhiv
Registered User
 
Join Date: Jun 2012
Posts: 52
Quote:
Where did that installer come from?
I do not know
Alf FreeWare VideoCODECs Collection
Eseninzhiv is offline   Reply With Quote
Old 13th November 2012, 11:49   #930  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Quote:
Originally Posted by Neisklar View Post
Yeah, thats some problem in conjuction with the stf.dll Stereoplayer always uses. Thats why it also only work in DirectShowMCVSource without using stf
OK Thank's
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.
frencher is offline   Reply With Quote
Old 13th November 2012, 18:27   #931  |  Link
samfednik
Registered User
 
Join Date: Aug 2011
Posts: 17
Quote:
Originally Posted by Neisklar
@samfednik:

I also would like to know where you got your codecs, and are they free?

Thanks
Hi, sorry for the delay... I do not remember what software I unpacked these filters seem TotalCode Professional.
Link to filter that uses software, they are free (may be wrong):
http://sendfile.su/708332
Register them manually.

PS: For the convenience of the register/unregister the dll and ax files from right click, create a text file with the following content:
Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.dll]
"Content Type"="application/x-msdownload"
@="dllfile"
[HKEY_CLASSES_ROOT\dllfile]
@="Application Extension"
[HKEY_CLASSES_ROOT\dllfile\Shell\Register\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\dllfile\Shell\UnRegister\command]
@="regsvr32.exe /u \"%1\""

[HKEY_CLASSES_ROOT\.ocx]
@="ocxfile"
[HKEY_CLASSES_ROOT\ocxfile]
@="OCX"
[HKEY_CLASSES_ROOT\ocxfile\Shell\Register\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\ocxfile\Shell\UnRegister\command]
@="regsvr32.exe /u \"%1\""

[HKEY_CLASSES_ROOT\.ax]
@="axfile"
[HKEY_CLASSES_ROOT\axfile]
@="AX"
[HKEY_CLASSES_ROOT\axfile\Shell\Register\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\axfile\Shell\UnRegister\command]
@="regsvr32.exe /u \"%1\""
Then rename it to file.reg and run. (tested on 32bit windows)
samfednik is offline   Reply With Quote
Old 13th November 2012, 20:00   #932  |  Link
Eseninzhiv
Registered User
 
Join Date: Jun 2012
Posts: 52
Thanks, tested on win7 64bit, all filters registered.
Eseninzhiv is offline   Reply With Quote
Old 13th November 2012, 22:30   #933  |  Link
slavanap
Registered User
 
slavanap's Avatar
 
Join Date: May 2011
Location: Moscow, Russia
Posts: 124
Quote:
Originally Posted by Neisklar View Post
Should be possible, afaik EVERY program that uses standard windows api file handling can read and write to a named pipe, if the other process opened it. So only one side must be pipe aware and create it and voila it works. It should even work over the network.
No. Not every program can use pipes perfectly. With ldecod & eac3to I had problems to make them support pipes. Because, by default eac3to does not support pipes, and old version of ldecod crashes at the end of pipe, because ReadFile function returns different codes if pipe is closed and file is ended. See WinSDK for more info. You should fix ldecod code to make it support pipes (see at the end of file processing code).
The eac3to that support pipes you can grab from old ssifSource package.

P.S. I'm rather busy now. No time to support ssifSource rapidly.

Last edited by slavanap; 13th November 2012 at 22:36.
slavanap is offline   Reply With Quote
Old 14th November 2012, 09:40   #934  |  Link
Wolfy59
Registered User
 
Join Date: Oct 2011
Posts: 54
Quote:
Originally Posted by samfednik View Post
People, I think I realized what was missing in the graph, to extract the "raw h264 Left and right raw h264". And it works! (Tested on 2 different 3DBD)
Look at the following graph, it adds MVC-Muxer and everything works, and how it can help us? (I register these dll manually, and Sonic = Mainconcept :-)

Should try Neisklar
Hi samfednik How do you load the right.h264 in graphstudio
I have a Can t open file error here
Thanks
Wolfy59 is offline   Reply With Quote
Old 14th November 2012, 11:27   #935  |  Link
samfednik
Registered User
 
Join Date: Aug 2011
Posts: 17
2Wolfy59

Use "File Source(Async)" in GraphEdit(GraphStudio) and construct Graph manualy.

Graphedit works not only with raw h264 streams, as well as the files of the left/right m2ts and read directly from the disk image (ISO).
Somehow it does not work with ssif.

Last edited by samfednik; 14th November 2012 at 15:06.
samfednik is offline   Reply With Quote
Old 14th November 2012, 23:26   #936  |  Link
Eseninzhiv
Registered User
 
Join Date: Jun 2012
Posts: 52
how he managed to register this filter?
3dtv.at AVC/MVC Decoder (by CoreCodec)
http://forum.doom9.org/showthread.ph...45#post1509845

he said to me in PM
Quote:
I think new version doesn't allow to register the filter, sorry
Eseninzhiv is offline   Reply With Quote
Old 15th November 2012, 07:58   #937  |  Link
samfednik
Registered User
 
Join Date: Aug 2011
Posts: 17
2Eseninzhiv
He is not registered 3dtv.at AVC/MVC Decoder (by CoreCodec)
He is peeped and changed graph, used spy dll and remote connect in graphstudio.
RUS: Он не зарегестрировал его, а использовал фильтры-шпионы (длл-ки). Потом изменил Граф. Вот как строит Граф стереоскопик плеер используя свои фильтры.

http://forum.doom9.org/showthread.ph...27#post1588927
samfednik is offline   Reply With Quote
Old 15th November 2012, 23:57   #938  |  Link
Wolfy59
Registered User
 
Join Date: Oct 2011
Posts: 54
2samfednik

thanks for your answer i tried to make a graph to export raw right h264 stream by using the monoscopic stream right eye
output in the 3dtv.at stereo transformation, but i can't use the graph in my avs for megui
Wolfy59 is offline   Reply With Quote
Old 16th November 2012, 11:40   #939  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
No division by 0 with "Prometheus" with "CombineMVC.exe" and last update of "DirectShowMVCSource.dll"
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.
frencher is offline   Reply With Quote
Old 17th November 2012, 11:19   #940  |  Link
Eseninzhiv
Registered User
 
Join Date: Jun 2012
Posts: 52
how to use a plugin to create the raw video streams (left, right) in the format YUY2?
ldecod
BioMvc

Last edited by Eseninzhiv; 17th November 2012 at 12:09.
Eseninzhiv is offline   Reply With Quote
Reply

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 05:33.


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