From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Clementson Newsgroups: gmane.emacs.help Subject: Re: doc-view.el blog posting Date: Tue, 04 Sep 2007 18:10:12 -0700 Message-ID: References: <87wsvnfoyp.fsf@baldur.tsdh.de> <87odgsjef5.fsf@baldur.tsdh.de> <87absbg53e.fsf@baldur.tsdh.de> <878x7ujfov.fsf@baldur.tsdh.de> <87odgptrwx.fsf@baldur.tsdh.de> <877indtf1o.fsf_-_@baldur.tsdh.de> <200709020100.l8210D9Y029190@localhost.localdomain> <87d4x18o2o.fsf@baldur.tsdh.de> <6473CB07-9ED7-454E-A793-F735ED2EA161@Web.DE> <2A6E274D-F68F-4A30-B0F3-662A8F205585@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188954659 30351 80.91.229.12 (5 Sep 2007 01:10:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Sep 2007 01:10:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 05 03:10:57 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ISjQ1-0003Wr-2j for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Sep 2007 03:10:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISjPz-0002Ai-El for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Sep 2007 21:10:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISjPg-00026F-15 for help-gnu-emacs@gnu.org; Tue, 04 Sep 2007 21:10:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISjPe-00022b-Ev for help-gnu-emacs@gnu.org; Tue, 04 Sep 2007 21:10:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISjPe-00022L-6C for help-gnu-emacs@gnu.org; Tue, 04 Sep 2007 21:10:34 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ISjPd-0002Fx-K8 for help-gnu-emacs@gnu.org; Tue, 04 Sep 2007 21:10:33 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1ISjPY-0003iN-Pm for help-gnu-emacs@gnu.org; Wed, 05 Sep 2007 03:10:28 +0200 Original-Received: from s010600095bf8da6e.vn.shawcable.net ([24.87.84.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Sep 2007 03:10:28 +0200 Original-Received: from billclem by s010600095bf8da6e.vn.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Sep 2007 03:10:28 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 70 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: s010600095bf8da6e.vn.shawcable.net User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin) Cancel-Lock: sha1:9ltOJgPTi58sd02jlSTCsxbNFeA= X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47219 Archived-At: Hi all, Bill Clementson writes: > Hi Peter, > > Peter Dyballa writes: >> Am 03.09.2007 um 20:58 schrieb Bill Clementson: >> >>> Wouldn't libtheora be necessary for outputting OGG format videos? >> >> Yes, libtheora is needed to encode video material. Ogg is just a >> container format for *some* streams of compressed data (audio, video, >> text). >> >> >> Perian does not offer any ready to use tools. It only has the APIs >> and library functions. With QuickTime Pro or iMovie or such gadgets >> it might work to save the recorded scene in an Ogg container with >> Vorbis audio and Theora video contents. >> >> If Perian is missing things like Theora, the XiphQT plug-in has it: >> http://www.xiph.org/quicktime/. >> >> >> I am not doing anything with video or audio programmes (and my clone >> is missing spare time, too), except listening to some free music >> recorded at concerts or watching some funny video. > > Ok, thanks for the info. I've had "partial" success in creating an ogg > video file from my QT movie. I did the following: > > 1. Downloaded XiphQT package from: > http://www.xiph.org/quicktime/download.html > 2. Moved XiphQT.component to ~/Library/Components/ > 3. Loaded my doc-view.mov movie into iMovie > 4. In iMovie, selected File/Share... menu option > 5. Selected "Expert Settings" from the drop down menu > 6. Selected "Movie to Ogg" as the Export: option and pressed > "Options..." > 7. Under "Video Settings", I selected "Best" for Frames per Second and > "Best" for Compressor Quality and "High" for Sharpness > > The movie was converted to OGG format (e.g. - an OGG container with > the sound in the Vorbis codec and the video in the Theora > code). However, although the resulting sound quality was ok, the video > quality was very poor. It was so poor that, although I could make out > what was happening in the movie, it is doubtful that anyone would want > to watch it. So, I guess converting .MOV movies to OGG format isn't > really a viable option. > > On Mac OS X, I can use VLC to view OGG videos; however, I haven't been > able to find any screenrecording utility that will save to OGG. Does > anyone have any recommendations? Just for the record (and in case any Mac OS X users find themselves in the same predicament), I was able to finally convert my Quicktime Movie to OGG. The issue was iMovie converting everything first to DV, when it did the export. If you are able to use QuickTime Pro to export again as OGG you don't have the same problem. I converted the movie to OGG format and have posted it on my blog. A description of what I went through and a link to the doc-view.ogg movie are here: http://bc.tech.coop/blog/070904.html The OGG format movie is actually smaller in size (~9MB as opposed to ~16MB for the Quicktime movie) and of comparable quality. Thanks to Tassilo, Peter, and Xavier for the pointers and suggestions. - Bill