"Video track contains no frames"

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
Jessie-kun
Joined: Fri Sep 04, 2009 2:28 pm
Org Profile

"Video track contains no frames"

Post by Jessie-kun » Mon Jul 12, 2010 6:10 pm

I wrote a script for an MP4 file I downloaded, the same kind of script I've been using that's been working fine. For some reason, with this particular file, it tells me, "Avisynth open failure: FFVideosource: Video track contains no frames"

My script is:

"FFVideosource("C:\Documents and Settings\Jessie\My Documents\Misc\Air Blu Ray Creditless Opening.mp4")
ConvertToRGB32(interlaced=true)"

Any help would be appreciated!

- Jessie

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Re: "Video track contains no frames"

Post by Zarxrax » Mon Jul 12, 2010 8:23 pm

It's a random error that happens sometimes.
Sometimes, you can try loading the file repeatedly, and it will work by chance.
Remuxing into an mkv file might help too.

Jessie-kun
Joined: Fri Sep 04, 2009 2:28 pm
Org Profile

Re: "Video track contains no frames"

Post by Jessie-kun » Mon Jul 12, 2010 9:36 pm

Thank you!

Locked

Return to “AviSynth Help”