Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Creating Web Compressions w/ Gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Danathan
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2004
Posts: 120

PostPosted: Wed Apr 13, 2005 12:51 am    Post subject: Creating Web Compressions w/ Gentoo Reply with quote

Has anyone successfully created compressions for the web using Gentoo? By successful, I mean something that can be viewed by a standard Quicktime or Windows Media Player install (either one) on a Windows box.

If so, what did you use for the video and audio codecs? Were you able to achieve reasonable compression?

As history, I got all the way through editing and crunching output from MythTV, only to find that the xvid codecs are non-standard on Windows installs...

Thanks,
Dan
Back to top
View user's profile Send private message
rouben
Apprentice
Apprentice


Joined: 07 Feb 2005
Posts: 159
Location: Thornhill, ON, Canada

PostPosted: Wed Apr 13, 2005 5:26 am    Post subject: Reply with quote

All the "standard" codecs are either patented or can only be used in patented wrappers (e.g. WMV9 codec can only be used in ASF/WMV files and not in AVIs or OGMs, for example).

AFAIK there is no way to create a media file in Linux (legally) that would be playable on a Windows computer "out of the box", not because it's technically impossible, but due to a little nasty thing called software patents. One fo the reasons why VirtualDub had to drop development of ASF/WMV file support.
Back to top
View user's profile Send private message
wjholden
l33t
l33t


Joined: 01 Mar 2004
Posts: 826
Location: Augusta, GA

PostPosted: Wed Apr 13, 2005 5:36 am    Post subject: Reply with quote

You may find this useful: http://openshiiva.sourceforge.net/
Back to top
View user's profile Send private message
Danathan
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2004
Posts: 120

PostPosted: Wed Apr 13, 2005 2:11 pm    Post subject: Reply with quote

rouben wrote:
AFAIK there is no way to create a media file in Linux (legally) that would be playable on a Windows computer "out of the box", not because it's technically impossible, but due to a little nasty thing called software patents. One fo the reasons why VirtualDub had to drop development of ASF/WMV file support.


That's kind of what I figured... I guess the business model is that you spend lots of money to get your codec on everyone's box, and then charge lots of money to allow anyone to create content compatible with it... Sigh...
Back to top
View user's profile Send private message
lbrtuk
l33t
l33t


Joined: 08 May 2003
Posts: 910

PostPosted: Wed Apr 13, 2005 9:19 pm    Post subject: Reply with quote

Ironically, the problem you're going to be running up against here is windows' deficiency in its video support (by default at least).

If you're targetting machines with quicktime installed, I'm sure you could use ffmpeg to create a valid ISO MPEG4 stream in a .mp4 wrapper.
Back to top
View user's profile Send private message
Danathan
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2004
Posts: 120

PostPosted: Tue Apr 26, 2005 2:23 pm    Post subject: Reply with quote

lbrtuk wrote:
Ironically, the problem you're going to be running up against here is windows' deficiency in its video support (by default at least).

If you're targetting machines with quicktime installed, I'm sure you could use ffmpeg to create a valid ISO MPEG4 stream in a .mp4 wrapper.


Thanks for the suggestion. That's exactly what I did, and it works!

Using ffmpeg with the mpeg4 video codec and the aac audio codec creates an mp4 that's valid and playable in current versions of quicktime. Running it through mpeg4ip ($ mp4creator -optimize my.mp4) hints/optimizes the file in a such a way that it'll progressively download over http.

Sweet. HTTP Streaming using linux encoders. Sweet.
Back to top
View user's profile Send private message
Danathan
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2004
Posts: 120

PostPosted: Tue Apr 26, 2005 2:51 pm    Post subject: Reply with quote

Also, the nice folks at ffmpeg have more on this:

http://ffmpeg.sourceforge.net/compat.php
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum