GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   anyone know of a .mov pic converter to .jpg for Mac? (https://gfy.com/showthread.php?t=1077104)

HushMoney 08-06-2012 01:17 PM

anyone know of a .mov pic converter to .jpg for Mac?
 
I need to converts some video stills that come out as .mov on FCP and convert them to .jpg, can't seem to find anything that works on a Mac.

Thanks in advance.

DamianJ 08-06-2012 01:19 PM

What happens if you force to open it in preview?

candyflip 08-06-2012 01:25 PM

I had to do this today and it was pissing me off that I couldn't figure out how to do it directly from FCPX.

I just ended up opening the video full screen and hit Command+Shift+3 to do a screenshot.

Worked for what I needed it for.

Colmike9 08-06-2012 01:29 PM

Type this in terminal:
screencapture -i ~/Desktop/scrn.png

Your mouse should turn into crosshairs. Now hit the space bar. Your mouse should now be a camera. Click the window the video is playing in. A file called "scrn.png" will appear on your desktop.

Summary:
usage: screencapture [-icmwsWx] [files]
-i capture screen interactively, by selection or window
control key - causes screen shot to go to clipboard
space key - toggle between mouse selection and window selection modes
escape key - cancels interactive screen shot
-c force screen capture to go to the clipboard
-m only capture the main monitor, undefined if -i is set
-w only allow window selection mode
-s only allow mouse selection mode
-W start interaction in window selection mode
-x do not play sounds
-S in window capture mode, capture the screen not the window
-C capture the cursor as well as the screen. only in non-interactive modes
-t image format to create, default is png
files where to save the screen capture, 1 file per screen

Colmike9 08-06-2012 01:31 PM

If you want a free app to use, maybe try Snagit

waltgator 08-06-2012 01:49 PM

try with preview then file save as... should make a duplicate file but in the .jpg format you want...
cheers

HushMoney 08-06-2012 03:34 PM

Quote:

Originally Posted by Colmike7 (Post 19107214)
If you want a free app to use, maybe try Snagit

Yeah, tried that but they want OS X 10.7 and i'm sticking to 10.6. I have FCP just the way I like it :)

crash_jackson 08-06-2012 03:39 PM

You can't export the frame in FCP using quicktime conversion? That's how I extract single frames... If not you can use ffmpeg to extract screenshots in jpg. It should be something like this:

/usr/local/bin/ffmpeg -deinterlace -an -ss 0 -i /path/to/file.mov -t 00:00:01 -r 1 -y -vcodec mjpeg -f mjpeg /path/to/outfile.jpg

fris 08-06-2012 06:05 PM

cant quicktime pro export frames? or even vlc?

His Infernal Majesty 08-06-2012 09:44 PM

Try Quicktime 7, the previous version before Quicktime X. You can have both installed and it comes with the ability to export jpg files from a video in set intervals. It was surprisingly the only solution I found beyond manual capping. Have no idea why they removed that function, but that's Apple for ya!


All times are GMT -7. The time now is 06:17 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123