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
"Video track contains no frames"
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: "Video track contains no frames"
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.
Sometimes, you can try loading the file repeatedly, and it will work by chance.
Remuxing into an mkv file might help too.