Avisynth open failure

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

Avisynth open failure

Postby okitaxchizuru » Sat Aug 06, 2011 6:31 am

To be honest I am not that good at coding,so I have really no idea no idea what to do. I only got this problem with a few mp4 files. Other mp4 files I can just open on virtual dub via avisynth.
Can mp4 files even differ from each other?

If the coding is wrong, I already tried MPEG2Source and DGDecode_MPEG2Source,but both didn't work as well.

Image
okitaxchizuru
 
Joined: 04 Dec 2010

Re: Avisynth open failure

Postby mirkosp » Sat Aug 06, 2011 7:02 am

Rename the file, avisynth doesn't like the UTF-8 characters in there. Alternatively, do tell ffvideosource that the filename is UTF-8.
Image
User avatar
mirkosp
MODkip
 
Joined: 24 Apr 2006
Location: Gallarate (VA), Italy
Status: (」・ワ・)」(⊃・ワ・)⊃

Re: Avisynth open failure

Postby okitaxchizuru » Sat Aug 06, 2011 2:16 pm

I just reinstalled amvapp and everything works now! Only problem I don't have a sound on virtual dub.
Does anyone know how to get sound?
okitaxchizuru
 
Joined: 04 Dec 2010

Re: Avisynth open failure

Postby mirkosp » Sat Aug 06, 2011 2:55 pm

FFVideoSource doesn't load audio. You'll want to use FFCopyrightInfringement for that. Not even joking about the name. :shark:
Image
User avatar
mirkosp
MODkip
 
Joined: 24 Apr 2006
Location: Gallarate (VA), Italy
Status: (」・ワ・)」(⊃・ワ・)⊃

Re: Avisynth open failure

Postby okitaxchizuru » Sat Aug 06, 2011 6:02 pm

oh are you really sure about the name? I can't seem to find this on internet. :D
It's sure is a funny name
okitaxchizuru
 
Joined: 04 Dec 2010

Re: Avisynth open failure

Postby mirkosp » Sun Aug 07, 2011 12:51 am

I am pretty sure, yes. Just check the ffms2.avsi, you'll find this inside:
Code: Select all
function FFCopyrightInfringement(string source) {
################################################################
# Violates copyright
# * With audio
# * No annoying lawyers
# * Simple syntax
# * Do not use on Britney Spears' music videos or sex tapes
#
# And whatever you do:
#   DO NOT TELL NEURON2 THAT YOU USED THIS FUNCTION
################################################################
   FFIndex(source=source)
   return audiodubex(FFVideoSource(source=source), FFAudioSource(source=source))
}


:rofl: :rofl: :rofl: :rofl: :rofl:
Image
User avatar
mirkosp
MODkip
 
Joined: 24 Apr 2006
Location: Gallarate (VA), Italy
Status: (」・ワ・)」(⊃・ワ・)⊃

Re: Avisynth open failure

Postby Mister Hatt » Sun Aug 21, 2011 7:41 am

P-P-P-P-PIRATE!
Mister Hatt
 
Joined: 25 Dec 2007
Status: better than you


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 1 guest