INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Is there a way to set a default FPS for .wtv imported files?  (Read 2492 times)

Beamer

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 346
  • True wisdom is in knowing you know nothing
Is there a way to set a default FPS for .wtv imported files?
« on: March 30, 2012, 11:50:46 am »

Presently .wtv files are imported with a blank field for frames per second.  Ideally I would like this field to be set to 50Hz for all .wtv files imported.

Does anyone know if this is possible?
Logged
The Future is Remote!

Sandy B Ridge

  • Citizen of the Universe
  • *****
  • Posts: 885
Re: Is there a way to set a default FPS for .wtv imported files?
« Reply #1 on: March 30, 2012, 01:44:57 pm »

Have you tried an auto-import rule?

I'm guessing you have JRiver watch a folder for new .wtv files with an auto-import. You should be able to tag these files on import with [FPS]=50

SBR

Logged

Beamer

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 346
  • True wisdom is in knowing you know nothing
Re: Is there a way to set a default FPS for .wtv imported files?
« Reply #2 on: March 30, 2012, 04:03:59 pm »

Have you tried an auto-import rule?

I'm guessing you have JRiver watch a folder for new .wtv files with an auto-import. You should be able to tag these files on import with [FPS]=50

SBR



Thanks for your input.  I would love to try  an auto import rule, alas Wiki is not very helpful and I have failed miserably to find out how via the menus / options to apply a rule to imports.

Would you mind giving me some additional direction?

Thanks
Logged
The Future is Remote!

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Is there a way to set a default FPS for .wtv imported files?
« Reply #3 on: March 30, 2012, 04:49:21 pm »

1. Tools > Import > Configure Auto-Import.
2. Select and Edit the appropriate folder where your .wtv files reside.
3. At the bottom of the Folder Settings dialog, select Add to add a new auto-tag rule; select Custom
4. Select FPS from the pull down, and set the value to
   
   ifelse(isequal([File Type], wtv), 50)

The file can't be already imported, or MC won't run the auto-import rules.
Logged
The opinions I express represent my own folly.

Beamer

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 346
  • True wisdom is in knowing you know nothing
Re: Is there a way to set a default FPS for .wtv imported files?
« Reply #4 on: March 31, 2012, 02:30:02 am »

1. Tools > Import > Configure Auto-Import.
2. Select and Edit the appropriate folder where your .wtv files reside.
3. At the bottom of the Folder Settings dialog, select Add to add a new auto-tag rule; select Custom
4. Select FPS from the pull down, and set the value to
   
   ifelse(isequal([File Type], wtv), 50)

The file can't be already imported, or MC won't run the auto-import rules.

Many thanks for your guidance.  Your proposal works, unfortunately the rule has the undesirable effect of stopping the all other film frame rates from being filled. I also tried 'don't apply to fields already filled' but the rule then assumes that .wtv fields are filled in spite of them being blank ?
Logged
The Future is Remote!

Sandy B Ridge

  • Citizen of the Universe
  • *****
  • Posts: 885
Re: Is there a way to set a default FPS for .wtv imported files?
« Reply #5 on: March 31, 2012, 02:37:39 am »

Are the other video files Windows Media Type?

If not then you could have one rule for Windows Media and one rule for non windows media. You can do this by subselecting the video subtypes. You can have more than one rule for each folder I think. Unfortunately it isn't possible to just select .wtv and not the other Windows Media types in the auto import I think. Otherwise you may be able to set WMC to save TV in a different folder to your other media, but I've never used WMC so I don't know if this is possible.

SBR
Logged

Beamer

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 346
  • True wisdom is in knowing you know nothing
Re: Is there a way to set a default FPS for .wtv imported files?
« Reply #6 on: March 31, 2012, 04:00:10 am »

Brilliant, indirectly you have solved my problem.  Since my recordings are kept in a separate folder I only applied the rule to that folder and of course it does not affect other folders.

When I was testing I was throwing everything into a single test folder :-[

Thanks guys I really appreciate you sharing your knowledge.
Logged
The Future is Remote!
Pages: [1]   Go Up