INTERACT FORUM

Please login or register.

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

Author Topic: How to import iso's as video and play them  (Read 1778 times)

syndromeofadown

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 805
How to import iso's as video and play them
« on: September 22, 2012, 12:53:15 am »

To import iso's as video:
Use 'tag on import' (in auto import) and set
Media Type =
Code: [Select]
If(IsEqual([File Type],iso,8),Video,[Media Type])This will change media type of iso's to Video(when importing) and do nothing to other filetypes.

To play them:
instal a virtual drive software(like virtual clone drive) then either
1-set MC to play iso's with an external program and choose the virtual drive software. or
2-associate iso's with the virtual drive software in windows and leave MC playback method as automatic.

Then when the iso's are selected in MC a box pops up as if a DVD was just inserted. Choose play.

This works fine with 3D blu-rays(they play in 2D).
Cover art won't show up automatically. You have to choose Cover Art-->Rebuild thumbnail after they are imported.




Logged

NickF

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 861
Re: How to import iso's as video and play them
« Reply #1 on: September 22, 2012, 01:03:50 pm »

To import iso's as video:
Use 'tag on import' (in auto import) and set
Media Type =
Code: [Select]
If(IsEqual([File Type],iso,8),Video,[Media Type])This will change media type of iso's to Video(when importing) and do nothing to other filetypes.

To play them:
instal a virtual drive software(like virtual clone drive) then either
1-set MC to play iso's with an external program and choose the virtual drive software. or
2-associate iso's with the virtual drive software in windows and leave MC playback method as automatic.

Then when the iso's are selected in MC a box pops up as if a DVD was just inserted. Choose play.

This works fine with 3D blu-rays(they play in 2D).
Cover art won't show up automatically. You have to choose Cover Art-->Rebuild thumbnail after they are imported.
Thanks.  You will find most of this covered in the wiki here:
http://wiki.jriver.com/index.php/ISO_Files
The auto tagging would be a helpful addition.  I have updated it.

Nick.
Logged
HTPC - Intel i5-760 CPU, Windows 7 64 bit, NVIDIA GTS450 Silent, RME 9632 with A04, BlackGold BGT3600; Video Processor - Lumagen Radiance XD Processor; Projector - ProjectionDesign Action Model 3 1080; Denon AVC-A1HD; 4 x Tannoy Berkley and Velodyne DD-10

Daniel Warner

  • Regular Member
  • World Citizen
  • ***
  • Posts: 127
Re: How to import iso's as video and play them
« Reply #2 on: December 20, 2012, 12:41:23 pm »

To import iso's as video:
Use 'tag on import' (in auto import) and set
Media Type =
Code: [Select]
If(IsEqual([File Type],iso,8),Video,[Media Type])This will change media type of iso's to Video(when importing) and do nothing to other filetypes.

Where do I find this 'Tag on import' option?
Logged
Sybil, you're always ... refurbishing yourself

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: How to import iso's as video and play them
« Reply #3 on: December 20, 2012, 01:18:04 pm »

Tools > Import > Configure Auto-Import... and Edit (or add) the folder path to the media you want tagged.  Look at the bottom of the dialog.
Logged
The opinions I express represent my own folly.

Daniel Warner

  • Regular Member
  • World Citizen
  • ***
  • Posts: 127
Re: How to import iso's as video and play them
« Reply #4 on: December 20, 2012, 01:46:51 pm »

I got that far, just couldn't work out where to type the expression given above.
Logged
Sybil, you're always ... refurbishing yourself

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: How to import iso's as video and play them
« Reply #5 on: December 20, 2012, 01:50:43 pm »

Under Apply these tags (optional):, select Add, and select Media Type (or Custom > Field > Media Type), and enter the expression.
Logged
The opinions I express represent my own folly.

Daniel Warner

  • Regular Member
  • World Citizen
  • ***
  • Posts: 127
Re: How to import iso's as video and play them
« Reply #6 on: December 20, 2012, 01:52:33 pm »

Just figured it out. Sorry for my n00bness! :D
Logged
Sybil, you're always ... refurbishing yourself
Pages: [1]   Go Up