Video Tests
Vimeo Test
[pro-player]http://vimeo.com/7532457[/pro-player]
Veoh Test
[pro-player]http://www.veoh.com/browse/videos/category/travel/watch/v2701138MRpfgmte[/pro-player]
YouTube Test
[pro-player]http://www.youtube.com/watch?v=BNEzwwHSPqo[/pro-player]
Google Video Test
[pro-player]http://video.google.com/videoplay?docid=-4593856023146493852&hl=en[/pro-player]
DailyMotion Test
[pro-player type="video" repeat="false"]http://www.dailymotion.com/relevance/search/istanbul/video/x406qm_mercan-dede-engewal-istanbul-twilig_music[/pro-player]
MySpace Test
[pro-player type="video"]http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=49911470[/pro-player]
Youku Test
[pro-player type="video"]http://v.youku.com/v_show/id_XMTc1MDUzODQ=.html[/pro-player]
Mp3 Song Playlist Test
[pro-player type="mp3" repeat="true"]http://isagoksu.com/nice1.mp3,http://isagoksu.com/nice2.mp3,http://isagoksu.com/nice3.mp3[/pro-player]
Youtube Playlist Test
[pro-player repeat="true"]http://www.youtube.com/view_play_list?p=8B69AC290622F0AA[/pro-player]
Video ID Information
Please read carefully following information. If you’re having trouble with displaying video, it’s most probably an URL error. In that case, double check your URL, and make sure that it is exactly one of below pattern.
Youtube
http://www.youtube.com/watch?v=aU32Rv812da3
Dailymotion
http://www.dailymotion.com/video/tyt9x_demo-video-demo
Google Video
http://video.google.com/videoplay?docid=938234982398239872392
Vimeo
http://www.vimeo.com/870172
Myspace
http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=40011863
Veoh
http://www.veoh.com/collection/Pnk/watch/v17365202Fp4kEjWd
Youku
http://v.youku.com/v_show/id_XMTc1MDUzODQ=.html

