Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export new videos / GIFs #121

Open
bbovenzi opened this issue Mar 9, 2016 · 6 comments
Open

Export new videos / GIFs #121

bbovenzi opened this issue Mar 9, 2016 · 6 comments
Assignees
Labels

Comments

@bbovenzi
Copy link

bbovenzi commented Mar 9, 2016

No description provided.

@bbovenzi
Copy link
Author

bbovenzi commented Mar 9, 2016

Also, resolution seems poor for the video when fullscreen on a mac with chrome

@schlosser
Copy link
Member

Gotta replace this with gifs @jhil

On Wed, Mar 9, 2016 at 1:53 PM Brent Bovenzi [email protected]
wrote:

Also, resolution seems poor for the video when fullscreen on a mac with
chrome


Reply to this email directly or view it on GitHub
#121 (comment)
.

@bbovenzi
Copy link
Author

bbovenzi commented Mar 9, 2016

actually, it looks like some issue with how safari is reading the file path for the video. I replaced the src="" with another mp4 file and it worked

@schlosser
Copy link
Member

The problem is not with the path, but most likely with the combination of autoplay attributes and/or format.

We need to use either a high-res GIF or a MPEG-4/H.264 video.

@schlosser schlosser changed the title Video for fin not showing up in safari Export new videos / GIFs Mar 9, 2016
@bbovenzi
Copy link
Author

bbovenzi commented Mar 9, 2016

Autoplay and loop are fine although those won't work on iOS devices. Definitely a format issue then. GIFs will be the largest files though.

@jhil
Copy link
Member

jhil commented Mar 10, 2016

Yup, this is on my list.

@jhil jhil added the design label Mar 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants