Hi10p problem

This forum is for video and audio help and discussion.

Hi10p problem

Postby Kyssifur » Fri Sep 13, 2013 3:42 pm

So basically I have a Hi10p mkv and want YUV420 UTvid AVI.

There is no working "randomconverter" and it's not working in virtualdubmod.

Grey screen or fatalerror everywhere. Please help!
we are awesome
User avatar
Kyssifur
 
Joined: 22 Jul 2005
Location: Budapest, Hungary
Status: I can Ntertain

Re: Hi10p problem

Postby l33tmeatwad » Fri Sep 13, 2013 7:56 pm

Kyssifur wrote:So basically I have a Hi10p mkv and want YUV420 UTvid AVI.

There is no working "randomconverter" and it's not working in virtualdubmod.

Grey screen or fatalerror everywhere. Please help!

DO NOT USE VIRTUALDUB MOD! Just use regular VirtualDub and AviSynth? You can use either ffmpegsource or L-SMASH-Works to accomplish this; here are examples of both:

FFmpegSource
Code: Select all
FFVideoSource("video.mkv")

L-SMASH-Works
Code: Select all
LWLibavVideoSource("video.mkv", format="YUV420P8")
Last edited by l33tmeatwad on Sat Sep 14, 2013 10:24 am, edited 1 time in total.
User avatar
l33tmeatwad
 
Joined: 16 Feb 2005
Location: Charleston, SC
Status: Trolling

Re: Hi10p problem

Postby Kyssifur » Sat Sep 14, 2013 5:55 am

I failed. Thanks anyway! :)
we are awesome
User avatar
Kyssifur
 
Joined: 22 Jul 2005
Location: Budapest, Hungary
Status: I can Ntertain

Re: Hi10p problem

Postby Kyssifur » Sat Sep 14, 2013 10:28 am

Problem solved. Thank you!
we are awesome
User avatar
Kyssifur
 
Joined: 22 Jul 2005
Location: Budapest, Hungary
Status: I can Ntertain

Re: Hi10p problem

Postby Kyssifur » Wed Mar 12, 2014 7:35 am

Image

Any idea what to do with this?
we are awesome
User avatar
Kyssifur
 
Joined: 22 Jul 2005
Location: Budapest, Hungary
Status: I can Ntertain

Re: Hi10p problem

Postby l33tmeatwad » Wed Mar 12, 2014 6:35 pm

Kyssifur wrote:Image

Any idea what to do with this?
What software gave the error, VirtualDub or AvsP? That error means LSMASHsource.dll isn't loading.
User avatar
l33tmeatwad
 
Joined: 16 Feb 2005
Location: Charleston, SC
Status: Trolling

Re: Hi10p problem

Postby Kyssifur » Sun Mar 23, 2014 6:10 am

VirtualDub
we are awesome
User avatar
Kyssifur
 
Joined: 22 Jul 2005
Location: Budapest, Hungary
Status: I can Ntertain

Re: Hi10p problem

Postby mirkosp » Mon Mar 24, 2014 6:28 pm

Virtualdub's wrapping avisynth's error there.
Autoload's failing for some reason; if manual load fails too, i'm going to guess your dll doesn't match your avisynth version (2.5.8/2.6 mismatch or x86/x64 mismatch)?
Some people with 64bit os think they should use the 64bit dll, but since avisynth is 32bit (unless you use a 64bit version of avisynth ─ don't do that) you'll need the x86 one.
Image
User avatar
mirkosp
MODkip
 
Joined: 24 Apr 2006
Location: Gallarate (VA), Italy
Status: (」・ワ・)」(⊃・ワ・)⊃

Re: Hi10p problem

Postby l33tmeatwad » Wed Mar 26, 2014 8:49 am

He also needs to make sure the copy of msvcr120.dll included is placed in system32 (for 32 bit systems) or sysWOW64 as the filter won't load without that. Of course it would also warn that was missing as well if that were the case.
User avatar
l33tmeatwad
 
Joined: 16 Feb 2005
Location: Charleston, SC
Status: Trolling


Return to Video & Audio Help

Who is online

Users browsing this forum: No registered users and 0 guests