Web content will not stream

For help and support with PS3 Media Server in general

Re: Web content will not stream

Postby sunsystem » Sun Apr 24, 2011 2:27 pm

Sorry I was experimenting with pms and pmsencoder, but the errors I got were when pmsencoder was ahead of mencoder in engines list (pms.conf). What I have done till now is:

1. Installed pms 1.21.1
2. Install pmsencoder 1.5.5
3. Got latest version of Java
4. Got rtmpdump and placed it in a location without any spaces
5. PS: I downloaded pmsencoder using firefox (I can't remember the last time I used Internet Explorer). I checked the size of it.

Is there anything I am missing in these steps:

I tried running the mms link (mms://virtltech-wml1.wm.msecnd.net/virt ... WMExt=.asf) with vlc and mencoder and it works. But it doesn't work with pmsencoder. I tried putting pmsencoder first in the list and still get the same errors. The rtmp links also doesn't work. These are the errors which I get (Updated log files are attached - Sorry again for the other log files):

Code: Select all
[New I/O server worker #1-3] ERROR 09:17:56.562 PMSEncoder: match error
org.codehaus.groovy.runtime.InvokerInvocationException: java.lang.ExceptionInInitializerError
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:97) ~[na:na]
   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) ~[na:na]
   at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:273) ~[na:na]
   at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886) ~[na:na]
   at groovy.lang.Closure.call(Closure.java:282) ~[na:na]
   at groovy.lang.Closure.call(Closure.java:277) ~[na:na]
   at com.chocolatey.pmsencoder.Profile.runPatternBlock(Profile.groovy:44) ~[na:na]
   at com.chocolatey.pmsencoder.Profile.match(Profile.groovy:109) ~[na:na]
   at com.chocolatey.pmsencoder.Matcher$match$3$1.doCall(Matcher.groovy:47) ~[na:na]
   at com.chocolatey.pmsencoder.Matcher$match$3$1.call(Matcher.groovy) ~[na:na]
   at com.chocolatey.pmsencoder.Matcher$match$3$1.call(Matcher.groovy) ~[na:na]
   at groovypp.util.Iterations.each(Iterations.groovy:96) ~[na:na]
   at groovypp.util.Iterations.each(Iterations.groovy:151) ~[na:na]
   at com.chocolatey.pmsencoder.Matcher$match$3.doCall(Matcher.groovy:46) ~[na:na]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_01]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_01]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_01]
   at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_01]
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) ~[na:na]
   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) ~[na:na]
   at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:273) ~[na:na]
   at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886) ~[na:na]
   at groovy.lang.Closure.call(Closure.java:282) ~[na:na]
   at groovy.lang.Closure.call(Closure.java:295) ~[na:na]
   at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1220) ~[na:na]
   at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1196) ~[na:na]
   at groovypp.util.Iterations.each(Iterations.groovy:263) ~[na:na]
   at com.chocolatey.pmsencoder.Matcher.match(Matcher.groovy:45) ~[na:na]
   at com.chocolatey.pmsencoder.Matcher.match(Matcher.groovy) ~[na:na]
   at com.chocolatey.pmsencoder.Plugin.match(Plugin.groovy:211) ~[na:na]
   at com.chocolatey.pmsencoder.PMSEncoder.launchTranscode(PMSEncoder.groovy:101) ~[na:na]
   at net.pms.encoders.Player.launchTranscode(Player.java:83) [pms.jar:na]
   at net.pms.dlna.DLNAResource.getInputStream(DLNAResource.java:1168) [pms.jar:na]
   at net.pms.network.RequestV2.answer(RequestV2.java:198) [pms.jar:na]
   at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:206) [pms.jar:na]
   at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:179) [pms.jar:na]
   at org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:80) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:545) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:754) [pms.jar:na]
   at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:144) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:545) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:754) [pms.jar:na]
   at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:116) [pms.jar:na]
   at org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:80) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:545) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:754) [pms.jar:na]
   at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:302) [pms.jar:na]
   at org.jboss.netty.handler.codec.replay.ReplayingDecoder.unfoldAndfireMessageReceived(ReplayingDecoder.java:523) [pms.jar:na]
   at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:507) [pms.jar:na]
   at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:444) [pms.jar:na]
   at org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:80) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:545) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:540) [pms.jar:na]
   at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:274) [pms.jar:na]
   at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:261) [pms.jar:na]
   at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:350) [pms.jar:na]
   at org.jboss.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:281) [pms.jar:na]
   at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:201) [pms.jar:na]
   at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) [pms.jar:na]
   at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46) [pms.jar:na]
   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885) [na:1.6.0_01]
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) [na:1.6.0_01]
   at java.lang.Thread.run(Thread.java:619) [na:1.6.0_01]
