Log in

View Full Version : ffmpegsource/avisynth.org isn't working for me


ELITEeNergizer
31st December 2011, 07:23
This is the script I'm using:


FFVideoSource("C:/file.mkv")


I've put http://code.google.com/p/ffmpegsource/downloads/detail?name=ffms-2.16.7z&can=2&q=&sort=-downloadcount

all the content from that archive except the doc directory into C:\Program Files (x86)\AviSynth 2.5\plugins



And when I do

FFAudioSource("C:\song.mp3")

It plays the song okay.


I can play file.mkv normally but I want to be able to edit the mkv file in adobe premier.



Everything works fine with Version() as my script as well.


When I try to open the .avi file in windows media player I get:
Windows Media Player cannot play the file. The player might not support the file type or a required codec might not be installed on your computer.





Also for some reason when I try to visit avisynth.org I can't. When I ping it in cmd I get:
Pinging avisynth.org [173.236.193.255] with 32 bytes of d
Reply from 205.151.226.30: Destination net unreachable.
Request timed out.
Reply from 205.151.226.30: Destination net unreachable.
Reply from 205.151.226.30: Destination net unreachable.

Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),


I can only access the site with a proxy.

Wilbert
1st January 2012, 15:43
Closed. Double post.