|
0 registered (),
7
Guests and
6
Spiders online. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|
|
#166999 - 06/19/09 10:10 AM
avi to play on web page
|
Funeral Director
Registered: 06/03/01
Posts: 6193
Loc: South Jersey
|
well I was making a little page with my son playing guitar to share with my family up north but damn it if I can get this bitch to work I used embed object then I was looking to convert it to flash & make it easy on every one now thats turned in to a job from help maybe my brain cells are mis firing today but I need help LOL <object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95">
<param name="FileName" value="HPIM1311.avi" />
<param name="AudioStream" value="-1">
<param name="AutoSize" value="-1">
<param name="AutoStart" value="0">
<param name="AnimationAtStart" value="-1">
<param name="AllowScan" value="-1">
<param name="AllowChangeDisplaySize" value="-1">
<param name="AutoRewind" value="0">
<param name="Balance" value="0">
<param name="BaseURL" value>
<param name="BufferingTime" value="5">
<param name="CaptioningID" value>
<param name="ClickToPlay" value="-1">
<param name="CursorType" value="0">
<param name="CurrentPosition" value="-1">
<param name="CurrentMarker" value="0">
<param name="DefaultFrame" value>
<param name="DisplayBackColor" value="0">
<param name="DisplayForeColor" value="16777215">
<param name="DisplayMode" value="0">
<param name="DisplaySize" value="0">
<param name="Enabled" value="-1">
<param name="EnableContextMenu" value="-1">
<param name="EnablePositionControls" value="-1">
<param name="EnableFullScreenControls" value="0">
<param name="EnableTracker" value="-1">
<param name="InvokeURLs" value="-1">
<param name="Language" value="-1">
<param name="Mute" value="0">
<param name="PlayCount" value="1">
<param name="PreviewMode" value="0">
<param name="Rate" value="1">
<param name="SAMILang" value>
<param name="SAMIStyle" value>
<param name="SAMIFileName" value>
<param name="SelectionStart" value="-1">
<param name="SelectionEnd" value="-1">
<param name="SendOpenStateChangeEvents" value="-1">
<param name="SendWarningEvents" value="-1">
<param name="SendErrorEvents" value="-1">
<param name="SendKeyboardEvents" value="0">
<param name="SendMouseClickEvents" value="0">
<param name="SendMouseMoveEvents" value="0">
<param name="SendPlayStateChangeEvents" value="-1">
<param name="ShowCaptioning" value="0">
<param name="ShowControls" value="-1">
<param name="ShowAudioControls" value="-1">
<param name="ShowDisplay" value="0">
<param name="ShowGotoBar" value="0">
<param name="ShowPositionControls" value="-1">
<param name="ShowStatusBar" value="0">
<param name="ShowTracker" value="-1">
<param name="TransparentAtStart" value="0">
<param name="VideoBorderWidth" value="0">
<param name="VideoBorderColor" value="0">
<param name="VideoBorder3D" value="0">
<param name="Volume" value="0">
<param name="WindowlessVideo" value="0">
</object>
oh hell I know this code should work with window media player thats why I was thinking of doing it in flash or something I have an avi file what a pain this has turned in to
|
|
Top
|
|
|
|
|
#167002 - 06/19/09 11:23 AM
Re: avi to play on web page
[Re: Doorslammer]
|
Mister Troller
Registered: 06/12/01
Posts: 10649
Loc: Toronto, Canada
|
You want to use something that will do AVI to FLV. FLV is the video and audio container for Shockwave/Flash.
Shockwave/Flash only support certain video and audio codecs. So I highly recommend you use a conversion program.
_________________________
RollergettesEdit: my ignorance is my downfall.
|
|
Top
|
|
|
|
|
#167198 - 06/23/09 10:42 AM
Re: avi to play on web page
[Re: m2h]
|
911, do you need police, fire, or ambulance?
Registered: 01/13/02
Posts: 4948
Loc: Canada
|
Easiest is to upload to youtube, almost any format works.
Then just make it 'private' if you dont want everyone and their dog watching - then you can share a specific url to up to 25 people.
Really if its named obscurely you dont have much to worry about privacy.
_________________________
In a world where the blind leads the blind, who do you follow?
|
|
Top
|
|
|
|
|
#167243 - 06/24/09 03:38 AM
Re: avi to play on web page
[Re: Doorslammer]
|
human
Registered: 06/06/01
Posts: 13762
Loc: ${PWD}
|
Soon we will hopefully have HTML 5 being supported by all new browsers, which uses the <VIDEO> tag for inline video files. After that, no youtube or flash required.
_________________________
( o_ / >) My 84-year-old non-techy mom uses Debian Linux. It ain't that hard.
|
|
Top
|
|
|
|
|
#167245 - 06/24/09 05:43 AM
Re: avi to play on web page
[Re: Mr_Blog]
|
High Infidelity
Registered: 06/10/01
Posts: 4378
|
Soon we will hopefully have HTML 5 being supported by all new browsers, which uses the <VIDEO> tag for inline video files. After that, no youtube or flash required. Can't wait for the mess of required codecs and people adding unoptimized portions of video when that happens.
|
|
Top
|
|
|
|
|
#167255 - 06/24/09 10:03 AM
Re: avi to play on web page
[Re: bitstorm]
|
human
Registered: 06/06/01
Posts: 13762
Loc: ${PWD}
|
Fortunately the codecs issue won't be quite as bad as it has been in the past. The video tag allows the content provider to supply multiple formats in the same tag, and the browser will use the first one that is supported.
I've heard it said that the video tag was intended to stick to a free codec (ogg theora?) supplied with the browser, or at least encourage it....no idea if that holds any water.
_________________________
( o_ / >) My 84-year-old non-techy mom uses Debian Linux. It ain't that hard.
|
|
Top
|
|
|
|
|
#167321 - 06/25/09 08:32 PM
Re: avi to play on web page
[Re: Mr_Blog]
|
Mister Troller
Registered: 06/12/01
Posts: 10649
Loc: Toronto, Canada
|
Yeah tested it out the new Open Video format with FF 3.5... I'm stoked!
_________________________
RollergettesEdit: my ignorance is my downfall.
|
|
Top
|
|
|
|
|
#167673 - 07/06/09 06:59 PM
Re: avi to play on web page
[Re: bitstorm]
|
human
Registered: 06/06/01
Posts: 13762
Loc: ${PWD}
|
This is nonsense, and Hickson is apparently a jackass. HTML is an open standard, and anything included should also be open. All discussion of perceived or real technical superiority aside, H.264 is not a free format. Therefore Ogg Theora wins. Duh.
_________________________
( o_ / >) My 84-year-old non-techy mom uses Debian Linux. It ain't that hard.
|
|
Top
|
|
|
|
|
#167689 - 07/07/09 05:32 AM
Re: avi to play on web page
[Re: bitstorm]
|
human
Registered: 06/06/01
Posts: 13762
Loc: ${PWD}
|
I don't see why they just gave up on including something, though. We all know Microsoft isn't going to use anything but their own proprietary, patented formats...and according to this article may not even support the video element, which would mean a lot of servers won't support it. I think they should go with a free codec regardless of whether or not some won't use it, considering that's better than including nothing, which is just as bad as the plugin system we have now.
_________________________
( o_ / >) My 84-year-old non-techy mom uses Debian Linux. It ain't that hard.
|
|
Top
|
|
|
|
|
#167787 - 07/08/09 10:18 PM
Re: avi to play on web page
[Re: Mr_Blog]
|
ghast hacker
Registered: 06/07/01
Posts: 11436
|
The problem is that OGG has no support. The quality can always be improved and scaled to support higher quality video in the future. Everyone knows this and that argument is just a bunch of bullshit because they don't really want to say the truth.
The truth my friends is that when a format is not supported and used in wide distribution like this, it will break. OHhhh it will break. It will break websites, browsers and middle managers lives. Your grandmother will want to sue someone because it is broken for a brief few seconds of her life.
That's the problem
You can't point the finger at someone if OGG just breaks things. This is a scare tactic to try and force one of the bigs to build something that's freely distributed and built into the license that the guys at HTML 5 want to see. They want 3 things
1. Someone to blame when shit breaks. This is why you pay a mechanic, an IT person, and for rights to use things. 2. They want to see it open so it will be included in all browsers. 3. They want some way of adding DRM to scale for future micro purchases giving control to content creators.
Hickson doesn't know what he's talking about and this isn't the first occasion that he has gone on the record showing us that. He's an old hat in a new media world.
_________________________
Fell off the wagon....
|
|
Top
|
|
|
|
|
#167794 - 07/09/09 04:17 AM
Re: avi to play on web page
[Re: Compactman]
|
human
Registered: 06/06/01
Posts: 13762
Loc: ${PWD}
|
I don't see how current lack of support would cause it to break. I've never (knowingly) seen the quality of ogg used in video, but the ogg vorbis audio format is as solid as any other....and arguably better quality than mp3.
_________________________
( o_ / >) My 84-year-old non-techy mom uses Debian Linux. It ain't that hard.
|
|
Top
|
|
|
|
|
#167849 - 07/09/09 02:18 PM
Re: avi to play on web page
[Re: bitstorm]
|
Mister Troller
Registered: 06/12/01
Posts: 10649
Loc: Toronto, Canada
|
I find it funny that the thinking is ah we'll let anyone decide what video format they can use. Then the worry is about fragmentation in the market place. Hurmmm... we already have an HTML tag for that it is called <embed>
As for marketable names...
H.264 is a helluva harder to remember than Ogg
Now my biggest worder is why Xvid or Dvix isn't piping in saying we have support, we have market penitration, blah blah blah...
_________________________
RollergettesEdit: my ignorance is my downfall.
|
|
Top
|
|
|
|
|
#167862 - 07/09/09 04:52 PM
Re: avi to play on web page
[Re: m2h]
|
ghast hacker
Registered: 06/07/01
Posts: 11436
|
I think divx and xvid are just containers for mpeg 2 aren't they?
_________________________
Fell off the wagon....
|
|
Top
|
|
|
|
|
#167871 - 07/09/09 08:05 PM
Re: avi to play on web page
[Re: Compactman]
|
human
Registered: 06/06/01
Posts: 13762
Loc: ${PWD}
|
divx is proprietary and kind of annoying. I vote ffmpeg/libavcodec. I've used ffmpeg exclusively for video encoding over the last several years, and have had none of the troubles in playback I've had with divx or xvid. The only trouble is the same as with ogg...lack of support from hardware manufacturers.
_________________________
( o_ / >) My 84-year-old non-techy mom uses Debian Linux. It ain't that hard.
|
|
Top
|
|
|
|
|
|
|
|
|
1
|
2
|
3
|
4
|
5
|
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
|
27
|
28
|
29
|
30
|
31
|
|
|
|
|
|