Trouble with WPT Server config
|
03-15-2011, 10:52 PM
Post: #15
|
|||
|
|||
RE: Trouble with WPT Server config
Compression detection doesn't work with SSL (private install or on the public server) - it's a limitation on the information I have available from IE.
It looks like you have the necessary components to create the videos but something is going wrong with the rendering (or posting back). Do you have an entry in the access log for workdone.php shortly after the getwork.php entry? If you look in the results/video directory, do you see any folders created? Next step in debugging is going to be to turn on debugging in urlblast (add debug=1 to urlblast.ini) and run again. It will log information about the attempt to create the video (it downloads a zip file, extracts it and then runs x264.exe on it to create the video file before posting it back to the server). Sorry it's so frustrating, there are a lot of moving pieces in the video creation path (been considering simplifying it so I can do it all in php on the server but avisynth provides a lot of flexibility that I'd hate to give up). Thanks, -Pat |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)