[PyQt] Element viewer for Nuke artist

Hello,

I recently made a tool for Nuke artist.

[video=vimeo;41345071]https://vimeo.com/41345071[/video]

Used language/ Python, Pyqt

Tho tool makes thumbnail of video files, bookmark, add tag to search.

This is my first tool at VFX department so any critique or feedback would be great.

Nice :slight_smile: The Foundry Bridge eh :P?

Nice work ! What did you used to view video ?

LoneWolf : Thanks! Your "Qt dark orange stylesheet " post really helped me in this tool.

nezus : Thanks! To play video, if you are talking 0:20 ~ 0:28, it just playing video file with system default video player using QDesktopServices.openUrl
System default video player of my desktop is djv_view.

Haha glad it helped! That’s the reason I released it, sharing is caring =}