sorry for my english, i mean ..do read my personal message ive sent to your email.
May 4, 2009, 2:29 AMwhat’s about using it in my own blog… i mean the video is in my own server… thank u.. =)
May 4, 2009, 1:42 PMHi!
I’m sorry, but the player dont want to play YouTube clips, I have checked the address twice, and copyed it från YouTube but still it dont want to play them. Please check my website and see.
May 6, 2009, 12:19 PM@lazaac, as long as you provide the absolute URL (http), it should work. Please check the FAQ page.
@Kenneth, where is your web site URL?
@kondumarket, I guess I replied u already?
May 28, 2009, 9:00 AMI am looking for a plugin to run a video somewhere from the server, not from 3rd party like youtube, veoh etc…can this plugin do that?
June 9, 2009, 11:18 PMMy question is about the pro player tab/button… After uploading my movie from my desktop and inserting my movie into the posting, I highlight the url and click the pro player tab It does add the appropriate [pro-player] & [/pro-player] however you still have to remove this: a href=’ and “>filename to get the movie to play correctly. Is this a bug? I’m working with alot of non-techie people and they don’t want to be editing html so it would be nice if that button worked without having to do any further changes to the html. Please advise…. Thanks!
June 10, 2009, 3:04 PMIsa, I’m still getting the message “This playlist is not a valid XML file”. I double checked the youtube link. Still same thing
June 13, 2009, 9:13 AMFirst of all, thanks so much for the plug in, it is great. I have been using it for a couple of weeks, and just ran into this issue yesterday. I get an error message on the home page. “this playlist is not a valid XML file” The video link is correct, and when you select the post it actually does play.
June 17, 2009, 9:23 AMhow could i embed vimeo hD
June 20, 2009, 11:38 AMIs HD in youtube supported? And how to put it in?
June 23, 2009, 11:45 PM@hi, vimeo HD is automatically supported. If there is a vimeo-hd video, plugin finds it and uses it.
@Roy, youtube-hd is not supported. Unfortunately it’s conflicting with Youtube license agreement. I used to support, but removed.
June 24, 2009, 12:06 AMI can’t seem to get the longtail adsolutions to work. I add the category id that I created then the javascript code provided and it ends up not showing the media player at all. Any clues?
June 29, 2009, 7:07 AM@Erick – I’m also getting the same message.
July 4, 2009, 4:29 AMI have some Good news and some Bad news. . First the Bad news – I finally got some feedback from the press75 people and they said they do not plan to implement pro-player compatibility into their simple-video-embedder plug-in. . The good news is that they said it would be fine if we wanted to release a fork of their plug-in that DOES have pro-player compatibility. . I the future this means we will probably release a video theme package that includes Proplayer, a Forked Proplayer-compatible version of Simple Video Embedder, and support press75’s Simple-Post-Thumbnails. . Now… if Isa releases those Flashvar settings in the admin panel and implements a way to easily call the thumbnail (so I can fork simple post thumbnails to auto-thumbnail images) – we’ll have ourselves our very own Youtube (minus the back-end video conversion) that anybody’s grandma can use.
July 22, 2009, 11:06 AMHi!
First, I would like to thank you for Proplayer Plugin.
I have some problem with audio. I use a video I upload to my host, the video is perfect, but there is no sound. (my audio sound is in mp3).
Here is the site: http://rankablog.thekyokai.info/?p=961
Could you tell me what is wrong with it? I did read the FAQ page, and still could not figure out what is wrong.
July 28, 2009, 7:32 AMhey, great plugin, was easy to install etc – I would like to know if you can implement a Facebook video stream – It’s the easiest way to get video off my iphone – Also I did upload an audio file on my host side and it worked great but I did not see the waveform (visualizer) come up. I made sure that the visualizer was checked in the settings so I’m thinking it may have to do with the latest version of Flash, any recomendations? thanks!
July 28, 2009, 6:50 PMHi guys, could you please check the FAQs on plugin page?
July 30, 2009, 11:31 PMHello Isa ! Can you write a code for playing MEGAVIDEO Videos ? Can this code help you ?
< ?php
function mv_decrypt($str_hex, $key1, $key2){ $str_bin = “”; // 1. Convert hexadecimal string to binary string for($i = 0; $i < 128; $i++){ $str_bin .= floor(hexdec($str_hex[floor($i/4)])/pow(2,(3-($i%4))))%2; } // 2. Generate switch and XOR keys $key = Array(); for ($i = 0; $i = 0; $i–){ $temp = $str_bin[$key[$i]]; $str_bin[$key[$i]] = $str_bin[$i%128]; $str_bin[$i%128] = $temp; } // 4. XOR entire binary string for ($i = 0; $i < 128; $i++){ $str_bin[$i] = $str_bin[$i] ^ $key[$i+256] & 1; } // 5. Convert binary string back to hexadecimal $str_hex = “”; for($i = 0; $i < 32; $i++){ $str_hex .= dechex(bindec(substr($str_bin, $i*4, 4))); } // 6. Return counted string return $str_hex; }
// Is set the “file” variable? if(isset($_GET["file"])){ // Does player send video position? $pos = (isset($_GET["pos"]) ? intval($_GET["pos"]) : “”); //Obtain Megavideo ID from link $megavideo_id = $_GET["file"]; // Obtain Megavideo XML playlist file if ($content = @file_get_contents(”http://www.megavideo.com/xml/videolink.php?v=”.$megavideo_id)){ // Parameters which I want to obtain from XML; $parameters = Array(”un”, “k1″, “k2″, “s”, “size”); $success = true; // Obtain parameters from XML one by one for($i=0; $i
August 8, 2009, 4:54 AMDo Hello, you can take the title of the video? happens when I use mode playlist, you cannot see the name or title.
example: I have uploaded several videos racecar, with cameras on board, would be important to know who is who.
What there is any possibility of taking the title?
Thanks, congratulations, pro Player, is the best.
August 13, 2009, 10:24 PMI’d like to play live streaming video here http://asx.abacast.com/dawnmedia-live-300.asx in the player. Can I do this, any possible solution, thank you…
August 16, 2009, 4:50 AMwhen I put the code in a post not I get the video but if the code. i use wordpress 2.7 and I activated the plugin.
Thanks.
September 9, 2009, 3:10 AMwhat is the meaning of error #2032 I upload m4v file to my website but it’s giving me this error why
September 9, 2009, 2:25 PMwhen I put the code in a post not I get the video but if the code. i use wordpress 2.7 and I activated the plugin.
Thanks….
September 10, 2009, 4:09 PMHi Isa,
Is there a way to display the name of the audios listed vertically (playlist style) so that people can click on it if they want to see the next song?
Thanks, Francine
September 14, 2009, 11:55 AMMerhaba İsa Bey, Çalışmaların Çok Güzel. Harika Olmuş. Ellerine Sağlık. Videonu Denemeye Çalışıyorum. Bu Şeffaf Video Oynatma Paneli Varmı? Nasıl Yapabilirim. Mesela Sitemin ana Sayfası Sol sutunde Ustten Asagıya Dizilmis kucuk resımlerle 5 Videolar var oradan birine tıkladıgında Sayfaya girmeden Ekran Hafif Kararır Ortasında Açılan video Paneli Cıkar Videoyu Oynatır. Plugin midir Bilemedimde Bunu Yapabilirmiyim ? Kodu HTML Ne Olmalı ? Teşekkür Ederim. İyi Çalışmalar dilerim. Ellerine Saglık.
September 19, 2009, 11:09 PMveoh not working in ie plz check this asaps
September 28, 2009, 2:55 PMHi Isa! thx for the plugin. Ive been having some problems. when i use the proplayer(”youtubelink”) function, i get the player but not the video, insted i get “this playlist is not a valid xml file”
I checked the faqs, sending me to an old post saying that i should change “error_reporting =” on php.ini, i did it but still the same problem…. how can i fix this?
thx in advance!
September 30, 2009, 7:28 AMdailymotion also not working
October 2, 2009, 11:13 AMHello: Thanks for all your work on this player. Was wondering if it’s supposed to work for WP2.8.4? I saw it was supported up to 2.8.1, so thought I would try it, but links are not loading any player… Maybe just not supported for my version, eh?
October 2, 2009, 3:00 PMSuperbe player ! J’adopte celui là et passe toutes mes vidéos avec !
Deux questions malgré tout :
Le player dailymotion subira t’il une mise à jour ? Comment faire pour centrer le player dans ma news ?
October 27, 2009, 5:12 PMMerhaba, sağ üst köşedeki ig logosunu nasıl kaldırabilirim? Teşekkürler..
November 5, 2009, 1:29 PMThe plugin is not working with wordpress 2.8.5. I have put in the coding exactly and nothing works. I keep getting error #2032. http://www.polrev.com/?=2158
November 11, 2009, 9:53 PMCould this plugin play flash file (*.swf). Please advice.
November 13, 2009, 1:21 AMHi.
Is this valid XHTML?
November 16, 2009, 11:52 AMWhat is usage for direct flv files?
ex: http://baodatviet.vn/Uploaded_CDCA/Multimedia/20091026/12.flv
November 16, 2009, 5:44 PMHi guys,
Would it be possible for you guys to leave your comments on the plugin page, it’s very hard for me to answer both pages and besides all these questions are already answered there.
Thanks, Isa
November 16, 2009, 6:09 PMhello, how can i put a thumb image for the playlist for every video. Please response
“530″, “height” => “213″, “playlist” => “bottom” ), “http://www.youtube.com/watch?v=2YAvfxA6a94″ ); ?>
November 28, 2009, 8:32 PM@rocky thumb images are automatically grabbed from the given video source. you cannot customize them. if you customize using ‘image’ attribute, then all playlist entries will have same thumb image.
November 28, 2009, 9:03 PMyoutube doesnt work
December 28, 2009, 8:28 PM