archienz / ps3mediaserver

Automatically exported from code.google.com/p/ps3mediaserver
0 stars 0 forks source link

AVISynth appears to not have installed successfully on a WHS (Windows Home Server) machine #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

[main] TRACE 21:12:43.390 Starting Java PS3 Media Server v1.02.1
[main] TRACE 21:12:43.406 by shagrath / 2008
[main] TRACE 21:12:43.406 http://ps3mediaserver.blogspot.com
[main] TRACE 21:12:43.406
[main] TRACE 21:12:43.406 Java 1.6.0_10-Sun Microsystems Inc.
[main] TRACE 21:12:43.406 OS Windows 2003 x86 5.2
[main] TRACE 21:12:43.406 Encoding: 850
[main] TRACE 21:12:43.468 Temp folder: 
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\javaps3media
[main] TRACE 21:12:45.281 AVISynth not found! Transcoder profile 
AviSynth/FFmpeg will not be used!
[main] TRACE 21:12:45.281 Registering transcoding engine FFmpeg Audio
[main] TRACE 21:12:45.296 Registering transcoding engine MEncoder
[main] TRACE 21:12:45.296 AVISynth not found! Transcoder profile 
Avisynth/MEncoder will not be used!
[main] TRACE 21:12:45.312 Registering transcoding engine MPlayer Audio
[main] TRACE 21:12:45.312 Registering transcoding engine MEncoder Web
[main] TRACE 21:12:45.312 Registering transcoding engine MPlayer Video Dump
[main] TRACE 21:12:45.312 Registering transcoding engine MPlayer Web
[main] TRACE 21:12:45.312 Registering transcoding engine TsMuxer
[main] TRACE 21:12:45.312 Registering transcoding engine Audio High 
Fidelity
[main] TRACE 21:12:45.312 Executable of transcoder profile VideoLan Audio 
Streaming not found!
[main] TRACE 21:12:45.312 Executable of transcoder profile VideoLan Video 
Streaming not found!
[main] TRACE 21:12:45.328 Registering transcoding engine FFmpeg DVR-MS 
Remux
[main] TRACE 21:12:45.328 AviSynth in not installed ! You cannot use 
avsmencoder as transcoding engine ! 

What is the expected output? What do you see instead?

I expected to see that AVISynth was installed successfully.

What version of the product are you using? On what operating system?

1.02.1 on a Windows Home Server (Windows 2003)

If you are transcoding a media file, which engine are you using (mencoder, 
avisynth/mencoder, tsmuxer?)

AVISynth is not available as a transcoder, and I believe it should be (an 
option)

If the media file is in error (or does not play flawlessly), what are the 
codec informations of this file (you can use following program: 
mediainfo.sourceforge.net) ?

n/a 

Please provide any additional information below and PLEASE JOIN debug.log 
file !!

see above

Original issue reported on code.google.com by rossgerr...@hotmail.com on 7 Jan 2009 at 12:37

GoogleCodeExporter commented 9 years ago
As I know, this prog is not bundled with AVISYNTH installation. Check 
FAQ/Readme. 
You can download and install it manually.

Original comment by ExSportCZ@gmail.com on 7 Jan 2009 at 3:09

GoogleCodeExporter commented 9 years ago
if you have installed AviSynth, and ps3mediaserver does not recognize it, go 
look
into the windows registry. I'm checking the installation based on the presence 
of HKEY_LOCAL_MACHINE\SOFTWARE\AviSynth

Original comment by ps3mediaserver@gmail.com on 7 Jan 2009 at 7:00

GoogleCodeExporter commented 9 years ago
On 64bit, it's not there.  Its one level
deeper.HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\AviSynth

Original comment by email.ch...@gmail.com on 9 Jan 2009 at 6:24

GoogleCodeExporter commented 9 years ago
ok

does the same goes for VideoLAN ? (if you have installed it)

SOFTWARE\Wow6432Node\VideoLAN\VLC ?

Original comment by ps3mediaserver@gmail.com on 9 Jan 2009 at 6:39

GoogleCodeExporter commented 9 years ago
Don't have it installed, will do it now though.

Original comment by email.ch...@gmail.com on 9 Jan 2009 at 7:01

GoogleCodeExporter commented 9 years ago
Yep, same for VideoLan

Original comment by email.ch...@gmail.com on 9 Jan 2009 at 7:07

GoogleCodeExporter commented 9 years ago
Yep, same for VideoLan

Original comment by email.ch...@gmail.com on 9 Jan 2009 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by ps3mediaserver@gmail.com on 10 Jan 2009 at 12:05