logo Sign In

satanika

User Group
Members
Join date
19-Jul-2006
Last activity
19-Feb-2024
Posts
423

Post History

Post
#419702
Topic
Star Wars OT & 1997 Special Edition - Various Projects Info (Released)
Time

You are looking at the waveforms when doing this? (closely/zoomed in)
Then you really only need to do it like this -
Sync it at the beginning, then scan along the timeline until they no longer match, then move back a little until they do, likely there will be a reel change or a few frames cut, find a cut point, cut and repeat...
As long as the beginning and end of a clip syncs up you should be good to go..
Then afterwards you fill in the few millisecond gaps created with alt. audio.

Post
#419227
Topic
Star Wars OT & 1997 Special Edition - Various Projects Info (Released)
Time

No matter what, it will probably be annoying work! ;)
But it will likely be a lot more accurate syncing one audio to the other using a multitrack audio editor for example, matching at sample level, rather than just going audio to video.
If there's drift you'll probably need to stretch or cut or both.. Also check the pitch just to be sure.

Post
#399052
Topic
This Thread Is Currently About...Bingo and/or Wings!!!
Time

Am I hard enough
Am I rough enough
Am I rich enough
I'm not too blind to see

Oh little sister
Pretty, pretty, pretty, pretty, girl
You're a pretty, pretty, pretty, pretty, pretty, pretty girl
Pretty, pretty
Such a pretty, pretty, pretty girl
Come on baby please, please, please

I'll tell ya
You can put me out
On the street
Put me out
With no shoes on my feet
But, put me out, put me out
Put me out of misery

Yeah, all your sickness
I can suck it up
Throw it all at me
I can shrug it off
There's one thing baby
That I don't understand
You keep on telling me
I ain't your kind of man

Ain't I rough enough, ooh baby
Ain't I tough enough
Ain't I rich enough, in love enough
Ooh! Ooh! Please

Post
#392070
Topic
Da Nao Tian Gong -- The Monkey King - Uproar In Heaven (1965) RESTORATION <em>v2</em> (Released)
Time

A bit of news...

Da Nao Tian Gong/Uproar In Heaven:
I recently learned that there is a French DVD of Da Nao Tian Gong (Le Roi Des Singes). I just received a copy today. It appears to be an almost-complete transfer of the French theatrical version. Almost, because although no major chunks appear to be missing like in the 40th ed., little chunks (like a half a second to a second) seems to be missing in many places.

It looks to be the best transfer of the theatrical version so far though, somewhat better than the Chinese bootleg source, but due to the chunks of frames missing it is still incomplete, and not a true representation of the theatrical version (and the DVD is French only)... sigh... This movie seem to be cursed or something.

I think this French DVD was released in the last quarter of 2008. It's really too bad I didn't have this version or even knew about it back when I was working on the restoration. :( I guess no French Monkey King fans visits the forum.. 

So it would be nice to do a v2 with the new material, but to be honest I'm not really itching to do much of that work again. In all likelyhood I'll get around to it but I can't really say when. Also the frames missing could make it even more time-consuming, since this is/was a frame-accurate restoration, as far as that is even possible.


**********

Also...
I have been gathering materials for the Nezha cartoon, and I have lots of rare stuff for that. If someone has a nice setup for capping PAL and/or SECAM VHS, and wish to help out, feel free to contact me.

I was in contact with a couple of translators a while ago (which are needed for the remaining episodes), but they've all backed out for one reason or another. Hey, that's what happens... But help is still needed, particularly someone who can translate spoken Mandarin into English, and create the subs. An English proofreader might be useful down the line as well since English is not my native language.
Any help will be greatly appreciated, and might help move things along a bit.


**********

And also...
I have secured copies of the Monkey King SAFS releases I didn't have before.
In addition to
1941  Tie Shan Gong Zhu (Princess Iron Fan)
1981  Sun Wu Kong Tou Chi Ren Shen Guo (Ginseng Fruit)
1985  Jin Hou Xiang Yao (The Monkey King Conquers the Bone Demon)
they are:

1958  Zhu Bajie eats a watermelon (cut-out animation; slightly better copy)
1958  Huo Yan Shan (puppet movie)
1980  Ding Ding Zhan Hou Wang (cut-out animation)
1989  Sun Wu Kong Yu San Jian Bao Bei (I don't think this is from SAFS?)


Screenies (prelim. filtering):


1958  Zhu Bajie eats a watermelon
Notes: I know for a fact that this was aired on Danish TV, and likely in other European countries, in what appears to be superior quality to what I've been able to dig up. So a better VHS recording might be out there somewhere.



1958  Huo Yan Shan (puppet movie)

 

1980  Ding Ding Zhan Hou Wang (cut-out animation)

 

1989  Sun Wu Kong Yu San Jian Bao Bei
Notes: Not a SAFS production?? Any info on this cartoon is appreciated.

 

**********

That's all for now, I'll post again when there's something substantial happening. It might be a while, but Nezha and Ginseng Fruit SHOULD happen...

Post
#391090
Topic
error when clicking on &quot;first unread post&quot; option in forum
Time

This error currently ALWAYS happens as described above.
-------------------------------------------------------------------------


The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.

The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request
The FORUMTOPICID argument passed to the ForumFirstTopicPostID function is not of type numeric.
If the component name is specified as a type of this argument, its possible that a definition file for the component cannot be found or is not accessible.

The error occurred in E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumContent.cfc: line 225
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\topic.cfm: line 41
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\topic.cfm: line 1

223 :
224 : <cffunction name="ForumFirstTopicPostID" access="public" output="no" returntype="numeric" hint="Returns a topic's first post ID.">
225 : <cfargument name="ForumTopicID" type="numeric" required="true" default="0" />
226 : <cfargument name="ForumPostID" type="numeric" required="true" default="0" />
227 : <cfset var TopicID = arguments.ForumTopicID />

Resources:

* Check the ColdFusion documentation to verify that you are using the correct syntax.
* Search the Knowledge Base to find a solution to your problem.

Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6
Remote Address 90.184.17.210
Referrer http://originaltrilogy.com/forum/forum.cfm/Star-Wars-Fan-Edits/forum/9/
Date/Time 05-Jan-10 12:07 PM
Stack Trace
at cfForumContent2ecfc332431$funcFORUMFIRSTTOPICPOSTID.runFunction(E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumContent.cfc:225) at cftopic2ecfm2006013559._factor18(E:\Inetpub\originaltrilogy.com\wwwroot\forum\topic.cfm:41) at cftopic2ecfm2006013559.runPage(E:\Inetpub\originaltrilogy.com\wwwroot\forum\topic.cfm:1)

coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The FORUMTOPICID argument passed to the ForumFirstTopicPostID function is not of type numeric.
at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:789)
at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:802)
at cfForumContent2ecfc332431$funcFORUMFIRSTTOPICPOSTID.runFunction(E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumContent.cfc:225)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2222)
at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:358)
at cftopic2ecfm2006013559._factor18(E:\Inetpub\originaltrilogy.com\wwwroot\forum\topic.cfm:41)
at cftopic2ecfm2006013559.runPage(E:\Inetpub\originaltrilogy.com\wwwroot\forum\topic.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:273)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:175)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)