Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search




Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Recording
| | |-+  Automated recording times possible with H320?
« previous next »
  • Print
Pages: [1] 2 3 4

Author Topic: Automated recording times possible with H320?  (Read 20640 times)

Offline cbr12

  • Member
  • *
  • Posts: 25
Automated recording times possible with H320?
« on: December 07, 2006, 07:37:58 PM »
I would like to use my H320 to record birds every morning for a week or two from 6-10 am. The Iriver would be plugged in of course so it doesn't run out of batteries. I know the H320 has an internal clock, can it be used to set pre-determined start and stop recording times? I read in another post that there is a plug-in for a countdown timer to begin recordings, but could this be used on a consistent basis to start and stop every morning? If this is possible please let me know how.

Thanks
Logged

Offline Didgeridoohan

  • Member
  • *
  • Posts: 102
Re: Automated recording times possible with H320?
« Reply #1 on: December 08, 2006, 08:12:19 AM »
A quick look in the wiki gives this information:

Quote
Missing features

    * Set a start or stop time (delayed/timed recording)


http://www.rockbox.org/twiki/bin/view/Main/IriverRecording

If there is a count-down plugin for recording, there should be no problems using it... Just turn on your player before going to bed, set the count-down to reach zero at 6am and then let it run. You can probably set a sleep timer to turn of your player at the desired time. Since I don't know anything about this count-down plugin, I can't know for sure though.

Cheers

Edit: Typos...
« Last Edit: December 08, 2006, 08:17:54 AM by Didgeridoohan »
Logged
Remember, the MANUAL, WIKI and the SEARCH funtions are your friends.

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Automated recording times possible with H320?
« Reply #2 on: December 08, 2006, 11:30:20 AM »
I think that what he wants is a way to plug in his player, and set it to record a scheduled recording (6-10 AM every day Mon-Fri) rather than just one recording at 6 AM.
Logged

Offline cbr12

  • Member
  • *
  • Posts: 25
Re: Automated recording times possible with H320?
« Reply #3 on: December 08, 2006, 11:47:55 AM »
Llorean, you are right. I want something that will be able to record everyday at the same scheduled times, not just one morning. I suppose the sleep timer would work if there is some way for it to automatically wake up again when it is time to recrord again the next morning. If Iriver cant do this, are there any other jukeboxes like archos, ipod etc. that would allow this type of recording?
Logged

Offline Didgeridoohan

  • Member
  • *
  • Posts: 102
Re: Automated recording times possible with H320?
« Reply #4 on: December 08, 2006, 03:16:49 PM »
Yes, I understood what he wanted... The problem was that I wasn't completely clear in my answer. :-[ With the way I suggested you would of course have to prepare your player every night you would like a recording the next morning... A bit of a problem if you don't have the opportunity to do that.

I don't think there is an option to have Rockbox start your player automatically at a certain time.
Logged
Remember, the MANUAL, WIKI and the SEARCH funtions are your friends.

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: Automated recording times possible with H320?
« Reply #5 on: December 12, 2006, 05:34:33 PM »
Cbr12, I have come bearing gifts...

I have been mucking about with my countdown timer and managed to implement what I think you're after... Quite a nifty little feature I think... The patch is here: http://www.rockbox.org/tracker/task/6297

and here's a description of what it does....
All timer settings (including filesplit etc) are under a menu in the recording settings called Timer options.

Setting "Record repeat every.." you can set a time for a repeated recording eg. set it for 1 hour and a recording will start every hour from when you start the first recording. This needs to be used in conjunction with the "Split time" option.
"Split measure" and "What to do.." are automatically  set to 'time' and 'stop' respectively when "Record repeat every.." is set.
You need to set a "Split time" that is less than your "Record repeat every.." setting.

So eg.
First set "Record repeat every.." to 12 minutes
then "Split time" to 5 minutes.
Then go into the recording screen and press record

This will result in a 5 minute recording and then a 7 minute pause, then another 5 minute recording and 7 minute pause..etc etc until you stop the recording or pause the timer.

This can also be used in conjunction with the countdown timer to start the first recording at a specific time.

Hope that does the trick, I'll be interested to know if it works ok for you.
« Last Edit: December 14, 2006, 12:04:33 PM by Mmmm »
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline cbr12

  • Member
  • *
  • Posts: 25
Re: Automated recording times possible with H320?
« Reply #6 on: December 14, 2006, 02:24:18 PM »
Mmmm,

Thanks for info. I really hope this works. I do not have the patch installed yet, but I will start working on it. I have never done this before so it may take a while before I figure out how to get it working. Is there any way to install the patch using a Mac?

Will this patch work for both the H120 and H320? I have both models and would like to get this working for both of them if possible.

I'll be amazed and very excited if this works. Thanks again.



Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Automated recording times possible with H320?
« Reply #7 on: December 14, 2006, 06:04:12 PM »
To use this patch you'll need the build environment to make your own binaries. Nothing to get scared off ;)
More info here: http://www.rockbox.org/twiki/bin/view/Main/DocsIndex#For_Developers
Logged

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: Automated recording times possible with H320?
« Reply #8 on: December 15, 2006, 02:32:24 PM »
To make life temporarily easier for you (until you want to upgrade) here are the ready built binaries for both H1xx and H3xx.

All You need to do is install an up to date version of rockbox (make sure it works) and then replace the rockbox.iriver file with the version below. (remember to remove the .Hxxx extension first).

rockbox.iriver.H1xx
rockbox.iriver.H3xx
« Last Edit: December 15, 2006, 07:44:00 PM by Llorean »
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline cbr12

  • Member
  • *
  • Posts: 25
Re: Automated recording times possible with H320?
« Reply #9 on: December 15, 2006, 07:39:56 PM »
Mmmm,

I cant open the links you attached on the last reply. This is what happens when I click on it:

The requested URL /homepage.ntlworld.com/martin.scarratt/Rockbox/rockbox.iriver.H1xx was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Is there anywhere else I can download them from? Maybe the URL is just missing somthing. Or more likely, maybe I'm missing something here.

Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Automated recording times possible with H320?
« Reply #10 on: December 15, 2006, 07:44:15 PM »
The URLs were input improperly. I've fixed them, they should work now.
Logged

Offline cbr12

  • Member
  • *
  • Posts: 25
Re: Automated recording times possible with H320?
« Reply #11 on: December 15, 2006, 07:58:01 PM »
Llorean,
 
When I click on the links now they work, but I just get scrambled text. Something still doesn't seem right.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Automated recording times possible with H320?
« Reply #12 on: December 15, 2006, 08:03:24 PM »
Try right-clicking and choosing save-as. Your browser is trying to open them instead of recognizing them as binary files. That problem is at your end.
Logged

Offline cbr12

  • Member
  • *
  • Posts: 25
Re: Automated recording times possible with H320?
« Reply #13 on: December 15, 2006, 08:13:18 PM »
I tried that too, but I just get a saved txt file of the same scrambled text. I am using a Mac, could that be the problem?
Logged

Offline jhMikeS

  • Developer
  • Member
  • *
  • Posts: 242
Re: Automated recording times possible with H320?
« Reply #14 on: December 15, 2006, 08:19:33 PM »
Would love to see a VCR style program scheduler. Could be implemented as a TSR plugin perhaps?
Logged

  • Print
Pages: [1] 2 3 4
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Recording
| | |-+  Automated recording times possible with H320?
 

  • SMF 2.0.6 | SMF © 2013, Simple Machines
  • XHTML
  • RSS
  • WAP2

Page created in 0.103 seconds with 70 queries.