vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - DJ's AME (Auto Media Embedding) XML Media Definitions (Third Time's the Charm) (https://vborg.vbsupport.ru/showthread.php?t=175378)

Digital Jedi 12-08-2008 12:19 PM

No, as I mentioned in the update notes, you only need the Master XML if you are just starting out.

Digital Jedi 12-08-2008 12:43 PM

Hi guys, just a little status update for you. Looking through my PMs, it looks like I've let a lot of requests fall by the wayside. This is because support for this thread, my other threads and my other web work is continually getting more demanding.

Over the course of this week, I'm going to be going through my PMs thoroughly to make sure I address any questions I may have overlooked. As a result of this, I'm going to ask that any future requests, questions or comments be made through my two respective threads, unless we're dealing with some private information. As it stands, I've just let things get out of hand, and I find I'm forgetting PMs much more easily then I used to. The linear nature of a thread, though, is much harder to ignore or forget, and way easier to search.

This will make it easier for me to keep track of things, and I'll be able to put things on a rough, but clearer schedule then I had before. In short, this will make support better. I appreciate your patience and will get back to you soon.

Stryker412 12-09-2008 11:50 AM

DJ, do the new HD/widescreen videos embed ok with Youtube or does that require an update?

Digital Jedi 12-09-2008 11:57 AM

They will require an update of some kind. I'm not sure what YouTube is up to yet with all the changes they've got going on over there. So I'm going to give them a few days to settle into whatever it is they're planning.

macc 12-11-2008 11:22 AM

hello!

need help with divx definitions!

this is my regular box expression
Quote:

([http://]*[\w]*[\.]*YOUR_SITE_NAME_HERE\.[\w/&;%-\.]+\.divx)
i have my divx file on my server (root) (http://libar-libar.com/test.divx )

what i must or need to change in regular box expression?

have vb 3.7.4 pl1 and cmps 3.0.1
regards

macc

Digital Jedi 12-11-2008 11:28 AM

Quote:

Originally Posted by macc (Post 1683044)
hello!

need help with divx definitions!

this is my regular box expression

i have my divx file on my server (root) (http://libar-libar.com/test.divx )

what i must or need to change in regular box expression?

have vb 3.7.4 pl1 and cmps 3.0.1
regards

macc

Ah, I see. Change YOUR_SITE_NAME_HERE to libar-libar. Don't put the .com. That should allow any video located in any of your sites root directories to embed.

macc 12-11-2008 11:47 AM

i make changes and works not - you can see there http://libar-libar.com/libar/vb/show...=2404#post2404

i put just like this in post - http://libar-libar.com/test.divx

key is " bidivx_videos_at_yoursitenameib " (should change here some?)
regards

macc

macc 12-11-2008 11:55 AM

get error message -" the downloaded file is not divx file " ... but file is divx file !


reg

macc

Digital Jedi 12-11-2008 12:03 PM

Quote:

Originally Posted by macc (Post 1683065)
i make changes and works not - you can see there http://libar-libar.com/libar/vb/show...=2404#post2404

i put just like this in post - http://libar-libar.com/test.divx

key is " bidivx_videos_at_yoursitenameib " (should change here some?)
regards

macc

I looks like DIVX may have updated their embed code recently. Let's try this. Open up your DIVX definition and change the Replacement HTML with this:

Code:


<object classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616" width="512" height="384" codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab">
 <param name="custommode" value="none" />
  <param name="autoPlay" value="false" />
  <param name="src" value="$p1" />
<embed type="video/divx" src="$p1" custommode="none" width="512" height="384" autoPlay="false"  pluginspage="http://go.divx.com/plugin/download/">
</embed>
</object>


macc 12-11-2008 12:10 PM

did it but come same error message ... downloaded file is not divx file ....

i have youtube bbcode and one product (add youtube block in profile) - that is all my video codes ... now i have ame 2.5 rc1 and your mod for divx !

regards

macc


All times are GMT. The time now is 08:59 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01792 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete