Re: How to use iView (ABC Australia) downloadersI have done many tests and either the JSON parsing or the FOR EACH interpretation(?) in IE9 on this object is broken.
Specifying items directly, like myJSON.[0].a will yield results, but FOR EACH is not picking up the (umm, how do I phrase this!) separate entities required for the traversal of the set, which works in IE8 but not IE9. |
Re: How to use iView (ABC Australia) downloadersQuote:
I'd say things have changed now that SP1 is out. When I first got Win7 it was 32bit (IE8?), but SP1 (IE9) only gave me 64bit. Quote:
I was thinking (hoping) that maybe you could just get the JSON stuff from iView and maybe coerce the JSON into something that IE9 (and others) can comprehend (would JScript or JavaScript do that for you?)... But I think that may turn into a nightmare eventually. |
Re: How to use iView (ABC Australia) downloadersCurrently looking into this:
http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx Seems IE9 and possibly IE8 had different compatibility modes. The following meta tag may be needed in the head section of the .hta file. <meta http-equiv="X-UA-Compatible" content="IE=4"> <!-- IE5 mode --> |
Re: How to use iView (ABC Australia) downloadersQuote:
Inserted the meta tag (just after title), same error result from the VBS. It seems ridiculous that For Each could cause a problem (but I will try a little VBS that just iterates some other object/collection, without the complication of JSON code). I have seen code that explicitly loads an HTA file with MSHTA.exe, rather than double-clicking (which does what? processes it with the default Microsoft browser I assume). [edit1] I tried a (remnant) 2005-dated MSHTA.EXE (the one in Win7-64's \windows\system32\ is v9.00.8112.16421, dated 2011) and got a wrong entry-point error in version.dll, but I might fetch another mshta.exe from a machine with ie8 installed, and see if I can get some progress. [edit2] Using another mshta.exe (from WinXP Sp3 with IE8 = v8.0.6001.18702), but the command "mshta iviewnapperlite.hta" doesn't show me any visible response. I thought it would. |
Re: How to use iView (ABC Australia) downloadersMore on the IE internals - this might be worth a read:
Proper Content-Type Header Syntax http://blogs.msdn.com/b/ieinternals/...pe-header.aspx (posted 22April2011) |
Re: How to use iView (ABC Australia) downloadersDownloaded the ivewfox 1.3.0 today.
Not working. I have Firefox 4.0 on an imac running osx 10.5.8. Tried to download Dr Who episode getting the "save to" screen but was followed by a terminal message as follows (user name changed to protect the innocent): "Last login: Sun May 1 21:40:58 on console /Users/******/Documents/Downloaded\ files/mozilla/extensions/iViewFox@forboden.com/rtmpdump/b.command ; exit; [Imac:~] ******% /Users/******/Documents/Downloaded\ files/mozilla/extensions/iViewFox@forboden.com/rtmpdump/b.command ; exit; dyld: unknown required load command 0x80000022 /Users/******/Documents/Downloaded files/mozilla/extensions/iViewFox@forboden.com/rtmpdump/b.command: line 2: 272 Trace/BPT trap "/Users/******/Documents/Downloaded files/mozilla/extensions/iViewFox@forboden.com/rtmpdump/rtmpdump" -r "rtmp://cp53909.edgefcs.net////flash/playback/_definst_/doctorwho_11_06_01.mp4" -a "ondemand?auth=daEbjb9cha6cuancXd9dbdSaWbSbjbJ deay-bnVuJn-8-slm_yEzpF&aifp=v001" -o "/Users/******/Movies/Iview/Doctor Who Series 6 Episode 1 The Impossible Astronaut.mp4" -m "120" -W "http://www.abc.net.au/iview/images/iview.jpg" logout [Process completed] Same thing happened with other programmes. Any suggestions? |
Re: How to use iView (ABC Australia) downloadersBeen away so just catching up... Downloaded the latest version of iViewNapperLite (20110429) and confirming that still doesn't work for me/ same errors as others have described (Vista 32bit, latest SP/patches, IE9).
Glad that I'm not the only one experiencing this at least. Though I was going nuts after trying all sorts of things ;-) Will try uninstalling IE9 as a workaround in the interim (know that we know it is involved and as I hardly use it and only upgraded to be more secure from an MS perspective!) |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersTrouble ahead?
Reading that Dec 2010 article about the iView iPad app - linked to (by Anywho ?) again, I see this statement - Quote:
|
Re: How to use iView (ABC Australia) downloadersI've done more digging with iVNL problems and for some reason the VBScript side of IE9 is not working the same as IE8.
Javascript seems to pass all tests. For IE8 = Version 5.8.7600.16546 (Works) For IE9 = Version 5.8.7601.16978 (Don't Work) How do these compare to others out there??? I may have to convert the VBScript over to Javascript. [Edit] vbscript.dll can be found in c:\windows\system32. Right click vbscript.dll > Properties > Details > File Version |
Re: How to use iView (ABC Australia) downloadersQuote:
[edit] ok, now that we're clear, my vbscript.dll is the same versin as mce's (I have IE9 installed and working; running IE9 as 32-bit always; Windows 7 Ultimate, 64 bit) |
Re: How to use iView (ABC Australia) downloadersOff-Topic (codecs problem), but I'm getting desparate. :mad:
I have no problem with VLC, Windows Media Player playing MP4 and FLV (and other video formats I commonly look at), but Windows Media Center for Windows 7 just will not play either of these two formats. I can drop a WMV file into the library folder in WMC that contains FLV and one MP4, and that is the only file that I can view - otherwise I get the unhelpful message "Cannot Play Video" in the Windows Media Center. I've searched this sites forums, searched a few specialist WMC sites, and searched the web more widely - nix. Also tried Win7Codecs (Shark007) with a range of settings - again no joy. Can someone point me to a solution or site that can walk me through this? |
Re: How to use iView (ABC Australia) downloadersQuote:
Seven Forums: _http://www.sevenforums.com/media-center/71612-flv-wmc.html Australian Media Center forums: _http://www.pcmediacenter.com.au/forum/topic/42897-codec-woes-with-sharkys-007re-subtitles-flv-files/ Shark007 forums: _http://shark007.net/forum/Thread-MC-and-native-codecs May work for Win7: _http://pressf1.pcworld.co.nz/showthread.php?t=114219 |
Re: How to use iView (ABC Australia) downloadersQuote:
I currently have DivX codec set to decode the AVC (H264) video streams and am using K-lite codec pack set to libavcodec to decode the AAC audio (this is a global set up so all players using external codecs use this combination for these types of streams) you could try that combination, also you could try this it's the codec tweak tool that is included in K-lite, it can be used stand alone with the current codecs installed, and will allow you to set the default codecs used. I had to use it (from within k-lite install) to override a nokia codec which was forcing itself over the DivX codecs, and stuffing up the videos. |
Re: How to use iView (ABC Australia) downloadersthanks blood.eaglz, spaceghost - i'll try some of those things. I'm very ignorant when it comes to configuring codecs.:confused:
I (thought I had) tried everything I saw on the Shark007 discussions, yesterday. Some posts I have seen (somewhere) say that WMC "just works" for FLV, MP4 in the USA with some add-in that is Microsoft-supplied. A couple of Aussies were a bit p1ssed off about that. [Edit] I got it going – more 4rse than class:
Prior to that sequence, I used the K-Lite tool to clean up missing codecs in my registry, but didn't do much more. So I'm happy enough, but not really much wiser. |
Re: How to use iView (ABC Australia) downloadersOff-Topic again
iView and Plus!7 occasionally have the same shows, and comparing FLV and MP4 for size and with MediaInfo reveals that FLV is 3 times the size of the iView MP4, but they are both 640x360 resolution. Why is that? |
Re: How to use iView (ABC Australia) downloadersQuote:
Plus7 uses a more basic form of H264 encoding, that requires a higher bitrate to deliver the quality you see (though no where near as high as VP6 would have to go), while abc uses a more complex method which allows them to pack as high a quality with a much lower bitrate which while resulting in a smaller file requires more processing power to both encode on their end and a bit more vs Plus 7 to decode on our end, at least this is how I understand it. (look up CABAC, this is the main difference). |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
Not working again. Same message. Any other suggestions? :( |
Re: How to use iView (ABC Australia) downloadersReplaced hard drive and operating system recently. Maybe the script I entered into terminal when I first downloaded the add on needs to be re-entered. But I can't remember what it was.
Can someone remind me.:) |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
I hate to be a pain but I'm getting a file not found message for the link chrome://iviewfox/content/ohHai.html. |
Re: How to use iView (ABC Australia) downloadersQuote:
Plus7Fox: Code:
chmod a+x /Users/username/Library/Application\ Support/Firefox/Profiles/xxxxxxxx.Default\ User/extensions/Plus7Fox@forboden.com/rtmpdump/* Code:
chmod a+x /Users/username/Library/Application\ Support/Firefox/Profiles/xxxxxxxx.Default\ User/extensions/iViewFox@forboden.com/rtmpdump/* username with your login name. I've got no idea how you do it on the Mac (App Window or something?), but you need to do it from the command line interface. xxxxxxxx.Default with whatever it is on your system. (See here for more info) |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersedit: I think I messed up the chmod stuff in the iviewfox/plus7 code. I only gave premission to the b.command file instead of the whole directory to include the rtmpdump executable.
|
Re: How to use iView (ABC Australia) downloadersQuote:
Quote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
Anyway, here is the updated extension with the chmod fixed: https://addons.mozilla.org/en-US/fir...wfox/versions/ |
Re: How to use iView (ABC Australia) downloadersI'm getting an AUTHENTICATE_LOAD_ERROR - 203.xx.xxx.xxx Hostworks when trying to view the Nightly News, 7May on the iView Player @ 6:10PM today, AEST.
The (various) downloaders won't work with News or Insiders (which is why I tried the Player, of course). Is that a usual error? I haven't seen an Auth error before. [edit] Ignore - 15 minutes later, everything works again. My OzSpeedtest DL rate was a little low, but it must have been a glitch at iView server that caused the inability to DL from iView. |
Re: How to use iView (ABC Australia) downloadersGuys,
Downloaded v1.3.2. Still not working. This message appears in a terminal - 80 x 24 window: "Last login: Tue May 10 16:17:30 on ttys000 /Users/********/Documents/Downloaded\ files/mozilla/extensions/iViewFox@forboden.com/rtmpdump/b.command ; exit; [Imac:~] ********% /Users/*******/Documents/Downloaded\ files/mozilla/extensions/iViewFox@forboden.com/rtmpdump/b.command ; exit; dyld: unknown required load command 0x80000022 /Users/********/Documents/Downloaded files/mozilla/extensions/iViewFox@forboden.com/rtmpdump/b.command: line 2: 13525 Trace/BPT trap "/Users/*******/Documents/Downloaded files/mozilla/extensions/iViewFox@forboden.com/rtmpdump/rtmpdump" -r "rtmp://cp53909.edgefcs.net////flash/playback/_definst_/drwhogreatest_11_01_01.mp4" -a "ondemand?auth=daEd3aIchdTczc9cXaYalbEaGb_dUbE b8bF-bnYnJn-8-okp_yHwpK&aifp=v001" -o "/Users/********/Movies/Iview/Doctor Who's Greatest Moments Cutdowns Episode 1 The Daleks.mp4" -m "120" -W "http://www.abc.net.au/iview/images/iview.jpg" -z logout [Process completed]" |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersDo Nine and Ten networks use a different streaming standard/protocol to the others? Is that why there doesn't seem to be any download programs for them?
|
Re: How to use iView (ABC Australia) downloadersQuote:
The Channel 9 site uses Silverlight which makes things a bit hard. Anywho, MCE, I had a quick look at the Channel 10 site with Firebug and it looks fairly easy to replicate. Here's the details: Code:
POST http://api.v2.movideo.com/rest/media/107549/smil?token=ec93fe1d-199c-4f41-811b-b2d5819141e5 |
Re: How to use iView (ABC Australia) downloadersOn a quick look, it looks a lot like SBS.
I'll have a look at it later on. |
Re: How to use iView (ABC Australia) downloadersABC iView messageboards, 18May:
Quote:
|
Re: How to use iView (ABC Australia) downloadersedit: nm. I got confused by rtmpdsrv
|
Re: How to use iView (ABC Australia) downloadersA coding question:
The CC (.SRT) file for Peep Show S7/5 is defective. It has an unclosed literal string about 4 lines into the XML file. It's located at http://www.abc.net.au/iview/captions...w_11_07_05.xml For future reference, how can I directly download the XML file which is at a known URL - even if it has an error? What I had been using (in .NET) was to read into a streamreader with HttpWebResponse.GetResponseStream or to use a small commandline downloader that uses http protocol and a Get. Both of these methods error at the same location. |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersIf anyone on windows has some free time, the devs for MediaPortal are looking for testers for the new iView plugin: http://forum.team-mediaportal.com/on...tml#post753005
|
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersWith iViewNapper (v20110429), I have noticed that the Episode descriptions are minimal, for some shows only.
Blood, Sweat and Takeways is an example (there are many others). Its description (to the left of the image) is - (2011-06-15) [MP4] If iVN's Debug is switched on, the saved file 'Blood, Sweat And Takeaways.JSON' does contain a lengthy description - which matches the iView Player's episode description: Six young fast food junkies travel to South East Asia to see just what's involved in producing the food they take for granted. They must catch, harvest and process food products that are eaten every day in the UK. Can that be fixed up, at the next release, mce ? |
All times are GMT -6. The time now is 01:06 AM. |