Page 1 of 1

Email Playback

Posted: Thu Mar 09, 2017 2:37 pm
by dagentooboy
Has anyone figured out some FFMPEG commands that can be used to make an MPEG or AVI that can play in gmail's built in player so that I don't have to download the video to play it?

Re: Email Playback

Posted: Thu Mar 09, 2017 3:53 pm
by rockedge
maybe add a ffmpeg parameter to Options->Images->FFMPEG_OUTPUT_OPTIONS, to convert the video to webm?

Re: Email Playback

Posted: Fri Mar 10, 2017 4:48 pm
by dagentooboy
I used -r 10 -b 4000k -vcodec libvpx -acodec libvorbis and put webm as the default. It didn't work. I can't find any info about what formats/codecs gmail can play.

Re: Email Playback

Posted: Tue Mar 14, 2017 12:51 pm
by dagentooboy
I also tried

-r 10 -vcodec libx264 -acodec aac

and changed the extension to mp4. I have looked all over for a list of formats that video window works with and so far I haven't found anything.

Re: Email Playback

Posted: Fri Mar 24, 2017 4:37 pm
by Matt84
Here are my setting and i have successful playback in gmail without a download

FFMPEG_OUTPUT_OPTIONS = -r 5 -c:v libvpx-vp9

FFMPEG_FORMATS = mpg mpeg mp4 wmv asf avi mov swf 3gp** webm*