You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to roger-projects
Hi Roger,
I been using your screen capture recorder software for a while and its
pretty great. I had a question for you, about future releases. Is it
possible to add support for more specific frames per second? Sometimes
we want to sync a screen recording with a video camera recording but
video cameras record in 23.976 fps or 29.97 fps. When its time to sync
them together, we might mess up the timings trying to get the screen
recording to match the fps of the camera.
Thanks!
-Ruben
Roger Pack
unread,
Sep 25, 2012, 9:02:19 PM9/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to roger-p...@googlegroups.com
Great idea, I'll see what I can do.
Also if you're using FFmpeg you can specify exact fps "already" a la
ffmpeg -f dshow -r 29.97 -i video=...
Ruben
unread,
Sep 29, 2012, 12:58:14 AM9/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to roger-projects
Thanks Roger. I'll look into manually setting up ffmpeg and will keep
an eye out for any updates you push out.
Roger Pack
unread,
Sep 30, 2012, 12:03:34 AM9/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to roger-p...@googlegroups.com
It's on my short todo list, but you could use command line params like
you mentioned.
-r