|
I've found some examples of .AVI in html on the web.
But my page http://pianocheater.com/VIDEO.html is problematic.
It's fine with chrome on my pc.
In IE, you get that dang bar at the top and then the videos are blank after that.
It works on my pc, but...
Started by Stephen Hazel on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can convert the video using the open source.
Have you tried just using by itself?
<embed src="img/adg.avi"/>
…but you might be better off to FLV and use the open source JW player to play it.
|
|
How can I do that? I would like them to be able to click play, pause, volume, and of course...fullscreen.
I heard you can do this with QuickTime or something? Anyone have any suggestions?
EDIT: These video files are on other people's servers. (We're a...
Started by alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
All you need is to look at....
You don't even have QuickTime, Windows Media Player, Real Player or any other streaming media player installed for it to work .
Yep, Flash is fully capable of streaming most if not all major video formats at this day in time .
|
|
Is there a way to embed a .swf file in a webpage and provide a way to make it fullscreen? I'm creating these files with Adobe Captivate, which doesn't seem to provide a way to publish in other usable formats (.avi files are too big, and no .flv is available...
Started by Farinha on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
And the only thing you need in your swf other than your video is to set stage.displayState... .
You can create full screen swfs easily with html and javascript to the embed or object tag: allowScriptAccess:true .
Will fill the whole browser screen.
|
Ask your Facebook Friends
|
I want to embed a wave file (or mp3) in html. There is no problem for windows platforms. User can install a windows media player plugin. But WMP does not support linux. Is there any way to do that besides using Flash?
Started by stanleyxu2005 on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Here is a demo by "embed a wave file in html"? You want to play an external file of hold that file inline in the html, but there are packages available for....
You can take a look to a Javascript implemtation (origanilly from Digital Medias ).
|
|
I'm seeing options for YouTube videos, but nothing for clips hosted on Google Docs. This page suggests you can Sorry if this question has been asked many times before Thanks (MacBook Air, Lion, Chrome)
Started by willguv on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at google):
As far as I know it is YouTube only..
|
|
How would one do this, i've used standard embed HTML and it's not seeming to work.. well here, you can take this post apart and see what I'm doing wrong i suppose..
lets take this movie for example
thanks kp / kiddpark / knewfoulke.com
Started by kiddpark on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at lefora):
Have you.
Hello,
Unfortunately, I don't believe you can embed AVI movie into a post on your forum.
|
|
I'm a fairly experienced web developer, but I've never needed to work with video or audio on the web, so I'm a complete noob when it comes to flash and stuff like this. I'm creating a project in ASP.Net MVC and I don't have any Flash MX studio or anything...
Started by Max Schmeling on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://flowplayer.org/
You can serve .mp4.
It's been over a year since I've looked for anything better .
|
|
I have been creating subtitles with my favourite subtitler, Aegisub , and embedding them with ConvertXtoDVD , when converting my AVIs to DVD. But ConvertX supports only SRT files (without artifact): if I use the ASS format in ConcertX--adding effects ...
Started by Djard on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at videohelp):
If I hardcode the subs with VD then again encode with ConvertX to burn to DVD media, will the additional amount of encoding result in noticable loss ... .
The subs will be hardcoded in the image.
You could use virtualdub with vsfilter plugin instead.
|
|
You might be interested to know you can embed videos into your post...
Code:
[video]http://www.youtube.com/watch?v=5a8KXNRm_q4[/video]
Link
Much better than clicking out of the site. loomx
Veteran
Car: S4++++
Joined: 02 Jul 2008
Posts: 7982
Location: ...
Answer Snippets (Read the full thread at audisrs):
DavidT
AudiSRS Admin
Car.
Dailymotion doesn't work.
*.wmv, *.AVI, etc
and youtube.
Posts: 5912
Location: Cheshire
Posted: Thu Feb 04, 2010 2:36 pm Chaps, remember you can embed your to videos, i.e.
|
|
I'm looking for a free or GPL program to rip DVDs to avi. I have AutoGK, but that only makes a compressed DVD. I want full quality, filesize be damned!
Answer Snippets (Read the full thread at superuser):
Try Handbrake
bitRipper can rip your DVDs straight to AVI in just a few clicks:
Select the drive Encoder & Renderer) can do that:
Input Video format: 3gp, 3g2, amv, asf, avi, dat, dvr-ms, fli, flc understanding here:
First....
|