From owner-freebsd-multimedia@FreeBSD.ORG Sun Jun 13 07:17:25 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76940106567A for ; Sun, 13 Jun 2010 07:17:25 +0000 (UTC) (envelope-from henry.hu.sh@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 28D008FC15 for ; Sun, 13 Jun 2010 07:17:24 +0000 (UTC) Received: by vws20 with SMTP id 20so2955898vws.13 for ; Sun, 13 Jun 2010 00:17:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=zqjd4wek2rpkVuVFxg9RD64zB8UTdriBLvFtTsoLPWk=; b=X27EYuOICMYm625YptLzij7XBwrrSmLGOMY+7fl49aM+QwuN9kln2stkOEuYEH6pXZ yYTirkhlBShzJsLjxblCbyw+20uaI86wrLbfAVMopW5b0lKuYX5RwpbE70kuSdpo9F17 2jdZSobLtMInHHUtryG8LUAr7OsV09quUJtMY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=q5/UgzHRFrfxjOmAo9frMmh4Apt8M+JjIzmJrwuVPeGox77yToYwwPJ7bg6SQVvmla eZtKK+FOBmsTFiecrh6wdmlZXe+KDXzWArxuqga/ZBraZ6yQ9fMHYOYiygb0LbOVSdpV szVtcFjS2qQH4IVo7ZwprlhCPqcqgaG6mG/Qo= Received: by 10.224.108.69 with SMTP id e5mr588826qap.215.1276413444177; Sun, 13 Jun 2010 00:17:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.28.130 with HTTP; Sun, 13 Jun 2010 00:17:04 -0700 (PDT) In-Reply-To: <4C13A532.50203@bsdunix.ch> References: <4C13A532.50203@bsdunix.ch> From: Henry Hu Date: Sun, 13 Jun 2010 15:17:04 +0800 Message-ID: To: Thomas Vogt Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-multimedia@freebsd.org Subject: Re: can someone compile segmenter.c for http streaming? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2010 07:17:25 -0000 gcc segmenter.c -o segmenter -I/usr/local/include -L/usr/local/lib -lavform= at On Sat, Jun 12, 2010 at 11:18 PM, Thomas Vogt wro= te: > Hi > > Has someone succesfully compiled segmenter.c? It can be downloaded at > http://svn.assembla.com/svn/legend/segmenter/ > > It segments the video stream into smaller chunks for http streaming to > iphones/ipad .. > > I could not make it work. =A0Maybe someone can enlight me. I tried to add > -I/pathtoffmpegsrc but it didn't help > > Some information can be found at > http://www.ioncannon.net/programming/452/iphone-http-streaming-with-ffmpe= g-and-an-open-source-segmenter/. > > Thanks and cheers > Thomas > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" > --=20 Cheers, Henry From owner-freebsd-multimedia@FreeBSD.ORG Mon Jun 14 11:06:55 2010 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C658D106571A for ; Mon, 14 Jun 2010 11:06:55 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B37118FC1F for ; Mon, 14 Jun 2010 11:06:55 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5EB6tMb078581 for ; Mon, 14 Jun 2010 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5EB6ttE078579 for freebsd-multimedia@FreeBSD.org; Mon, 14 Jun 2010 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 14 Jun 2010 11:06:55 GMT Message-Id: <201006141106.o5EB6ttE078579@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-multimedia@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-multimedia@FreeBSD.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2010 11:06:55 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/147504 multimedia [oss] [panic] panic: dev_pager_getpage: map function r p kern/147466 multimedia [snd_hda] [patch] Thinkpad t510, codecs not recognized o kern/146758 multimedia [sound] [patch] fix volume control in spicds o kern/146031 multimedia [snd_hda] race condition when kldunload snd_hda sound o kern/144659 multimedia [pcm] The distortion of the sound playback of music at o kern/143505 multimedia [pcm] FreeBSD 8.0-RELEASE (x64) won't make sound card o kern/141826 multimedia [snd_hda] load of snd_hda module fails o kern/140591 multimedia [PATCH][sound] No sound output on lineout/headphone ja o kern/140453 multimedia [sound] No sound inside Virtualbox on 50% volume o kern/137589 multimedia [snd_uaudio] snd_uaudio.ko (USB audio driver) doesn't o kern/134767 multimedia [sound] [snd_hda] [regression] Sigmatel STAC9205X no s o kern/132848 multimedia [sound] [snd_emu10kx] driver problem with card init, s o kern/132511 multimedia [sound] [snd_hda] Probing ALC888 codec on ASRock K10N7 o kern/129604 multimedia [sound] Sound stops with error: pcm0:virtual:dsp0.vp0: o kern/127131 multimedia [bktr] /usr/src/sys/dev/bktr/bktr_os.c, line 469: wron s kern/125756 multimedia [sound] [patch] cannot detect soft-modem on HDA bus o kern/124319 multimedia [sound] [snd_emu10k1] [regression] Cannot record from o kern/122086 multimedia [sound] maestro sound driver is working, but mixer ini p kern/121156 multimedia [sound] [patch] Turn on inverted external amplifier se o kern/120857 multimedia [sound] [snd_emu10k1] snd_emu10k1 driver issues a warn o kern/120780 multimedia [sound] [snd_hda] snd_hda doesn't work on Dell Latitut o kern/119973 multimedia [sound] [snd_maestro] [regression] snd_maestro only wo o kern/119931 multimedia [sound] No sound card detected on ASUS "K8V-X SE R2.00 o kern/119759 multimedia [sound] [snd_emu10k1] [regression] Can not record anyt f kern/115666 multimedia [sound] Microphone does not work o kern/115300 multimedia [sound] [snd_hda] [regression] snd_hda(4) fails to att o kern/114760 multimedia [sound] [snd_cmi] snd_cmi driver causing sporadic syst s kern/113950 multimedia [sound] [patch] [request] add per-vchan mixer support o kern/111767 multimedia [sound] ATI SB450 High Definition Audio Controller sou o kern/107516 multimedia [sound] [snd_emu10k1] - skips, clicks and lag after a o kern/107051 multimedia [sound] only 2 channels output works for the ALC850 (o o kern/104874 multimedia [sound] [snd_emu10k1] kldload snd_emu10k1 hangs system o kern/104626 multimedia [sound] FreeBSD 6.2 does not support SoundBlaster Audi o kern/101417 multimedia [sound] 4-speakers output not possible on Asus A8V-Del o kern/100859 multimedia [sound] [snd_ich] snd_ich broken on GIGABYTE 915 syste o kern/98752 multimedia [sound] Intel ich6 82801 FB - on Packard Bell A8810 la o kern/98504 multimedia [sound] Sound is distorted with SB Live 5.1 o kern/98496 multimedia [sound] [snd_ich] some functions don't work in my soun o kern/97609 multimedia [sound] Load Sound Module - VIA8233 - fails o kern/97535 multimedia [sound] [snd_mss] doesn't work in 6.0-RELEASE and abov o kern/96538 multimedia [sound] emu10k1-driver inverts channels o kern/95086 multimedia [sound] uaudio line in problem with sbdm lx o kern/94279 multimedia [sound] [snd_neomagic] snd_neomagic crashes on FreeBSD o kern/93986 multimedia [sound] Acer TravelMate 4652LMi pcm0 channel dead o kern/92512 multimedia [sound] distorted mono output with emu10k1 o kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: record interrup s kern/83697 multimedia [sound] [snd_mss] [patch] support, docs added for full o kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work. o kern/81146 multimedia [sound] Sound isn't working AT ALL for Sis7012 onboard o kern/80632 multimedia [sound] pcm driver missing support for CMI8738 auxilla o kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: interrupt sto o kern/79905 multimedia [sound] sis7018 sound module problem o kern/79678 multimedia [sound] sound works except recording from any source f kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound nearly inaudible o kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestro-2E (still o o kern/60677 multimedia [sound] [patch] No reaction of volume controy key on I s kern/60599 multimedia [bktr] [partial patch] No sound for ATI TV Wonder (ste o kern/37600 multimedia [sound] [partial patch] t4dwave drive doesn't record. o kern/23546 multimedia [sound] [snd_csa] [patch] csa DMA-interrupt problem 59 problems total. From owner-freebsd-multimedia@FreeBSD.ORG Mon Jun 14 17:36:27 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BA6F1065686 for ; Mon, 14 Jun 2010 17:36:27 +0000 (UTC) (envelope-from s-qEJtCNMLm45tBWMLpcjyq-YCvQ5JQeiVpSjjniMi4S5hEjYV8U1kD_@bounce.linkedin.com) Received: from mail15-a-ad.linkedin.com (mail15-a-ad.linkedin.com [208.111.169.138]) by mx1.freebsd.org (Postfix) with ESMTP id 495488FC27 for ; Mon, 14 Jun 2010 17:36:26 +0000 (UTC) DomainKey-Signature: s=prod; d=linkedin.com; c=nofws; q=dns; h=Sender:Date:From:To:Message-ID:Subject:MIME-Version: Content-Type:X-LinkedIn-fbl; b=RKEPLmpjwCu5GJhnKYjL/mc0uf4FX3aMFjvwlHMEkd0FzlaL/+CLqbya K0uLUACMR4T+xElMM8XwXX4jVXtZUSpq9YqtO15F8dmVWssAfUkCb07EA TPkdYvaVVgeCpSw; DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=linkedin.com; i=invitations@linkedin.com; q=dns/txt; s=proddkim; t=1276536987; x=1308072987; h=from:sender:reply-to:subject:date:message-id:to:cc: mime-version:content-transfer-encoding:content-id: content-description:resent-date:resent-from:resent-sender: resent-to:resent-cc:resent-message-id:in-reply-to: references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:list-owner:list-archive; z=From:=20"Michael=20David=20(LinkedIn=20Invitations)"=20< invitations@linkedin.com>|Sender:=20messages-noreply@boun ce.linkedin.com|Subject:=20Reminder=20about=20your=20invi tation=20from=20Michael=20David|Date:=20Mon,=2014=20Jun =202010=2010:07:54=20-0700=20(PDT)|Message-ID:=20<8591962 99.10311591.1276535274702.JavaMail.app@ech3-be209.prod> |To:=20=20|MIME-Version: =201.0; bh=IWzJMmfEXAAstjDyJ6DY274I3o4WVwppnwnAAH0Hw6A=; b=ImjR0hO+Tce2IdYd2PJEV4mP6wmfkQ4bcSud9lqb+4B64Uyb+ci5cUl4 2SUUVsOYLA/rrV5/qafrBmJq5SJD98rCmbbc4aCFg0sUud0AyQUSPHG8e +TQmogx/Z+vausM; Sender: messages-noreply@bounce.linkedin.com Date: Mon, 14 Jun 2010 10:07:54 -0700 (PDT) From: "Michael David (LinkedIn Invitations)" To: Message-ID: <859196299.10311591.1276535274702.JavaMail.app@ech3-be209.prod> MIME-Version: 1.0 X-LinkedIn-fbl: s-qEJtCNMLm45tBWMLpcjyq-YCvQ5JQeiVpSjjniMi4S5hEjYV8U1kD_ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Reminder about your invitation from Michael David X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2010 17:36:27 -0000 LinkedIn ------------ This is a reminder that on June 5, Michael David sent you an invitation to become part of his or her professional network at LinkedIn. Follow this link to accept Michael David's invitation. https://www.linkedin.com/e/doi/1362667561/h31r9Yvd/gir_73299634_0/EML-inv_17_rem/ Signing up is free and takes less than a minute. On June 5, Michael David wrote: > To: [freebsd-multimedia@freebsd.org] > From: Michael David [jobs@technichristian.net] > Subject: Michael David wants to stay in touch on LinkedIn > > I'd like to add you to my professional network on LinkedIn. > > - Michael David The only way to get access to Michael David's professional network on LinkedIn is through the following link: https://www.linkedin.com/e/doi/1362667561/h31r9Yvd/gir_73299634_0/EML-inv_17_rem/ You can remove yourself from Michael David's network at any time. -------------- ------ (c) 2010, LinkedIn Corporation