Snydelchen
Member
Posted 1 year ago #
Hi,
i'm a big fan of vipers video quicktags... it works well! I'm working on my wp-blog for quite a while... but i'm getting no where. I tried to watch flv files on my iphone in combination with wptouch (this is an plugin, that converts blogs für mobile devices)... i tried hard, but it doesn't work. i want to insert movie files like youtube files, so that you can klick on it (on your mobile phone) and watch it directly.
does anyone know a solution for my problem?
if i can't play flv on mobiles, is there an other codec that works? (mpg? avi? wmv?)
FLV is a FLash Video file. It requires Flash which iPhones and many other mobile phones don't support.
The format to use would be MP4 (which Flash and the [flv] shortcode support) but my plugin doesn't output HTML5 video tags yet for mobile devices.
In short not possible with my plugin.
Your best bet is to upload it to YouTube or Vimeo and then use their iframe-based embed HTML (something else my plugin doesn't support quite yet, but will in the next major release).
Snydelchen
Member
Posted 1 year ago #
thx, for the quick answer! it was very helpful!