Caused by: java.lang.ExceptionInInitializerError: null
   at info.codesaway.util.regex.Pattern$Refactor.preRefactor(Unknown Source) ~[na:na]
   at info.codesaway.util.regex.Pattern$Refactor.<init>(Unknown Source) ~[na:na]
   at info.codesaway.util.regex.Pattern.compile(Unknown Source) ~[na:na]
   at info.codesaway.util.regex.Pattern.<init>(Unknown Source) ~[na:na]
   at info.codesaway.util.regex.Pattern.compile(Unknown Source) ~[na:na]
   at com.chocolatey.pmsencoder.RegexHelper.match(RegexHelper.groovy:55) ~[na:na]
   at com.chocolatey.pmsencoder.RegexHelper.match(RegexHelper.groovy:46) ~[na:na]
   at com.chocolatey.pmsencoder.Pattern.matchString(Pattern.groovy:136) ~[na:na]
   at com.chocolatey.pmsencoder.Pattern.delegate1979(Pattern.groovy) ~[na:na]
   at com.chocolatey.pmsencoder.Pattern$domain$1.doCall(Pattern.groovy:30) ~[na:na]
   at com.chocolatey.pmsencoder.Pattern$domain$1.call(Pattern.groovy) ~[na:na]
   at groovypp.util.Filters.any(Filters.groovy:202) ~[na:na]
   at groovypp.util.Filters.any(Filters.groovy:242) ~[na:na]
   at com.chocolatey.pmsencoder.Pattern.domain(Pattern.groovy:29) ~[na:na]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_01]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_01]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_01]
   at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_01]
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) ~[na:na]
   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) ~[na:na]
   at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:362) ~[na:na]
   at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886) ~[na:na]
   at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) ~[na:na]
   at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44) ~[na:na]
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) ~[na:na]
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149) ~[na:na]
   at redirect$_run_closure1_closure2_closure3.doCall(redirect.groovy:5) ~[na:na]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_01]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_01]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_01]
   at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_01]
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) ~[na:na]
   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) ~[na:na]
   at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:273) ~[na:na]
   at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886) ~[na:na]
   at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) ~[na:na]
   at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44) ~[na:na]
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) ~[na:na]
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149) ~[na:na]
   at redirect$_run_closure1_closure2_closure3.doCall(redirect.groovy) ~[na:na]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_01]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_01]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_01]
   at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_01]
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) ~[na:na]
   ... 62 common frames omitted
