Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 8583

Media File Thumbnail

$
0
0

Hi all,

I'm hoping someone out there can help me with pulling out the cover art or Windows thumbnails for a video file. I'm using Powershell 3.

I have a library of my ripped DVDs and Blu-rays on my server. My goal is create an iTunes-esque screen full of the coverart of all the movies. I tried using taglib, but it won't work on most of the files I have (I've encoded them as m4v for 3rd gen Apple TV using Handbrake).

So, the only piece of the puzzle now is getting the artwork. Anyone have any ideas on how to get this bitmap out of the file? All of the other attributes I need have been grabbed by using Tobias Weltner's excellent Add-FileDetails routine, but I don't see anywhere how that can be used for artwork.

Thanks in advance!

-Matt


Viewing all articles
Browse latest Browse all 8583

Trending Articles