jse4
Forum Replies Created
-
Forum: Plugins
In reply to: [Videopack] Error: INVALID VIDEO IDIt looks exactly like that!
I’m using a plugin for upload video to custom folder (Media Library+)
Thanks!
Forum: Plugins
In reply to: [Videopack] Error: INVALID VIDEO IDThanks for reply.
I solved my issue. Now Im having another trouble. If you check again this webpage in some videos the quality switcher is showing only a ‘p’ as quality and its not recognized as best quality available.
There is some way to fix that? Thanks!!
Forum: Plugins
In reply to: [Videopack] Error: INVALID VIDEO IDSure I’m doing it using an Iframe.
http://nanufilms.tv/recent-work/
The first one (SADIA) is not working because is a new video.
Thanks!
Forum: Plugins
In reply to: [Videopack] Video Player with ScrollBarThere is no reason for doesn’t work, is exactly the same shortcode from admin editor as PHP Code…
I’m using my own shortcode for showing a form for filtering, in the same php file I process the action and if everything ‘OK’ I call do_shortcode…
It sometimes give me the error that I said and sometime says ‘no images were found’.
I don’t know whats the cause..thanks
Forcing do_shortcode with desired tags works well. I don’t know why is not working… But I’m getting another problem. Suppose that media has 3 tags {blue,sky,cloud} and I want to filter by one of them for example SKY.
The plugin give me back “No images were found” because I need to filter by all of them.
Can I do that ?
Thanks and I’ll keep looking for an error !
Forum: Plugins
In reply to: [Videopack] Video auto qualityFirst of all, thank you for your helping. Finally I get my goal.
When the Iframe opens the video isn’t in the middle of the iframe panel. How to adjust this?
Forum: Plugins
In reply to: [Videopack] Video auto qualitySrc that is taking is like : http://site_URL/wp-content/uploads/resources/videos/intro.mp4
I can’t do it work for: http://site_URL/wp-content/uploads/resources/videos/intro.mp4?kgvid_video_embed%5Benable%5D=true
So it will work? :/
Thanks
Forum: Plugins
In reply to: [Videopack] Video auto qualityI mean that I have a plugin that creates a video gallery and generates a divs for each video thumbnail. And there is a main iframe video which only change his src tag onclick thumbnail.
I wanna implement this with your video player. Can be possible?
Thanks again.
Forum: Plugins
In reply to: [Videopack] Video auto qualityI solved that problem. Which the way to include your video by code? I mean that I got an iframe which video is shown with src tag and I just want to implement yours there.
Forum: Plugins
In reply to: [Videopack] Video auto qualityThanks for reply and giving your time.
I have installed LIBAV installed on my server. If I go to plugin settings (LIBAV Tab) and select defaults video encode formats : { 1080p H.264, 720p H.264, 360p H.264) and click encode videos previously encoded.
I create a new post and added this video with “add Media” button and creates it with [KGVID] tag. But there is no quality switcher on video player :/
Thanks again