Caused by: java.util.regex.PatternSyntaxException: Unmatched closing ')' near index 472
\Q(?\E(\w*+)(?:-(\w*+))?[:\)]|\Q(?\E(?:<((\w++)>?)|'((\w*+)'?)|P<((\w*+)>?))|(\((?!\?))|\Q\g{\E(\[-?\d++]|\w++)(?:\[0++])?}|\\k(?:<(\[-?\d++]|\w++)(?:\[0++])?>|'(\[-?\d++]|\w++)(?:\[0++])?'|\{(\[-?\d++]|\w++)(?:\[0++])?})|\Q(?P=\E(\[-?\d++]|\w++)(?:\[0++])?\)|\Q(?(\E(\?<?[!=])|\Q(?(\E(-?\d++)\)|\Q(?(\E(?:<((\[-?\d++]|\w*+)(?:\[(-?\d++)])?>?)|'((\[-?\d++]|\w*+)(?:\[(-?\d++)])?'?)|((\[-?\d++]|\w*+)(?:\[(-?\d++)])?))\)?|(\Q(?#\E[^\)]*+\)?)|(\Q(?|\E)|\(|\)|\||\[|\]|#|\\Q.*?(?:\\E|$)|\\[^Q]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^
   at java.util.regex.Pattern.error(Pattern.java:1700) ~[na:1.6.0_01]
   at java.util.regex.Pattern.compile(Pattern.java:1451) ~[na:1.6.0_01]
   at java.util.regex.Pattern.<init>(Pattern.java:1130) ~[na:1.6.0_01]
   at java.util.regex.Pattern.compile(Pattern.java:822) ~[na:1.6.0_01]
   at info.codesaway.util.regex.Pattern$RefactorUtility.<clinit>(Unknown Source) ~[na:na]
   ... 107 common frames omitted
[win32\ffmpeg.exe] INFO  09:17:57.781 Process C:\Program Files\PS3 Media Server\win32\ffmpeg.exe has a return code of 1! Maybe an error occured... check the log file
Attachments
LogAndConf.zip
(21.4 KiB) Downloaded 69 times
sunsystem
 
Posts: 6
Joined: Thu Apr 21, 2011 4:48 am

Re: Web content will not stream

Postby chocolateboy » Sun Apr 24, 2011 3:48 pm

sunsystem wrote:These are the errors which I get


Reformatted.

debug.log wrote:Java: 1.6.0_01-Sun Microsystems Inc.


That's not the latest version of Java. It's four years old.
chocolateboy
Project Member
 
Posts: 2467
Joined: Wed Sep 16, 2009 10:05 am

Re: Web content will not stream

Postby sunsystem » Thu Apr 28, 2011 12:38 am

Thanks Choclateboy. I updated to new version of Java, but my Java_Home was set to old JRE.

The mms links now run, but I still get this message for rtmp links "Video file cannot be played". This is the link (extracted using streamtransport) I am trying:

videostream.Web,News=Al Jazeera English,rtmpdump://rtmp2pms?-o=DOWNLOADER_OUT&-v&-r=rtmp%3A%2F%2Faljazeeraflashlivefs.fplive.net%3A1935%2Faljazeeraflashlive-live%3FvideoId%3D883816736001%26lineUpId%3D%26pubId%3D665003303001%26playerId%3D751182905001%26affiliateId%3D&-a=aljazeeraflashlive-live%3FvideoId%3D883816736001%26lineUpId%3D%26pubId%3D665003303001%26playerId%3D751182905001%26affiliateId%3D&-W=http%3A%2F%2Fadmin.brightcove.com%2Fviewer%2Fus1.25.02.02.2011-04-06164328%2FfederatedVideoUI%2FBrightcovePlayer.swf&-p=http%3A%2F%2Fenglish.aljazeera.net%2Fwatch_now%2F&-y=aljazeera_english_1%3FvideoId%3D883816736001%26lineUpId%3D%26pubId%3D665003303001%26playerId%3D751182905001%26affiliateId%3D

The log files are attached.

Thanks again !!!
Attachments
PMS Logs.zip
(18.21 KiB) Downloaded 51 times
sunsystem
 
Posts: 6
Joined: Thu Apr 21, 2011 4:48 am

Re: Web content will not stream

Postby chocolateboy » Thu Apr 28, 2011 12:57 am

There's an invalid option in infidel's WEB.conf entry. Use this instead:

Code: Select all
videostream.Web,News=Al Jazeera English,rtmpdump://rtmp2pms?-v&-r=rtmp%3A%2F%2Faljazeeraflashlivefs.fplive.net%3A1935%2Faljazeeraflashlive-live%3FvideoId%3D883816736001%26lineUpId%3D%26pubId%3D665003303001%26playerId%3D751182905001%26affiliateId%3D&-a=aljazeeraflashlive-live%3FvideoId%3D883816736001%26lineUpId%3D%26pubId%3D665003303001%26playerId%3D751182905001%26affiliateId%3D&-W=http%3A%2F%2Fadmin.brightcove.com%2Fviewer%2Fus1.25.02.02.2011-04-06164328%2FfederatedVideoUI%2FBrightcovePlayer.swf&-p=http%3A%2F%2Fenglish.aljazeera.net%2Fwatch_now%2F&-y=aljazeera_english_1%3FvideoId%3D883816736001%26lineUpId%3D%26pubId%3D665003303001%26playerId%3D751182905001%26affiliateId%3D
chocolateboy
Project Member
 
Posts: 2467
Joined: Wed Sep 16, 2009 10:05 am

Re: Web content will not stream

Postby infidel » Thu Apr 28, 2011 10:07 pm

chocolateboy wrote:There's an invalid option in infidel's WEB.conf entry

Guilty as charged. I unthinkingly ran my custom 'downloader://' protocol command thru your rtmp2pms script and posted without testing. Fixed now.

btw there's a a long list of all sorts of streams maintained for the LiveStreams add-on for XBMC including 3 alternate livestation mirrors of Aljazeera English here. For rtmp streams the <link> content is essentially a set of rtmpdump arguments with the '--' prefix removed.
infidel
 
Posts: 278
Joined: Sun Aug 15, 2010 4:56 pm

Re: Web content will not stream

Postby grolschie » Thu Apr 28, 2011 10:21 pm

Anyone manage to get livestream.com streams working yet? Thanks in advance. :-)
grolschie
 
Posts: 263
Joined: Thu Jun 10, 2010 7:05 am

Re: Web content will not stream

Postby sunsystem » Fri Apr 29, 2011 1:38 am

Still getting the same message with new url: Video cannot be played
Attachments
Desktop.zip
(6.43 KiB) Downloaded 62 times
sunsystem
 
Posts: 6
Joined: Thu Apr 21, 2011 4:48 am

Re: Web content will not stream

Postby chocolateboy » Fri Apr 29, 2011 1:47 am

Neither logfile shows any attempt to play anything:

https://github.com/chocolateboy/pmsencoder#Help
chocolateboy
Project Member
 
Posts: 2467
Joined: Wed Sep 16, 2009 10:05 am

Re: Web content will not stream

Postby cylbrice » Fri Apr 29, 2011 4:41 pm

Hello everyone I am new on the forum.
For two days now I Have been trying to figure out how to make work web stream on PS3. I got some channel working like Navix and Youtube. But BBC and iceFilm don't work.
I look all over the forum to find a solution but nothing seems to work. So you people are my only hope.

Assumption:
I run windows 7 64bit
PS3 media server is install in my D: directory under D:\PS3MS
I delete the script megaupload.groovy because it was advise further up
I quote the uri in the script like this "${$URI}\"
Perl for 64bit is installed

These are my questions
1- When you download the script/file get_flash_video-1.24, do you need to rename it to get_flash_video ?
2- On the PMS.con the path is it: get-flash-videos.path = D:\\PS3MS\\scripts\\get_flash_videos or get-flash-videos.path = D:\\PS3MS\\scripts\\get_flash_videos.pl ?
3- wget script should have the extension groovy such as we will have wget.groovy ?
4- Every time I try to watch a movie on iceFilm my ps3 comes up with a black screen with "the data are corrupted" written on it.
5- Every time I try to watch a TV Show on iceFilm I get to the folder of the show I click on it but nothing happens.

This is my PMS.conf file:
Code: Select all
thumbnails = true
alternativeffmpegpath = D:\\PS3MS\\win32\\dvrms\\ffmpeg_MPGMUX.exe
mencoder_ass = true
folders = D:\\Documents\\Pictures,D:\\Documents\\Videos,D:\\Documents\\Music,D:\\Documents
prevents_sleep_mode = true
autoloadsrt = true
mencoder_forcefps = true
fix_25fps_av_mismatch = true
minimized = false
usecache = true
network_interface =
http_engine_v2 = true
engines = pmsencoder,mencoder,tsmuxer,avsffmpeg,avsmencoder,mplayeraudio,ffmpegaudio,tsmuxeraudio,mencoderwebvideo,vlcvideo,mplayervideodump,mplayerwebaudio,vlcaudio,ffmpegdvrmsremux,rawthumbs
channels.path = D:\\PS3MS\\channels
channels.save = D:\\PS3MS\\channels\\saved
pmsencoder.script.directory = D:\\PS3MS\\scripts
rtmpdump.path = D:\\PS3MS\\rtmpdump\\rtmpdump.exe
cookie.path = D:\\PS3MS\\channels\\data\\cookies
channels.debug = true
channels.subtitles = true
get-flash-videos.path = D:\\PS3MS\\scripts\\get_flash_videos
youtube-dl.path = D:\\PS3MS\\scripts
perl.path = C:\\Perl64\\bin\\perl.exe
mencoder_remux_ac3 = false
hide_empty_folders = true
hide_transcode_folder = true


This is my get_flash_video.groovy script:
Code: Select all
// videofeed.Web,Wimp=http://www.wimp.com/rss/

script {
   // adjust these accordingly
    def GET_FLASH_VIDEOS = 'D:\\PS3MS\\scripts\\get_flash_videos'
    def PERL = 'C:\\Perl64\\bin\\perl.exe'

    profile ('Get Flash Videos') {
        pattern {
            match { PERL && GET_FLASH_VIDEOS }
            domains([ 'wimp.com', 'megavideo.com', 'megaupload.com', 'comedycentral.com',
             'thedailyshow.com',
                'mtvnservices.com']) // &c.
        }

        action {
          $URI = quoteURI($URI)
             $DOWNLOADER = "$PERL $GET_FLASH_VIDEOS --quality high --quiet --yes --filename $DOWNLOADER_OUT \"${$URI}\""
        }
    }
}


This is my wget.groovy script. I don't have a megaupload premium account yet so I decided to go on "quiet" mode I will go for "get cookies" mode if I can mange to make it work, thus buying a premium account.

Code: Select all
script {
    def WGET = 'wget'
    profile ('WGET') {
        pattern {         
            domain 'megaupload.com'
        }
        action {
            $DOWNLOADER = "$WGET --quiet --output-document=\"$DOWNLOADER_OUT \"${$URI}\""     
        }
    }
}


This my up to date trace.log :
Code: Select all
[main] INFO  16:06:54.049 Starting PS3 Media Server 1.21.1
[main] INFO  16:06:54.064 by shagrath / 2008-2011
[main] INFO  16:06:54.064 http://ps3mediaserver.org
[main] INFO  16:06:54.065 http://ps3mediaserver.blogspot.com
[main] INFO  16:06:54.065 http://code.google.com/p/ps3mediaserver
[main] INFO  16:06:54.066
[main] INFO  16:06:54.066 Java: 1.6.0_23-Sun Microsystems Inc.
[main] INFO  16:06:54.067 OS: Windows 7 x86 6.1
[main] INFO  16:06:54.067 Encoding: UTF-8
[main] INFO  16:06:54.068 PMS.conf: C:\Users\Cyrille Brice\AppData\Roaming\PMS\PMS.conf
[main] INFO  16:06:54.068 Working directory: D:\PS3MS
[main] INFO  16:06:54.076 Temp folder: C:\Users\CYRILL~1\AppData\Local\Temp\ps3mediaserver
[main] INFO  16:06:54.077 Logging config file: D:\PS3MS\logback.xml
[main] INFO  16:06:54.078
[main] INFO  16:06:54.284 Loading configuration file: Android.conf
[main] INFO  16:06:54.285 Loading configuration file: Bravia4500.conf
[main] INFO  16:06:54.288 Loading configuration file: Bravia5500.conf
[main] INFO  16:06:54.318 Loading configuration file: BraviaEX.conf
[main] INFO  16:06:54.323 Loading configuration file: FreeboxHD.conf
[main] INFO  16:06:54.326 Loading configuration file: FreecomMusicPal.conf
[main] INFO  16:06:54.328 Loading configuration file: Kuro.conf
[main] INFO  16:06:54.330 Loading configuration file: N900.conf
[main] INFO  16:06:54.334 Loading configuration file: Philips.conf
[main] INFO  16:06:54.336 Loading configuration file: PopcornHour.conf
[main] INFO  16:06:54.337 Loading configuration file: PS3.conf
[main] INFO  16:06:54.340 Loading configuration file: Realtek.conf
[main] INFO  16:06:54.342 Loading configuration file: Samsung.conf
[main] INFO  16:06:54.344 Loading configuration file: Streamium.conf
[main] INFO  16:06:54.345 Loading configuration file: WDTVLive.conf
[main] INFO  16:06:54.347 Loading configuration file: WMP.conf
[main] INFO  16:06:54.348 Loading configuration file: XBMC.conf
[main] INFO  16:06:54.350 Loading configuration file: XBOX360.conf
[main] INFO  16:06:54.351 Checking MPlayer font cache. It can take a minute or so.
[main] INFO  16:06:54.819 Done!
[main] INFO  16:06:54.820 Found AviSynth plugins dir: C:\Program Files (x86)\AviSynth 2.5\plugins
[main] INFO  16:06:54.820 VSFilter.dll is not in the AviSynth plugins directory. This can cause problems when trying to play subtitled videos with AviSynth
[main] INFO  16:06:54.821 Found VideoLAN version 1.1.5 at: C:\Program Files (x86)\VideoLAN\VLC\vlc.exe
[main] INFO  16:06:54.838 Loading plugins from D:\PS3MS\plugins
[main] INFO  16:06:54.844 Found plugin: com.chocolatey.pmsencoder.Plugin
[main] INFO  16:06:54.862 PMSEncoder: initializing PMSEncoder 1.5.5
[main] INFO  16:06:55.236 PMSEncoder: script directory: D:\PS3MS\scripts
[main] INFO  16:06:55.237 PMSEncoder: loading built-in log4j config file: jar:file:/D:/PS3MS/plugins/pmsencoder-1.5.5.jar!/log4j_default.xml
[main] INFO  16:06:57.073 Registering transcoding engine: PMSEncoder
[main] INFO  16:06:57.083 Found plugin: com.sharkhunter.channel.CH_plugin
[main] INFO  16:06:57.093 Start channel 1.04
[main] INFO  16:06:57.113 parsing channel file D:\PS3MS\channels\ard.ch version 0.20
[main] INFO  16:06:57.123 parsing channel file D:\PS3MS\channels\icefilms.ch version 0.25
[main] INFO  16:06:57.133 parsing channel file D:\PS3MS\channels\myp2p.ch version 0.2
[main] INFO  16:06:57.143 parsing channel file D:\PS3MS\channels\navix.ch version 0.14
[main] INFO  16:06:57.143 parsing channel file D:\PS3MS\channels\picasa.ch version 0.1
[main] INFO  16:06:57.143 parsing channel file D:\PS3MS\channels\subtitles.ch version 0.1
[main] INFO  16:06:57.143 parsing channel file D:\PS3MS\channels\svt.ch version 0.23
[main] INFO  16:06:57.143 parsing channel file D:\PS3MS\channels\tv4.ch version 0.14
[main] INFO  16:06:57.143 parsing channel file D:\PS3MS\channels\veetle.ch version 0.11
[main] INFO  16:06:57.153 parsing channel file D:\PS3MS\channels\veetles.ch version 0.1
[main] INFO  16:06:57.153 parsing channel file D:\PS3MS\channels\viasat.ch version 0.21
[main] INFO  16:06:57.153 parsing channel file D:\PS3MS\channels\youtube.ch version 0.24
[main] INFO  16:06:57.163 parsing channel file D:\PS3MS\channels\zdf.ch version 0.1
[main] INFO  16:06:57.173 Registering transcoding engine: AviSynth/FFmpeg
[main] INFO  16:06:57.173 Registering transcoding engine: FFmpeg Audio
[main] INFO  16:06:57.183 Registering transcoding engine: MEncoder
[main] INFO  16:06:57.183 Registering transcoding engine: Avisynth/MEncoder
[main] INFO  16:06:57.183 Registering transcoding engine: MPlayer Audio
[main] INFO  16:06:57.183 Registering transcoding engine: MEncoder Web
[main] INFO  16:06:57.183 Registering transcoding engine: MPlayer Video Dump
[main] INFO  16:06:57.183 Registering transcoding engine: MPlayer Web
[main] INFO  16:06:57.183 Registering transcoding engine: TsMuxer
[main] INFO  16:06:57.183 Registering transcoding engine: Audio High Fidelity
[main] INFO  16:06:57.183 Registering transcoding engine: VLC Audio Streaming
[main] INFO  16:06:57.183 Registering transcoding engine: VLC Video Streaming
[main] INFO  16:06:57.193 Registering transcoding engine: FFmpeg DVR-MS Remux
[main] INFO  16:06:57.193 Registering transcoding engine: Raws Thumbnailer
[main] INFO  16:06:57.689 Scanning network interface lo / Software Loopback Interface 1
[main] INFO  16:06:57.695 Scanning network interface net0 / WAN Miniport (IKEv2)
[main] INFO  16:06:57.701 Scanning network interface eth0 / WAN Miniport (IP)
[main] INFO  16:06:57.707 Scanning network interface net1 / WAN Miniport (L2TP)
[main] INFO  16:06:57.718 Scanning network interface eth1 / WAN Miniport (Network Monitor)
[main] INFO  16:06:57.724 Scanning network interface eth2 / WAN Miniport (IPv6)
[main] INFO  16:06:57.729 Scanning network interface ppp0 / WAN Miniport (PPPOE)
[main] INFO  16:06:57.735 Scanning network interface net2 / WAN Miniport (PPTP)
[main] INFO  16:06:57.741 Scanning network interface net3 / WAN Miniport (SSTP)
[main] INFO  16:06:57.747 Scanning network interface net4 / Intel(R) WiFi Link 5100 AGN
[main] INFO  16:06:57.753 Scanning network interface eth3 / Broadcom NetLink (TM) Gigabit Ethernet
[main] INFO  16:06:57.759 Using address /192.168.1.3 found on network interface: name:eth3 (Broadcom NetLink (TM) Gigabit Ethernet) index: 11 addresses: /192.168.1.3;
[main] INFO  16:06:57.759 Created socket: /192.168.1.3:5001
[main] INFO  16:06:57.872 Using database located at : D:\PS3MS\database
[main] INFO  16:06:58.300 A tiny media library admin interface is available at: http://192.168.1.3:5001/console/home
[main] INFO  16:06:58.424 Using the following UUID: 7ccee8c2-b57d-34a0-98a3-22ada9fae2a8
[New I/O server worker #1-1] INFO  16:07:02.525 Renderer Playstation 3 found on this address: /192.168.1.4
[main] INFO  16:07:04.211 The server should now appear on your renderer
[New I/O server worker #1-1] INFO  16:07:04.545 Renderer Playstation 3 has an estimated network speed of: 85 Mb/s
[New I/O server worker #1-3] INFO  16:08:08.988 Starting transcode/remux of PLAY
[cmd.exe] INFO  16:08:19.079 Process cmd.exe has a return code of 1! Maybe an error occured... check the log file
[New I/O server worker #1-2] INFO  16:15:25.144 Renderer WMP found on this address: /192.168.1.3


This is my pmsencoder.log file
Code: Select all
2011-04-29 16:06:55 [INFO|Matcher|loadDefaultScripts|main]: loading built-in scripts
2011-04-29 16:06:55 [INFO|Matcher|doCall|main]: loading built-in script: scripts/BEGIN.groovy
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: IPAD_USER_AGENT = Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari/531.21.10
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: GET_FLASH_VIDEOS = D:\PS3MS\scripts\get_flash_videos
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: HLS_PLAYER = null
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: NOTIFY_SEND = null
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: PERL = C:\Perl64\bin\perl.exe
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: PPLIVE = null
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: PPLIVE_URI = http://127.0.0.1:8888
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: PYTHON = null
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: RTMPDUMP = D:\PS3MS\rtmpdump\rtmpdump.exe
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: SOPCAST = null
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: SOPCAST_URI = http://127.0.0.1:8902/stream
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: VLC = null
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: YOUTUBE_DL = D:\PS3MS\scripts
2011-04-29 16:06:56 [INFO|Matcher|propertyMissing|main]: setting global variable: YOUTUBE_DL_MAX_QUALITY = 22
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/INIT.groovy
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/apple_trailers.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: Apple Trailers
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/bloomberg.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: Bloomberg TV
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/bloomberg_live.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: Bloomberg Live
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/eurogamer.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: Eurogamer
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/gamestar.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: Gamestar
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/gameswelt.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: Gameswelt
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/gametrailers.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: GameTrailers (Revert PMS Workaround)
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: GameTrailers
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/get_flash_videos.groovy
2011-04-29 16:06:56 [ERROR|Matcher|doCall|main]: can't load null
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/giantbomb.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: GiantBomb
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/hls_player.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: HTTP Live Stream
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/hook.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: Example Hook
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/icanhascheezburger.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: I Can Has Cheezburger
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: I Can Has YouTube
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: I Can Has Viddler
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/megaupload.groovy
2011-04-29 16:06:56 [ERROR|Matcher|doCall|main]: can't load null
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/movshare.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: MovShare
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/mplayer.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering end profile: MPlayer
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/navix.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering init profile: navix://
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/pc_games.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: PC Games
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/politiek24.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: Politiek 24
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/pplive.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: PPLive
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/redirect.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering init profile: Chase Redirects
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/rtmpdump.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering init profile: rtmpdump://
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/sopcast.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: SopCast
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/winfuture.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: WinFuture
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/x11grab.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: x11grab://
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading built-in script: scripts/youtube.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering check profile: YouTube Metadata
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering check profile: YouTube-DL Compatible
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering check profile: YouTube-DL
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering check profile: YouTube
2011-04-29 16:06:56 [INFO|Matcher|loadUserScripts|main]: loading user scripts from: D:\PS3MS\scripts
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading user script: curl.groovy
2011-04-29 16:06:56 [INFO|Matcher|registerProfile|main]: registering script profile: CURL
2011-04-29 16:06:56 [INFO|Matcher|doCall|main]: loading user script: get_flash_videos.groovy
2011-04-29 16:06:57 [INFO|Matcher|registerProfile|main]: registering script profile: Get Flash Videos
2011-04-29 16:06:57 [INFO|Matcher|doCall|main]: loading user script: subs.groovy
2011-04-29 16:06:57 [INFO|Matcher|registerProfile|main]: registering init profile: subs://
2011-04-29 16:06:57 [INFO|Matcher|doCall|main]: loading user script: wget.groovy
2011-04-29 16:06:57 [INFO|Matcher|registerProfile|main]: registering script profile: WGET
2011-04-29 16:08:09 [INFO|PMSEncoder|launchTranscode|New I/O server worker #1-3]: invoking matcher for: subs://channel?url=http%3A%2F%2Fwww1352.megaupload.com%2Ffiles%2Fe876a133d19151b33856e4e5aa6db94d%2Fcrudos.720p.1.avi&agent=Mozilla%2F5.0+%28Windows%3B+U%3B+Windows+NT+6.1%3B+sv-SE%3B+rv%3A1.9.2.3%29+Gecko%2F20100409+Firefox%2F3.6.3&subs=D%3A%5CPS3MS%5Cchannels%5Cdata%5CThe+Hangover.srt&subcp=cp1252&subtext=3&subout=1&subblur=1&subpos=98
2011-04-29 16:08:09 [WARN|Matcher|call|New I/O server worker #1-3]: unsupported subs:// option: agent=Mozilla/5.0 (Windows; U; Windows NT 6.1; sv-SE; rv:1.9.2.3) Gecko/20100409 Firefox/3.6.3
2011-04-29 16:08:09 [WARN|Matcher|call|New I/O server worker #1-3]: unsupported subs:// option: subout=1
2011-04-29 16:08:09 [INFO|PMSEncoder|launchTranscode|New I/O server worker #1-3]: 3 matches ([subs://, CURL, Get Flash Videos]) for: subs://channel?url=http%3A%2F%2Fwww1352.megaupload.com%2Ffiles%2Fe876a133d19151b33856e4e5aa6db94d%2Fcrudos.720p.1.avi&agent=Mozilla%2F5.0+%28Windows%3B+U%3B+Windows+NT+6.1%3B+sv-SE%3B+rv%3A1.9.2.3%29+Gecko%2F20100409+Firefox%2F3.6.3&subs=D%3A%5CPS3MS%5Cchannels%5Cdata%5CThe+Hangover.srt&subcp=cp1252&subtext=3&subout=1&subblur=1&subpos=98
2011-04-29 16:08:09 [INFO|ProcessManager|handleDownloadWindows|New I/O server worker #1-3]: command: [cmd.exe, /C, C:\Perl64\bin\perl.exe, D:\PS3MS\scripts\get_flash_videos, --quality, high, --quiet, --yes, --filename, -, ""http://www1352.megaupload.com/files/e876a133d19151b33856e4e5aa6db94d/crudos.720p.1.avi"", |, win32\mencoder.exe, -msglevel, all=2, -quiet, -prefer-ipv4, -oac, lavc, -of, lavf, -lavfopts, format=dvd, -ovc, lavc, -lavcopts, vcodec=mpeg2video:vbitrate=4096:threads=2:acodec=ac3:abitrate=128, -ofps, 25, -cache, 16384, -vf, harddup, -mc, 0.1, -channels, 6, -sub, "D:\PS3MS\channels\data\The Hangover.srt", -subcp, "cp1252", -subfont-text-scale, "3", -subfont-blur, "1", -subpos, "98", -o, \\.\pipe\pmsencoder_transcoder_out_1304089688994_44, -]
2011-04-29 16:30:05 [INFO|PMSEncoder|launchTranscode|New I/O server worker #1-3]: invoking matcher for: subs://channel?url=http%3A%2F%2Fwww1358.megaupload.com%2Ffiles%2F96f60013af11f0933f4038c49bfdb22f%2FInception.2010.DVDRip.XviD-NoGRP.avi&agent=Mozilla%2F5.0+%28Windows%3B+U%3B+Windows+NT+6.1%3B+sv-SE%3B+rv%3A1.9.2.3%29+Gecko%2F20100409+Firefox%2F3.6.3&subs=D%3A%5CPS3MS%5Cchannels%5Cdata%5CInception.srt&subcp=cp1252&subtext=3&subout=1&subblur=1&subpos=98
2011-04-29 16:30:05 [WARN|Matcher|call|New I/O server worker #1-3]: unsupported subs:// option: agent=Mozilla/5.0 (Windows; U; Windows NT 6.1; sv-SE; rv:1.9.2.3) Gecko/20100409 Firefox/3.6.3
2011-04-29 16:30:05 [WARN|Matcher|call|New I/O server worker #1-3]: unsupported subs:// option: subout=1
2011-04-29 16:30:05 [INFO|PMSEncoder|launchTranscode|New I/O server worker #1-3]: 3 matches ([subs://, CURL, Get Flash Videos]) for: subs://channel?url=http%3A%2F%2Fwww1358.megaupload.com%2Ffiles%2F96f60013af11f0933f4038c49bfdb22f%2FInception.2010.DVDRip.XviD-NoGRP.avi&agent=Mozilla%2F5.0+%28Windows%3B+U%3B+Windows+NT+6.1%3B+sv-SE%3B+rv%3A1.9.2.3%29+Gecko%2F20100409+Firefox%2F3.6.3&subs=D%3A%5CPS3MS%5Cchannels%5Cdata%5CInception.srt&subcp=cp1252&subtext=3&subout=1&subblur=1&subpos=98
2011-04-29 16:30:05 [INFO|ProcessManager|handleDownloadWindows|New I/O server worker #1-3]: command: [cmd.exe, /C, C:\Perl64\bin\perl.exe, D:\PS3MS\scripts\get_flash_videos, --quality, high, --quiet, --yes, --filename, -, ""http://www1358.megaupload.com/files/96f60013af11f0933f4038c49bfdb22f/Inception.2010.DVDRip.XviD-NoGRP.avi"", |, win32\mencoder.exe, -msglevel, all=2, -quiet, -prefer-ipv4, -oac, lavc, -of, lavf, -lavfopts, format=dvd, -ovc, lavc, -lavcopts, vcodec=mpeg2video:vbitrate=4096:threads=2:acodec=ac3:abitrate=128, -ofps, 25, -cache, 16384, -vf, harddup, -mc, 0.1, -channels, 6, -sub, "D:\PS3MS\channels\data\Inception.srt", -subcp, "cp1252", -subfont-text-scale, "3", -subfont-blur, "1", -subpos, "98", -o, \\.\pipe\pmsencoder_transcoder_out_1304091005560_493, -]


Thank you in advance for looking on my problem :)
cylbrice
 
Posts: 9
Joined: Fri Apr 29, 2011 3:45 pm

Re: Web content will not stream

Postby chocolateboy » Fri Apr 29, 2011 4:47 pm

Try the SharkHunter Build. It should just work out of the box. If not, I'll take a look, but bug SharkHunter first :-)
chocolateboy
Project Member
 
Posts: 2467
Joined: Wed Sep 16, 2009 10:05 am

PreviousNext

Return to General Help and Support

Who is online

Users browsing this forum: ExSport and 9 guests