[vlc-devel] Stream to file broken?

Anders Kirchenbauer ack0954 at mac.com
Fri Aug 27 21:30:21 CEST 2004


In the builds since 0.7.2 several upgrades have been made IRT the 
transcoding capabilities of VLC. Personally my favorite package format 
at this time is OGG, and I have been playing with the theora Alpha3 
software because of this. While VLC has no trouble playing these files, 
0.7.2 has trouble producing them. The problem seems to be located in 
the scaling in which the 1:1 works, but other scaling does not.

The other issue is that in the nightly builds since 0.7.2 streaming to 
an OGG file appears to be broken (especially in case of Theora) and 
generally crashes VLC. When the WxWindows interface for WIN32 was 
altered for the Wizard when Theora is selected the package format is 
completely greyed out (not that this is an issue since I generally do 
not use the Wizard).

This is true under the WIN32 (XPSP2+W2K) and under MacOSX(10.3.5) on 
multiple machines.

Also two minor qFrom root at zoy.org  Fri Aug 27 21:31:01 2004
Received: with ECARTIS (v1.0.0; list vlc-devel); Fri, 27 Aug 2004 21:31:04 +0200 (CEST)
Return-Path: <root at zoy.org>
X-Original-To: vlc-devel at krishna.via.ecp.fr
Delivered-To: vlc-devel at krishna.via.ecp.fr
Received: from localhost (localhost [127.0.0.1])
	by krishna.via.ecp.fr (Postfix) with ESMTP id 6A60BB7C0
	for <vlc-devel at krishna.via.ecp.fr>; Fri, 27 Aug 2004 21:31:01 +0200 (CEST)
Received: from krishna.via.ecp.fr ([127.0.0.1])
	by localhost (krishna [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 30916-01 for <vlc-devel at krishna.via.ecp.fr>;
	Fri, 27 Aug 2004 21:31:01 +0200 (CEST)
Received: from poulet.zoy.org (poulet.zoy.org [80.65.228.129])
	by krishna.via.ecp.fr (Postfix) with ESMTP id 20A98B6BE
	for <vlc-devel at videolan.org>; Fri, 27 Aug 2004 21:30:38 +0200 (CEST)
Received: by poulet.zoy.org (Postfix, from userid 0)
	id EF36DB28F5; Fri, 27 Aug 2004 21:30:37 +0200 (CEST)
To: <vlc-devel at videolan.org>
Subject: [vlc-devel] vlc: svn commit r8539 (sam)
From: Subversion daemon <svn at videolan.org>
Message-Id: <20040827193037.EF36DB28F5 at poulet.zoy.org>
Date: Fri, 27 Aug 2004 21:30:37 +0200 (CEST)
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at via.ecp.fr
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on krishna.via.ecp.fr
X-Spam-Status: No, hits=1.0 required=5.0 tests=RCVD_IN_ORBS autolearn=no 
	version=2.64
X-Spam-Level: *
X-archive-position: 668
X-ecartis-version: Ecartis v1.0.0
Sender: vlc-devel-bounce at videolan.org
Errors-to: vlc-devel-bounce at videolan.org
X-original-sender: svn at videolan.org
Precedence: bulk
Reply-to: vlc-devel at videolan.org
X-list: vlc-devel

r8539 | sam | 2004-08-27 21:30:37 +0200 (Fri, 27 Aug 2004) | 5 lines
Changed paths:
   M /trunk/include/vlc_common.h
   M /trunk/modules/codec/ffmpeg/ffmpeg.c
   M /trunk/modules/gui/wxwindows/interface.cpp
   M /trunk/modules/mux/ogg.c
   M /trunk/src/libvlc.c

  * include/vlc_common.h:
    + Use PACKAGE_NAME instead of PACKAGE.
  * modules/codec/ffmpeg/ffmpeg.c:
    + This module does not require AltiVec for now.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list