Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #501  
Old 03-14-2011, 07:27 AM
gxdata gxdata is offline
Western Wombat
 
Join Date: Feb 2009
Posts: 332
gxdata is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by blood.eaglz View Post
#2 what I would like is for all 3 to use a SINGLE rmtpdump exe rather than have to have a separate one for all 3, if it wasn't for the possibility of one or two being incompatible with a newer version I would suggest they simply looked for rtmpdump.exe
Well, that would be possible of course. In effect, I use just rtmpdump v2.3 - for p7 it is renamed as rtmpdump v2.2c (not its exact name, but you get the idea), for SBS it is called rtmpdump v2.2d.
I have confidence that v2.3 works OK for all 3 nappers.

With user settings, the programmer allows some flexibility to change, over time. The exact name and location of the rtmpdump file to be used is stored in a settings file. Its location can be secured so that inexperiened users don't kill the settings, or change them to make the application unuseable. I can understand why mce might be reluctant to take this approach, but it can be made foolproof.

If all 3 nappers expected to see rtmpdump.exe in the working folder (ie, there is none of the win32-2.2c stuff in the filename), then as a new rtmpdump is released and recommended, you would download it (for arguments' sake, let us say it is v2.3a) and name it as rtmpdump.exe, replacing the older file (which might actually be v2.2c).

Is this more than obvious?
Reply With Quote
  #502  
Old 03-14-2011, 07:36 AM
gxdata gxdata is offline
Western Wombat
 
Join Date: Feb 2009
Posts: 332
gxdata is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by blood.eaglz View Post
#1 Yep I know its there but it is not a STATIC setting it resets every time you close, and as I rarely if ever use the srts it add more clutter to the folder which although easily deleted would rather not have present in the first place. as to how I suggested be implemented I didn't mean by shortcut I meant in a style like PictureResizer does where what the exe itself is named determines how it operates.
The user settings behave like (for example) the last size that the MS Word window was, which is 'remembered' when you next open it. So, if you change the options and save them, when you use the napper next week it will remember the settings that you saved.

With a commandline switch, you would make a shortcut that in effect determined the default captions option -

iVN /captions=ON
or if you preferred it,
iVN /captions=OFF

(I'm using a shorthand, not the actual stuff that would go into a shortcut - but it is super-easy, and saves mce having to compile 2 versions of each release).

Unfortunately, I can't insert or attach an image to illustrate this with a partial screenshot.

Last edited by gxdata : 03-14-2011 at 07:48 AM. Reason: make it look nicer
Reply With Quote
  #503  
Old 03-14-2011, 08:32 AM
vipher vipher is offline
Junior Member
 
Join Date: Jul 2010
Posts: 10
vipher is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


I've been away for a while. Good news is that I've just updated the Linux Script to combat the new changes made to iView. New script is v6.9 and it's available on the wiki. Thanks to Anywho and gxdata for figuring out what was done. I'll see about an OSX version tomorrow, it should be as simple as changing the rtmpdump binary.
Reply With Quote
  #504  
Old 03-14-2011, 11:22 AM
blood.eaglz blood.eaglz is offline
Member
 
Join Date: Jul 2010
Posts: 75
blood.eaglz is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by gxdata View Post
saves mce having to compile 2 versions of each release).
my suggestion doesn't require 2 releases to be compiled all it requires is that at start up it parses its own name
if name = "iviewnapper.exe" then srt=on
if name = "iviewnapper-ns.exe" then srt = off

*of course "iveiwnapper" would be replaced with either the current version number or a wildcard.
Reply With Quote
  #505  
Old 03-14-2011, 11:28 AM
blood.eaglz blood.eaglz is offline
Member
 
Join Date: Jul 2010
Posts: 75
blood.eaglz is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by gxdata View Post
If all 3 nappers expected to see rtmpdump.exe in the working folder (ie, there is none of the win32-2.2c stuff in the filename), then as a new rtmpdump is released and recommended, you would download it (for arguments' sake, let us say it is v2.3a) and name it as rtmpdump.exe, replacing the older file (which might actually be v2.2c).

Is this more than obvious?
Well considering that I included that exact Idea in my post Yes

Quote:
Originally Posted by blood.eaglz View Post
#2 what I would like is for all 3 to use a SINGLE rmtpdump exe rather than have to have a separate one for all 3, if it wasn't for the possibility of one or two being incompatible with a newer version I would suggest they simply looked for rtmpdump.exe
but as had written there is the possibility that one or two of the nappers may NOT be compatible, and if the situation arose, like it has before, where you had to use a newer version for one it could cause all sorts of head aches, with multiple directories and debug woes.
Reply With Quote
  #506  
Old 03-14-2011, 08:45 PM
gxdata gxdata is offline
Western Wombat
 
Join Date: Feb 2009
Posts: 332
gxdata is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by blood.eaglz View Post
Well considering that I included that exact Idea in my post Yes

but as had written there is the possibility that one or two of the nappers may NOT be compatible, and if the situation arose, like it has before, where you had to use a newer version for one it could cause all sorts of head aches, with multiple directories and debug woes.
I wasn't being rude, sorry if it sounded so - after writing it, I thought that my explanation sounded a bit pedantic & detailed, hence the 'obvious' remark.
Actually, over the last year I have suggested a few things to mce - including the single rtmpdump.exe, probably - but his experience (and that of others here) with the changes of iView/SBS/Plus!7 over that time count for more than mine, so whatever the community can come up with is fine by me.

Others can take on board what you've written.
Reply With Quote
  #507  
Old 03-15-2011, 12:30 AM
mce mce is offline
Senior Membrane
 
Join Date: Jul 2010
Posts: 116
mce is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


blood.eaglz & gxdata

Yes something has to be done, it was supposed to be a simple little program that did one thing and worked well.

Sometimes I wonder if I achieved any of that.

1. I'll implement cross session settings (?) soon.

2. As new versions of the Nappers come out they get the latest rtmpdump that works for them at that time. Due to the way the other Nappers don't need much updating, they can seem like they are left behind.

If *someone* can tell me that the newest rtmpdump works on all the Nappers just fine it will save me a weekend of testing and speed up the process a bit.

3. Thanks gxdata for the 404 bug report, I'll fix it tonight if possible.

4. Regarding the focus lock problem, I haven't forgot about it, indeed it is a constant worry, but I will continue to look for a way to fix it.
Reply With Quote
  #508  
Old 03-15-2011, 03:04 AM
Ferret Ferret is offline
Junior Member
 
Join Date: Jan 2011
Posts: 4
Ferret is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Something I have noticed is that the double hyphen crash seems to be back.
for example:
Four Corners 14/03/11 : BP: Billion Blowout
will not download correctly and the Subtitles files if they are zero bytes are not deleted.
Reply With Quote
  #509  
Old 03-15-2011, 03:17 AM
mce mce is offline
Senior Membrane
 
Join Date: Jul 2010
Posts: 116
mce is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Version 20110315.

* Fix 404 error box for no .srt file.
* Subtitles state remembered between sessions.

[Edit]

Four Corners BP file OK on the Nappers.
Reply With Quote
  #510  
Old 03-15-2011, 03:51 AM
Anywho Anywho is offline
Batch File Basher
 
Join Date: Jul 2010
Posts: 204
Anywho is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by mce View Post
If *someone* can tell me that the newest rtmpdump works on all the Nappers just fine it will save me a weekend of testing and speed up the process a bit.
Currently no problems I've found with them using the latest RTMPdump (v2.3-r557).

Same goes for iViewFox plugin
Reply With Quote
Reply Post New Thread
Tags: , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 02:47 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons