openSUSE Forums > Archives > SF Archives > ARCHIVES - Software > ARCHIVES - Multimedia » Going From Dvd Video To "progressive Download" Flash?

Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Software > ARCHIVES - Multimedia
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Multimedia Questions specific to multimedia software on SUSE Linux

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-Apr-2008, 03:41
Darkelve
Guest
 
Posts: n/a
Default

I want to go from a DVD movie ( VOB files - no commercial movies, rather movies which are either self-made, or which we have the rights too) to a "progressive download'" flash file... I found a good article here: http://klaus.geekserver.net/flash/streaming.html

I imagine it going something like this:
1. VOB file via transcode (K3B) to mpeg file
2. mpeg file via ffmpeg to flv file (
Code:
****ffmpeg -i infile.[avi|mpeg] stream.flv
)
3. embedding it in a webpage

It is this last step '3' that has me confused... is the step "Building a Simple Multimedia Player" really necessary, or could I just embed it as a 'normal' Flash object instead? But then, where does the swf file come from? It seems like it's being generated in the code... my problem is that I do not have the Flash Editor to create this actionscript...




 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2