![]() |
It is a great idea.
You know i'm not a coder. So i made a mistake. VirtualDubMod crashes. Could you please help me in writing the right code? Here are the modifications i made on parameter file and AnaExtract; MBV-DeAna: Code:
# Source input method, either DS or FF, i.e DirectShowSource or FFvideoSource AnaExtract: Code:
# FF/DS? Selects "source" _ _ _ _ _ _ |
Re: How to convert anaglyph to side by side?
I think the code is working. Crash happens with only Gabest filter. MS, FFdshow and Cyberlink filters work.
Do you confirm? |
Re: How to convert anaglyph to side by side?
Hi Tony.
I'm living issues with vc1 based HD Blu (Journey to the center of the earth.. -3D anaglyph) First of all i tested individual 2D /3D with VirtualDubMod using these codes: Code:
LoadPlugin("C:\DG\DGDecodeNV.dll") Code:
DirectShowSource("C:\journeytothecenter\2D-cut.m2ts") Code:
FFVideoSource("C:\journeytothecenter\2D-cut.m2ts") As for DirectShowSource and FFVideoSource:; With Haali > MPC Video Decoder:: DirectShowSource gives 23.976 fps and 1088 info (instead of 1080) FFVideoSource gives veird (like 24.737) fps and 1080 info With MPC MPEG Source (Gabest) > MPC Video Decoder or with Cyberlink Demuxer > Cyberlink Video Decoder DirectShowSource gives 23.976 fps and 1088 info (instead of 1080) FFVideoSource gives 23.976 fps and 1080 info Even FFVideoSource seems suitable for option b, XX-DeAna gives this error: http://img96.imageshack.us/img96/156...alduberror.png _ _ _ _ _ |
Re: How to convert anaglyph to side by side?
Sorry... I don't understand why you use all these extra codecs, decoders, and formats.
Simply install K-Lite which handles all the formats you'll ever need. Rip the Blu-Ray 2D and 3D with MakeMKV: MakeMKV - Download Use the standard Anaglyph Conversion scripts to process. Works fine on Journey Blu-Ray. |
Re: How to convert anaglyph to side by side?
Sorry but K-lite pack uses the same codecs what i gave it a go with.
I wanted to show the negative results of the combination of source and decoder filters. FFVideo Source together with MPC MPEG Source (Gabest) > MPC Video Decoder (or with Cyberlink Demuxer > Cyberlink Video Decoder) works individually but it doesn't work as multiple videos with XX-DeAna. (I use FFVideoSource on that scrypt.) (BTW i used AnyDVD HD only or AnyDVD HD++eac3to+TSMuxer. I'll try with Make MKV too.) |
Re: How to convert anaglyph to side by side?
Sorry... I had posted the original article as a tutorial on a specific methodology for converting anaglyph videos into separate left and right image streams. In order to demonstrate the technique, I sketched out and tested simple ways to derive the source material from either DVD or Blu-Ray. However, my interest remains in the actual anaglyph conversion process. DirectShowSource() works for my testbed, but given the insanity of official and unofficial file formats and codecs on Windows systems, I can understand how it might not work on systems loaded up with other codecs and preferences. That's not my area of expertise or interest. I do know that a clean Win 7 install with the addition of the tools and methods described in my original article seem to work well. Beyond that, I can't really offer much support.
|
Re: How to convert anaglyph to side by side?
Weird really.
Extracted with MakeMKV and just Haali is loaded. BTW it's not a fresh install. For the first time DirectShowSource and Haali together gave me the right info: http://img847.imageshack.us/img847/2930/001wq.png And i got it with your DirectShowSouce based scrypt: http://img3.imageshack.us/img3/5963/002uh.png Thanks for your assist but i have a final question: I haven't found any SW which cuts VC1 ffiles frame accurately. Our "Center of the earth" doesn't need any cut but what if we need to cut any other? (BTW i use VideoRedo TVSuite to cut mpeg or h264 m2ts files frame accurately.) EDIT: I will try to investigate where my previous issue came from and share my findings here. _ _ _ __ |
Re: How to convert anaglyph to side by side?
You could try something like:
vidL = DirectShowSource(anaglyphName).trim(0,1000)+DirectShowSource(anaglyphName).trim(1050,50000) and let AVISynth do the work. |
Re: How to convert anaglyph to side by side?
Thamks, i'll try.
|
Re: How to convert anaglyph to side by side?
Tony,
None of those trimming methods gives me synchronous left-right for VC1 and i can not cut them frame accurately. Even "Center to the Earth BD" is synch, i can not get synchronous cuts. (DirectShowSource or FFVideoSource) For instance i want to to cut the movie between 25000 to 50000. Video is 0-133184. What would i do? (I want to cut both left and right in 25000 to 50000.) |
Re: How to convert anaglyph to side by side?
FYI the only method i've found which is working for VC1 files is demux and cut with TSMuxer and remux to mkv with MKVMergeGui.
|
Re: How to convert anaglyph to side by side?
Tony, FYI;
I think you forgot to put this line to your latest "AnaExtract.avs" : Code:
isMono == "monoLeft" ? Eval(""" _ _ _ _ |
Re: How to convert anaglyph to side by side?
is covered at the end:
Code:
isMono == "monoLeft" ? Eval(""" |
Re: How to convert anaglyph to side by side?
Sorry, it is my bad:
http://img695.imageshack.us/img695/3000/replicate.png EDIT: FYI with the latest haali splitter (03.03.2011) everything works fine with DirectShowSource or FFVideoSource. But still DGSource doesn't work for me. http://img828.imageshack.us/i/002bh.png/ _ _ _ _ _ |
Re: How to convert anaglyph to side by side?
2 Attachment(s)
I got this reply from neuron2:
Quote:
BTW: This is based on Journey To The Center of the Earth BD. EDIT: I found i made a mistake in line 10 and corrected. Finally i can open XX-DeAna but this time the left video is black and white???? http://img853.imageshack.us/img853/1673/dgfirst.png _ _ _ _ _ _ _ _ _ |
All times are GMT -6. The time now is 08:49 PM. |
DV Info Net -- Real Names, Real People, Real Info!
1998-2025 The Digital Video Information Network