emptymind
Forum Replies Created
-
Forum: Plugins
In reply to: [S3 Video Plugin] Buffer Length S3 WordPress Plugin?My video files will not buffer but only in this player. They stream immediately in other players. They are h.264 movs.
Any ideas?Also I always get the Flowplayer no matter what I select.
Thanks.
Forum: Plugins
In reply to: [WooCommerce] DVD into downloadable fileI store all my media on S3 including 50Gb of video which I sell via download.
Then use the S3 plugin to locate the files from your buckets (in S3).
With S3 you do not need to zip the file for it to download.
Forum: Plugins
In reply to: [Videopack] Cna this work in iframe?Yes it does use shortcode. I cannot get my video to play within the size of the iframe – say I set the iframe to be 640px wide my video plays at 100% at 1280px wide. Not sure why no matter what I set.
In fact I want to play 1080p video as brodaband gets better but to fit inside a 640 iframe. Then the user can choose fullscreen or maybe a light box.
Forum: Plugins
In reply to: [Videopack] Cna this work in iframe?Thanks for a quick reply.
I am using a wp woocommerce plugin that adds a tab in the product page to display video – works great except it uses iframe and my video will not resize inside iframes.
I have used code like you just posted but no luck in the above woocommerce tab.
Anyway I will use your player for my other pages. Thanks.
Forum: Plugins
In reply to: [WooCommerce Video Product Tab] Great idea… just need help on the playerYes I understand but the problem is that my videos are all 1280×720 and I need them to be 640×360 (50% size). How do you get the video to fit into the iframe?
Forum: Plugins
In reply to: [WooCommerce Video Product Tab] Great idea… just need help on the playerCan you only play videos in an iframe?
is it possible to place an embedded video from one of my posts or pages? This does not use iframe.
Forum: Plugins
In reply to: [Videopack] Hosted on Amazon S3?Thanks.
What about if I paste the url from Amazon S3 into your shortcode?
These are my trailers and open to the public (permissions). I have too many to store locally. When the site launches I will W3 Total cache to connect to S3.
Forum: Plugins
In reply to: [WooCommerce Video Product Tab] Great idea… just need help on the playerThe video is h.264 in mp4 format. Here is the code I used – I could not find any embed code from your plugin site –
<iframe width= “650” height= “380” video src= “https://s3.amazonaws.com/trailer.emptymindfilms.com/warriors-china-trailer.mov” frameborder= “0” allowfullscreen></iframe>
Also I need to have the auto play disabled.
Thanks.
Forum: Plugins
In reply to: [WooCommerce] Price different for multiple itemsThat is what I am looking for – this is basic in any cart set up.
I have submitted a ticket to support for this.
Thanks.
I have to use S3 to store very large video files (I sell downloads and streaming). I have about 50Gb.
So that’s why I decided to add more buckets fro other storage like photos.
I’ve been looking at Cloudfront now I want to set up VOD but it looks complex to set up.Is this plugin still not working? Any fixes?
Forum: Plugins
In reply to: [WooCommerce] Large Digital Downloads Fail on WindowsYes.
Sign up for Amazon S3. You get billed for what you use and it’s minimal.Keep your files in a bucket (folder) on your S3 storage – there is a very easy to use consol for doing all the uploads, configuring etc. For example for a movie you need to designate this as an attachment so it downloads instead of playing in a browser. You also set permissions – who can see the files etc.
I do not use Woocommerce yet – I only joined yesterday but I do use Shopp and it is the same. For Woo I think you may need an extension for amazon S3. So when you go to your product and select download option you will then see an option for adding the url of your file on amazon S3.
You do not need to force downloads – this is done i the S3 consol panel. You also can set the expiry of the download link – so the user or cusotmer cannot share it.
Hope this helps.
Forum: Plugins
In reply to: [WooCommerce] Large Digital Downloads Fail on WindowsYou should not be using regular hosting servers for ecommerce downloads no matter how large the file.
You need Amazon s3 storage. Once your files are on S3 you can send out downloads link that expire according to a time you set – hours or days, so the buyer cannot download again. Also the download is on a cloud platform for super fast delivery anywhere in the world.
It is very very inexpensive to use. No monthly fees. Billed according to size.I use this for my movies which are 1Gb to 3Gb sizes each.
Forum: Installing WordPress
In reply to: Build test site in subdirectory – what about the database?Yes I have read those.
For a subdirectory they are not specific wether you create a new db or use the old one.
Also my question concerns losing all my original data when I move my new site to replace the old – specifically the ecommerce users (subscribers).
I guess I first export the users from my old database and import them into the new one if that can be done without error. I just do not like messing with db tables.
Thanks.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Lightbox size is wrongmy site is http://emptymindfilms.com
Click on the trailers in the sidebar. Thanks