From owner-freebsd-multimedia@FreeBSD.ORG Mon Nov 24 13:20:33 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C758016A4CE for ; Mon, 24 Nov 2003 13:20:32 -0800 (PST) Received: from email06.aon.at (WARSL402PIP3.highway.telekom.at [195.3.96.75]) by mx1.FreeBSD.org (Postfix) with SMTP id 863CC43FE5 for ; Mon, 24 Nov 2003 13:20:30 -0800 (PST) (envelope-from k@inz.info) Received: (qmail 380518 invoked from network); 24 Nov 2003 21:20:29 -0000 Received: from n588p009.adsl.highway.telekom.at (HELO inz.info) ([62.47.17.105]) (envelope-sender ) by qmail6rs.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 24 Nov 2003 21:20:29 -0000 Message-ID: <3FC2939C.3000100@inz.info> Date: Mon, 24 Nov 2003 23:26:20 +0000 From: Simon Kainz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021005 X-Accept-Language: de-at, en-us, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: mpg2 Timecode problem X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: k@inz.info List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 21:20:33 -0000 (Hope I don't get flamed for this...) Hello ! A friend of mine is recording video streams from his digital satellite reciever. But he can't edit/burn the video onto DVD because the software (Windows stuff) says the time-codes aren't in order (or something similar) Is there some tool under FreeBSD which I can use to resync( meaning (re)build a new continuous timecode for) a recorded video ? Or maybe just tell how this is called what I'm trying to do here ?? Thans in advance, Simon -- Daily ed-command: go to next line that contains a double capital letter? /\([A-Z]\)\1/p From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 29 19:05:45 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E5A416A4CE for ; Sat, 29 Nov 2003 19:05:45 -0800 (PST) Received: from smtp804.mail.sc5.yahoo.com (smtp804.mail.sc5.yahoo.com [66.163.168.183]) by mx1.FreeBSD.org (Postfix) with SMTP id E4C8443FAF for ; Sat, 29 Nov 2003 19:05:43 -0800 (PST) (envelope-from skyjunk@sbcglobal.net) Received: from adsl-67-123-68-37.dsl.snfc21.pacbell.net (HELO sbcglobal.net) (t?skibo@sbcglobal.net@67.123.68.37 with plain) by smtp-sbc-v1.mail.vip.sc5.yahoo.com with SMTP; 30 Nov 2003 03:05:43 -0000 Message-ID: <3FC95E70.3000200@sbcglobal.net> Date: Sat, 29 Nov 2003 19:05:20 -0800 From: Thomas User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: A pcm driver for Event/Echo Layla sound interface X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2003 03:05:45 -0000 I've been putting together a pcm driver for my Event/Echo Layla. I use the Layla for multi-track hard-disk recording under Win98 but, 99% of the time I am running FreeBSD on that machine instead. Echo open-sourced their Layla drivers (and Gina/Darla/Mia/Mona etc.) so I was able to put this together. I just wanted to be able to listen to music files while running FreeBSD. I am still ironing out some issues and the driver is a long way from running on the other Echo devices. But, I wanted to just see if this is interesting to anybody else. I can, of course, make all the source code available. --Thomas Skibo skyjunk@sbcglobal.net