Re: How to use iView (ABC Australia) downloadersAnywho - Thanks for all your work!
I don't know why or how the host changed to Akamai. We still have a problem: --------- DEBUG: SendPlay, seekTime=0.00, dLength=0, sending play: /flash/playback/_definst_/mp4:deep_10_01_02 DEBUG: Invoking play DEBUG: sending ctrl. type: 0x0003 DEBUG: RTMP_ClientPacket, received: invoke 10275 bytes DEBUG: (object begin) DEBUG: Property: NULL DEBUG: (object end) DEBUG: HandleInvoke, server invoking <_onbwcheck> DEBUG: Invoking _result DEBUG: RTMP_ClientPacket, received: invoke 187 bytes DEBUG: (object begin) DEBUG: Property: NULL DEBUG: (object begin) DEBUG: Property: <Name: level, STRING: error> DEBUG: Property: <Name: code, STRING: NetStream.Play.StreamNotFound> DEBUG: Property: <Name: description, STRING: Failed to play deep_10_01_02; stream not found.> DEBUG: Property: <Name: details, STRING: deep_10_01_02> DEBUG: Property: <Name: clientid, STRING: lG-w9qMH> DEBUG: (object end) DEBUG: (object end) DEBUG: HandleInvoke, server invoking <onStatus> DEBUG: HandleInvoke, onStatus: NetStream.Play.StreamNotFound ERROR: Closing connection: NetStream.Play.StreamNotFound DEBUG: Closing connection. Error code 1 |
Re: How to use iView (ABC Australia) downloadersQuote:
That should reveal some more info. |
Re: How to use iView (ABC Australia) downloadersQuote:
Quote:
Code:
RTMPDump v2.3 For Hostworks the output is (Windows): Code:
bin\rtmpdump.exe --resume -r rtmp://203.18.195.10/ -a ondemand?auth=D536ABCD8E3F12D988EC -y mp4:deep_10_01_02 -o "The Deep Series 1 Episode 2.mp4" -W http://www.abc.net.au/iview/images/iview.jpg Code:
bin\rtmpdump.exe --resume -r "rtmp://cp53909.edgefcs.net///flash/playback/_definst_/deep_10_01_02.mp4" -a ondemand?auth="E17AF96B1BAE58C69288" -o "The Deep Series 1 Episode 2.mp4" -W http://www.abc.net.au/iview/images/iview.jpg |
Re: How to use iView (ABC Australia) downloadersQuote:
edit: Ahh! The problem is exactly that. The script is not getting the HOST and TOKEN first. Then when it comes to decide which filename format to use, it is always picking HOSTWORKS because the HOST variable hasn't been defined first. The structure of that code has to be changed slightly so that the HOST and TOKEN is gotten from the ABC server first. So this code: Code:
echo Retrieving Token... Code:
while [ $RETRY -gt 0 ]; do |
Re: How to use iView (ABC Australia) downloadersTo Anywho and Yansky
Great success!! I cut to the chase and impemented only the latest post (getting the host and token earlier). I got a 419.2 MB MPEG-4 movie file in about 7 minutes. MPEG Streamclip read it successfully after I changed the file extension from MP4 to FLV. Great work and many thanks. |
Re: How to use iView (ABC Australia) downloadersNew version of iViewFox available (1.1.9)
https://addons.mozilla.org/en-US/fir...wfox/versions/ I have added preferences to easily increase the buffer time (to help with large file timeouts) and to enable the debug output easily. ![]() Also, I've updated my other rtmpdump-based addon Plus7Fox. It allows you to download shows from the http://au.tv.yahoo.com/plus7/ site. It now works under OSX as well as windows. And has the buffer and debug preferences as well. https://addons.mozilla.org/en-US/fir...7fox/versions/ |
Re: How to use iView (ABC Australia) downloadersIs there any way of making the rtmpdump resumes more 'resilient' or persistent (more re-tries)?
(It's implied in the post about a new version of the iViewFox) Usually, I can run SBS Downloader at the same time as iViewNapper but today iVN is not too good at resuming (I have better luck using the Batch Downloader). Things seem to be more bandwidth-sensitive than usual - or is it my imagination after not using either for 3 weeks? [edit] Similar problems Australia-wide, for 2 days, according to the iView Mesage Board http://www2b.abc.net.au/tmb/Client/M...0&m=11179&dm=3 |
Re: How to use iView (ABC Australia) downloadersiView, unexpectedly, is performing better than usual with a huge daily load of new programs. I'm now (past 2-3 days) getting a DL rate of 700kbps about 50% of the time. My usual was under 550 (in 2010). I don't think the quality of the copper wire has changed to my house :)
I wonder if the (Hostworks) servers have been enhanced with the accelerated workload? Does ABC report client usage of iView? I'm guessing it is way up, to justify the 300%+ increase in weekly show numbers in the past 2 months (much more over the past 12 months). |
Re: How to use iView (ABC Australia) downloadersA couple of amusing glitches -
(from posts I just saw on iView Message Board) Episode 3 and 4 of Roary the Racing Car both play an episode called "Tall Story Roary", despite neither one of them being named such. and Subject: Posh Nosh captioning I know it is a comedy, but the mis-matched captions are a laugh. Not just out of synch, but from a different show? |
Re: How to use iView (ABC Australia) downloadersQuote:
Quote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersRecently I have noticed that if I start a download with iviewnapper or sbsnapper, my Firefox browser loses access to DNS resolution and can no longer find web pages. Once I stop downloading, access to DNS resolution is immediately available.
Anyone know what might be happening? I used to be able to browse concurrently with downloading, so something has changed recently. |
Re: How to use iView (ABC Australia) downloadersHi,
I'm trying to get iviewfox and plus7fox working, but I'm having the same problem. After rebooting firefox (OSX 10.6) after installing the add-on I get asked to run this in terminal: chmod a+x /Users/luc/Library/Application\ Support/Firefox/Profiles/d8vw6mmg.Default User/extensions/Plus7Fox@forboden.com/rtmpdump/* But when I do I get this error: chmod: /Users/luc/Library/Application Support/Firefox/Profiles/d8vw6mmg.Default: No such file or directory chmod: User/extensions/Plus7Fox@forboden.com/rtmpdump/*: No such file or directory Any help would be appreciated, thanks. |
Re: How to use iView (ABC Australia) downloadersQuote:
Code:
chmod a+x /Users/luc/Library/Application\ Support/Firefox/Profiles/d8vw6mmg.Default User/extensions/Plus7Fox@forboden.com/rtmpdump/* Code:
chmod a+x /Users/luc/Library/Application\ Support/Firefox/Profiles/d8vw6mmg.Default\ User/extensions/Plus7Fox@forboden.com/rtmpdump/* |
Re: How to use iView (ABC Australia) downloadersQuote:
So what's changed? Perhaps the path your connection is taking to the servers is less congested now and RTMPdump is taking a fair chunk of the bandwidth now. |
Re: How to use iView (ABC Australia) downloadersFor some reason the email updates to this thread seem to have stopped again for me. :confused:
Anyway, I've updated iViewFox and Plus7Fox to fix the text escape issues. https://addons.mozilla.org/en-US/fir...7fox/versions/ https://addons.mozilla.org/en-US/fir...wfox/versions/ |
Re: How to use iView (ABC Australia) downloadersThanks Anywho.
Both iViewfox and Plus7Fox are working for me now. |
Re: How to use iView (ABC Australia) downloadersQuote:
I seem to recall RTMPdump not using the whole bandwidth before, but maybe now the total has dropped to RTMPdump levels and it takes priority, blocking everything else out. |
Re: How to use iView (ABC Australia) downloadersHi Have just installed iviewfox into Firefox on my Mac OSx.
The scripts appear to run fine but when the download is complete I cant view it in any video program (ie Quicktime, Itunes, Toast 10 etc) each program says it doesn't know the file type. Is the file in a Mp4 format or something different - is there something I can do? thanks |
Re: How to use iView (ABC Australia) downloadersQuote:
http://www.videolan.org/vlc/download-macosx.html |
Re: How to use iView (ABC Australia) downloadersNo I havent but I wanted to be able to import the video to itunes to sync to my ipad for later viewing ... however, I assume the file format used by iViewfox is mp4 compatible?
|
Re: How to use iView (ABC Australia) downloadersQuote:
the format that iView uses is F4V, which is just flash video (.flv) container with MPEG4 and AAC streams, however for whatever reason they are named .MP4, the files can be very easily remuxed (ie streams copyed out of the flv and placed into .mp4 containers) by using the package below (all the downloaders just copy the file from the server, so this applies to all iview downloaders) http://rapidshare.com/files/436601834/Remux.zip http://www.megaupload.com/?d=CD4CPJ0H [Instructions and info edited from one of my earlier posts] This is a couple of bat files using ffmpeg (all of 3 must be in the same directory, with the mp4s) and another zip with a cmd program called recycle.exe which needs to be put in the windows->System32 folder the remux.bat converts whatever file you drop n' drop on it into an mp4 with directly copied streams ie no reencoding (also works with plus7 flv files as they are also F4V), while the feeder.bat will go through every .mp4 file in the folder and will run them through the remux.bat. the recycle.exe is required to send the originals to the recycle bin rather than deleting them outright in case some thing goes wrong. lastly I suggest you get mediainfo as it is a nice quick acid test on whether the remux was successful as if it does not show data for all segments (container, video and audio) then its a dud and need to restore the original and go from there. Obviously this is a windows based solution, and will be little use to you if you're running a Apple or Linux machine. [end or repost] After REmux you should end up with compatible MP4 files :) If you end up with a dud let me know and I'll help you fix it with Frhed :) |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersKramund, I've re-created Blood Eaglz's batch files as an Automator script app.
http://forboden.com/coding/FLVIvewDemux4OSX.zip Just drag the mp4 files you want to convert onto the FLVIvewDemux4OSX.app file. It will create a new directory called 'demuxed' inside the folder of the original files with the new converted files. (i hope that makes sense) |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
Try doing them one at a time and delete the demuxed folder after each is complete. Delete it before you start as well. |
Re: How to use iView (ABC Australia) downloadersQuote:
Is the folder created in the same location as the app. Fo I need to place the app anywhere special? |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
This is what I am doing... Extracted the files and a folder was created: FLViviewDemux4OSX I copied the streamed file into this location. I grab the file with the pointer and drop it on: FLViviewDemux4OSx app I get the following: The action “Run Shell Script” encountered an error. Check the actionʼs properties and try running the workflow again. |
Re: How to use iView (ABC Australia) downloadersQuote:
If you want to try it yourself you can use the terminal in OSX. Here are the steps: 1.Open the terminal (it's in the applications/utilities folder) 2. Drag ffmpeg to the terminal. It will show up in the terminal as an absolute path to ffmpeg 3.make sure the mp4 file is in the same directory as ffmpeg 4. Add the following text to the end of the ffmpeg absolute path that is showing in the terminal Code:
-i "filename.mp4" -vcodec copy -acodec copy newFilename.mp4 |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
Do either or both filesnames have spaces in them? Make sure you uses quotes (") around the filenames. |
Re: How to use iView (ABC Australia) downloadersQuote:
here is the string I am using: <directory location>/ffmpeg -i "test.mp4" -vcodec copy -acodec copy "test2.mp4" |
Re: How to use iView (ABC Australia) downloadersQuote:
Not sure why I need to be in the directory AND provide the full path though? I thought I could do one or the other - though I am not proficient in UNIX. |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersHi Folks
I registered here just to post a big thanks to the person responsible for iViewNapper. My wife hasn't been well and our VCR crapped out last night while I was recording something for her, downloaded it today, dumped it to a USB stick and she's watching it as we speak, iViewNapper worked like a charm. Once again, a big thanks from me. Budsy. |
Re: How to use iView (ABC Australia) downloadersQuote:
If you guys watch shows on SBS or 7 then check out my other Nappers on the website. Don't let her miss her favourite "Desperate Housewives" episodes. :) |
Re: How to use iView (ABC Australia) downloadersI have iViewFox 1.2.2 in FF3.6.13 on W7_64 and the latest update appears to have stopped it working?
The save dialog appears but the cmd window does not and no net traffic follows? |
All times are GMT -6. The time now is 06:47 AM. |