From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 00:27:28 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 76CA7126D82 for ; Sun, 1 Jan 2006 00:27:28 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DA18B8D74D; Sun, 1 Jan 2006 00:27:08 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D1FD38D2E8; Sun, 1 Jan 2006 00:27:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E89488D496 for ; Sun, 1 Jan 2006 00:26:55 +0100 (CET) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.202]) by mail.mplayerhq.hu (Postfix) with ESMTP id B393F8AD17 for ; Sun, 1 Jan 2006 00:26:50 +0100 (CET) Received: by nproxy.gmail.com with SMTP id p48so781155nfa for ; Sat, 31 Dec 2005 15:26:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Jgv7CZjlIpRESaVopAdmwC+XEu0Bg8JE6tU0k0WiyZIgR77Djp0QUuLzizwGhd8nwZRf/Wputk7dshKKMqKVy7tzVRxHRX2KtdKcS8u+nr6PljywF5DLQhb/I781l7K1dR+fq69A0K2gTEy97VAQYi8iSnLP5HChEbDSnk5utLI= Received: by 10.48.203.19 with SMTP id a19mr30377nfg; Sat, 31 Dec 2005 15:26:40 -0800 (PST) Received: by 10.48.222.19 with HTTP; Sat, 31 Dec 2005 15:26:40 -0800 (PST) Message-ID: Date: Sat, 31 Dec 2005 17:26:40 -0600 From: John Mahar To: mplayer@light-bg.com, "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Problems seeking during jpeg output In-Reply-To: <1135802361.10864.3.camel@hst-1-98.siriusbg.com> MIME-Version: 1.0 References: <1135802361.10864.3.camel@hst-1-98.siriusbg.com> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-5.2 required=4.0 tests=BAYES_00,HTML_20_30, HTML_MESSAGE,RCVD_BY_IP,SARE_MSGID_LONG40,SARE_RAND_1 autolearn=ham version=3.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.4 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Thanks, I am using command line, not the actual player, and it does it to every video file I throw at no matter the extension or anything. It always captures the first frame. On 12/28/05, peter kostov wrote: > > On Tue, 2005-12-27 at 17:07 -0600, John Mahar wrote: > > First id like to say this is wonderful software. I have had seemless > install > > and no problems. The only issue I have is generating a frame. Ive tried > a > > bunch of commands, and they all pull the first few, id like to grab one > from > > a random spot. > > First thing I do is use and identify and extract the length, then > generate a > > number inbetween 0 and the length. The number is then passed to the > command > > line, I have debuged and the command is running with the right numbers: > > $cmd =3D "mplayer -nosound -vo jpeg:smooth=3D90:outdir=3D".$output." -f= rames 1 > > ".$video; > > $cmd =3D "mplayer -ss ".$randoml." -ao null -vo > > jpeg:smooth=3D90:outdir=3D".$output." -frames 4 ".$video; > > $cmd =3D "mplayer $video -ao null -vo jpeg:smooth=3D90:outdir=3D".$outp= ut." > -ss 7 > > -frames 4"; > > > > Any ideas? The variables are all fine, (im using php), the images are > > generated, jsut the seek doesnt seem to be working. Thanks, > > John > May be the video is broken? I have played some home made DVDs (weddings > etc.) in which I cannot seek. Mplayer gives me negative number as > remaining time and is coming back to 00:00:00 (time elapsed) from time > to time, while the video is running smoothly. > So can you play normally this video and seek in it? > > > _______________________________________________ > > MPlayer-users mailing list > > MPlayer-users@mplayerhq.hu > > http://mplayerhq.hu/mailman/listinfo/mplayer-users > > > > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@mplayerhq.hu > http://mplayerhq.hu/mailman/listinfo/mplayer-users > _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 00:35:25 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 98235126D82 for ; Sun, 1 Jan 2006 00:35:25 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BDDB18D776; Sun, 1 Jan 2006 00:35:23 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 2338A8D768; Sun, 1 Jan 2006 00:35:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8B7BD8D76C for ; Sun, 1 Jan 2006 00:35:08 +0100 (CET) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by mail.mplayerhq.hu (Postfix) with ESMTP id 552738D768 for ; Sun, 1 Jan 2006 00:35:02 +0100 (CET) Received: by zproxy.gmail.com with SMTP id 9so2104639nzo for ; Sat, 31 Dec 2005 15:34:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=d+6RysJHpQWoVeDq30SHW13pVUr4zWGP8OpF63xhVzGPRwMpo3A+uTuBAPBoGI5091XEiwn78t+dLS/6/GXJNmtlooMZDfT6FMfi1xZkNd2GPyNdxG5QnI3a2j5tAKXvU8TnSKpLD+i0oVpAbspTM65/aEiaZmNCLJ/HTzG+f54= Received: by 10.36.221.56 with SMTP id t56mr9285811nzg; Sat, 31 Dec 2005 15:34:51 -0800 (PST) Received: by 10.36.138.8 with HTTP; Sat, 31 Dec 2005 15:34:51 -0800 (PST) Message-ID: Date: Sun, 1 Jan 2006 04:34:51 +0500 From: Mustafa Abbasi To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Problems seeking during jpeg output In-Reply-To: MIME-Version: 1.0 References: <1135802361.10864.3.camel@hst-1-98.siriusbg.com> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-4.5 required=4.0 tests=AWL,BAYES_00,HTML_30_40, HTML_MESSAGE,RCVD_BY_IP,REPLY_TO_EMPTY,SARE_MSGID_LONG40,SARE_RAND_1 autolearn=ham version=3.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.4 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On 1/1/06, John Mahar wrote: > > Thanks, I am using command line, not the actual player, and it does it to > every video file I throw at no matter the extension or anything. It alway= s > captures the first frame. > > On 12/28/05, peter kostov wrote: > > > > On Tue, 2005-12-27 at 17:07 -0600, John Mahar wrote: > > > First id like to say this is wonderful software. I have had seemless > > install > > > and no problems. The only issue I have is generating a frame. Ive > tried > > a > > > bunch of commands, and they all pull the first few, id like to grab > one > > from > > > a random spot. > > > First thing I do is use and identify and extract the length, then > > generate a > > > number inbetween 0 and the length. The number is then passed to the > > command > > > line, I have debuged and the command is running with the right > numbers: > > > $cmd =3D "mplayer -nosound -vo jpeg:smooth=3D90:outdir=3D".$output." = -frames > 1 > > > ".$video; > > > $cmd =3D "mplayer -ss ".$randoml." -ao null -vo > > > jpeg:smooth=3D90:outdir=3D".$output." -frames 4 ".$video; > > > $cmd =3D "mplayer $video -ao null -vo jpeg:smooth=3D90:outdir=3D".$ou= tput." > > -ss 7 > > > -frames 4"; > > > > > > Any ideas? The variables are all fine, (im using php), the images are > > > generated, jsut the seek doesnt seem to be working. Thanks, > > > John > > May be the video is broken? I have played some home made DVDs (weddings > > etc.) in which I cannot seek. Mplayer gives me negative number as > > remaining time and is coming back to 00:00:00 (time elapsed) from time > > to time, while the video is running smoothly. > > So can you play normally this video and seek in it? actually thats what your command line is asking. to o utput the first few frames. to get frames at a large interval try settingthe fps. i think theres an option in -vo jpeg but you may also try -ofps 1 or -ofps 0.1 > > > _______________________________________________ > > > MPlayer-users mailing list > > > MPlayer-users@mplayerhq.hu > > > http://mplayerhq.hu/mailman/listinfo/mplayer-users > > > > > > > _______________________________________________ > > MPlayer-users mailing list > > MPlayer-users@mplayerhq.hu > > http://mplayerhq.hu/mailman/listinfo/mplayer-users > > > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@mplayerhq.hu > http://mplayerhq.hu/mailman/listinfo/mplayer-users > _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 01:24:17 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 56F6F126D82 for ; Sun, 1 Jan 2006 01:24:17 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 207578D712; Sun, 1 Jan 2006 01:24:06 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 0DC608D70E; Sun, 1 Jan 2006 01:24:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4FF0F8D716 for ; Sun, 1 Jan 2006 01:23:54 +0100 (CET) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mail.mplayerhq.hu (Postfix) with ESMTP id A9A1A8D6F9 for ; Sun, 1 Jan 2006 01:23:48 +0100 (CET) Received: by wproxy.gmail.com with SMTP id 67so2480968wri for ; Sat, 31 Dec 2005 16:23:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=buHgsE0qXINmhIC8D0O6mh1Oil3bdDqT4L+Uu0HVLDzufMk6hQHvzExNrKAJKa9bMvrrGQQ4bWuF5jnEG2KbZ0EZBXSnYLrl1aqpUsXhyNT1LyIG5dvtqL/grcbD1cd2QB4Ma9TZ2iKYD6Jw1HTlTwWAas4MqWC6FS+8tf3nZic= Received: by 10.65.105.12 with SMTP id h12mr4639127qbm; Sat, 31 Dec 2005 16:23:37 -0800 (PST) Received: by 10.65.113.13 with HTTP; Sat, 31 Dec 2005 16:23:37 -0800 (PST) Message-ID: Date: Sat, 31 Dec 2005 17:23:37 -0700 From: Chien-Yu Chen To: mplayer-users@mplayerhq.hu MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.7 required=4.0 tests=BAYES_00,RCVD_BY_IP, SARE_MSGID_LONG40 autolearn=ham version=3.0.1 Subject: [MPlayer-users] cook.so X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: chen@math.uiuc.edu, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi! I have compiled mplayer against uclibc. However, I can't play real file since cook.so is not compiled against uclibc. Is there an alternative to the cook.so in the codec package? thanks chen _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 02:08:16 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id EDBB6126D82 for ; Sun, 1 Jan 2006 02:08:15 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id A3E218D256; Sun, 1 Jan 2006 02:08:06 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 85BD38D70D; Sun, 1 Jan 2006 02:08:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DC3908D72F for ; Sun, 1 Jan 2006 02:07:51 +0100 (CET) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mail.mplayerhq.hu (Postfix) with ESMTP id 30BB98D256 for ; Sun, 1 Jan 2006 02:07:46 +0100 (CET) Received: from ylpvm01.prodigy.net (ylpvm01-int.prodigy.net [207.115.5.207]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k0117XKI027171 for ; Sat, 31 Dec 2005 20:07:34 -0500 X-ORBL: [70.132.28.188] Received: from [192.168.1.140] (adsl-70-132-28-188.dsl.snfc21.sbcglobal.net [70.132.28.188]) by ylpvm01.prodigy.net (8.13.4 dk-milter linux/8.13.4) with ESMTP id k0117UIJ024448 for ; Sat, 31 Dec 2005 20:07:33 -0500 Message-ID: <43B72B51.6060808@pacbell.net> Date: Sat, 31 Dec 2005 17:07:29 -0800 From: Philip Walden User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] msmpeg4v2 does not play with quicktime plugin npqtplugin2.dll X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu My digital camera produces quicktime movies. I wanted to convert them into a more compressed mpeg4 format. I used the following command line mencoder -ovc lavc -lavcopts vcodec=msmpeg4v2 -o PC290052.mpg PC290052.MOV This plays fine in realplayer and windows media player. However, quicktime says it cannot play it. Both the Since I'd like to use the quicktime plugin in mozilla to play it, I am stuck. Any suggestions Here is the output from mencoder. $ mencoder -ovc lavc -lavcopts vcodec=msmpeg4v2 -o PC290052.mpg PC290052.MOV Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/local/share/locale MEncoder dev-CVS-051024-19:56-3.2.2 (C) 2000-2005 MPlayer Team CPU: Advanced Micro Devices Athlon K75 Pluto,Orion (Family: 6, Stepping: 1) Detected cache-line size is 64 bytes CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx success: format: 0 data: 0x0 - 0x88f7e6 Quicktime/MOV file format detected. -------------- MOV track #0: 29 chunks, 434 samples Image size: 320 x 240 (24 bpp) Display size: 320 x 240 Fourcc: jpeg Codec: 'Photo - JPEG' -------------- MOV: longest streams: A: #-1 (0 samples) V: #0 (434 samples) VIDEO: [jpeg] 320x240 24bpp 15.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:7 fourcc:0x6765706A size:320x240 fps:15.00 ftime:=0.0667 Opening video filter: [expand osd=1] Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1 ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder) ========================================================================== Writing AVI header... ODML: Aspect information not (yet?) available or unspecified, not writing vprp header. VDec: vo config request - 320 x 240 (preferred colorspace: Planar 422P) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] VDec: using Planar 422P as output csp (no 1) Movie-Aspect is undefined - no prescaling applied. SwScaler: BICUBIC scaler, from Planar 422P to Planar YV12 using MMX2 videocodec: libavcodec (320x240 fourcc=3234504d [MP42]) New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_sub_face failed. ODML: Aspect information not (yet?) available or unspecified, not writing vprp header. Pos: 28.9s 434f ( 0%) 51fps Trem: 0min 0mb A-V:0.000 [829:0]] Flushing video frames Writing AVI index... Fixing AVI header... ODML: Aspect information not (yet?) available or unspecified, not writing vprp header. Video stream: 829.218 kbit/s (103652 B/s) size: 2999005 bytes 28.933 secs 434 frames _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 02:31:31 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 1F9C9126D82 for ; Sun, 1 Jan 2006 02:31:31 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 35F8A8D95A; Sun, 1 Jan 2006 02:31:21 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 46F1A8D6E8; Sun, 1 Jan 2006 02:31:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9FE618D188 for ; Sun, 1 Jan 2006 02:31:03 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 019E58D6DD for ; Sun, 1 Jan 2006 02:30:52 +0100 (CET) Received: from frahbnt01 (p54B1D2BA.dip.t-dialin.net [84.177.210.186]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k011UOh03747 for ; Sun, 1 Jan 2006 02:30:25 +0100 Message-Id: <200601010130.k011UOh03747@robo-city.de> From: "Ethan Arnold" To: Date: Sun, 1 Jan 2006 02:30:39 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcYOccV4YRxhBKPsTCaKeKyEk5hXdw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-Original-To: mplayer-users@mplayerhq.hu X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=2 Fuz1=2 Fuz2=2 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.5 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO, TW_AV,TW_IV,TW_LN,TW_PD,TW_VD,TW_XM,TW_XV,TW_XX autolearn=ham version=3.0.1 Subject: [MPlayer-users] Mplayer compile --with-xvmc fails X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu This is what I did: cd /usr/src cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid login cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid co xvidcore cd xvidcore/build/generic ./bootstrap.sh ./configure make && make install cd /usr/src cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/mplayer login cvs -z3 -d:pserver:anonymous@mplayerhq.hu:/cvsroot/mplayer co -P main cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg login cvs -z3 -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg co -P ffmpeg Copied the libavcodec, libavformat and libavutil subdirectories into the main directory just created from the MPlayer checkout. download http://www.openchrome.org/snapshots/mplayer/mplayer-uni-20050926.diff to /usr/src/mplayer cd mplayer/main patch -Np0 < ../mplayer-uni-20050926.diff ./configure --enable-xvmc --with-xvidlibdir=/usr/local/lib/ --with-xvidincdir=../../xvidcore/src/ make And this is what I got (only the last page of course): cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I../../xvidcore/src/ -I./libavutil -I./libavcodec -o mplayer mplayer.o mp_msg.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o m_config.o m_option.o m_struct.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o unrarlib.o mixer.o parser-mpcmd.o subopt-helper.o libvo/libvo.a libao2/libao2.a vidix/libvidix.a libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a input/libinput.a postproc/libswscale.a osdep/libosdep.a -Llibmpdvdkit2 -lmpdvdkit libavformat/libavformat.a libavcodec/libavcodec.a libavutil/libavutil.a -lmad -lmp3lame -L/usr/local/lib/ -lxvidcore -lpng -lz -lz -ljpeg -lasound -ldl -lpthread -lGL -ldl -lXxf86dga -lXv -lXvMC -lXvMCW -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11 -lnsl -lpthread -lnsl -lfreetype -lz -lncurses -lnsl -lgif -lsmbclient -lfontconfig libfaad2/libfaad2.a mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a tremor/libvorbisidec.a -lGL -ldl -lXxf86dga -lXv -lXvMC -lXvMCW -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11 -lnsl -lpthread -lnsl -lSDL -lpthread -lvga -ldirectfb -L/usr/kde/3.4/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -Wl,-z,noexecstack -lpthread -ldl -lm libavcodec/libavcodec.a(allcodecs.o)(.text+0x35a): In function `avcodec_register_all': : undefined reference to `mpeg_xxmc_decoder' collect2: ld returned 1 exit status make: *** [mplayer] Error 1 My make.conf: CFLAGS="-mcpu=i686 -Os -pipe -fomit-frame-pointer -msse -mmmx -mfpmath=sse" CHOST="i686-pc-linux-gnu" CXXFLAGS="${CFLAGS}" GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/" USE="alsa directfb divx4linux dri drm fbcon ffmpeg flash mpeg4 mplayer mmx nvidia xv xvid cle266 xvmc xxmc unichrome" # MAKEOPTS="-j5" FEATURES="ccache" CCACHE_SIZE="2G" VIDEO_CARDS="via" ALSA_CARDS="via82xx" I've seached around a lot for that error message, found a few people who also had it, but no clear solution. Regards, Ethan -- Sim-Zone Flight Simulation Voltastr. 5 65795 Hattersheim Tel: +49 (0)6190-975-374 Fax: +49 (0)6190-975-626 www.sim-zone.de _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 03:26:18 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 0069B126D82 for ; Sun, 1 Jan 2006 03:26:18 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BC2118D9FB; Sun, 1 Jan 2006 03:25:53 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 0DDCE8D967; Sun, 1 Jan 2006 03:25:50 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B90AF8D95E for ; Sun, 1 Jan 2006 03:25:39 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 060CF8DA12 for ; Sun, 1 Jan 2006 03:25:30 +0100 (CET) Received: from frahbnt01 (p54B1D2BA.dip.t-dialin.net [84.177.210.186]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k012PAh11362 for ; Sun, 1 Jan 2006 03:25:11 +0100 Message-Id: <200601010225.k012PAh11362@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Sun, 1 Jan 2006 03:25:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <200601010130.k011UOh03747@robo-city.de> Thread-Index: AcYOccV4YRxhBKPsTCaKeKyEk5hXdwACAuyQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.7 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO, TW_AV,TW_LN,TW_PD,TW_VD,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Ok, found the problem myself: There seems to be a typo in the current = CVS version of libavcodec/allcodecs.c. It also causes the patch to complain. Search for "xxmc" and change it to "xvmc" (best before patching). Unfortunately I'm still not happy, as mplayer still won't play: # mplayer -vo xvmc -vc ffmpeg12mc filename.mpeg MPEG-PS file format detected. VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 15000.0 kbps (1875.0 kbyte/s) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000) Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Error opening/initializing the selected video_out (-vo) device. Which is the same thing I've been having all week. Sigh. Here is my = lsmod: Module Size Used by via_agp 7392 1 via 46176 0 drm 68056 1 via agpgart 29576 2 via_agp,drm fbcon 37920 79 font 7776 1 fbcon bitblit 4928 1 fbcon viafb 129764 1 ehci_hcd 42792 0 via_rhine 19396 0 Here my lspci: 00:00.0 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge 00:00.1 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge 00:00.2 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge 00:00.3 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge 00:00.4 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge 00:00.7 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge 00:0d.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80) 00:0f.0 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86) 00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60) 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] = (rev 78) 01:00.0 VGA compatible controller: VIA Technologies, Inc. S3 Unichrome = Pro VGA Adapter (rev 02) Regards, Ethan --=20 Robo-Store Ltd. Martin-Wohmann-Str. 19 65719 Hofheim Tel: +49 (0)6192-2031-938 Fax: +49 (0)6192-2031-939 -----Urspr=FCngliche Nachricht----- Von: mplayer-users-bounces@mplayerhq.hu [mailto:mplayer-users-bounces@mplayerhq.hu] Im Auftrag von Ethan Arnold Gesendet: Sonntag, 1. Januar 2006 02:31 An: mplayer-users@mplayerhq.hu Betreff: [MPlayer-users] Mplayer compile --with-xvmc fails This is what I did: cd /usr/src cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid login cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid co xvidcore cd xvidcore/build/generic ./bootstrap.sh ./configure make && make install cd /usr/src cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/mplayer login cvs -z3 -d:pserver:anonymous@mplayerhq.hu:/cvsroot/mplayer co -P main cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg login cvs -z3 -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg co -P ffmpeg Copied the libavcodec, libavformat and libavutil subdirectories into the main directory just created from the MPlayer checkout. download http://www.openchrome.org/snapshots/mplayer/mplayer-uni-20050926.diff to /usr/src/mplayer cd mplayer/main patch -Np0 < ../mplayer-uni-20050926.diff ./configure --enable-xvmc --with-xvidlibdir=3D/usr/local/lib/ --with-xvidincdir=3D../../xvidcore/src/ make And this is what I got (only the last page of course): cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 = -march=3Di686 -mcpu=3Di686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -I. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I../../xvidcore/src/ -I./libavutil -I./libavcodec = -o mplayer mplayer.o mp_msg.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o m_config.o m_option.o m_struct.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o unrarlib.o = mixer.o parser-mpcmd.o subopt-helper.o libvo/libvo.a libao2/libao2.a vidix/libvidix.a libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a input/libinput.a postproc/libswscale.a osdep/libosdep.a -Llibmpdvdkit2 -lmpdvdkit libavformat/libavformat.a libavcodec/libavcodec.a libavutil/libavutil.a -lmad -lmp3lame -L/usr/local/lib/ -lxvidcore -lpng -lz -lz -ljpeg -lasound -ldl = -lpthread -lGL -ldl -lXxf86dga -lXv -lXvMC -lXvMCW -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11 -lnsl -lpthread -lnsl -lfreetype -lz = -lncurses -lnsl -lgif -lsmbclient -lfontconfig libfaad2/libfaad2.a mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a = tremor/libvorbisidec.a -lGL -ldl -lXxf86dga -lXv -lXvMC -lXvMCW -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11 -lnsl -lpthread -lnsl -lSDL -lpthread = -lvga -ldirectfb -L/usr/kde/3.4/lib -ldl -lartsc -lpthread -lgmodule-2.0 = -ldl -lgthread-2.0 -lglib-2.0 -Wl,-z,noexecstack -lpthread -ldl = -lm libavcodec/libavcodec.a(allcodecs.o)(.text+0x35a): In function `avcodec_register_all': : undefined reference to `mpeg_xxmc_decoder' collect2: ld returned 1 exit status make: *** [mplayer] Error 1 _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 03:54:49 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 574BE126D82 for ; Sun, 1 Jan 2006 03:54:49 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4DE128DA1A; Sun, 1 Jan 2006 03:54:32 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 0C8CC8D66F; Sun, 1 Jan 2006 03:54:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2F7068D64B for ; Sun, 1 Jan 2006 03:54:14 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 658E38D629 for ; Sun, 1 Jan 2006 03:54:08 +0100 (CET) Received: from frahbnt01 (p54B1D2BA.dip.t-dialin.net [84.177.210.186]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k012rqh12824 for ; Sun, 1 Jan 2006 03:53:53 +0100 Message-Id: <200601010253.k012rqh12824@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Sun, 1 Jan 2006 03:54:10 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <200601010225.k012PAh11362@robo-city.de> Thread-Index: AcYOccV4YRxhBKPsTCaKeKyEk5hXdwACAuyQAAEI4BA= X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Sorry to bug you again with my monologue, but I've gotten a little further again :-) # mplayer -vo xvmc -vc ffmpeg12mc -fs file.mpeg MPEG-PS file format detected. VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 15000.0 kbps (1875.0 kbyte/s) ========================================================================== Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000) Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3) ========================================================================== vo_xvmc: X-Video extension 2.2 vo_xvmc: X-Video MotionCompensation Extension version 1.1 ========================================================================== Forced video codec: ffmpeg12mc Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family vd_ffmpeg: XVMC accelerated codec Selected video codec: [ffmpeg12mc] vfm: ffmpeg (FFmpeg MPEG-1/2 (XvMC)) ========================================================================== Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??... AO: [oss] 48000Hz 2ch s16le (2 bytes per sample) Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le... Starting playback... vd_ffmpeg: XVMC accelerated MPEG2 trying pixfmt=0 VDec: vo config request - 720 x 576 (preferred colorspace: MPEG1/2 Motion Compensation and VLD) VDec: using MPEG1/2 Motion Compensation and VLD as output csp (no 0) Movie-Aspect is 1.33:1 - prescaling to correct movie aspect. VO: [xvmc] 720x576 => 768x576 MPEG1/2 Motion Compensation and VLD [fs] vo_xvmc: Port 68 grabed vo_xvmc: Found matching surface with id=32315659 on 68 port at 0 adapter vo_xvmc: Allocated Direct Context vo_xvmc: Motion Compensation context allocated - 8 surfaces vo_xvmc: idct=0 unsigned_intra=0 vo_xvmc: looking for OSD support Subpicture id 0x34344149 vo_xvmc: OSD support by beckend rendering (fast) vo_xvmc: Pleace send feedback to configrm that it work,otherwise send bugreport! MPlayer interrupted by signal 11 in module: decode_video - MPlayer crashed by bad usage of CPU/FPU/RAM. Maybe this has to do with the error message I get when I start X? X Window System Version 7.0.0 Release Date: 21 December 2005 X Protocol Version 11, Revision 0, Release 7.0 Build Operating System:Linux 2.6.14-gentoo-r5 i686 Current Operating System: Linux infoscreen 2.6.14-gentoo-r5 #4 PREEMPT Sun Jan 1 00:38:36 CET 2006 i686 [...] (EE) VIA(0): [drm] drmAgpAcquire failed 1023 xterm: error while loading shared libraries: libXaw.so.8: cannot open shared object file: No such file or directory waiting for X server to shut down FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing. It also crashed my console (got back to the prompt, but the ssh session froze) Regards, Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 05:23:11 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id B7438126D82 for ; Sun, 1 Jan 2006 05:23:11 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5785F8D741; Sun, 1 Jan 2006 05:22:25 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 4A3928D798; Sun, 1 Jan 2006 05:22:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 71A028D9B4 for ; Sun, 1 Jan 2006 05:22:06 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8371C8D772 for ; Sun, 1 Jan 2006 05:21:53 +0100 (CET) Received: from frahbnt01 (p54B1D2BA.dip.t-dialin.net [84.177.210.186]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k014Lah29344 for ; Sun, 1 Jan 2006 05:21:36 +0100 Message-Id: <200601010421.k014Lah29344@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Date: Sun, 1 Jan 2006 05:21:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcYOiuWReypqarzhRBCYJo1x7d4/Fw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 Subject: [MPlayer-users] BadWindow (invalid Window parameter) X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Finally got mplayer to play... The first frame, and the first 100ms of sound, then pauses. A wire frame window appears on the screen, and when I click to place it, it crashes: Starting playback... vd_ffmpeg: XVMC accelerated MPEG2 trying pixfmt=0 VDec: vo config request - 720 x 576 (preferred colorspace: MPEG1/2 Motion Compensation and VLD) VDec: using MPEG1/2 Motion Compensation and VLD as output csp (no 0) Movie-Aspect is 1.33:1 - prescaling to correct movie aspect. VO: [xvmc] 720x576 => 768x576 MPEG1/2 Motion Compensation and VLD [fs] vo_xvmc: Port 68 grabed vo_xvmc: Found matching surface with id=32315659 on 68 port at 0 adapter vo_xvmc: Allocated Direct Context vo_xvmc: Motion Compensation context allocated - 8 surfaces vo_xvmc: idct=0 unsigned_intra=0 vo_xvmc: looking for OSD support Subpicture id 0x34344149 vo_xvmc: OSD support by beckend rendering (fast) vo_xvmc: Pleace send feedback to configrm that it work,otherwise send bugreport! X11 error: BadWindow (invalid Window parameter) MPlayer interrupted by signal 6 in module: decode_video - MPlayer crashed. This shouldn't happen. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug. X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 2 (X_ChangeWindowAttributes) Resource id in failed request: 0xe0000b Serial number of failed request: 122 Current serial number in output stream: 127 _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 06:55:23 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 57F09126D82 for ; Sun, 1 Jan 2006 06:55:23 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 7E3E48D676; Sun, 1 Jan 2006 06:54:47 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id E8B938D651; Sun, 1 Jan 2006 06:54:42 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 021038D664 for ; Sun, 1 Jan 2006 06:54:35 +0100 (CET) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mail.mplayerhq.hu (Postfix) with ESMTP id 785CD8D64C for ; Sun, 1 Jan 2006 06:54:29 +0100 (CET) Received: by zproxy.gmail.com with SMTP id l8so1439577nzf for ; Sat, 31 Dec 2005 21:54:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=JwYgsWHa0vlJh9aYJOVZLP3mY82r3s+RK7WEv2VLZYKxAE59Ld4I2MNUBJakBT+YAzvbrESHPzTVK4uTTXK22DbyF7KHLHlEfghQXI7L7vNcJzMRPO7PzebcEq5ED1FWIWU1wm4a1TzZqzjhm4pesKz4eDgdpHm4P9onTumUr1w= Received: by 10.36.43.13 with SMTP id q13mr180669nzq; Sat, 31 Dec 2005 21:54:27 -0800 (PST) Received: from ?192.168.1.47? ( [71.111.179.117]) by mx.gmail.com with ESMTP id r9sm1269955nza.2005.12.31.21.54.25; Sat, 31 Dec 2005 21:54:27 -0800 (PST) Message-ID: <43B76EB8.8070407@gmail.com> Date: Sat, 31 Dec 2005 21:55:04 -0800 From: Barton Bosch User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] CVS compile tv-v4l2 input driver not detected/enabled References: <43B03D10.4040703@gmail.com> <20051227180241.354b4ad1.rcooley@spamcop.net> <43B23F54.1020003@gmail.com> <20051231123410.2bcc26ca.rcooley@spamcop.net> In-Reply-To: <20051231123410.2bcc26ca.rcooley@spamcop.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=BAYES_00,RCVD_BY_IP autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu RC wrote: > On Tue, 27 Dec 2005 23:31:32 -0800 > Barton Bosch wrote: > > >>Which is strange because the v4l2 headers are right there in the same >>kernel source directory >>(/lib/modules/2.6.12-1.1381_FC3/build/include/linux) as videodev.h, >>which mplayer CVS does find: > > > It should be in eg. /usr/include/linux/ or someplace similar, for > programs such as mplayer to find it. I suspect you have videodev.h in > there, and no videodev2.h. Yeah, you right. When I first checked the slocate db for instances of videodev*.h I managed to overlook the reference to /usr/include/linux/videodev.h. I would probably still have been stumped but it might have given me a clue. Copying videodev2.h from the kernel dir to /usr/include/linux fixed the problem. So was the reason that the 4/2005 CVS Snapshot detected v4l2 because mplayer somehow found a videodev2.h that was included with the ffmpeg in the snapshot but omitted from the actual cvs source? Mille grazie, Barton _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 08:08:07 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 5D9A8126D82 for ; Sun, 1 Jan 2006 08:08:07 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id F34838D793; Sun, 1 Jan 2006 08:07:45 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 188558D632; Sun, 1 Jan 2006 08:07:41 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D7E658D63B for ; Sun, 1 Jan 2006 08:07:32 +0100 (CET) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mail.mplayerhq.hu (Postfix) with ESMTP id CB9C28D632 for ; Sun, 1 Jan 2006 08:07:26 +0100 (CET) Received: by zproxy.gmail.com with SMTP id l8so1443719nzf for ; Sat, 31 Dec 2005 23:07:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=cwIUjVHV9G1FXCBsSgNzPF6YgYCk5/5UNPPBbsd7YcICZUPCrz70WsqfMLH7mFN46RWtlrHo0VFUyZQBsAopr6EZ+n3qP4HvQkagM+CS0ebhKg0koJWeueZV0+WlF91fk2n8zeuqpZjd9SrjrKgeysGh9N+Kh6p+UsOcJ1MLgx8= Received: by 10.36.252.26 with SMTP id z26mr231888nzh; Sat, 31 Dec 2005 23:07:24 -0800 (PST) Received: by 10.36.138.4 with HTTP; Sat, 31 Dec 2005 23:07:25 -0800 (PST) Message-ID: Date: Sun, 1 Jan 2006 12:07:25 +0500 From: Mustafa Abbasi To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Mplayer compile --with-xvmc fails In-Reply-To: <200601010253.k012rqh12824@robo-city.de> MIME-Version: 1.0 References: <200601010225.k012PAh11362@robo-city.de> <200601010253.k012rqh12824@robo-city.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-5.1 required=4.0 tests=AWL,BAYES_00,HTML_00_10, HTML_MESSAGE,RCVD_BY_IP,REPLY_TO_EMPTY,SARE_MSGID_LONG40,TW_XV autolearn=ham version=3.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.4 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu why do you want -vo xvmc. i too have a via chip set. and i just don't declare the -vo and it works. try that. also maybe tell us what mainboard you have. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 11:44:37 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 6AA5F126D82 for ; Sun, 1 Jan 2006 11:44:37 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 7DD2B8D3F4; Sun, 1 Jan 2006 11:43:55 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B9F7C8D696; Sun, 1 Jan 2006 11:43:50 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BF39E8D288 for ; Sun, 1 Jan 2006 11:43:40 +0100 (CET) Received: from web26508.mail.ukl.yahoo.com (web26508.mail.ukl.yahoo.com [217.146.176.45]) by mail.mplayerhq.hu (Postfix) with SMTP id D4C238D1CE for ; Sun, 1 Jan 2006 11:43:34 +0100 (CET) Received: (qmail 55401 invoked by uid 60001); 1 Jan 2006 10:43:31 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=LXa7tpQdLHvFRI5UrGaTEFZmEjhvUas8pogThTXINdVx/p1h3aZjQqdUEzOe/GOiOQ0PJsBoZwKqWHR6GlwVgDziURtAX0qZvHV9sJFHr5rkop+x4LWbHURUBxabJ6i+bzWRyGSCBr6ptkUdREVqv0URYUp/C2Y0B1eka8UdXAk= ; Message-ID: <20060101104331.55399.qmail@web26508.mail.ukl.yahoo.com> Received: from [82.226.23.240] by web26508.mail.ukl.yahoo.com via HTTP; Sun, 01 Jan 2006 11:43:31 CET Date: Sun, 1 Jan 2006 11:43:31 +0100 (CET) From: Aissaoui Hacen To: mplayer-users@mplayerhq.hu MIME-Version: 1.0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.5 required=4.0 tests=BAYES_00,HTML_20_30, HTML_MESSAGE,SARE_FREE_WEBM_FrYahoo autolearn=ham version=3.0.1 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.4 Subject: [MPlayer-users] Green bars around AVI movie in NTSC TV out mode X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hello all, I have searched through the official documentation and google for a week now but can't seem to find a valid solution for this: Using a the SVIDEO TV out of a VIA EPIA 800 motherboard in NTSC mode and 800x600 , my AVI files are played smoothly with the following comand : mplayer -fs -zoom -vo xvidix foo.avi The only negative thing are those 2 permanent bars (horizontal and vertical) around the movie window in fullscreen. They are green and not really discrete ! When I play the same command line under PAL mode, the problem disappears. I know this has something to do with the resolution, but I could not find any simple workaround :-( I tried -aspect 4:3, -screenw 800 -screenh 600 without any convincing success. I must say I am stuck and would really appreciate any help. Thanks Hacen --------------------------------- Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.Téléchargez la version beta. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 12:06:46 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 30ABC126D82 for ; Sun, 1 Jan 2006 12:06:46 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 09EF28D67E; Sun, 1 Jan 2006 12:06:35 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 66CAD8D5FC; Sun, 1 Jan 2006 12:06:30 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 27F888D647 for ; Sun, 1 Jan 2006 12:06:21 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8EE708D394 for ; Sun, 1 Jan 2006 12:06:15 +0100 (CET) Received: from frahbnt01 (p54B1E2CC.dip.t-dialin.net [84.177.226.204]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k01B68h03395 for ; Sun, 1 Jan 2006 12:06:09 +0100 Message-Id: <200601011106.k01B68h03395@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Sun, 1 Jan 2006 12:06:11 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: Thread-Index: AcYOogbo+E0iTLLdT9CMLAa2rVN13QAIBVRQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Mustafa, I have an Epia SP8000E board with Unichrome Pro (CN400) chipset. If I = don't declare -vo the playback works (at least it did in certain cases before = I upgraded to xorg-7.0) but is very slow, because none of the hardware = accel is used. Anyway, I think that my current problem (see below) appears to be X or Unichrome related, not so much mplayer. X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 2 (X_ChangeWindowAttributes) Resource id in failed request: 0xe0000b Serial number of failed request: 122 Current serial number in output stream: 127 Is there any diagnostics/debug/etc. that I can run to get more info from this error, to track down the problem? Ethan -----Urspr=FCngliche Nachricht----- Von: mplayer-users-bounces@mplayerhq.hu [mailto:mplayer-users-bounces@mplayerhq.hu] Im Auftrag von Mustafa = Abbasi Gesendet: Sonntag, 1. Januar 2006 08:07 An: MPlayer usage questions, feature requests, bug reports Betreff: Re: [MPlayer-users] Mplayer compile --with-xvmc fails why do you want -vo xvmc. i too have a via chip set. and i just don't declare the -vo and it works. try that. also maybe tell us what mainboard you have. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 12:14:37 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 5081A126D8B for ; Sun, 1 Jan 2006 12:14:37 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5C0D88D850; Sun, 1 Jan 2006 12:14:23 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 632538D99B; Sun, 1 Jan 2006 12:14:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5CB1C8D688 for ; Sun, 1 Jan 2006 12:14:10 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id E58C38CC5F for ; Sun, 1 Jan 2006 12:14:04 +0100 (CET) Received: from frahbnt01 (p54B1E2CC.dip.t-dialin.net [84.177.226.204]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k01BDwh10530 for ; Sun, 1 Jan 2006 12:13:59 +0100 Message-Id: <200601011113.k01BDwh10530@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Sun, 1 Jan 2006 12:14:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: Thread-Index: AcYOogbo+E0iTLLdT9CMLAa2rVN13QAIew6g X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Update: If I run "modprobe svgalib_helper" and then "mplayer -vo svga = -vf scale=3D640:480 file.mpeg", it works fine, as before, but of course very choppy, as the 800Mhz C3 CPU is doing everything "the hard way". Ethan -----Urspr=FCngliche Nachricht----- Von: mplayer-users-bounces@mplayerhq.hu [mailto:mplayer-users-bounces@mplayerhq.hu] Im Auftrag von Mustafa = Abbasi Gesendet: Sonntag, 1. Januar 2006 08:07 An: MPlayer usage questions, feature requests, bug reports Betreff: Re: [MPlayer-users] Mplayer compile --with-xvmc fails why do you want -vo xvmc. i too have a via chip set. and i just don't declare the -vo and it works. try that. also maybe tell us what mainboard you have. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 12:25:53 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 735A9126D8B for ; Sun, 1 Jan 2006 12:25:53 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2340D8D857; Sun, 1 Jan 2006 12:25:43 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 77D2A8D688; Sun, 1 Jan 2006 12:25:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 14A768D84A for ; Sun, 1 Jan 2006 12:25:31 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id D701B8D687 for ; Sun, 1 Jan 2006 12:25:24 +0100 (CET) Received: from frahbnt01 (p54B1E2CC.dip.t-dialin.net [84.177.226.204]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k01BPFh31428; Sun, 1 Jan 2006 12:25:16 +0100 Message-Id: <200601011125.k01BPFh31428@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Sun, 1 Jan 2006 12:25:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <200601011113.k01BDwh10530@robo-city.de> Thread-Index: AcYOogbo+E0iTLLdT9CMLAa2rVN13QAIew6gAABqTKA= X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_XV autolearn=ham version=3.0.1 Cc: 'Ivor Hewitt' X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Update: I get the same errors when I run mplayer with "-vo xv": X11 error: BadAccess (attempt to access private resource denied) So I guess it's not Openchrome's fault, and maybe not mplayer's fault either. I've been searching for this error on Google and many people have had it, but havent found the ultimate explaination yet :-( Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 12:30:52 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 85C02126D8B for ; Sun, 1 Jan 2006 12:30:52 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 7676B8D85D; Sun, 1 Jan 2006 12:30:45 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id A8DB68D3A2; Sun, 1 Jan 2006 12:30:40 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 58BF98D60B for ; Sun, 1 Jan 2006 12:30:24 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2D1BF8CC5F for ; Sun, 1 Jan 2006 12:30:17 +0100 (CET) Received: from frahbnt01 (p54B1E2CC.dip.t-dialin.net [84.177.226.204]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k01BU9h03202 for ; Sun, 1 Jan 2006 12:30:10 +0100 Message-Id: <200601011130.k01BU9h03202@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Sun, 1 Jan 2006 12:30:10 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <200601010225.k012PAh11362@robo-city.de> Thread-Index: AcYOccV4YRxhBKPsTCaKeKyEk5hXdwACAuyQABMzamA= X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > Ok, found that problem myself: There seems to be a typo in the current CVS > version of libavcodec/allcodecs.c. It also causes the patch to complain. > Search for "xxmc" and change it to "xvmc" (best before patching). This is WRONG, sorry. "xxmc" is correct, the problem was that the patch (mplayer-uni-20050926.diff) was outdated and didnt work 100%. Ivor has just built a new patch (http://www.openchrome.org/snapshots/mplayer/mplayer-uni-20060101.diff). _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 13:37:32 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 0EB9B126D8B for ; Sun, 1 Jan 2006 13:37:32 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 337338D365; Sun, 1 Jan 2006 13:37:18 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 1FA358D26B; Sun, 1 Jan 2006 13:37:14 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EA5A28D2D9 for ; Sun, 1 Jan 2006 13:37:05 +0100 (CET) Received: from lon-mail-4.gradwell.net (lon-mail-4.gradwell.net [193.111.201.130]) by mail.mplayerhq.hu (Postfix) with ESMTP id 10F438D37A for ; Sun, 1 Jan 2006 13:36:59 +0100 (CET) Received: from 82-39-194-120.stb.ubr02.jarr.blueyonder.co.uk ([82.39.194.120] helo=webmaker@asgard.uk) by lon-mail-4.gradwell.net with esmtp (Gradwell gwh-smtpd 1.207) id 43b7cce5.a83f.0 for mplayer-users@mplayerhq.hu; Sun, 1 Jan 2006 12:36:53 +0000 (envelope-sender ) From: DaveG To: mplayer-users@mplayerhq.hu Date: Sun, 1 Jan 2006 12:36:51 +0000 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601011236.53134.mplayer01@dgmm.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.8 required=4.0 tests=AWL,BAYES_00, FROM_ENDS_IN_NUMS autolearn=ham version=3.0.1 Subject: [MPlayer-users] mencoder status line X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: mplayer01@dgmm.net, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Could someone please point me in the direction of an explanation in the docs, or even just explain to me, the meaning of the mencoder status line? Pos: 168.1s 4640f (90%) 35fps Trem: 1min 56mb A-V:-0.018 [2378:192] Most of it is obvious, even to me, but the last three figures after A-V I'm guessing at.. The first decimal figure appears to to be counting down in thousandths, possibly duration from a keyframe or maybe A/V sync? The second two appear to relate to audio and video bitrates, the second one (192 in this case) being the audio bitrate.. Is the larger figure (2378 in the above case) the estimated bitrate for the current frame or some form of average? No, I'm not using CVS and yes, I read the docs online at http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html. Either I missed the info or it's not there. Note. I found this http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html#id2871386 for mplayer, but nothing similar for mencoder. -- Dave _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 14:50:38 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 706A8126D8B for ; Sun, 1 Jan 2006 14:50:38 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id A205B8B028; Sun, 1 Jan 2006 14:50:10 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 253018D7C1; Sun, 1 Jan 2006 14:50:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6962A8D766 for ; Sun, 1 Jan 2006 14:49:53 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id EFD748D82A for ; Sun, 1 Jan 2006 14:49:44 +0100 (CET) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Et3aW-0006PQ-7W for mplayer-users@mplayerhq.hu; Sun, 01 Jan 2006 14:49:32 +0100 Received: from 41-moo-12.acn.waw.pl ([62.121.103.41]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Jan 2006 14:49:32 +0100 Received: from warpme by 41-moo-12.acn.waw.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Jan 2006 14:49:32 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: Sasza Date: Sun, 01 Jan 2006 14:49:16 +0100 Lines: 58 Message-ID: References: <200512272148.17895.zzam@gentoo.org> <200512280045.54787.zzam@gentoo.org> <43B2D46A.2090705@comcast.net> <43B35FED.3080200@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 41-moo-12.acn.waw.pl User-Agent: Mail/News 1.5 (Macintosh/20051109) In-Reply-To: <43B35FED.3080200@comcast.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] Re: Mplayer & DD5.1 via SPDIF - I have only DD2.0: why ? X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu The Wanderer wrote: > On 12/28/2005 04:51 PM, Sasza wrote: > >> The Wanderer wrote: >> >>> What's more, looking back at your original post, you are apparently >>> using MPlayer 1.0pre6. 1.0pre7try2 (the most recent actual >>> release) is considered ancient enough that very little support is >>> provided for it; there have certainly been numerous changes since >>> 1.0pre6, and it is very possible that any problem you are having >>> has been fixed in the process. Please consider switching to a more >>> recent version. >> Sure, I just upgrade to 1.0pre7try2. What changed: -problem of too fast playing gone :-) -using hwac3 option (combination of any other switches doesn't change) always cause loud trash sound in speakers. Here is log: MPlayer 1.0pre7try2-3.3.5 (C) 2000-2005 MPlayer Team CPU: IDT/Centaur/VIA C3 Nehemiah (Family: 6, Stepping: 5) Detected cache-line size is 32 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 SSE Setting up LIRC support... Playing /myth/video/Muzyczne/Dolby 5.1/ACDC - Stiff Upper Lip.avi. AVI file format detected. VIDEO: [DX50] 640x352 24bpp 25.000 fps 1134.4 kbps (138.5 kbyte/s) ========================================================================== Forced audio codec: hwac3 Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF hwac3: switched to AC3, 448000 bps, 48000 Hz AUDIO: 48000 Hz, 2 ch, ac3, 448.0 kbit/29.17% (ratio: 56000->192000) Selected audio codec: [hwac3] afm:hwac3 (AC3 through S/PDIF) ========================================================================== vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display) ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4) ========================================================================== Checking audio filter chain for 48000Hz/2ch/ac3 -> 48000Hz/2ch/ac3... AF_pre: 48000Hz/2ch/ac3 AO: [oss] 48000Hz 2ch s16le (2 bps) Building audio filter chain for 48000Hz/2ch/ac3 -> 48000Hz/2ch/s16le... Starting playback... VDec: vo config request - 640 x 352 (preferred csp: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.82:1 - prescaling to correct movie aspect. VO: [xv] 640x352 => 640x352 Planar YV12 A: 0.3 V: 0.0 A-V: 0.289 ct: 0.000 1/ 1 ??% ??% ??,?% 0 0 _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 15:10:47 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 8C5D8126D8B for ; Sun, 1 Jan 2006 15:10:47 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 49CB08D79A; Sun, 1 Jan 2006 15:10:37 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 7B6888D78A; Sun, 1 Jan 2006 15:10:31 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id A63AF8D79A for ; Sun, 1 Jan 2006 15:10:20 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id A58AE8D499 for ; Sun, 1 Jan 2006 15:10:12 +0100 (CET) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Et3uO-0001Gn-8m for mplayer-users@mplayerhq.hu; Sun, 01 Jan 2006 15:10:04 +0100 Received: from cpe-24-195-94-82.nycap.res.rr.com ([24.195.94.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Jan 2006 15:10:04 +0100 Received: from axion by cpe-24-195-94-82.nycap.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Jan 2006 15:10:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: Michael Fiano Date: Sun, 1 Jan 2006 13:53:44 +0000 (UTC) Lines: 18 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.195.94.82 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051224 Firefox/1.0.7) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] V4L sound problem X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu I am using the latest release of MPlayer and sound initially works, but will not work the next time MPlayer is ran unless you either change normid to a different number (making the video unwatchable), or using v4lctl to set a different norm mode while mplayer is running (again, making the video unwatchable but fixing the sound on the fly). If you set it to an unwatchable state, then quit, and set it to the original watchable state, the audio works (because it wasn't used last time). This is very odd... Here is my whole command line: mplayer -tv driver=v4l2:device=/dev/video0:input=2:normid=1:amode=1:outfmt=yuy2 -aspect 4/3 -vf crop=608:464:16:8 tv:// I am using S-Video input for video, and 1/8" input for audio, which is looped to my sound card's line in. The coaxial input is not being used, as I have digital cable. MPlayer version pre7try2 TIA _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 17:26:15 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 56A94126D8B for ; Sun, 1 Jan 2006 17:26:15 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 160C38D62B; Sun, 1 Jan 2006 17:25:42 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 519658D5FC; Sun, 1 Jan 2006 17:25:37 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E77C88D6A4 for ; Sun, 1 Jan 2006 17:25:25 +0100 (CET) Received: from web35808.mail.mud.yahoo.com (web35808.mail.mud.yahoo.com [66.163.179.177]) by mail.mplayerhq.hu (Postfix) with SMTP id 383DB8D614 for ; Sun, 1 Jan 2006 17:25:19 +0100 (CET) Received: (qmail 92562 invoked by uid 60001); 1 Jan 2006 16:25:12 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=x/lDoP5Sy6FGe6uXYpaj2AP6hkqIv0SalgadnFrJ+2TE4MerXONsmp1sktlv4OPTNtRJ+gh2JafTjm9ufftnslOk01qlph86rk4kSQBNHi6jkIN4/bfIOInUTUQIaid56l1quy6/JRg180eHvd4AKSgehXA4w5dVNkXdmI1oKRU= ; Message-ID: <20060101162512.92560.qmail@web35808.mail.mud.yahoo.com> Received: from [24.50.140.96] by web35808.mail.mud.yahoo.com via HTTP; Sun, 01 Jan 2006 08:25:12 PST Date: Sun, 1 Jan 2006 08:25:12 -0800 (PST) From: Dolt Dolt To: mplayer-users@mplayerhq.hu MIME-Version: 1.0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-4.4 required=4.0 tests=BAYES_00,FORGED_YAHOO_RCVD, FROM_ENDS_IN_NUMS,HTML_10_20,HTML_MESSAGE autolearn=ham version=3.0.1 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.4 Subject: [MPlayer-users] Problem playing rtsp X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Having problems playing realaudio streams. (I RTFM, googled (groups and pages) and searched this list). Sorry if I missed something. Anyway. Using Mandriva 2006 (but had same prob. with 10.2/2005). Now using rpm from PLF 1.0-1.pre7.20051220 (also had used the stock mplayer in Mand. 2006). Installed all codecs. 1. No problem playing a local .rm file 2. No problem playing either streaming mp3 or wma. But, when I try to connect to rtsp with the following command: mplayer -v 1 -rtsp-stream-over-tcp rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio3/live/r3_dsat_g2.ra (or without the -rtsp-stream-over-tcp option) I get the error message below. It recognizes it as a real stream but then seems to choke on the wav inside (?) expecting different size chunks of data. That's as far as I can understand what's going on so any searching and reading I've done has been limited to background and searching for this particular error. I suspect that I am missing something basic. Any help would be much appreciated. BEGIN ERROR MESSAGE ________________________ Checking for REAL REAL file format detected. real: Header size: 18 real: Header object version: 0 real: File version: 0 Chunk: PROP (504f5250) (size: 0x32, offset: 0x12) First index chunk offset: 0x0 First data chunk offset: 0x152 Flags (2): [perfect play (more buffers)] Chunk: CONT (544e4f43) (size: 0x49, offset: 0x44) Chunk: MDPR (5250444d) (size: 0xbb, offset: 0x8d) Found new stream (id: 0) Stream description: Audio Stream Stream mimetype: audio/x-pn-multirate-realaudio-live ==> Found audio stream: 0 Found audio stream! version: 5 header size: 78 frame_size: 640 sub_packet_size: 128 samplerate: 44100, channels: 2 ======= WAVE Format ======= Format Tag: 28515 (0x6F63) Channels: 2 Samplerate: 44100 avg byte/sec: 5512 Block align: 128 bits/sample: 16 cbSize: 16 Unknown extra header dump: [1] [0] [0] [3] [8] [0] [0] [25] [0] [0] [0] [0] [0] [2] [0] [4] =========================== ### skipping 0 bytes of codec info Chunk: DATA (41544144) (size: 0x0, offset: 0x148) demux_real: invalid chunksize! (0) Packets in file: 0 ds_fill_buffer: EOF reached (stream: audio) RM: No audio stream found -> no sound. No stream found. vo: x11 uninit called but X11 not inited.. Exiting... (End of file) --------------------------------- Yahoo! DSL Something to write home about. Just $16.99/mo. or less _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 19:47:56 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 0FB25126D8B for ; Sun, 1 Jan 2006 19:47:56 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B1D738D885; Sun, 1 Jan 2006 19:47:30 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 418228D874; Sun, 1 Jan 2006 19:47:25 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2C04E8D878 for ; Sun, 1 Jan 2006 19:47:15 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc14.comcast.net [216.148.227.89]) by mail.mplayerhq.hu (Postfix) with ESMTP id B22CD8D870 for ; Sun, 1 Jan 2006 19:47:08 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc14) with ESMTP id <20060101184659014008im3ke>; Sun, 1 Jan 2006 18:46:59 +0000 Message-ID: <43B823A4.1060302@comcast.net> Date: Sun, 01 Jan 2006 13:47:00 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: mplayer01@dgmm.net, "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] mencoder status line References: <200601011236.53134.mplayer01@dgmm.net> In-Reply-To: <200601011236.53134.mplayer01@dgmm.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On 01/01/2006 07:36 AM, DaveG wrote: > Could someone please point me in the direction of an explanation in > the docs, or even just explain to me, the meaning of the mencoder > status line? > > Pos: 168.1s 4640f (90%) 35fps Trem: 1min 56mb A-V:-0.018 [2378:192] > > Most of it is obvious, even to me, but the last three figures after > A-V I'm guessing at.. > > The first decimal figure appears to to be counting down in > thousandths, possibly duration from a keyframe or maybe A/V sync? > The second two appear to relate to audio and video bitrates, the > second one (192 in this case) being the audio bitrate.. The "A-V" value is indeed A-V sync - more specifically, the time difference between the audio and video streams. (I don't offhand know which one is subtracted from the other to determine the value shown.) > Is the larger figure (2378 in the above case) the estimated bitrate > for the current frame or some form of average? As far as I can tell, judging by observed behaviour over a number of encodes (specifically the fact that the value shifts towards and eventually winds up at my requested bitrate), the bracketed values are current overall bitrates for the video and audio streams respectively. > No, I'm not using CVS and yes, I read the docs online at > http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html. Either I > missed the info or it's not there. > > Note. I found this > http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html#id2871386 > for mplayer, but nothing similar for mencoder. You appear, at a glance, to be correct; the MEncoder status line does not appear to be explained anywhere in the docs. As soon as an authoritative answer is provided to confirm that the bracketed values are overall bitrates, not current bitrates (a fact which I could technically check for myself if I had to), I'll add a section to the FAQ to remedy this. -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 19:58:19 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 1BB16126D8B for ; Sun, 1 Jan 2006 19:58:19 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id CCC6E8D94F; Sun, 1 Jan 2006 19:58:12 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id CA5668D942; Sun, 1 Jan 2006 19:58:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DB41E8D67F for ; Sun, 1 Jan 2006 19:57:51 +0100 (CET) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [216.148.227.151]) by mail.mplayerhq.hu (Postfix) with ESMTP id E1E2C8D523 for ; Sun, 1 Jan 2006 19:57:43 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc11) with ESMTP id <2006010118573401300c66pne>; Sun, 1 Jan 2006 18:57:35 +0000 Message-ID: <43B82626.8010708@comcast.net> Date: Sun, 01 Jan 2006 13:57:42 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Re: Mplayer & DD5.1 via SPDIF - I have only DD2.0: why ? References: <200512272148.17895.zzam@gentoo.org> <200512280045.54787.zzam@gentoo.org> <43B2D46A.2090705@comcast.net> <43B35FED.3080200@comcast.net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On 01/01/2006 08:49 AM, Sasza wrote: > The Wanderer wrote: >> What's more, looking back at your original post, you are >> apparently using MPlayer 1.0pre6. 1.0pre7try2 (the most recent >> actual release) is considered ancient enough that very little >> support is provided for it; there have certainly been numerous >> changes since 1.0pre6, and it is very possible that any problem >> you are having has been fixed in the process. Please consider >> switching to a more recent version. > > Sure, I just upgrade to 1.0pre7try2. This is still an ancient version - just not as ancient as 1.0pre6. To be precise: by a quick glance at the changelog, 1.0pre6 came out more than a year ago, on December 4th, 2004. 1.0pre7try2 came out August 26, 2005. It's been more than four months since then - there have been enough changes that few if any of the developers seriously pay any attentionto 1.0pre7try2 anymore. I'm willing enough to try to figure out what I can, even though the problem may have been fixed already, but there is only so much I know about some aspects of MPlayer; hwac3 is one of the parts I know least about. If you want the largest possible pool of people who might answer your questions, you would be well advised to upgrade to the latest CVS version (or at least something no more than a month old). -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 20:39:11 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id BAAB6126D8B for ; Sun, 1 Jan 2006 20:39:11 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 076DA8CFB0; Sun, 1 Jan 2006 20:38:51 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 9A6C18CF7B; Sun, 1 Jan 2006 20:38:44 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D05D58D030 for ; Sun, 1 Jan 2006 20:37:46 +0100 (CET) Received: from lon-mail-4.gradwell.net (lon-mail-4.gradwell.net [193.111.201.130]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1A7438D981 for ; Sun, 1 Jan 2006 20:37:19 +0100 (CET) Received: from 82-39-194-120.stb.ubr02.jarr.blueyonder.co.uk ([82.39.194.120] helo=webmaker@asgard.uk) by lon-mail-4.gradwell.net with esmtp (Gradwell gwh-smtpd 1.207) id 43b82f66.c0cb.1b for mplayer-users@mplayerhq.hu; Sun, 1 Jan 2006 19:37:10 +0000 (envelope-sender ) From: DaveG To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] mencoder status line Date: Sun, 1 Jan 2006 19:37:11 +0000 User-Agent: KMail/1.7.2 References: <200601011236.53134.mplayer01@dgmm.net> <43B823A4.1060302@comcast.net> In-Reply-To: <43B823A4.1060302@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601011937.11851.mplayer01@dgmm.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.8 required=4.0 tests=AWL,BAYES_00, FROM_ENDS_IN_NUMS autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: mplayer01@dgmm.net, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Sunday 01 January 2006 18:47, The Wanderer wrote: > On 01/01/2006 07:36 AM, DaveG wrote: > > Could someone please point me in the direction of an explanation in > > the docs, or even just explain to me, the meaning of the mencoder > > status line? > > > > Pos: 168.1s 4640f (90%) 35fps Trem: 1min 56mb A-V:-0.018 [2378:192] > > > > Most of it is obvious, even to me, but the last three figures after > > A-V I'm guessing at.. > > > > The first decimal figure appears to to be counting down in > > thousandths, possibly duration from a keyframe or maybe A/V sync? > > The second two appear to relate to audio and video bitrates, the > > second one (192 in this case) being the audio bitrate.. > > The "A-V" value is indeed A-V sync - more specifically, the time > difference between the audio and video streams. (I don't offhand know > which one is subtracted from the other to determine the value shown.) Thanks, that's useful and good to know. > > Is the larger figure (2378 in the above case) the estimated bitrate > > for the current frame or some form of average? > > As far as I can tell, judging by observed behaviour over a number of > encodes (specifically the fact that the value shifts towards and > eventually winds up at my requested bitrate), the bracketed values are > current overall bitrates for the video and audio streams respectively. Again, good to know. I'll keep an eye out and see if anyone contradicts or supplements your answer. > > No, I'm not using CVS and yes, I read the docs online at > > http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html. Either I > > missed the info or it's not there. > > > > Note. I found this > > http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html#id2871386 > > for mplayer, but nothing similar for mencoder. > > You appear, at a glance, to be correct; the MEncoder status line does > not appear to be explained anywhere in the docs. As soon as an > authoritative answer is provided to confirm that the bracketed values > are overall bitrates, not current bitrates (a fact which I could > technically check for myself if I had to), I'll add a section to the FAQ > to remedy this. Thanks. -- Dave _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 20:51:02 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 19379126D8B for ; Sun, 1 Jan 2006 20:51:02 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 211FA8D030; Sun, 1 Jan 2006 20:50:53 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 347A18AF15; Sun, 1 Jan 2006 20:50:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 377718CC8D for ; Sun, 1 Jan 2006 20:50:37 +0100 (CET) Received: from web35813.mail.mud.yahoo.com (web35813.mail.mud.yahoo.com [66.163.179.182]) by mail.mplayerhq.hu (Postfix) with SMTP id 07D2B8AEEE for ; Sun, 1 Jan 2006 20:50:31 +0100 (CET) Received: (qmail 11221 invoked by uid 60001); 1 Jan 2006 19:50:22 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=eaEKdVMoz56tiCo5GePPRtGyKjkY9FQdNATmcX9LvzwQvqzrfUmCWpdN2+0VRHpO1mE0FCfRpP/mHb1ATIRO3X6VsIb0SKvZJX+EA7CERUnna3dy7i3xezsHIw/n/OeMpTn0X1XoWKs0478Lcdm4hBVku/a4H/ffyfNe/lTRlFg= ; Message-ID: <20060101195021.11219.qmail@web35813.mail.mud.yahoo.com> Received: from [24.50.140.96] by web35813.mail.mud.yahoo.com via HTTP; Sun, 01 Jan 2006 11:50:21 PST Date: Sun, 1 Jan 2006 11:50:21 -0800 (PST) From: Dolt Dolt Subject: Re: [MPlayer-users] Problem playing rtsp To: "MPlayer usage questions, feature requests, bug reports" In-Reply-To: <20060101162512.92560.qmail@web35808.mail.mud.yahoo.com> MIME-Version: 1.0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-4.4 required=4.0 tests=AWL,BAYES_00, FORGED_YAHOO_RCVD,FROM_ENDS_IN_NUMS,HTML_10_20,HTML_MESSAGE, MAILTO_TO_SPAM_ADDR autolearn=ham version=3.0.1 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.4 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Stupid Router. Though why Realplayer worked but mplayer didn't is a mystery now. But opening 32970- sure did work. Replied just in case someone else is searching. Dolt Dolt wrote: Having problems playing realaudio streams. (I RTFM, googled (groups and pages) and searched this list). Sorry if I missed something. Anyway. Using Mandriva 2006 (but had same prob. with 10.2/2005). Now using rpm from PLF 1.0-1.pre7.20051220 (also had used the stock mplayer in Mand. 2006). Installed all codecs. 1. No problem playing a local .rm file 2. No problem playing either streaming mp3 or wma. But, when I try to connect to rtsp with the following command: mplayer -v 1 -rtsp-stream-over-tcp rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio3/live/r3_dsat_g2.ra (or without the -rtsp-stream-over-tcp option) I get the error message below. It recognizes it as a real stream but then seems to choke on the wav inside (?) expecting different size chunks of data. That's as far as I can understand what's going on so any searching and reading I've done has been limited to background and searching for this particular error. I suspect that I am missing something basic. Any help would be much appreciated. BEGIN ERROR MESSAGE ________________________ Checking for REAL REAL file format detected. real: Header size: 18 real: Header object version: 0 real: File version: 0 Chunk: PROP (504f5250) (size: 0x32, offset: 0x12) First index chunk offset: 0x0 First data chunk offset: 0x152 Flags (2): [perfect play (more buffers)] Chunk: CONT (544e4f43) (size: 0x49, offset: 0x44) Chunk: MDPR (5250444d) (size: 0xbb, offset: 0x8d) Found new stream (id: 0) Stream description: Audio Stream Stream mimetype: audio/x-pn-multirate-realaudio-live ==> Found audio stream: 0 Found audio stream! version: 5 header size: 78 frame_size: 640 sub_packet_size: 128 samplerate: 44100, channels: 2 ======= WAVE Format ======= Format Tag: 28515 (0x6F63) Channels: 2 Samplerate: 44100 avg byte/sec: 5512 Block align: 128 bits/sample: 16 cbSize: 16 Unknown extra header dump: [1] [0] [0] [3] [8] [0] [0] [25] [0] [0] [0] [0] [0] [2] [0] [4] =========================== ### skipping 0 bytes of codec info Chunk: DATA (41544144) (size: 0x0, offset: 0x148) demux_real: invalid chunksize! (0) Packets in file: 0 ds_fill_buffer: EOF reached (stream: audio) RM: No audio stream found -> no sound. No stream found. vo: x11 uninit called but X11 not inited.. Exiting... (End of file) --------------------------------- Yahoo! DSL Something to write home about. Just $16.99/mo. or less _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users --------------------------------- Yahoo! DSL Something to write home about. Just $16.99/mo. or less _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 21:02:23 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 72FEF126D8B for ; Sun, 1 Jan 2006 21:02:23 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 93E448D93C; Sun, 1 Jan 2006 21:02:14 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 8B69B8D963; Sun, 1 Jan 2006 21:02:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BDF928D3A8 for ; Sun, 1 Jan 2006 21:01:57 +0100 (CET) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mail.mplayerhq.hu (Postfix) with ESMTP id 332FF8CD74 for ; Sun, 1 Jan 2006 21:01:52 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISF00FJ8JMQZXJ0@vms042.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Sun, 01 Jan 2006 14:01:39 -0600 (CST) Date: Sun, 01 Jan 2006 12:01:38 -0800 From: RC Subject: Re: [MPlayer-users] CVS compile tv-v4l2 input driver not detected/enabled In-reply-to: <43B76EB8.8070407@gmail.com> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060101120138.42b11a67.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <43B03D10.4040703@gmail.com> <20051227180241.354b4ad1.rcooley@spamcop.net> <43B23F54.1020003@gmail.com> <20051231123410.2bcc26ca.rcooley@spamcop.net> <43B76EB8.8070407@gmail.com> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Sat, 31 Dec 2005 21:55:04 -0800 Barton Bosch wrote: > So was the reason that the 4/2005 CVS Snapshot detected v4l2 > because mplayer somehow found a videodev2.h that was included with the > ffmpeg in the snapshot but omitted from the actual cvs source? Seems likely that you had a videeodev2.h file before and, sometime between 4/2005 and now, some person/program/script mistakenly deleted/moved/renamed videodev2.h _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 21:09:33 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 35A8A126D8B for ; Sun, 1 Jan 2006 21:09:33 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 928168AA6C; Sun, 1 Jan 2006 21:09:15 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 7300B8DAC4; Sun, 1 Jan 2006 21:09:10 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1C2F18DAC5 for ; Sun, 1 Jan 2006 21:08:59 +0100 (CET) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mail.mplayerhq.hu (Postfix) with ESMTP id 89ABC8DA95 for ; Sun, 1 Jan 2006 21:08:52 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISF00HR0JY9I290@vms048.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Sun, 01 Jan 2006 14:08:33 -0600 (CST) Date: Sun, 01 Jan 2006 12:08:33 -0800 From: RC Subject: Re: AW: [MPlayer-users] Mplayer compile --with-xvmc fails In-reply-to: <200601011125.k01BPFh31428@robo-city.de> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060101120833.6f2a9804.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <200601011113.k01BDwh10530@robo-city.de> <200601011125.k01BPFh31428@robo-city.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Sun, 1 Jan 2006 12:25:20 +0100 "Ethan Arnold" wrote: > Update: I get the same errors when I run mplayer with "-vo xv": > > X11 error: BadAccess (attempt to access private resource denied) > > So I guess it's not Openchrome's fault, and maybe not mplayer's fault > either. Run 'xvinfo' to see if you have XV support at all. It may very well be "Openchrome's fault". _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 21:17:02 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id CA0EC126D8B for ; Sun, 1 Jan 2006 21:17:02 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C9C838DAC1; Sun, 1 Jan 2006 21:16:51 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 7B5D28DAB7; Sun, 1 Jan 2006 21:16:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 97EFF8DAAC for ; Sun, 1 Jan 2006 21:16:38 +0100 (CET) Received: from mta09-winn.ispmail.ntl.com (mta09-winn.ispmail.ntl.com [81.103.221.49]) by mail.mplayerhq.hu (Postfix) with ESMTP id DEAE68DA9B for ; Sun, 1 Jan 2006 21:16:31 +0100 (CET) Received: from aamta12-winn.ispmail.ntl.com ([81.103.221.35]) by mta09-winn.ispmail.ntl.com with ESMTP id <20060101201623.DTTG8609.mta09-winn.ispmail.ntl.com@aamta12-winn.ispmail.ntl.com> for ; Sun, 1 Jan 2006 20:16:23 +0000 Received: from cpc5-cmbg1-6-0-cust205.cmbg.cable.ntl.com ([80.4.127.205]) by aamta12-winn.ispmail.ntl.com with ESMTP id <20060101201623.FIOD774.aamta12-winn.ispmail.ntl.com@cpc5-cmbg1-6-0-cust205.cmbg.cable.ntl.com> for ; Sun, 1 Jan 2006 20:16:23 +0000 Received: by cpc5-cmbg1-6-0-cust205.cmbg.cable.ntl.com (Postfix, from userid 597) id 420A91D14D; Sun, 1 Jan 2006 20:16:21 +0000 (GMT) From: Martin Simmons To: mplayer-users@mplayerhq.hu In-reply-to: <20060101120138.42b11a67.rcooley@spamcop.net> (message from RC on Sun, 01 Jan 2006 12:01:38 -0800) Subject: Re: [MPlayer-users] CVS compile tv-v4l2 input driver not detected/enabled References: <43B03D10.4040703@gmail.com> <20051227180241.354b4ad1.rcooley@spamcop.net> <43B23F54.1020003@gmail.com> <20051231123410.2bcc26ca.rcooley@spamcop.net> <43B76EB8.8070407@gmail.com> <20060101120138.42b11a67.rcooley@spamcop.net> Message-Id: <20060101201621.420A91D14D@cpc5-cmbg1-6-0-cust205.cmbg.cable.ntl.com> Date: Sun, 1 Jan 2006 20:16:21 +0000 (GMT) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu >>>>> On Sun, 01 Jan 2006 12:01:38 -0800, RC said: > On Sat, 31 Dec 2005 21:55:04 -0800 > Barton Bosch wrote: > > So was the reason that the 4/2005 CVS Snapshot detected v4l2 > > because mplayer somehow found a videodev2.h that was included with the > > ffmpeg in the snapshot but omitted from the actual cvs source? > Seems likely that you had a videeodev2.h file before and, sometime > between 4/2005 and now, some person/program/script mistakenly > deleted/moved/renamed videodev2.h Yes, it used to be in the mplayer CVS... __Martin _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 22:03:25 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 4B368126D8B for ; Sun, 1 Jan 2006 22:03:25 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id CB0748D79F; Sun, 1 Jan 2006 22:03:06 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 612498D793; Sun, 1 Jan 2006 22:03:03 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9312F8D786 for ; Sun, 1 Jan 2006 22:02:53 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 57C448D79D for ; Sun, 1 Jan 2006 22:02:45 +0100 (CET) Received: from frahbnt01 (p54B1E2CC.dip.t-dialin.net [84.177.226.204]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k01L2Oh28322 for ; Sun, 1 Jan 2006 22:02:25 +0100 Message-Id: <200601012102.k01L2Oh28322@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Sun, 1 Jan 2006 22:02:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060101120833.6f2a9804.rcooley@spamcop.net> Thread-Index: AcYPDzVQRV3sVFUpTx6tExcbd6SexQAB0kVA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > Run 'xvinfo' to see if you have XV support at all. > It may very well be "Openchrome's fault". OK! But I still can't tell, what does this tell me? X-Video Extension version 2.2 screen #0 Adaptor #0: "XV_SWOV" number of ports: 1 port base: 68 operations supported: PutImage supported visuals: depth 16, visualID 0x22 depth 16, visualID 0x23 depth 16, visualID 0x24 depth 16, visualID 0x25 depth 16, visualID 0x26 depth 16, visualID 0x27 depth 16, visualID 0x28 depth 16, visualID 0x29 depth 16, visualID 0x2a depth 16, visualID 0x2b depth 16, visualID 0x2c depth 16, visualID 0x2d number of attributes: 6 "XV_COLORKEY" (range 0 to 16777215) client settable attribute client gettable attribute (current value is 2081) "XV_BRIGHTNESS" (range 0 to 10000) client settable attribute client gettable attribute (current value is 5000) "XV_CONTRAST" (range 0 to 20000) client settable attribute client gettable attribute (current value is 10000) "XV_SATURATION" (range 0 to 20000) client settable attribute client gettable attribute (current value is 10000) "XV_HUE" (range -180 to 180) client settable attribute client gettable attribute (current value is 0) "XV_AUTOPAINT_COLORKEY" (range 0 to 1) client settable attribute client gettable attribute (current value is 1) maximum XvImage size: 1920 x 1200 Number of image formats: 5 id: 0x32595559 (YUY2) guid: 59555932-0000-0010-8000-00aa00389b71 bits per pixel: 16 number of planes: 1 type: YUV (packed) id: 0x32315659 (YV12) guid: 59563132-0000-0010-8000-00aa00389b71 bits per pixel: 12 number of planes: 3 type: YUV (planar) id: 0x434d5658 (XVMC) guid: 56494100-0000-0010-8000-00aa00389b71 bits per pixel: 12 number of planes: 1 type: YUV (planar) id: 0x35315652 (RV15) guid: 52563135-0000-0000-0000-000000000000 bits per pixel: 16 number of planes: 1 type: RGB (packed) depth: 15 red, green, blue masks: 0x7c00, 0x3e0, 0x1f id: 0x36315652 (RV16) guid: 52563136-0000-0000-0000-000000000000 bits per pixel: 16 number of planes: 1 type: RGB (packed) depth: 16 red, green, blue masks: 0xf800, 0x7e0, 0x1f _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 23:03:39 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id C711B126D8B for ; Sun, 1 Jan 2006 23:03:39 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B60C98D4BF; Sun, 1 Jan 2006 23:03:19 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D1A958D1FD; Sun, 1 Jan 2006 23:03:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 245098D1F3 for ; Sun, 1 Jan 2006 23:03:04 +0100 (CET) Received: from viefep18-int.chello.at (viefep18-int.chello.at [213.46.255.21]) by mail.mplayerhq.hu (Postfix) with ESMTP id 506B38D270 for ; Sun, 1 Jan 2006 23:02:58 +0100 (CET) Received: from catv-5062d906.catv.broadband.hu ([80.98.217.6]) by viefep18-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060101220249.ZAPZ25506.viefep18-int.chello.at@catv-5062d906.catv.broadband.hu> for ; Sun, 1 Jan 2006 23:02:49 +0100 From: ilab To: "'MPlayer usage questions, feature requests, bug reports'" Date: Sun, 1 Jan 2006 23:02:48 +0100 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601012302.48224.ilab@freemail.hu> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00,PLING_QUERY autolearn=ham version=3.0.1 Subject: [MPlayer-users] gmplayer pause on lbutton?! X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hey, I would like to have gmplayer pause on left mouse button click. I looked up the man pages and I found that I should put "MOUSE_BTN0 pause" in ~/.mplayer/input.conf. I did it, and it does work with mplayer but no luck with gmplayer. If I bind pause to 'p' then it works in gmplayer too. It is weird for me... how should I configure the behaviour I want? BTW I use MPlayer SuSE Linux 10.0 (i686)-Packman-4.0.2 (C) 2000-2005 MPlayer Team which is MPlayer-1.0pre7 Thanx, ilab _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 23:13:27 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id E65BD126D8B for ; Sun, 1 Jan 2006 23:13:26 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3DF9F8DBBB; Sun, 1 Jan 2006 23:13:21 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 394A98DBA0; Sun, 1 Jan 2006 23:13:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EB56F8D8B3 for ; Sun, 1 Jan 2006 23:12:52 +0100 (CET) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [63.240.77.81]) by mail.mplayerhq.hu (Postfix) with ESMTP id AF0638D894 for ; Sun, 1 Jan 2006 23:12:39 +0100 (CET) Received: from [192.168.0.6] (c-24-118-232-70.hsd1.mn.comcast.net[24.118.232.70]) by comcast.net (sccrmhc11) with SMTP id <20060101221221011005ct2te>; Sun, 1 Jan 2006 22:12:27 +0000 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <200601011937.11851.mplayer01@dgmm.net> References: <200601011236.53134.mplayer01@dgmm.net> <43B823A4.1060302@comcast.net> <200601011937.11851.mplayer01@dgmm.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Kichigai Mentat Subject: Re: [MPlayer-users] mencoder status line Date: Sun, 1 Jan 2006 16:12:49 -0600 To: mplayer01@dgmm.net, "MPlayer usage questions, feature requests, bug reports" X-Pgp-Agent: GPGMail 1.1.1 (Tiger) X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jan 1, 2006, at 13.37, DaveG wrote: > On Sunday 01 January 2006 18:47, The Wanderer wrote: >> On 01/01/2006 07:36 AM, DaveG wrote: >>> Could someone please point me in the direction of an explanation in >>> the docs, or even just explain to me, the meaning of the mencoder >>> status line? >>> >>> Pos: 168.1s 4640f (90%) 35fps Trem: 1min 56mb A-V:-0.018 >>> [2378:192] >>> >>> Most of it is obvious, even to me, but the last three figures after >>> A-V I'm guessing at.. >>> >>> The first decimal figure appears to to be counting down in >>> thousandths, possibly duration from a keyframe or maybe A/V sync? >>> The second two appear to relate to audio and video bitrates, the >>> second one (192 in this case) being the audio bitrate.. >> >> The "A-V" value is indeed A-V sync - more specifically, the time >> difference between the audio and video streams. (I don't offhand know >> which one is subtracted from the other to determine the value shown.) > > Thanks, that's useful and good to know. I agree with this conclusion. > >>> Is the larger figure (2378 in the above case) the estimated bitrate >>> for the current frame or some form of average? >> >> As far as I can tell, judging by observed behaviour over a number of >> encodes (specifically the fact that the value shifts towards and >> eventually winds up at my requested bitrate), the bracketed values >> are >> current overall bitrates for the video and audio streams >> respectively. > > Again, good to know. I'll keep an eye out and see if anyone > contradicts or > supplements your answer. Now, I have to differ here. It's been my experience that the larger number is the video bitrate, and the smaller number is the audio bitrate. A perfect way to test this is attempt to encode something using a CBR audio codec, like CBR MP3, AC3, or even PCM. Then encode that same clip without audio. It's been my experience that the larger number doesn't change. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDuFPkwAwn3hu8KxcRArKIAKCEX5ztWBxZ5Qr5QZprvBBvvQShdQCeNAPn VIeRcL6/3kmVlc896BrUdtU= =u+st -----END PGP SIGNATURE----- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 23:53:11 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id BB892126D8B for ; Sun, 1 Jan 2006 23:53:11 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8F1E28D697; Sun, 1 Jan 2006 23:52:57 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 9A9AC8D686; Sun, 1 Jan 2006 23:52:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 11DDB8D68B for ; Sun, 1 Jan 2006 23:52:46 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id E9DAF8D685 for ; Sun, 1 Jan 2006 23:52:40 +0100 (CET) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EtC3s-00071t-03 for mplayer-users@mplayerhq.hu; Sun, 01 Jan 2006 23:52:24 +0100 Received: from 83-70-39-67.b-ras1.prp.dublin.eircom.net ([83.70.39.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Jan 2006 23:52:23 +0100 Received: from balton by 83-70-39-67.b-ras1.prp.dublin.eircom.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Jan 2006 23:52:23 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: Bryan Alton Date: Sun, 01 Jan 2006 22:51:17 +0000 Lines: 8 Message-ID: References: <20060101162512.92560.qmail@web35808.mail.mud.yahoo.com> <20060101195021.11219.qmail@web35813.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 83-70-39-67.b-ras1.prp.dublin.eircom.net User-Agent: KNode/0.9.0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] Re: Problem playing rtsp X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Invalid chunksize is a valid error message for that stream since that is what the BBC sends. Try this command works on a SuSe system on Radio 2 mplayer -vc null -vo null -cache 128 -af volume=0,resample=44100:0:1,channels=2 rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio2/live/r2_dsat_g2.ra _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sun Jan 1 23:54:20 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 8D3A5126D8B for ; Sun, 1 Jan 2006 23:54:20 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0B2358D8B5; Sun, 1 Jan 2006 23:54:17 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 27ACF8D6BC; Sun, 1 Jan 2006 23:54:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EAB008D8E5 for ; Sun, 1 Jan 2006 23:53:57 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc14.comcast.net [216.148.227.154]) by mail.mplayerhq.hu (Postfix) with ESMTP id 776748D7C8 for ; Sun, 1 Jan 2006 23:53:42 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc14) with ESMTP id <20060101225326014008i4fpe>; Sun, 1 Jan 2006 22:53:31 +0000 Message-ID: <43B85D6B.3090505@comcast.net> Date: Sun, 01 Jan 2006 17:53:31 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] mencoder status line References: <200601011236.53134.mplayer01@dgmm.net> <43B823A4.1060302@comcast.net> <200601011937.11851.mplayer01@dgmm.net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On 01/01/2006 05:12 PM, Kichigai Mentat wrote: > -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > > On Jan 1, 2006, at 13.37, DaveG wrote: > >> On Sunday 01 January 2006 18:47, The Wanderer wrote: >>> As far as I can tell, judging by observed behaviour over a number >>> of encodes (specifically the fact that the value shifts towards >>> and eventually winds up at my requested bitrate), the bracketed >>> values are current overall bitrates for the video and audio >>> streams respectively. >> >> Again, good to know. I'll keep an eye out and see if anyone >> contradicts or supplements your answer. > > Now, I have to differ here. It's been my experience that the larger > number is the video bitrate, and the smaller number is the audio > bitrate. Err... I don't see how that disagrees with what I said. Could you clarify? > A perfect way to test this is attempt to encode something using a CBR > audio codec, like CBR MP3, AC3, or even PCM. Then encode that same > clip without audio. It's been my experience that the larger number > doesn't change. ...yes, that would make sense... I still don't see how it disagrees with what I was saying. I never claimed that the two numbers depended on one another in any way... -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 01:39:48 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id C01E1126D8B for ; Mon, 2 Jan 2006 01:39:48 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D193E8D188; Mon, 2 Jan 2006 01:39:31 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 624268D004; Mon, 2 Jan 2006 01:39:27 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E10EF8D004 for ; Mon, 2 Jan 2006 01:39:18 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id A12B88D0EE for ; Mon, 2 Jan 2006 01:39:12 +0100 (CET) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EtDiw-0005B6-Qi for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 01:38:54 +0100 Received: from cpe-24-195-94-82.nycap.res.rr.com ([24.195.94.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jan 2006 01:38:54 +0100 Received: from axion by cpe-24-195-94-82.nycap.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jan 2006 01:38:54 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: Michael Fiano Date: Mon, 2 Jan 2006 00:38:20 +0000 (UTC) Lines: 6 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.195.94.82 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921 Firefox/1.0.7) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00,TW_BT autolearn=ham version=3.0.1 Subject: [MPlayer-users] Re: V4L sound problem X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Nevermind. I figured out this is a bug in the bttv driver, unless I'm doing something wrong. I installed XP to another hard disk to make sure the card worked, and it did. I researched BT878 as the best supported chipset for Linux, so I bought a Pixelview BT878 card (card=37). I think I should have went with the new Conexant chipset because now I'm stuck with a card that I cannot use mencoder with :( _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 03:38:33 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id CDD61126D8B for ; Mon, 2 Jan 2006 03:38:33 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 774628D67F; Mon, 2 Jan 2006 03:38:07 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 438458D677; Mon, 2 Jan 2006 03:38:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2DCFC8D67F for ; Mon, 2 Jan 2006 03:37:55 +0100 (CET) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6CD898D676 for ; Mon, 2 Jan 2006 03:37:49 +0100 (CET) Received: by zproxy.gmail.com with SMTP id x7so2202492nzc for ; Sun, 01 Jan 2006 18:37:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=QkujFAnczxkEUMNu2F1cOKkGc7aYARdLpC6t9H1pCKuzhj5RZLJTPhI3e8O+wJZEr/yVV858iNS00JZyUSiKs1h7sz5secy51AAFXkSWxWnWn2NAUw8VKixHUmh0DvVVIpvxUeSWKoFc+DJqKn3UfOL0PPe1DF4XYQgNSNte/6o= Received: by 10.36.72.8 with SMTP id u8mr1397392nza; Sun, 01 Jan 2006 18:37:48 -0800 (PST) Received: from ?192.168.1.47? ( [71.111.179.117]) by mx.gmail.com with ESMTP id 23sm601675nzn.2006.01.01.18.37.45; Sun, 01 Jan 2006 18:37:48 -0800 (PST) Message-ID: <43B89221.9030004@gmail.com> Date: Sun, 01 Jan 2006 18:38:25 -0800 From: Barton Bosch User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] CVS compile tv-v4l2 input driver not detected/enabled References: <43B03D10.4040703@gmail.com> <20051227180241.354b4ad1.rcooley@spamcop.net> <43B23F54.1020003@gmail.com> <20051231123410.2bcc26ca.rcooley@spamcop.net> <43B76EB8.8070407@gmail.com> <20060101120138.42b11a67.rcooley@spamcop.net> <20060101201621.420A91D14D@cpc5-cmbg1-6-0-cust205.cmbg.cable.ntl.com> In-Reply-To: <20060101201621.420A91D14D@cpc5-cmbg1-6-0-cust205.cmbg.cable.ntl.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=BAYES_00,RCVD_BY_IP autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Martin Simmons wrote: >>>>>>On Sun, 01 Jan 2006 12:01:38 -0800, RC said: > > >>On Sat, 31 Dec 2005 21:55:04 -0800 >>Barton Bosch wrote: > > >>>So was the reason that the 4/2005 CVS Snapshot detected v4l2 >>>because mplayer somehow found a videodev2.h that was included with the >>>ffmpeg in the snapshot but omitted from the actual cvs source? > > >>Seems likely that you had a videeodev2.h file before and, sometime >>between 4/2005 and now, some person/program/script mistakenly >>deleted/moved/renamed videodev2.h > > > Yes, it used to be in the mplayer CVS... Yup, I think that something on the mplayer devs' end might need to be checked into. You see this whole situation arose out of the fact that a power outage hosed the superblock on the root partition of my media production machine. I spent about six hours in my third attempt (in about a year) to compile from an absolutely fresh CVS checkout as opposed to a CVS snapshot or install from RPMs. The 4/2005 CVS snapshot was originally installed on my backup machine back in April of 2005. It compiled and auto-detected 4vl2 on a pristine FC3 install (without having videodev2.h in /usr/include/linux). The mplayer CVS checkout was literally the first package that I attempted to compile after doing the base install. So, whatever the ultimate cause, it appears probable that any FC3 user will run into this same problem in attempting to build mplayer with a functional v4l2 driver from CVS. In any case my problem's resolved and I've been getting some stuff done with my fresh CVS mplayer, thanks devs! Barton _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 04:08:41 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 2893E126D8B for ; Mon, 2 Jan 2006 04:08:41 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id A75BA8D744; Mon, 2 Jan 2006 04:08:23 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id CDCA18D684; Mon, 2 Jan 2006 04:08:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C4B248D695 for ; Mon, 2 Jan 2006 04:08:07 +0100 (CET) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mail.mplayerhq.hu (Postfix) with ESMTP id BE11A8D6A6 for ; Mon, 2 Jan 2006 04:07:57 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISG00HZ43CZHZB1@vms048.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Sun, 01 Jan 2006 21:07:47 -0600 (CST) Date: Sun, 01 Jan 2006 19:07:46 -0800 From: RC Subject: Re: [MPlayer-users] Re: V4L sound problem In-reply-to: To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060101190746.0e5d7066.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00,TW_BT autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, 2 Jan 2006 00:38:20 +0000 (UTC) Michael Fiano wrote: > Nevermind. I figured out this is a bug in the bttv driver, unless I'm > doing something wrong. Seems likely, though with the info provided, I can't even guess what it might be. I've absolutely never heard of a problem similar to yours, and I've heard a great many problems with video capture on this list alone. > (card=37). I think I should have went with the new Conexant chipset > because now I'm stuck with a card that I cannot use mencoder with :( If nothing else, you could go through and try every different combination of values for card/tuner and see if something else works better. Certainly never had any sound problems with by BT878 card. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 04:54:39 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 29925126D8B for ; Mon, 2 Jan 2006 04:54:39 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 578BC8D7E2; Mon, 2 Jan 2006 04:54:21 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 3DE138D7D6; Mon, 2 Jan 2006 04:54:16 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 91AEA8D7DB for ; Mon, 2 Jan 2006 04:54:08 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id 85C308D7D4 for ; Mon, 2 Jan 2006 04:54:03 +0100 (CET) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EtGlk-0003ro-Im for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 04:54:00 +0100 Received: from cpe-24-195-94-82.nycap.res.rr.com ([24.195.94.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jan 2006 04:54:00 +0100 Received: from axion by cpe-24-195-94-82.nycap.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jan 2006 04:54:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: Michael Fiano Date: Mon, 2 Jan 2006 03:53:56 +0000 (UTC) Lines: 12 Message-ID: References: <20060101190746.0e5d7066.rcooley@spamcop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.195.94.82 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921 Firefox/1.0.7) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] Re: V4L sound problem X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu RC spamcop.net> writes: > > If nothing else, you could go through and try every different > combination of values for card/tuner and see if something else works > better. Certainly never had any sound problems with by BT878 card. I tried that already but noo luck. The best one was chosen automatically. The other ones had no sound at all. I'm guessing the problem is I have no /dev/dsp2 or whichever device is supposed to be created for audio capture. I've seen a few guides mention it, though I do not get such a device with any kernel version I've tried, compiled as a module or staticly. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 07:34:55 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id EF127126D8B for ; Mon, 2 Jan 2006 07:34:54 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1BA6F8D9A2; Mon, 2 Jan 2006 07:34:29 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 88BC08D95F; Mon, 2 Jan 2006 07:34:24 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3AB168D955 for ; Mon, 2 Jan 2006 07:34:15 +0100 (CET) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [63.240.77.81]) by mail.mplayerhq.hu (Postfix) with ESMTP id 60AB18D9A0 for ; Mon, 2 Jan 2006 07:34:09 +0100 (CET) Received: from [192.168.0.6] (c-24-118-232-70.hsd1.mn.comcast.net[24.118.232.70]) by comcast.net (sccrmhc11) with SMTP id <20060102063406011005chr5e>; Mon, 2 Jan 2006 06:34:06 +0000 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <43B85D6B.3090505@comcast.net> References: <200601011236.53134.mplayer01@dgmm.net> <43B823A4.1060302@comcast.net> <200601011937.11851.mplayer01@dgmm.net> <43B85D6B.3090505@comcast.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Kichigai Mentat Subject: Re: [MPlayer-users] mencoder status line Date: Mon, 2 Jan 2006 00:34:35 -0600 To: "MPlayer usage questions, feature requests, bug reports" X-Pgp-Agent: GPGMail 1.1.1 (Tiger) X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jan 1, 2006, at 16.53, The Wanderer wrote: > On 01/01/2006 05:12 PM, Kichigai Mentat wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> On Jan 1, 2006, at 13.37, DaveG wrote: >>> On Sunday 01 January 2006 18:47, The Wanderer wrote: > >>>> As far as I can tell, judging by observed behaviour over a number >>>> of encodes (specifically the fact that the value shifts towards >>>> and eventually winds up at my requested bitrate), the bracketed >>>> values are current overall bitrates for the video and audio >>>> streams respectively. >>> Again, good to know. I'll keep an eye out and see if anyone >>> contradicts or supplements your answer. >> Now, I have to differ here. It's been my experience that the larger >> number is the video bitrate, and the smaller number is the audio >> bitrate. > > Err... I don't see how that disagrees with what I said. Could you > clarify? Oh, sorry, I misunderstood what you said. I thought you said that the larger value was the COMBINED bitrate of audio and video. My bad. > >> A perfect way to test this is attempt to encode something using a CBR >> audio codec, like CBR MP3, AC3, or even PCM. Then encode that same >> clip without audio. It's been my experience that the larger number >> doesn't change. > > ...yes, that would make sense... I still don't see how it disagrees > with > what I was saying. I never claimed that the two numbers depended on > one > another in any way... > > -- > The Wanderer > > Warning: Simply because I argue an issue does not mean I agree with > any > side of it. > > Secrecy is the beginning of tyranny. > > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@mplayerhq.hu > http://mplayerhq.hu/mailman/listinfo/mplayer-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDuMl+wAwn3hu8KxcRArTNAJ9550MuVR3p5ZBH47w3VmWKMtpBmgCgiICx TQMfK0VbDpuKbDFeSAvYAs8= =GRpm -----END PGP SIGNATURE----- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 11:24:07 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id CA6EC126D8B for ; Mon, 2 Jan 2006 11:24:07 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 7F5308D2EA; Mon, 2 Jan 2006 11:23:36 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 0C89A8D1EE; Mon, 2 Jan 2006 11:23:31 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D5BD38D4B1 for ; Mon, 2 Jan 2006 11:23:13 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 568AD8D4BD for ; Mon, 2 Jan 2006 11:23:02 +0100 (CET) Received: from frahbnt01 (p54B1E2CC.dip.t-dialin.net [84.177.226.204]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k02AMph20544 for ; Mon, 2 Jan 2006 11:22:52 +0100 Message-Id: <200601021022.k02AMph20544@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Mon, 2 Jan 2006 11:22:57 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060101120833.6f2a9804.rcooley@spamcop.net> Thread-Index: AcYPDzVQRV3sVFUpTx6tExcbd6SexQAdMSnA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_FM,TW_SN,TW_UH,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Ok, I just spent all night re-doing a new clean system, with = xorg-6.8.99-15 and mplayer mplayer-1.0_pre7-r1, using only released gentoo packages. = Yes I know that version of mplayer is "ancient" :-) I'd just like to stick = with packages and at least try my best to get it running that way before installing CVS code (which I've spent all last week trying). When I'm done, I run: mplayer -vo xvmc -vc ffmmeg12mc ~/ntv-dvbs.mpeg And I get (pasted relevant lines only): Cache fill: 9.18% (770048 bytes) MPEG-PS file format detected. VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 15000.0 kbps (1875.0 kbyte/s) Error opening/initializing the selected video_out (-vo) device. mplayer -vo xv -vc ffmmeg12mc ~/ntv-dvbs.mpeg gives me: VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 15000.0 kbps (1875.0 kbyte/s) vo: X11 running at 1856x1392 with depth 16 and 16 bpp (":0.0" =3D> local display) Forced video codec: ffmmeg12mc Cannot find codec matching selected -vo and video format 0x10000002. Video: no video Starting playback... mplayer -vo xv ~/ntv-dvbs.mpeg gives me: MPlayer 1.0pre7try2-3.3.5-20050130 (C) 2000-2005 MPlayer Team CPU: IDT/Centaur/VIA C3 Nehemiah (Family: 6, Stepping: 8) Detected cache-line size is 32 bytes MMX2 supported but disabled SSE supported but disabled CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0 Compiled for x86 CPU with extensions: MMX Cache fill: 7.03% (589824 bytes) MPEG-PS file format detected. VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 15000.0 kbps (1875.0 kbyte/s) vo: X11 running at 1856x1392 with depth 16 and 16 bpp (":0.0" =3D> local display) Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough VDec: vo config request - 720 x 576 (preferred csp: Mpeg PES) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] The selected video_out device is incompatible with this codec. VDecoder init failed :( Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder = libmpeg2-v0.4.0b Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2)) Starting playback... VDec: vo config request - 720 x 576 (preferred csp: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.33:1 - prescaling to correct movie aspect. VO: [xv] 720x576 =3D> 768x576 Planar YV12 X11 error: BadAccess (attempt to access private resource denied) mplayer -vo x11 ~/ntv-dvbs.mpeg DOES WORK, but without any hardware = accel: MPEG-PS file format detected. VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 15000.0 kbps (1875.0 kbyte/s) vo: X11 running at 1856x1392 with depth 16 and 16 bpp (":0.0" =3D> local display) Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough VDec: vo config request - 720 x 576 (preferred csp: Mpeg PES) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] The selected video_out device is incompatible with this codec. VDecoder init failed :( Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder = libmpeg2-v0.4.0b Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2)) Starting playback... VDec: vo config request - 720 x 576 (preferred csp: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.33:1 - prescaling to correct movie aspect. VO: [x11] 720x576 =3D> 768x576 Planar YV12 [fs] Shared memory error,disabling ( seg id error ) SwScaler: using unscaled Planar YV12 -> BGR 16-bit special converter A: 5.1 V: 5.4 A-V: -0.260 ct: -0.408 103/103 32% 72% 4.8% 36 0 24% Exiting... (Quit) The "xvinfo" of my new install: X-Video Extension version 2.2 screen #0 Adaptor #0: "XV_SWOV" number of ports: 1 port base: 68 operations supported: PutImage supported visuals: depth 16, visualID 0x22 depth 16, visualID 0x23 depth 16, visualID 0x24 depth 16, visualID 0x25 depth 16, visualID 0x26 depth 16, visualID 0x27 depth 16, visualID 0x28 depth 16, visualID 0x29 depth 16, visualID 0x2a depth 16, visualID 0x2b depth 16, visualID 0x2c depth 16, visualID 0x2d number of attributes: 6 "XV_COLORKEY" (range 0 to 16777215) client settable attribute client gettable attribute (current value is 2081) "XV_BRIGHTNESS" (range 0 to 10000) client settable attribute client gettable attribute (current value is 5000) "XV_CONTRAST" (range 0 to 20000) client settable attribute client gettable attribute (current value is 10000) "XV_SATURATION" (range 0 to 20000) client settable attribute client gettable attribute (current value is 10000) "XV_HUE" (range -180 to 180) client settable attribute client gettable attribute (current value is 0) "XV_AUTOPAINT_COLORKEY" (range 0 to 1) client settable attribute client gettable attribute (current value is 1) maximum XvImage size: 1920 x 1200 Number of image formats: 5 id: 0x32595559 (YUY2) guid: 59555932-0000-0010-8000-00aa00389b71 bits per pixel: 16 number of planes: 1 type: YUV (packed) id: 0x32315659 (YV12) guid: 59563132-0000-0010-8000-00aa00389b71 bits per pixel: 12 number of planes: 3 type: YUV (planar) id: 0x434d5658 (XVMC) guid: 56494100-0000-0010-8000-00aa00389b71 bits per pixel: 12 number of planes: 1 type: YUV (planar) id: 0x35315652 (RV15) guid: 52563135-0000-0000-0000-000000000000 bits per pixel: 16 number of planes: 1 type: RGB (packed) depth: 15 red, green, blue masks: 0x7c00, 0x3e0, 0x1f id: 0x36315652 (RV16) guid: 52563136-0000-0000-0000-000000000000 bits per pixel: 16 number of planes: 1 type: RGB (packed) depth: 16 red, green, blue masks: 0xf800, 0x7e0, 0x1f My xorg.conf: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/lib/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "glx" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" Identifier "Card0" Driver "via" VendorName "Unknown Vendor" BoardName "Unknown Board" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection My dmesg says: agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0. agpgart: Xorg tried to set rate=3Dx12. Setting to AGP3 x8 mode. agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode lsmod says: Module Size Used by via 37920 1 drm 65140 2 via via_agp 7392 1 agpgart 29576 2 drm,via_agp snd_pcm_oss 48288 0 snd_mixer_oss 17024 1 snd_pcm_oss snd_via82xx 22272 0 snd_ac97_codec 91208 1 snd_via82xx snd_pcm 80232 3 snd_pcm_oss,snd_via82xx,snd_ac97_codec snd_timer 21412 1 snd_pcm snd_ac97_bus 1760 1 snd_ac97_codec snd_page_alloc 8456 2 snd_via82xx,snd_pcm snd_mpu401_uart 6176 1 snd_via82xx snd_rawmidi 19936 1 snd_mpu401_uart snd 44356 8 snd_pcm_oss,snd_mixer_oss,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,sn= d_m pu401_uart,snd_rawmidi soundcore 7584 1 snd uhci_hcd 30256 0 via_rhine 19396 0 Now please someone tell me whats wrong? Please? I've earned it, really = :-) Ethan -----Urspr=FCngliche Nachricht----- Von: mplayer-users-bounces@mplayerhq.hu [mailto:mplayer-users-bounces@mplayerhq.hu] Im Auftrag von RC Gesendet: Sonntag, 1. Januar 2006 21:09 An: MPlayer usage questions, feature requests, bug reports Betreff: Re: AW: [MPlayer-users] Mplayer compile --with-xvmc fails On Sun, 1 Jan 2006 12:25:20 +0100 "Ethan Arnold" wrote: > Update: I get the same errors when I run mplayer with "-vo xv": >=20 > X11 error: BadAccess (attempt to access private resource denied)=20 >=20 > So I guess it's not Openchrome's fault, and maybe not mplayer's fault > either. Run 'xvinfo' to see if you have XV support at all. It may very well be "Openchrome's fault". _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 11:26:28 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 46637126D8B for ; Mon, 2 Jan 2006 11:26:28 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 514EC8D6CC; Mon, 2 Jan 2006 11:26:13 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 3180C8D3A2; Mon, 2 Jan 2006 11:26:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 23D188D632 for ; Mon, 2 Jan 2006 11:25:29 +0100 (CET) Received: from ackle.nomi.cz (ackle.nomi.cz [81.31.33.35]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2151B8D68E for ; Mon, 2 Jan 2006 11:24:50 +0100 (CET) Received: from localhost (localhost.localdomain [127.0.0.1]) by ackle.nomi.cz (Postfix) with ESMTP id 6E7922EACE4 for ; Mon, 2 Jan 2006 11:24:44 +0100 (CET) Received: by ackle.nomi.cz (Postfix, from userid 500) id 6303B2EACE5; Mon, 2 Jan 2006 11:24:42 +0100 (CET) Date: Mon, 2 Jan 2006 11:24:42 +0100 From: =?iso-8859-2?Q?Tom=E1=B9_Janou=B9ek?= To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Re: Can anyone play this file? (problem with AAC) Message-ID: <20060102102442.GA27739@nomi.cz> References: <20051224181345.GA3638@nomi.cz> <20051224182528.73607.qmail@web50402.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20051224182528.73607.qmail@web50402.mail.yahoo.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: amavisd-new at nomi.cz X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, Sat, Dec 24, 2005 at 10:25:28AM -0800 Serge Matovic napsal: > CVS is the same version as yours. And it's working > fine on both, UBUNTU and MANDRIVA 2006. Well, except > that my 1.1GHz CPU appears to be too slow for playing > in real time. The problem was fixed by Corey's commit today. It's this thread on dev-eng: [PATCH] (partially) support QuickTime sound atom version 2 It's 48000Hz though. It's strange that it worked for you. -- .--------- Tomá¹ Janou¹ek a.k.a. Liskni_si ---------. : NOMI team, developer, http://tomi.nomi.cz/ tomi@nomi.cz : ' JID:liskni_si@jabber.cz, ICQ#161807083, tel:+420608876277 ' _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 11:36:34 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A1727126D8F for ; Mon, 2 Jan 2006 11:36:34 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E0FA28D543; Mon, 2 Jan 2006 11:36:12 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 2BB538D3BF; Mon, 2 Jan 2006 11:36:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 939468D3D8 for ; Mon, 2 Jan 2006 11:35:59 +0100 (CET) Received: from natnoddy.rzone.de (natnoddy.rzone.de [81.169.145.166]) by mail.mplayerhq.hu (Postfix) with ESMTP id F1DA68D6A8 for ; Mon, 2 Jan 2006 11:35:52 +0100 (CET) Received: from backend.localhost.localdomain (p54A3A2A9.dip0.t-ipconnect.de [84.163.162.169]) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id k02AZmos000064 for ; Mon, 2 Jan 2006 11:35:49 +0100 (MET) Received: from [10.1.81.79] (unknown [195.243.151.195]) by backend.localhost.localdomain (Postfix) with ESMTP id 3A1FCE471F for ; Mon, 2 Jan 2006 11:35:47 +0100 (CET) Message-ID: <43B901B9.1030407@boerkel.de> Date: Mon, 02 Jan 2006 11:34:33 +0100 From: =?ISO-8859-1?Q?Thomas_B=F6rkel?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: mplayer-users@mplayerhq.hu Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 Subject: [MPlayer-users] OpenGL vsync X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu HI! I'd like to have proper vsync while playing on TV-out of my NVidia FX 5200. Apparently, I can have that, if I use "-vo gl2", but then I lose XV output. Maybe you can have a look at MythTV (www.mythtv.org). They have implemented proper vsync with XV and OpenGL (using OpenGL for syncing). Using Fedora Core 3. Thanks! Thomas _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 11:39:16 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 94CD6126D8B for ; Mon, 2 Jan 2006 11:39:16 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id A08988D3BF; Mon, 2 Jan 2006 11:38:58 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 554FA8D3D2; Mon, 2 Jan 2006 11:38:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C03AF8D7D9 for ; Mon, 2 Jan 2006 11:38:45 +0100 (CET) Received: from natblindhugh.rzone.de (natblindhugh.rzone.de [81.169.145.175]) by mail.mplayerhq.hu (Postfix) with ESMTP id C70678D3BF for ; Mon, 2 Jan 2006 11:38:39 +0100 (CET) Received: from backend.localhost.localdomain (p54A3A2A9.dip0.t-ipconnect.de [84.163.162.169]) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id k02AcWKJ003515 for ; Mon, 2 Jan 2006 11:38:33 +0100 (MET) Received: from [10.1.81.79] (unknown [195.243.151.195]) by backend.localhost.localdomain (Postfix) with ESMTP id 694B8E471F for ; Mon, 2 Jan 2006 11:38:29 +0100 (CET) Message-ID: <43B9025A.1080207@boerkel.de> Date: Mon, 02 Jan 2006 11:37:14 +0100 From: =?ISO-8859-1?Q?Thomas_B=F6rkel?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: mplayer-users@mplayerhq.hu Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 Subject: [MPlayer-users] Bob deinterlacing X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu HI! I have tried various deinterlacing methods available in MPlayer, but none is as good as Bob deinterlacing when playing to NVidia FX 5200 TV-out. MythTV (www.mythtv.org) has very nice Bob deinterlacing, if you'd like to take a look at the source... Thanks! Thomas _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 12:36:13 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id BA26B126D8F for ; Mon, 2 Jan 2006 12:36:13 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D8A0E8D686; Mon, 2 Jan 2006 12:35:50 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 2A9C18D63B; Mon, 2 Jan 2006 12:35:44 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C980F8D5EE for ; Mon, 2 Jan 2006 12:35:29 +0100 (CET) Received: from hoth.amu.edu.pl (hoth.amu.edu.pl [150.254.110.14]) by mail.mplayerhq.hu (Postfix) with ESMTP id 09CDB8D67E for ; Mon, 2 Jan 2006 12:35:21 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by hoth.amu.edu.pl (Postfix) with ESMTP id B96CB10E406 for ; Mon, 2 Jan 2006 12:35:16 +0100 (CET) Received: from hoth.amu.edu.pl ([127.0.0.1]) by localhost (hoth.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 40554-01-50 for ; Mon, 2 Jan 2006 12:35:15 +0100 (CET) Received: from toshiba.fizyka.amu.edu.pl (hoth.amu.edu.pl [150.254.110.14]) by hoth.amu.edu.pl (Postfix) with ESMTP id 9D6E110E403 for ; Mon, 2 Jan 2006 12:35:15 +0100 (CET) Date: Mon, 2 Jan 2006 12:35:15 +0100 From: Bohdan Horst To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Message-ID: <20060102113514.GA736@aristo> References: <20060101120833.6f2a9804.rcooley@spamcop.net> <200601021022.k02AMph20544@robo-city.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200601021022.k02AMph20544@robo-city.de> User-Agent: Mutt/1.5.11 X-Virus-Scanned: amavisd-new at hoth.amu.edu.pl X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00,TW_FM,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, Jan 02, 2006 at 11:22:57AM +0100, Ethan Arnold wrote: > Ok, I just spent all night re-doing a new clean system, with xorg-6.8.99-15 > and mplayer mplayer-1.0_pre7-r1, using only released gentoo packages. Yes I > know that version of mplayer is "ancient" :-) I'd just like to stick with > packages and at least try my best to get it running that way before > installing CVS code (which I've spent all last week trying). > > > When I'm done, I run: > mplayer -vo xvmc -vc ffmmeg12mc ~/ntv-dvbs.mpeg > ffmpeg12mc (NOT ffmmeg12mc) > And I get (pasted relevant lines only): > Cache fill: 9.18% (770048 bytes) MPEG-PS file format detected. > VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 15000.0 kbps (1875.0 > kbyte/s) > Error opening/initializing the selected video_out (-vo) device. > > > mplayer -vo xv -vc ffmmeg12mc ~/ntv-dvbs.mpeg gives me: ffmpeg12mc .. > > VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 15000.0 kbps (1875.0 > kbyte/s) > vo: X11 running at 1856x1392 with depth 16 and 16 bpp (":0.0" => local > display) > Forced video codec: ffmmeg12mc > Cannot find codec matching selected -vo and video format 0x10000002. > Video: no video > Starting playback... > > > > Now please someone tell me whats wrong? Please? I've earned it, really :-) > FreeBSD 6.0R X Window System Version 6.8.2 nvidia-driver-1.0.7676_1 MPlayer dev-CVS-060101-11:08-3.4.4 (C) 2000-2005 MPlayer Team mplayer malec.mpg -vc ffmpeg12mc -vo xvmc [...] vd_ffmpeg: XVMC accelerated MPEG2 trying pixfmt=0 VDec: vo config request - 352 x 288 (preferred colorspace: MPEG1/2 Motion Compensation and IDCT) VDec: using MPEG1/2 Motion Compensation and IDCT as output csp (no 0) Movie-Aspect is 1.33:1 - prescaling to correct movie aspect. VO: [xvmc] 352x288 => 384x288 MPEG1/2 Motion Compensation and IDCT vo_xvmc: Port 122 grabed vo_xvmc: Found matching surface with id=54434449 on 122 port at 0 adapter vo_xvmc: Allocated Direct Context vo_xvmc: data_blocks allocated vo_xvmc: mv_blocks allocated vo_xvmc: Motion Compensation context allocated - 8 surfaces vo_xvmc: idct=1 unsigned_intra=0 vo_xvmc: looking for OSD support Subpicture id 0x34344149 vo_xvmc: OSD support by additional frontend rendering and works without any problems :) regards (btw Unichrome also doesn't work for me.. ;) -- Bohdan 'Nexus' Horst _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 13:08:59 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id E1317126D8B for ; Mon, 2 Jan 2006 13:08:58 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 828328DAF9; Mon, 2 Jan 2006 13:08:45 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 3E2C08D690; Mon, 2 Jan 2006 13:08:39 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2A2578E16D for ; Mon, 2 Jan 2006 13:08:29 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6C85F8E0FE for ; Mon, 2 Jan 2006 13:08:23 +0100 (CET) Received: from frahbnt01 (p54B1EA89.dip.t-dialin.net [84.177.234.137]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k02C8Bh03746 for ; Mon, 2 Jan 2006 13:08:11 +0100 Message-Id: <200601021208.k02C8Bh03746@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Mon, 2 Jan 2006 13:08:18 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060102113514.GA736@aristo> Thread-Index: AcYPkK5DQcmphgiORLWoVz7bwCBYJAAAlRWQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_FM,TW_FX,TW_XS,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu >> When I'm done, I run: >> mplayer -vo xvmc -vc ffmmeg12mc ~/ntv-dvbs.mpeg > ffmpeg12mc (NOT ffmmeg12mc) Argh, s**t. Thanks :-) ok but in fact that changes (almost) nothing: mplayer -vo xv -vc ffmpeg12mc ~/ntv-dvbs.mpeg now plays audio (no video): Cannot find codec 'mpegvideo_xvmc' in libavcodec... mplayer -vo xvmc -vc ffmpeg12mc ~/ntv-dvbs.mpeg still reports unchanged: Error opening/initializing the selected video_out (-vo) device. Another thing that strikes me: mplayer reports: MPlayer 1.0pre7try2-3.3.5-20050130 (C) 2000-2005 MPlayer Team CPU: IDT/Centaur/VIA C3 Nehemiah (Family: 6, Stepping: 8) MMX2 supported but disabled CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0 Compiled for x86 CPU with extensions: MMX SSE cat /proc/cpuinfo | grep flags flags : fpu vme de pse tsc msr cx8 sep mtrr pge cmov pat mmx fxsr sse rng rng_en ace ace_en Now does my CPU support MMX2 or not?? Did I miss something in the kernel config? I did select "C3-2 Nehemiah" in the menuconfig. Not that it would matter in my case, since thats probably only relevant for software mpeg decoding which I dont care about (the CPU is too slow for that anyway), I only want hardware. Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 13:09:42 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 87313126D8B for ; Mon, 2 Jan 2006 13:09:42 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4B9008D976; Mon, 2 Jan 2006 13:09:30 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 3FEDA8D851; Mon, 2 Jan 2006 13:09:21 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 341288D6A2 for ; Mon, 2 Jan 2006 13:09:02 +0100 (CET) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.198]) by mail.mplayerhq.hu (Postfix) with ESMTP id BE7EC8D5F7 for ; Mon, 2 Jan 2006 13:08:55 +0100 (CET) Received: by uproxy.gmail.com with SMTP id m3so779635uge for ; Mon, 02 Jan 2006 04:08:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lBwmoeW2/GzWHlWBChpfjRLAsnCbQHNvvV/xqWadBO52uUBCXFA9slFfqkaWHp8AupqrOUFYMe8MllQrbYPHRsB5/c3JFTUNOk71TzPmzoC8G/zyZGoYbxDrXKDqSJbPWA/4oXLvdev3hJtUtS0zIyY/6Nv/cjC9Ud/5ylvjoZ0= Received: by 10.67.27.17 with SMTP id e17mr4409843ugj; Mon, 02 Jan 2006 04:08:50 -0800 (PST) Received: by 10.66.221.2 with HTTP; Mon, 2 Jan 2006 04:08:50 -0800 (PST) Message-ID: <41acf6680601020408n387ebe4fg@mail.gmail.com> Date: Mon, 2 Jan 2006 13:08:50 +0100 From: Hans-Carl Oberdalhoff To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Bob deinterlacing In-Reply-To: <43B9025A.1080207@boerkel.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43B9025A.1080207@boerkel.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00,RCVD_BY_IP autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: hco@gmx.de, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Re, > I have tried various deinterlacing methods available in MPlayer, but > none is as good as Bob deinterlacing when playing to NVidia FX 5200 TV-ou= t. > > MythTV (www.mythtv.org) has very nice Bob deinterlacing, if you'd like > to take a look at the source... Have a look at the tfields video filter. It does exactly what you are asking for. bye, hco _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 13:57:00 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 9369C126D8B for ; Mon, 2 Jan 2006 13:57:00 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 67ACD8D679; Mon, 2 Jan 2006 13:56:37 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id E69248D614; Mon, 2 Jan 2006 13:56:30 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2CCB88D62D for ; Mon, 2 Jan 2006 13:55:07 +0100 (CET) Received: from natsluvver.rzone.de (natsluvver.rzone.de [81.169.145.176]) by mail.mplayerhq.hu (Postfix) with ESMTP id 05F1E8CFE4 for ; Mon, 2 Jan 2006 13:54:38 +0100 (CET) Received: from backend.localhost.localdomain (p54A3A2A9.dip0.t-ipconnect.de [84.163.162.169]) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id k02CsS7C024909; Mon, 2 Jan 2006 13:54:29 +0100 (MET) Received: from [10.1.81.79] (unknown [195.243.151.195]) by backend.localhost.localdomain (Postfix) with ESMTP id E1ED7E471F; Mon, 2 Jan 2006 13:54:26 +0100 (CET) Message-ID: <43B92238.3070709@boerkel.de> Date: Mon, 02 Jan 2006 13:53:12 +0100 From: =?ISO-8859-1?Q?Thomas_B=F6rkel?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: hco@gmx.de, "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Bob deinterlacing References: <43B9025A.1080207@boerkel.de> <41acf6680601020408n387ebe4fg@mail.gmail.com> In-Reply-To: <41acf6680601020408n387ebe4fg@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu HI! Hans-Carl Oberdalhoff wrote: >> I have tried various deinterlacing methods available in MPlayer, but >> none is as good as Bob deinterlacing when playing to NVidia FX 5200 TV-out. >> >> MythTV (www.mythtv.org) has very nice Bob deinterlacing, if you'd like >> to take a look at the source... > > Have a look at the tfields video filter. It does exactly what you are > asking for. Hmm, the manual says, it only works with mencoder and that I should set -fps and -ofps. Since -ofps seems not to be available for mplayer, I tried the following to play a 25 fps interlaced MPEG2 movie: mplayer -vf tfields=4 -fps 50 movie.mpg This results in a squeezed playback (half the vertical size). Thomas _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 14:26:19 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 11F70126D8B for ; Mon, 2 Jan 2006 14:26:19 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 248FD8D5CB; Mon, 2 Jan 2006 14:26:05 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 449778D9E2; Mon, 2 Jan 2006 14:25:54 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DF98D8D5EE for ; Mon, 2 Jan 2006 14:25:25 +0100 (CET) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mail.mplayerhq.hu (Postfix) with ESMTP id 232808D5B3 for ; Mon, 2 Jan 2006 14:25:10 +0100 (CET) Received: by xproxy.gmail.com with SMTP id s19so1289799wxc for ; Mon, 02 Jan 2006 05:25:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:reply-to:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=mh7T4ARVvy1/I1mKqoqh/QR3xKN26QoB+Uxl4PH/6gz3GolSRuWstjJhtsH+U08Eezxb9wzP0g/7+EJ09i2RrQWmOcL3m3iW9cvsjUrc+NCUgm5whXFeWMhrXqgLao5awhcuVDz7vvmMS6BBSNE6JoenyiMRr/4GvRN5daeD9Ko= Received: by 10.70.89.3 with SMTP id m3mr12544403wxb; Mon, 02 Jan 2006 05:25:04 -0800 (PST) Received: from ?192.168.0.4? ( [85.105.153.14]) by mx.gmail.com with ESMTP id h39sm11069436wxd.2006.01.02.05.25.02; Mon, 02 Jan 2006 05:25:03 -0800 (PST) From: Sinan Nalkaya To: "MPlayer usage questions, feature requests, bug reports" Content-Type: text/plain Date: Mon, 02 Jan 2006 14:31:24 -0600 Message-Id: <1136233884.10611.5.camel@darkstar-etch.nuxsystem.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.1 required=4.0 tests=BAYES_00, DATE_IN_FUTURE_06_12,RCVD_BY_IP,TW_DV autolearn=ham version=3.0.1 Subject: [MPlayer-users] about multicast X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: erchamion.beren@gmail.com, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu hi i have 2 clients. all i want is capture the multicast streams at same time, with -nocache parameter it seems not bad, but sometimes, one of them becomes more laggy than the other one, what do you suggest me for this and do you know good multicast program ?(currently using ffmpeg) but output of dvbstream program seems fine. note: both pcs are same configuration with same hardware thanks. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 14:33:40 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id D898A126D8B for ; Mon, 2 Jan 2006 14:33:40 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C42188CD74; Mon, 2 Jan 2006 14:33:30 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 9C30D8D577; Mon, 2 Jan 2006 14:33:25 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2CD508D572 for ; Mon, 2 Jan 2006 14:33:03 +0100 (CET) Received: from smtp-out1.email.it (smtp-out1.email.it [80.247.70.6]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5321E8CD74 for ; Mon, 2 Jan 2006 14:32:48 +0100 (CET) Received: by smtp-out1.email.it (Email.it, from userid 101) id 312A21C8015; Mon, 2 Jan 2006 14:32:47 +0100 (CET) Received: from [192.168.0.34] (CPV-OFFICINE-DIGITALI.acantho.it [213.174.161.132])by smtp-out1.email.it (Email.it) with ESMTP id 0BA1D1C8015for ; Mon, 2 Jan 2006 14:32:46 +0100 (CET) Message-ID: <43B92A53.5090302@email.it> Date: Mon, 02 Jan 2006 14:27:47 +0100 From: Nico Sabbi User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] about multicast References: <1136233884.10611.5.camel@darkstar-etch.nuxsystem.com> In-Reply-To: <1136233884.10611.5.camel@darkstar-etch.nuxsystem.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please visit http://www.email.it/ita/privacy.html X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00,TW_DV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Sinan Nalkaya wrote: >hi i have 2 clients. all i want is capture the multicast streams at same >time, with -nocache parameter it seems not bad, but sometimes, one of >them becomes more laggy than the other one, what do you suggest me for >this and do you know good multicast program ?(currently using ffmpeg) >but output of dvbstream program seems fine. >note: both pcs are same configuration with same hardware >thanks. > > -dumpstream will work fine, instead direct playback can exhibit problems -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Trova la tua anima gemella con Meetic. Iscriviti subito gratis: potrai trovare migliaia di single in linea e chattare con loro! Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4048&d=2-1 _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 15:19:27 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A7811126D8B for ; Mon, 2 Jan 2006 15:19:27 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DBDF88D68E; Mon, 2 Jan 2006 15:19:12 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 15BC08D84A; Mon, 2 Jan 2006 15:19:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BEBE68D624 for ; Mon, 2 Jan 2006 15:18:56 +0100 (CET) Received: from hotmail.com (bay13-f28.bay13.hotmail.com [64.4.31.28]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2EC298D629 for ; Mon, 2 Jan 2006 15:18:45 +0100 (CET) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 2 Jan 2006 06:18:38 -0800 Message-ID: Received: from 129.215.170.54 by by13fd.bay13.hotmail.msn.com with HTTP; Mon, 02 Jan 2006 14:18:38 GMT X-Originating-IP: [129.215.170.54] X-Originating-Email: [bahhab@hotmail.com] X-Sender: bahhab@hotmail.com From: "John Coulthard" To: mplayer-users@mplayerhq.hu Date: Mon, 02 Jan 2006 14:18:38 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 02 Jan 2006 14:18:38.0917 (UTC) FILETIME=[6CFDDF50:01C60FA7] X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=2 Fuz1=2 Fuz2=2 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.5 required=4.0 tests=AWL, BAYES_00, MISSING_SUBJECT, MSGID_FROM_MTA_HEADER,TW_RW,TW_WX,TW_XR autolearn=ham version=3.0.1 Subject: [MPlayer-users] (no subject) X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi If I run the shell script below I get an mp3 file of the radio broadcast I want. Works great run as root or as me and the files always end up the directory I've hard coded for them. I want to run it from a cron job but it's not happening, can anyone tell me how to get it to work? Using cron:- Run as me I don't think I get any output at all. (least not a Show.wav or an audiodump.wav) Run as root I get a file in the roots home dir on the /dev/hda1 partition called audiodump.wav. This partition isn't big enought to take a 3 hr show and I don't want it there anyway, the script says put the donload in /home/ann/rips/ . ??? Obviously the mp3 conversion fails because the .wav is in the wrong place. It's not a target directory permissions issue. [root@tri: /home/ann]# ls -l drwxrwxr-x 2 ann ann 4096 Jan 2 13:47 rips Any ideas much appreciated. I'm using Linux redhat9 and MPlayer dev-CVS-050927-16:40-3.2.2 Thanks ---------------------THE SHELL SCRIPT------------------ #!/bin/bash DATE=`date +%F` echo "recording" rm /home/ann/rips/Show*.wav #remove previous show .wav files mplayer -cache 256 -playlist http://www.station.co.uk/radio/aod/shows/rpms/show.rpm -ao pcm:file=/home/ann/rips/Show.wav -vc dummy -vo null -really-quiet & #sleep 10800 #sleep for 3hrs sleep 120 #sleep for 120sec kill $! #kill the mplayer job echo "recording done" head -17600000 /home/ann/rips/Show.wav >/home/ann/rips/Show1.wav #if I don't do a 'head' LAME can't find the 3 hour .wav file, I'm guessing that it's too big echo "head done" lame /home/ann/rips/Show1.wav /home/ann/rips/Show$DATE.mp3 echo "all done :)" --------------The output when run as a cron job------------------------- recording MPlayer 1.0pre6-RPM-3.2.2 (C) 2000-2004 MPlayer Team CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection. Warning unknown option cache_min at line 144 Warning unknown option cache_prefill at line 147 Resolving www.station.co.uk for AF_INET... Connecting to server www.station.co.uk[212.54.244.46]:80 ... Cache size set to 256 KBytes Connected to server: www.station.co.uk ======= WAVE Format ======= Format Tag: 28515 (0x6F63) Channels: 2 Samplerate: 44100 avg byte/sec: 44100 Block align: 640 bits/sample: 16 cbSize: 26 Unknown extra header dump: [80] [0] [10] [0] [17] [0] [80] [2] [10] [0] [1] [0] [0] [3] [8] [0] [0] [25] [0] [0] [0] [0] [0] [2] [0] [4] =========================== recording done head: /home/ann/rips/Show.wav: No such file or directory head done Assuming raw pcm input file LAME version 3.96.1 (http://lame.sourceforge.net/) Using polyphase lowpass filter, transition band: 17249 Hz - 17782 Hz Encoding /home/ann/rips/Show1.wav to /home/ann/rips/Show2006-01-02.mp3 Encoding as 44.1 kHz 128 kbps j-stereo MPEG-1 Layer III (11x) qval=3 Frame | CPU time/estim | REAL time/estim | play/CPU | ETA 0/ ( 0%)| 0:00/ : | 0:00/ : | x| : 0/2 ( 0%)| 0:00/ 0:00| 0:00/ 0:00| 0.0000x| 0:00 average: 128.0 kbps MS: 2 (100.0%) Writing LAME Tag...done ReplayGain: +51.0dB all done [root@tri: /home/ann]# ls -l /audiodump.wav -rw-r--r-- 1 root root 20250668 Jan 2 13:47 /audiodump.wav [root@tri: /home/ann]# ls -l rips/ total 112068 -rw-r--r-- 1 root root 0 Jan 2 13:47 RockShow1.wav -rw-r--r-- 1 root root 1252 Jan 2 13:47 RockShow2006-01-02.mp3 [root@tri: /home/ann]# --------------Running the shell script directly as root-------------------- [root@tric: /home/ann]# ./rec recording MPlayer dev-CVS-050927-16:40-3.2.2 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 STREAM_HTTP(1), URL: http://www.station.co.uk/radio/aod/shows/rpms/show.rpm Resolving www.station.co.uk for AF_INET... Connecting to server www.station.co.uk[212.54.244.46]:80 ... Cache size set to 256 KBytes Stream description: audio/x-pn-multirate-realaudio logical stream Stream mimetype: audio/x-pn-realaudio recording done head done LAME version 3.96.1 (http://lame.sourceforge.net/) Using polyphase lowpass filter, transition band: 17249 Hz - 17782 Hz Encoding /home/ann/rips/Show1.wav to /home/ann/rips/Show2006-01-02.mp3 Encoding as 44.1 kHz 128 kbps j-stereo MPEG-1 Layer III (11x) qval=3 Frame | CPU time/estim | REAL time/estim | play/CPU | ETA 4465/4467 (100%)| 0:10/ 0:10| 0:10/ 0:10| 11.629x| 0:00 average: 128.0 kbps LR: 75 (1.679%) MS: 4393 (98.32%) Writing LAME Tag...done ReplayGain: +6.8dB all done :) [root@tri: /home/ann]# ls -l rips/ total 154144 -rw-r--r-- 1 root root 20578348 Jan 2 13:33 Show1.wav -rw-r--r-- 1 root root 1867858 Jan 2 13:33 Show2006-01-02.mp3 -rw-r--r-- 1 root root 20578348 Jan 2 13:33 Show.wav [root@tri: /home/ann]# _________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/ _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 15:42:25 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 22724126D8F for ; Mon, 2 Jan 2006 15:42:25 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E2FB68DC1D; Mon, 2 Jan 2006 15:42:06 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 2B26F8DC19; Mon, 2 Jan 2006 15:42:02 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 09CDB8D542 for ; Mon, 2 Jan 2006 15:41:34 +0100 (CET) Received: from hotmail.com (bay13-f25.bay13.hotmail.com [64.4.31.25]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4F48A8DBE3 for ; Mon, 2 Jan 2006 15:41:20 +0100 (CET) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 2 Jan 2006 06:41:13 -0800 Message-ID: Received: from 129.215.170.54 by by13fd.bay13.hotmail.msn.com with HTTP; Mon, 02 Jan 2006 14:41:13 GMT X-Originating-IP: [129.215.170.54] X-Originating-Email: [bahhab@hotmail.com] X-Sender: bahhab@hotmail.com From: "John Coulthard" To: mplayer-users@mplayerhq.hu Date: Mon, 02 Jan 2006 14:41:13 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 02 Jan 2006 14:41:13.0708 (UTC) FILETIME=[948292C0:01C60FAA] X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.8 required=4.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER,TW_RW,TW_WX,TW_XR autolearn=ham version=3.0.1 Subject: [MPlayer-users] Cron mplayer issue X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Appologies if you've read this before but I forgot the subject first time round Hi If I run the shell script below I get an mp3 file of the radio broadcast I want. Works great run as root or as me and the files always end up the directory I've hard coded for them. I want to run it from a cron job but it's not happening, can anyone tell me how to get it to work? Using cron:- Run as me I don't think I get any output at all. (least not a Show.wav or an audiodump.wav) Run as root I get a file in the roots home dir on the /dev/hda1 partition called audiodump.wav. This partition isn't big enought to take a 3 hr show and I don't want it there anyway, the script says put the donload in /home/ann/rips/ . ??? Obviously the mp3 conversion fails because the .wav is in the wrong place. It's not a target directory permissions issue. [root@tri: /home/ann]# ls -l drwxrwxr-x 2 ann ann 4096 Jan 2 13:47 rips Any ideas much appreciated. I'm using Linux redhat9 and MPlayer dev-CVS-050927-16:40-3.2.2 Thanks ---------------------THE SHELL SCRIPT------------------ #!/bin/bash DATE=`date +%F` echo "recording" rm /home/ann/rips/Show*.wav #remove previous show .wav files mplayer -cache 256 -playlist http://www.station.co.uk/radio/aod/shows/rpms/show.rpm -ao pcm:file=/home/ann/rips/Show.wav -vc dummy -vo null -really-quiet & #sleep 10800 #sleep for 3hrs sleep 120 #sleep for 120sec kill $! #kill the mplayer job echo "recording done" head -17600000 /home/ann/rips/Show.wav >/home/ann/rips/Show1.wav #if I don't do a 'head' LAME can't find the 3 hour .wav file, I'm guessing that it's too big echo "head done" lame /home/ann/rips/Show1.wav /home/ann/rips/Show$DATE.mp3 echo "all done :)" ----------The output when run as a cron job------------------------- recording MPlayer 1.0pre6-RPM-3.2.2 (C) 2000-2004 MPlayer Team CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection. Warning unknown option cache_min at line 144 Warning unknown option cache_prefill at line 147 Resolving www.station.co.uk for AF_INET... Connecting to server www.station.co.uk[212.54.244.46]:80 ... Cache size set to 256 KBytes Connected to server: www.station.co.uk ======= WAVE Format ======= Format Tag: 28515 (0x6F63) Channels: 2 Samplerate: 44100 avg byte/sec: 44100 Block align: 640 bits/sample: 16 cbSize: 26 Unknown extra header dump: [80] [0] [10] [0] [17] [0] [80] [2] [10] [0] [1] [0] [0] [3] [8] [0] [0] [25] [0] [0] [0] [0] [0] [2] [0] [4] =========================== recording done head: /home/ann/rips/Show.wav: No such file or directory head done Assuming raw pcm input file LAME version 3.96.1 (http://lame.sourceforge.net/) Using polyphase lowpass filter, transition band: 17249 Hz - 17782 Hz Encoding /home/ann/rips/Show1.wav to /home/ann/rips/Show2006-01-02.mp3 Encoding as 44.1 kHz 128 kbps j-stereo MPEG-1 Layer III (11x) qval=3 Frame | CPU time/estim | REAL time/estim | play/CPU | ETA 0/ ( 0%)| 0:00/ : | 0:00/ : | x| : 0/2 ( 0%)| 0:00/ 0:00| 0:00/ 0:00| 0.0000x| 0:00 average: 128.0 kbps MS: 2 (100.0%) Writing LAME Tag...done ReplayGain: +51.0dB all done [root@tri: /home/ann]# ls -l /audiodump.wav -rw-r--r-- 1 root root 20250668 Jan 2 13:47 /audiodump.wav [root@tri: /home/ann]# ls -l rips/ total 112068 -rw-r--r-- 1 root root 0 Jan 2 13:47 RockShow1.wav -rw-r--r-- 1 root root 1252 Jan 2 13:47 RockShow2006-01-02.mp3 [root@tri: /home/ann]# ---------Running the shell script directly as root-------------------- [root@tric: /home/ann]# ./rec recording MPlayer dev-CVS-050927-16:40-3.2.2 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 STREAM_HTTP(1), URL: http://www.station.co.uk/radio/aod/shows/rpms/show.rpm Resolving www.station.co.uk for AF_INET... Connecting to server www.station.co.uk[212.54.244.46]:80 ... Cache size set to 256 KBytes Stream description: audio/x-pn-multirate-realaudio logical stream Stream mimetype: audio/x-pn-realaudio recording done head done LAME version 3.96.1 (http://lame.sourceforge.net/) Using polyphase lowpass filter, transition band: 17249 Hz - 17782 Hz Encoding /home/ann/rips/Show1.wav to /home/ann/rips/Show2006-01-02.mp3 Encoding as 44.1 kHz 128 kbps j-stereo MPEG-1 Layer III (11x) qval=3 Frame | CPU time/estim | REAL time/estim | play/CPU | ETA 4465/4467 (100%)| 0:10/ 0:10| 0:10/ 0:10| 11.629x| 0:00 average: 128.0 kbps LR: 75 (1.679%) MS: 4393 (98.32%) Writing LAME Tag...done ReplayGain: +6.8dB all done :) [root@tri: /home/ann]# ls -l rips/ total 154144 -rw-r--r-- 1 root root 20578348 Jan 2 13:33 Show1.wav -rw-r--r-- 1 root root 1867858 Jan 2 13:33 Show2006-01-02.mp3 -rw-r--r-- 1 root root 20578348 Jan 2 13:33 Show.wav [root@tri: /home/ann]# _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 15:43:19 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 8AA09126D8B for ; Mon, 2 Jan 2006 15:43:19 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5EE218DC26; Mon, 2 Jan 2006 15:42:38 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id E29FE8DC1C; Mon, 2 Jan 2006 15:42:34 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E34E08DC13 for ; Mon, 2 Jan 2006 15:42:21 +0100 (CET) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mail.mplayerhq.hu (Postfix) with ESMTP id 75E1E8DC33 for ; Mon, 2 Jan 2006 15:42:07 +0100 (CET) Received: by xproxy.gmail.com with SMTP id s18so1450065wxc for ; Mon, 02 Jan 2006 06:42:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:reply-to:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=WsJKnfIfBU/0h+sFjCTKgttE0K5shSVlcBeFyEG9cSGaf1gOp21iUigB0/mdObJGUI75jak8KFdP5pSsPAB3qi8zxBjRkGG7QG27kjsn5BqCcKBojEaaMduZ1OwyOF/nszhZSj9i6IaJj3fA/2aIJ3Wnb/3k8lkxS43rOuZdUpg= Received: by 10.70.45.18 with SMTP id s18mr12072110wxs; Mon, 02 Jan 2006 06:42:01 -0800 (PST) Received: from ?192.168.0.4? ( [85.105.153.14]) by mx.gmail.com with ESMTP id h14sm20140724wxd.2006.01.02.06.41.58; Mon, 02 Jan 2006 06:42:00 -0800 (PST) Subject: Re: [MPlayer-users] about multicast From: Sinan Nalkaya To: "MPlayer usage questions, feature requests, bug reports" In-Reply-To: <43B92A53.5090302@email.it> References: <1136233884.10611.5.camel@darkstar-etch.nuxsystem.com> <43B92A53.5090302@email.it> Content-Type: text/plain Date: Mon, 02 Jan 2006 16:18:21 -0600 Message-Id: <1136240301.10611.9.camel@darkstar-etch.nuxsystem.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.1 required=4.0 tests=BAYES_00, DATE_IN_FUTURE_06_12,RCVD_BY_IP,TW_DV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: erchamion.beren@gmail.com, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, 2006-01-02 at 14:27 +0100, Nico Sabbi wrote: > Sinan Nalkaya wrote: > > >hi i have 2 clients. all i want is capture the multicast streams at same > >time, with -nocache parameter it seems not bad, but sometimes, one of > >them becomes more laggy than the other one, what do you suggest me for > >this and do you know good multicast program ?(currently using ffmpeg) > >but output of dvbstream program seems fine. > >note: both pcs are same configuration with same hardware > >thanks. > > > > > > -dumpstream will work fine, instead direct playback can exhibit problems > > > > -- > Email.it, the professional e-mail, gratis per te: http://www.email.it/f > > Sponsor: > Trova la tua anima gemella con Meetic. Iscriviti subito gratis: potrai trovare migliaia di single in linea e chattare con loro! > Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4048&d=2-1 > > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@mplayerhq.hu > http://mplayerhq.hu/mailman/listinfo/mplayer-users thank you for answer, it seems with this option i cannot play streams on the fly with 2 computers , syncnorized ? or should i open another mplayer to play this file ? _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 16:01:27 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 8271B126D8B for ; Mon, 2 Jan 2006 16:01:27 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C62EC8D70A; Mon, 2 Jan 2006 16:01:14 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 59D9D8D6D4; Mon, 2 Jan 2006 16:01:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B49FF8D614 for ; Mon, 2 Jan 2006 16:00:54 +0100 (CET) Received: from pd7mo2no.prod.shaw.ca (idcmail-mo2no.cg.shawcable.net [64.59.134.9]) by mail.mplayerhq.hu (Postfix) with ESMTP id EBF6D8D38D for ; Mon, 2 Jan 2006 16:00:37 +0100 (CET) Received: from pd6mr4no.prod.shaw.ca (pd6mr4no-qfe2.prod.shaw.ca [10.0.144.191]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ISH003I70BUSGD0@l-daemon> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 07:59:54 -0700 (MST) Received: from pn7ml3no.prod.shaw.ca ([10.0.149.112]) by pd6mr4no.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ISH00KEZ0BU9120@pd6mr4no.prod.shaw.ca> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 07:59:54 -0700 (MST) Received: from orion.sault.org ([24.109.42.150]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ISH002C20BU6G50@l-daemon> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 07:59:54 -0700 (MST) Received: from localhost (localhost.localdomain [127.0.0.1]) by orion.sault.org (Postfix) with ESMTP id CBD82197A32 for ; Mon, 02 Jan 2006 10:00:52 -0500 (EST) Received: from orion.sault.org ([127.0.0.1]) by localhost (orion.sault.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02130-04 for ; Mon, 02 Jan 2006 10:00:48 -0500 (EST) Received: from draco-vpn (draco-vpn [10.2.0.2]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by orion.sault.org (Postfix) with ESMTP id 70905197A30 for ; Mon, 02 Jan 2006 10:00:48 -0500 (EST) Date: Mon, 02 Jan 2006 09:58:45 -0500 From: Jason Tackaberry Subject: Re: [MPlayer-users] Bob deinterlacing In-reply-to: <43B9025A.1080207@boerkel.de> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <1136213925.2834.17.camel@draco.sault.org> MIME-version: 1.0 X-Mailer: Evolution 2.4.2.1 (2.4.2.1-1.1.fc4.nr) X-Virus-Scanned: amavisd-new at sault.org References: <43B9025A.1080207@boerkel.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0570841057==" Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu --===============0570841057== Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-VJ4XsgxzYjUZtdpoYpWC" --=-VJ4XsgxzYjUZtdpoYpWC Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Mon, 2006-01-02 at 11:37 +0100, Thomas B=C3=B6rkel wrote: > I have tried various deinterlacing methods available in MPlayer, but=20 > none is as good as Bob deinterlacing when playing to NVidia FX 5200 TV-ou= t. Others more clueful than I have said that doing proper deinterlacing in mplayer is not really feasible without an architecture overhaul. (I assume that means it's possible only with disgusting and volatile hacks.) For my deinterlacing needs I use xine, which, through tvtime, has an assortment of very good deinterlacers. TomsMoComp and GreedyH are the best I've seen on Linux, and both much more intelligent than a simple bob deinterlacer (which is not motion adaptive). Cheers, Jason. --=-VJ4XsgxzYjUZtdpoYpWC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: http://sault.org/~tack/key.asc iD8DBQBDuT+lm6ESmkfs1iwRAoeUAJ474s709k9O97qMWcB3vFBEFmW+JQCguQaI 2JpM2g+jyB+HGmjsNE84Jpg= =xwOm -----END PGP SIGNATURE----- --=-VJ4XsgxzYjUZtdpoYpWC-- --===============0570841057== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users --===============0570841057==-- From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 16:10:13 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 6DC4C126D8B for ; Mon, 2 Jan 2006 16:10:13 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 396578AA6C; Mon, 2 Jan 2006 16:10:05 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id AD63D8ADA0; Mon, 2 Jan 2006 16:09:59 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DE3694D96F for ; Mon, 2 Jan 2006 16:09:50 +0100 (CET) Received: from pd8mo3no.prod.shaw.ca (idcmail-mo2no.cg.shawcable.net [64.59.134.9]) by mail.mplayerhq.hu (Postfix) with ESMTP id BC5858D6CF for ; Mon, 2 Jan 2006 16:09:37 +0100 (CET) Received: from pd7mr2no.prod.shaw.ca (pd7mr2no-qfe3.prod.shaw.ca [10.0.144.129]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ISH00G180QMWJB0@l-daemon> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 08:08:46 -0700 (MST) Received: from pn7ml3no.prod.shaw.ca ([10.0.149.112]) by pd7mr2no.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ISH005EL0QMXCH0@pd7mr2no.prod.shaw.ca> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 08:08:46 -0700 (MST) Received: from orion.sault.org ([24.109.42.150]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ISH002LF0QL6G50@l-daemon> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 08:08:46 -0700 (MST) Received: from localhost (localhost.localdomain [127.0.0.1]) by orion.sault.org (Postfix) with ESMTP id 08A82197A32 for ; Mon, 02 Jan 2006 10:09:44 -0500 (EST) Received: from orion.sault.org ([127.0.0.1]) by localhost (orion.sault.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02130-06 for ; Mon, 02 Jan 2006 10:09:39 -0500 (EST) Received: from draco-vpn (draco-vpn [10.2.0.2]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by orion.sault.org (Postfix) with ESMTP id BC844197A30 for ; Mon, 02 Jan 2006 10:09:39 -0500 (EST) Date: Mon, 02 Jan 2006 10:07:36 -0500 From: Jason Tackaberry Subject: Re: [MPlayer-users] OpenGL vsync In-reply-to: <43B901B9.1030407@boerkel.de> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <1136214456.2834.27.camel@draco.sault.org> MIME-version: 1.0 X-Mailer: Evolution 2.4.2.1 (2.4.2.1-1.1.fc4.nr) X-Virus-Scanned: amavisd-new at sault.org References: <43B901B9.1030407@boerkel.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_VB autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1646863211==" Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu --===============1646863211== Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-TiZ3lJgF4a2xqzPL4RbQ" --=-TiZ3lJgF4a2xqzPL4RbQ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Mon, 2006-01-02 at 11:34 +0100, Thomas B=C3=B6rkel wrote: > I'd like to have proper vsync while playing on TV-out of my NVidia FX 520= 0. The main motivation for this, of course, is to be able to view interlaced video on tv-out and have it work properly. The real problem is that the card doesn't seem to be able to pass the frame unfettered to the tv. It always seems to do underscanning to some degree. Even at its maximum "Overscan" setting of 25, there seems to still be some slight underscanning. Unless the line sampling corresponds exactly to the lines of the tv, it just can't work. This is the first obstacle; sync to vblank is the second; getting the gl2 vo to work correcty with vsync is the third (since I don't think this just automatigically happens when you enable vsync in the opengl settings). Of course this is on my GF440MX. It might be a different story with other cards. Please let me know if it is. > Maybe you can have a look at MythTV (www.mythtv.org). They have=20 > implemented proper vsync with XV and OpenGL (using OpenGL for syncing). I looked at this code a while ago too, when I was on my hopeless crusade to do get interlaced video working properly on my tv-out. I couldn't get this code to work at all. I assumed that my card didn't support it. Cheers, Jason. --=-TiZ3lJgF4a2xqzPL4RbQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: http://sault.org/~tack/key.asc iD8DBQBDuUG4m6ESmkfs1iwRAhgeAKCxzCvsWUoRztQmk3XpYW/V9ypyfwCfVyUb BxSScYyBJYq4h/TrlQjGc/o= =TOf2 -----END PGP SIGNATURE----- --=-TiZ3lJgF4a2xqzPL4RbQ-- --===============1646863211== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users --===============1646863211==-- From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 16:31:40 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id D14FE126D8B for ; Mon, 2 Jan 2006 16:31:40 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 125B58D4A5; Mon, 2 Jan 2006 16:31:29 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 17A498D363; Mon, 2 Jan 2006 16:31:23 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5C70E8D4A5 for ; Mon, 2 Jan 2006 16:31:07 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id D55088A7A8 for ; Mon, 2 Jan 2006 16:30:57 +0100 (CET) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EtRe0-0002Pa-1u for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 16:30:45 +0100 Received: from 23-187-114-200.fibertel.com.ar ([200.114.187.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jan 2006 16:30:44 +0100 Received: from mdibella by 23-187-114-200.fibertel.com.ar with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jan 2006 16:30:44 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: martin Date: Mon, 2 Jan 2006 15:19:58 +0000 (UTC) Lines: 297 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 200.114.187.23 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051229 Firefox/1.5) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-6.5 required=4.0 tests=BAYES_00,LONGWORDS autolearn=ham version=3.0.1 Subject: [MPlayer-users] ASF Audio Decodification error X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, I'm trying to listen to a radio station but a problem araises. When running mplayer in verbose mode, it seems to be an audio decoder problem (lavc_audio: error). I searched all through the web for this error, but I had no luck. This url was meant for broad band connections, but there was another one for dial up connections. So I tried the last one and bingo! it worked. Comparing the two mplayer debug info, I couldn't find a significant difference, only the bytes/seconds. So I post you the two debug infos. Good luck, hope this is usefull as I use mplayer every day. Bye Broad Band output: ================= MPlayer 1.0pre7try2-3.3 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 CommandLine: '-v' 'mms://200.59.146.10/rockandpop-ba' init_freetype get_path('font/font.desc') -> '/home/mdibella/.mplayer/font/font.desc' font: can't open file: /home/mdibella/.mplayer/font/font.desc Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars) Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay Failed to open /dev/rtc: Permission denied (it should be readable by the user.) Using nanosleep() timing get_path('input.conf') -> '/home/mdibella/.mplayer/input.conf' Can't open input config file /home/mdibella/.mplayer/input.conf: No such file or directory Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory Falling back on default (hardcoded) input config get_path('rockandpop-ba.conf') -> '/home/mdibella/.mplayer/rockandpop-ba.conf' Playing mms://200.59.146.10/rockandpop-ba. Filename for url is now mms://200.59.146.10/rockandpop-ba Filename for url is now mms://200.59.146.10/rockandpop-ba Trying ASF/UDP... ===> ASF/UDP failed Trying ASF/TCP... Resolving 200.59.146.10 for AF_INET6... Couldn't resolve name for AF_INET6: 200.59.146.10 Connecting to server 200.59.146.10[200.59.146.10]:1755 ... connected unknown object unknown object unknown object unknown object file object, packet length = 1053 (1053) unknown object stream object, stream id: 1 data object mmst packet_length = 1053 Cache size set to 64 KBytes Connected to server: 200.59.146.10 CACHE_PRE_INIT: 0 [0] 0 pre:0 eof:0 Cache fill: 12.50% (8192 bytes) ASF file format detected. stream type: guid_audio_stream stream concealment: guid_audio_conceal_interleave type: 28 bytes, stream: 8 bytes ID: 1 unk1: 0 unk2: 6CCE6200 FILEPOS=0xA6E ==> Found audio stream: 1 ======= WAVE Format ======= Format Tag: 353 (0x161) Channels: 2 Samplerate: 22050 avg byte/sec: 2751 Block align: 1022 bits/sample: 16 cbSize: 10 Unknown extra header dump: [0] [44] [0] [0] [f] [0] [f9] [f] [0] [0] =========================== ASF: audio scrambling: 1 x 1 x -2 ASF: packets: -1 flags: 9 max_packet_size: 1053 min_packet_size: 1053 max_bitrate: 22627 preroll: 1578 Title: Rock & Pop Author: Rock & Pop Comment: Rock & Pop ============ ASF Stream group == START === stream count=[0x1][1] stream id=[0x1][1] max bitrate=[0x5863][22627] ============ ASF Stream group == END === Found movie at 0xAC4 - 0xAC4 ASF: 1 audio and 0 video streams found ASF: Searching for audio stream (id:-1). Auto-selected ASF audio ID = 1 Clip info: name: Rock & Pop author: Rock & Pop comments: Rock & Pop ========================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders dec_audio: Allocating 131072 + 65536 = 196608 bytes for output buffer. FFmpeg's libavcodec audio codec INFO: libavcodec init OK! lavc_audio: error AUDIO: 22050 Hz, 2 ch, s16le, 22.0 kbit/3.12% (ratio: 2751->88200) Selected audio codec: [ffwmav2] afm:ffmpeg (DivX audio v2 (FFmpeg)) ========================================================================== Checking audio filter chain for 22050Hz/2ch/s16le -> 22050Hz/2ch/s16le... [libaf] Adding filter dummy [dummy] Was reinitialized: 22050Hz/2ch/s16le AF_pre: 22050Hz/2ch/s16le ao2: 22050 Hz 2 chans s16le audio_setup: using '/dev/dsp' dsp device audio_setup: using '/dev/mixer' mixer device audio_setup: using 'pcm' mixer device audio_setup: sample format: s16le (requested: s16le) audio_setup: using 2 channels (requested: 2) audio_setup: using 22050 Hz samplerate (requested: 22050) audio_setup: frags: 8/8 (4096 bytes/frag) free: 32768 AO: [oss] 22050Hz 2ch s16le (2 bps) AO: Description: OSS/ioctl audio output AO: Author: A'rpi Building audio filter chain for 22050Hz/2ch/s16le -> 22050Hz/2ch/s16le... [dummy] Was reinitialized: 22050Hz/2ch/s16le [dummy] Was reinitialized: 22050Hz/2ch/s16le Video: no video Freeing 0 unused video chunks. Starting playback... lavc_audio: error lavc_audio: error?,?% 15% lavc_audio: error?,?% 12% lavc_audio: error?,?% 12% lavc_audio: error?,?% 9% lavc_audio: error?,?% 9% lavc_audio: error?,?% 6% lavc_audio: error?,?% 6% lavc_audio: error?,?% 3% lavc_audio: error?,?% 0% lavc_audio: error?,?% 0% lavc_audio: error?,?% 9% lavc_audio: error?,?% 9% lavc_audio: error?,?% 6% lavc_audio: error?,?% 6% lavc_audio: error?,?% 3% lavc_audio: error?,?% 3% lavc_audio: error?,?% 0% lavc_audio: error?,?% 0% lavc_audio: error?,?% 9% lavc_audio: error?,?% 9% lavc_audio: error?,?% 6% lavc_audio: error?,?% 6% lavc_audio: error?,?% 3% lavc_audio: error?,?% 3% lavc_audio: error?,?% 0% lavc_audio: error?,?% 0% lavc_audio: error?,?% 9% lavc_audio: error?,?% 9% lavc_audio: error?,?% 6% lavc_audio: error?,?% 6% lavc_audio: error?,?% 3% lavc_audio: error?,?% 3% lavc_audio: error?,?% 0% A: -0.0 (00.0) ??,?% 0% MPlayer interrupted by signal 2 in module: decode_audio Uninit audio filters... [libaf] Removing filter dummy uninit audio: ffmpeg vo: x11 uninit called but X11 not inited.. Dial up output: ============== MPlayer 1.0pre7try2-3.3 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 CommandLine: '-v' 'mms://200.59.146.10/rockandpop-du' init_freetype get_path('font/font.desc') -> '/home/mdibella/.mplayer/font/font.desc' font: can't open file: /home/mdibella/.mplayer/font/font.desc Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars) Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay Failed to open /dev/rtc: Permission denied (it should be readable by the user.) Using nanosleep() timing get_path('input.conf') -> '/home/mdibella/.mplayer/input.conf' Can't open input config file /home/mdibella/.mplayer/input.conf: No such file or directory Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory Falling back on default (hardcoded) input config get_path('rockandpop-du.conf') -> '/home/mdibella/.mplayer/rockandpop-du.conf' Playing mms://200.59.146.10/rockandpop-du. Filename for url is now mms://200.59.146.10/rockandpop-du Filename for url is now mms://200.59.146.10/rockandpop-du Trying ASF/UDP... ===> ASF/UDP failed Trying ASF/TCP... Resolving 200.59.146.10 for AF_INET6... Couldn't resolve name for AF_INET6: 200.59.146.10 Connecting to server 200.59.146.10[200.59.146.10]:1755 ... connected unknown object unknown object file object, packet length = 960 (960) unknown object stream object, stream id: 1 unknown object unknown object data object mmst packet_length = 960 Cache size set to 64 KBytes Connected to server: 200.59.146.10 CACHE_PRE_INIT: 0 [0] 0 pre:0 eof:0 Cache fill: 12.50% (8192 bytes) ASF file format detected. stream type: guid_audio_stream stream concealment: guid_audio_conceal_interleave type: 28 bytes, stream: 8 bytes ID: 1 unk1: 0 unk2: 6CCE6200 FILEPOS=0x810 ==> Found audio stream: 1 ======= WAVE Format ======= Format Tag: 353 (0x161) Channels: 2 Samplerate: 22050 avg byte/sec: 2501 Block align: 929 bits/sample: 16 cbSize: 10 Unknown extra header dump: [0] [44] [0] [0] [17] [0] [85] [e] [0] [0] =========================== ASF: audio scrambling: 1 x 1 x -95 ASF: packets: -1 flags: 9 max_packet_size: 960 min_packet_size: 960 max_bitrate: 20627 preroll: 1578 Title: Rock & Pop Author: Rock & Pop Comment: Rock & Pop ============ ASF Stream group == START === stream count=[0x1][1] stream id=[0x1][1] max bitrate=[0x5093][20627] ============ ASF Stream group == END === Found movie at 0x9B2 - 0x9B2 ASF: 1 audio and 0 video streams found ASF: Searching for audio stream (id:-1). Auto-selected ASF audio ID = 1 Clip info: name: Rock & Pop author: Rock & Pop comments: Rock & Pop ========================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders dec_audio: Allocating 131072 + 65536 = 196608 bytes for output buffer. FFmpeg's libavcodec audio codec INFO: libavcodec init OK! AUDIO: 22050 Hz, 2 ch, s16le, 20.0 kbit/2.84% (ratio: 2501->88200) Selected audio codec: [ffwmav2] afm:ffmpeg (DivX audio v2 (FFmpeg)) ========================================================================== Checking audio filter chain for 22050Hz/2ch/s16le -> 22050Hz/2ch/s16le... [libaf] Adding filter dummy [dummy] Was reinitialized: 22050Hz/2ch/s16le AF_pre: 22050Hz/2ch/s16le ao2: 22050 Hz 2 chans s16le audio_setup: using '/dev/dsp' dsp device audio_setup: using '/dev/mixer' mixer device audio_setup: using 'pcm' mixer device audio_setup: sample format: s16le (requested: s16le) audio_setup: using 2 channels (requested: 2) audio_setup: using 22050 Hz samplerate (requested: 22050) audio_setup: frags: 8/8 (4096 bytes/frag) free: 32768 AO: [oss] 22050Hz 2ch s16le (2 bps) AO: Description: OSS/ioctl audio output AO: Author: A'rpi Building audio filter chain for 22050Hz/2ch/s16le -> 22050Hz/2ch/s16le... [dummy] Was reinitialized: 22050Hz/2ch/s16le [dummy] Was reinitialized: 22050Hz/2ch/s16le Video: no video Freeing 0 unused video chunks. Starting playback... A: 27.4 (27.3) 0.4% 9% MPlayer interrupted by signal 2 in module: play_audio Uninit audio filters... [libaf] Removing filter dummy uninit audio: ffmpeg vo: x11 uninit called but X11 not inited.. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 17:25:55 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 335F5126D8B for ; Mon, 2 Jan 2006 17:25:55 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DC6CF8D5D4; Mon, 2 Jan 2006 17:25:36 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 47C358D224; Mon, 2 Jan 2006 17:25:32 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EDFC48D2AE for ; Mon, 2 Jan 2006 17:25:24 +0100 (CET) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mail.mplayerhq.hu (Postfix) with ESMTP id 59EFC8D151 for ; Mon, 2 Jan 2006 17:25:18 +0100 (CET) Received: by zproxy.gmail.com with SMTP id l8so1625989nzf for ; Mon, 02 Jan 2006 08:25:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=qB3ix8HW1dYhvj5nJaduc4pudzE5TaglhG6hwfEiv8uzgZPg4yyHAuqYKP2Jytp9MQrg4Fy6KSnNfnNewA4xDi0qs1epXGtOUf/rlQxlaPcnkueKpCRrOBxlMPXcQyJSDPo9vZpPq5LNDiW7OPafn3XHGCS1rvzTZa/+RfW7lbw= Received: by 10.36.41.1 with SMTP id o1mr11540936nzo; Mon, 02 Jan 2006 08:25:10 -0800 (PST) Received: by 10.36.138.4 with HTTP; Mon, 2 Jan 2006 08:25:10 -0800 (PST) Message-ID: Date: Mon, 2 Jan 2006 21:25:10 +0500 From: Mustafa Abbasi To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Cron mplayer issue In-Reply-To: MIME-Version: 1.0 References: X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-5.1 required=4.0 tests=AWL,BAYES_00,HTML_00_10, HTML_MESSAGE,HTML_SHORT_LENGTH,RCVD_BY_IP,REPLY_TO_EMPTY, SARE_MSGID_LONG40 autolearn=ham version=3.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.4 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu yeah i had i similar problem. cron never did work on mplayer for me. i thought it was my fault. > )) _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 18:04:50 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 6B9CF126D8B for ; Mon, 2 Jan 2006 18:04:50 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 873E18D48D; Mon, 2 Jan 2006 18:04:35 +0100 (CET) X-Original-To: MPlayer-users@mplayerhq.hu Delivered-To: MPlayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 2FA398D00A; Mon, 2 Jan 2006 18:04:31 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BA1908D759 for ; Mon, 2 Jan 2006 18:03:33 +0100 (CET) Received: from hotmail.com (bay107-f4.bay107.hotmail.com [64.4.51.14]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4E8B88D61A for ; Mon, 2 Jan 2006 18:03:16 +0100 (CET) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 2 Jan 2006 09:03:08 -0800 Message-ID: Received: from 64.4.51.220 by by107fd.bay107.hotmail.msn.com with HTTP; Mon, 02 Jan 2006 17:03:07 GMT X-Originating-IP: [65.183.1.88] X-Originating-Email: [johnbrown105@hotmail.com] X-Sender: johnbrown105@hotmail.com From: "John Brown" To: MPlayer-users@mplayerhq.hu Date: Mon, 02 Jan 2006 12:03:07 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 02 Jan 2006 17:03:08.0252 (UTC) FILETIME=[6792E1C0:01C60FBE] X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.1 required=4.0 tests=AWL,BAYES_00, FROM_ENDS_IN_NUMS,MSGID_FROM_MTA_HEADER autolearn=ham version=3.0.1 Cc: Subject: [MPlayer-users] Need help with deblocking (-vf pp) X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu -vf pp=de/-al works well in MPlayer, but seems to have no effect in MEncoder. The resulting mpeg looks just as blocky with or without pp. See command line below, from a Windows batch file: . mencoder.exe %1 -ss 58 -endpos 15 -quiet -priority belownormal -of mpeg -mpegopts format=dvd -vf scale=704:480,pp=de/-al,harddup -oac lavc -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=1645:aspect=4/3:acodec=ac3:abitrate=96 :vrc_buf_size=1835:keyint=12:trell:mv0:mbd=2:dia=-10:predia=-10:cmp=2 :precmp=2:subcmp=2:cbp:vqmin=1:lmin=1:dc=10:vpass=1:turbo -ofps 30000/1001 -srate 48000 -af lavcresample=48000 -o %2 -passlogfile stats.log -quiet >> log.txt 2>>&1 Pass 2 is identical except, of course, that vpass=2 and there is no turbo. I would like to remove the blocks without using a higher bitrate. When I encode at 352x240 with otherwise identical parameters at 1645 Kbps, then play the result at twice the size, I don't get the blocking, even without -vf pp, so I am assuming that I don't need more bits. Is that a valid assumption? My source is a 230 MB .ogm: 24 min, 23.976 fps,640x480 DX50, Ogg/Vorbis 96 kbps. I want my DVD-compliant mpeg to be 299 MB. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 19:52:59 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 20BC0126D8B for ; Mon, 2 Jan 2006 19:52:59 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C85288D58D; Mon, 2 Jan 2006 19:52:37 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 8CDA08CFE9; Mon, 2 Jan 2006 19:52:30 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 154168D1F4 for ; Mon, 2 Jan 2006 19:52:12 +0100 (CET) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mail.mplayerhq.hu (Postfix) with ESMTP id C89ED8C085 for ; Mon, 2 Jan 2006 19:51:59 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISH009DFB2CD8U0@vms042.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 12:51:49 -0600 (CST) Date: Mon, 02 Jan 2006 10:51:47 -0800 From: RC Subject: Re: AW: AW: [MPlayer-users] Mplayer compile --with-xvmc fails In-reply-to: <200601021022.k02AMph20544@robo-city.de> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060102105147.375261b6.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20060101120833.6f2a9804.rcooley@spamcop.net> <200601021022.k02AMph20544@robo-city.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, 2 Jan 2006 11:22:57 +0100 "Ethan Arnold" wrote: > Now please someone tell me whats wrong? Please? I've earned it, really > :-) It looks very much like your videocard driver is just buggy. You can try older/newer ones to see if the results are any better (try with -vo xv first, since xvmc isn't going to work if xv doesn't). You might also try adding the line: Option "XaaNoOffscreenPixmaps" ...to the "Device" section of your xorg.conf, since that was a necessary bug workaround not long ago. It might be that your card doesn't have enough memory available to it, so check that in your BIOS. You have your display set to a somewhat unusual resolution... You might try changing that to something like 800x600 (temporarily). _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 20:02:13 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id C44BC126D8B for ; Mon, 2 Jan 2006 20:02:13 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D84998D6D5; Mon, 2 Jan 2006 20:02:07 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id CEC7F8D368; Mon, 2 Jan 2006 20:01:58 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D23CE8D3AB for ; Mon, 2 Jan 2006 20:01:42 +0100 (CET) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6BADD8D3D1 for ; Mon, 2 Jan 2006 20:01:31 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISH00M1MBI7MEF2@vms040.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 13:01:20 -0600 (CST) Date: Mon, 02 Jan 2006 11:01:19 -0800 From: RC Subject: Re: [MPlayer-users] Re: V4L sound problem In-reply-to: To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060102110119.2b02a441.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20060101190746.0e5d7066.rcooley@spamcop.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, 2 Jan 2006 03:53:56 +0000 (UTC) Michael Fiano wrote: > I'm guessing the problem is I have no /dev/dsp2 or whichever device is > supposed to be created for audio capture. I've seen a few guides > mention it, though I do not get such a device with any kernel version > I've tried, compiled as a module or staticly. That comes from the btaudio module, which only works with very, very few cards (ie. Hauppauge, AverMedia). The rest just have to use the standard loopback audio cable to the soundcard line-in. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 20:12:05 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 515EB126D8B for ; Mon, 2 Jan 2006 20:12:05 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6F6AA8D727; Mon, 2 Jan 2006 20:11:57 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 6FBA78D890; Mon, 2 Jan 2006 20:11:50 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 348898D8A8 for ; Mon, 2 Jan 2006 20:11:34 +0100 (CET) Received: from brightrain.aerifal.cx (brightrain.aerifal.cx [216.12.86.13]) by mail.mplayerhq.hu (Postfix) with ESMTP id 13C838D841 for ; Mon, 2 Jan 2006 20:11:19 +0100 (CET) Received: from dalias by brightrain.aerifal.cx with local (Exim 3.15 #2) id 1EtV6k-0005aW-00 for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 14:12:38 -0500 Date: Mon, 2 Jan 2006 14:12:38 -0500 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Bob deinterlacing Message-ID: <20060102191238.GH247@brightrain.aerifal.cx> References: <43B9025A.1080207@boerkel.de> <41acf6680601020408n387ebe4fg@mail.gmail.com> <43B92238.3070709@boerkel.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <43B92238.3070709@boerkel.de> User-Agent: Mutt/1.3.25i From: Rich Felker X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, Jan 02, 2006 at 01:53:12PM +0100, Thomas Börkel wrote: > HI! > > Hans-Carl Oberdalhoff wrote: > > >>I have tried various deinterlacing methods available in MPlayer, but > >>none is as good as Bob deinterlacing when playing to NVidia FX 5200 > >>TV-out. > >> > >>MythTV (www.mythtv.org) has very nice Bob deinterlacing, if you'd like > >>to take a look at the source... > > > >Have a look at the tfields video filter. It does exactly what you are > >asking for. > > Hmm, the manual says, it only works with mencoder and that I should set Yes, this is true. Reencode if you want to watch it. :) Rich _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 20:13:17 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 4D57F126D8B for ; Mon, 2 Jan 2006 20:13:17 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 64E3F8D89D; Mon, 2 Jan 2006 20:12:58 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B6B6A8D6AD; Mon, 2 Jan 2006 20:12:49 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 221EA8D7CD for ; Mon, 2 Jan 2006 20:12:31 +0100 (CET) Received: from brightrain.aerifal.cx (brightrain.aerifal.cx [216.12.86.13]) by mail.mplayerhq.hu (Postfix) with ESMTP id ED0CD8D84D for ; Mon, 2 Jan 2006 20:12:15 +0100 (CET) Received: from dalias by brightrain.aerifal.cx with local (Exim 3.15 #2) id 1EtV7g-0005am-00 for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 14:13:36 -0500 Date: Mon, 2 Jan 2006 14:13:36 -0500 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Cron mplayer issue Message-ID: <20060102191336.GI247@brightrain.aerifal.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i From: Rich Felker X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, Jan 02, 2006 at 02:41:13PM +0000, John Coulthard wrote: > Appologies if you've read this before but I forgot the subject first time > round > > Hi > > If I run the shell script below I get an mp3 file of the radio > broadcast I want. Works great run as root or as me and the files > always end up the directory I've hard coded for them. I want to run > it from a cron job but it's not happening, can anyone tell me how to > get it to work? Redirect stdin from /dev/null. Rich _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 20:16:31 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 95BA2126D8B for ; Mon, 2 Jan 2006 20:16:31 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 936118D6C4; Mon, 2 Jan 2006 20:16:17 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D9A198D6A3; Mon, 2 Jan 2006 20:16:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B8E928D8A8 for ; Mon, 2 Jan 2006 20:15:14 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id D07E28D38C for ; Mon, 2 Jan 2006 20:14:43 +0100 (CET) Received: from frahbnt01 (p54B1EA89.dip.t-dialin.net [84.177.234.137]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k02JENh20259 for ; Mon, 2 Jan 2006 20:14:24 +0100 Message-Id: <200601021914.k02JENh20259@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: AW: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Mon, 2 Jan 2006 20:14:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060102105147.375261b6.rcooley@spamcop.net> Thread-Index: AcYPzauzfbIS0ogoSZKKgnNtEktuUAAAkX/g X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_XM,TW_XV,TW_XX autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi Added that option, also changed resolution to 1280x1024, still no help: X11 error: BadAccess (attempt to access private resource denied) 0 MPlayer interrupted by signal 6 in module: decode_video vo_xvmc::uninit surface_render[0].status=1 Xlib: unexpected async reply (sequence 0x82)! Xine reports: # xine -V xxmc ntv-dvbs.mpeg This is xine (X11 gui) - a free video player v0.99.3. (c) 2000-2004 The xine Team. X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 94 (X_CreateGlyphCursor) Value in failed request: 0x9a Serial number of failed request: 122 Current serial number in output stream: 142 My video card (Unichrome Pro CN400) has 32MB assigned to it, thats supposedly enough according to a feedback I saw somewhere, I guess I can try changing that when my current emerge is finished someday... (emerge -aN xine-lib gxine has been running for 4 hours now and is about half done (15/28 packages)) Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 20:26:17 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 09D64126D83 for ; Mon, 2 Jan 2006 20:26:17 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3E50A8D69E; Mon, 2 Jan 2006 20:26:11 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 7A3B08D38C; Mon, 2 Jan 2006 20:26:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 22CD58D3DE for ; Mon, 2 Jan 2006 20:25:59 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4D69F8D89F for ; Mon, 2 Jan 2006 20:25:49 +0100 (CET) Received: from frahbnt01 (p54B1EA89.dip.t-dialin.net [84.177.234.137]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k02JPUh26179 for ; Mon, 2 Jan 2006 20:25:31 +0100 Message-Id: <200601021925.k02JPUh26179@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: AW: AW: [MPlayer-users] Mplayer compile --with-xvmc fails Date: Mon, 2 Jan 2006 20:25:43 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060102105147.375261b6.rcooley@spamcop.net> Thread-Index: AcYPzauzfbIS0ogoSZKKgnNtEktuUAABCMqA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu # mplayer -vo xv ntv-dvbs.mpeg Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough VDec: vo config request - 720 x 576 (preferred colorspace: Mpeg PES) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] The selected video_out device is incompatible with this codec. Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp. VDecoder init failed :( Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2)) Starting playback... VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.33:1 - prescaling to correct movie aspect. VO: [xv] 720x576 => 768x576 Planar YV12 X11 error: BadAccess (attempt to access private resource denied) # mplayer -vo xv -vc ffmpeg12mc ntv-dvbs.mpeg Forced video codec: ffmpeg12mc Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family vd_ffmpeg: XVMC accelerated codec Selected video codec: [ffmpeg12mc] vfm: ffmpeg (FFmpeg MPEG-1/2 (XvMC)) ========================================================================== Starting playback... vd_ffmpeg: XVMC-VLD accelerated MPEG2 trying pixfmt=0 VDec: vo config request - 720 x 576 (preferred colorspace: MPEG1/2 Motion Compensation and VLD) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] The selected video_out device is incompatible with this codec. Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp. trying pixfmt=1 VDec: vo config request - 720 x 576 (preferred colorspace: MPEG1/2 Motion Compensation and IDCT) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] The selected video_out device is incompatible with this codec. Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp. trying pixfmt=2 VDec: vo config request - 720 x 576 (preferred colorspace: MPEG1/2 Motion Compensation) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] The selected video_out device is incompatible with this codec. Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp. VDec: vo config request - 720 x 576 (preferred colorspace: MPEG1/2 Motion Compensation and VLD) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] The selected video_out device is incompatible with this codec. Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp. vd_ffmpeg: Unexpected init_vo error _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 20:28:11 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A7596126D83 for ; Mon, 2 Jan 2006 20:28:11 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C3C8F8D6A9; Mon, 2 Jan 2006 20:28:02 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 2C5518D368; Mon, 2 Jan 2006 20:27:59 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3580F8D34E for ; Mon, 2 Jan 2006 20:27:49 +0100 (CET) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mail.mplayerhq.hu (Postfix) with ESMTP id 045808D396 for ; Mon, 2 Jan 2006 20:27:37 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISH005HMCPM5R00@vms042.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 13:27:23 -0600 (CST) Date: Mon, 02 Jan 2006 11:27:22 -0800 From: RC Subject: Re: [MPlayer-users] ASF Audio Decodification error In-reply-to: To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060102112722.57528e15.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, 2 Jan 2006 15:19:58 +0000 (UTC) martin wrote: > Selected audio codec: [ffwmav2] afm:ffmpeg (DivX audio v2 (FFmpeg)) There's your problem. Use "-afm dmo" _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 20:37:09 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 6801A126D83 for ; Mon, 2 Jan 2006 20:37:09 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 42C2B8D9B2; Mon, 2 Jan 2006 20:37:00 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id EE3148D840; Mon, 2 Jan 2006 20:36:47 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8414A8D71C for ; Mon, 2 Jan 2006 20:36:07 +0100 (CET) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9912A8D7CB for ; Mon, 2 Jan 2006 20:35:56 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISH0080RD3LCQU0@vms048.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 13:35:46 -0600 (CST) Date: Mon, 02 Jan 2006 11:35:45 -0800 From: RC Subject: Re: [MPlayer-users] Need help with deblocking (-vf pp) In-reply-to: To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060102113545.1274e732.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00, MAILTO_TO_SPAM_ADDR autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, 02 Jan 2006 12:03:07 -0500 "John Brown" wrote: > :vrc_buf_size=1835:keyint=12:trell:mv0:mbd=2:dia=-10:predia=-10:cm > p=2 :precmp=2:subcmp=2:cbp:vqmin=1:lmin=1:dc=10:vpass=1:turbo > -ofps 30000/1001 -srate 48000 -af lavcresample=48000 -o %2 > -passlogfile stats.log -quiet >> log.txt 2>>&1 *cmp=2 options tend to make things blocky in my experience. You can try *cmp=3 or just leave them all out and try the default. A larger keyint would help a lot, if you're willing to stretch the standard a bit. You generally shouldn't encode with postprocessing. For deblocking, try options like scplx_mask=0.2. Also, denoising (nr/hqdn3d) may help (or it may make things worse). > I would like to remove the blocks without using a higher bitrate. Wouldn't we all? > When I encode at 352x240 with otherwise identical parameters at 1645 > Kbps, then play the result at twice the size, I don't get the > blocking, even without -vf pp, so I am assuming that I don't need more > bits. Is that a valid assumption? Not at all, and I can't imagine how you could possibly reach that conclusion. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 20:44:27 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id CA480126D83 for ; Mon, 2 Jan 2006 20:44:27 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2F63D8D84A; Mon, 2 Jan 2006 20:44:18 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B0BA58D910; Mon, 2 Jan 2006 20:44:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D790B8D7CF for ; Mon, 2 Jan 2006 20:44:02 +0100 (CET) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mail.mplayerhq.hu (Postfix) with ESMTP id 25A2F8D74D for ; Mon, 2 Jan 2006 20:43:57 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISH008E9DH0D1V0@vms048.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 13:43:48 -0600 (CST) Date: Mon, 02 Jan 2006 11:43:47 -0800 From: RC Subject: Re: AW: AW: AW: [MPlayer-users] Mplayer compile --with-xvmc fails In-reply-to: <200601021925.k02JPUh26179@robo-city.de> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060102114347.29b68036.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20060102105147.375261b6.rcooley@spamcop.net> <200601021925.k02JPUh26179@robo-city.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, 2 Jan 2006 20:25:43 +0100 "Ethan Arnold" wrote: > # mplayer -vo xv -vc ffmpeg12mc ntv-dvbs.mpeg That command-line is NEVER going to work, so there's no point in posting the output from it every time. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 23:23:57 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 77557126D89 for ; Mon, 2 Jan 2006 23:23:57 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 112698D885; Mon, 2 Jan 2006 23:23:46 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id A3E1E8D66E; Mon, 2 Jan 2006 23:23:40 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 655208D62A for ; Mon, 2 Jan 2006 23:23:32 +0100 (CET) Received: from san.ru (mail.san.ru [213.242.32.22]) by mail.mplayerhq.hu (Postfix) with ESMTP id B9C308D62D for ; Mon, 2 Jan 2006 23:23:26 +0100 (CET) Received: from [213.24.168.248] (HELO localhost.localdomain) by san.ru (CommuniGate Pro SMTP 4.3.8) with ESMTPS id 1220142 for mplayer-users@mplayerhq.hu; Tue, 03 Jan 2006 01:24:01 +0300 Received: from l by localhost.localdomain with local (Exim 4.50) id 1EsbIG-0001dR-88 for mplayer-users@mplayerhq.hu; Sat, 31 Dec 2005 10:36:48 +0300 Date: Sat, 31 Dec 2005 10:36:48 +0300 From: Anton To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] No audio stream found Message-ID: <20051231073647.GA6138@inf.post> Mail-Followup-To: mplayer-users@mplayerhq.hu References: <20051225150539.GA16916@inf.post> <43B104B7.10904@tiscali.it> <20051228153851.GA16260@inf.post> <43B3A1C9.7030808@fastwebnet.it> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <43B3A1C9.7030808@fastwebnet.it> Hint: windows must die User-Agent: Mutt/1.5.9i X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.1 required=4.0 tests=AWL,BAYES_00, DATE_IN_PAST_48_96,FORGED_RCVD_HELO,MIME_CHARSET_FARAWAY,TW_AV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: filn@list.ru, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Thu, Dec 29, 2005 at 09:43:53AM +0100, Nico Sabbi ÎÁÐÉÓÁÌ: >filn@list.ru wrote: > >>Tue, Dec 27, 2005 at 10:09:11AM +0100, Nico Sabbi ÎÁÐÉÓÁÌ: >> >>>filn@list.ru wrote: >>> >>>>Good time . >>>> >>>>I try to play a one VOB-file (only first) from the dvd-film (Whiteout) >>>>, and mplayer can't find audiostream .And a hole film mplayer plays >>>>without sound .But others files (VTS_01_2.VOB,etc) are played >>>>wondefull . By the way, xine and vlc play this film (as film and as >>>>files) without problems . So , how i can dump the audio stream ? Any >>>>other tools are also suitable for me . >>> >>>please, post the output of >>>$ mpeg2desc < FILE.VOB | grep audio | head -30 > log.txt >>> >> >>See the output below. >>VTS_01_1.VOB is a "broken" file , and VTS_01_2.VOB is a "good" file . > >obviously both of them have at least an audio stream; try any of these: >- -sb 50000000 >- -aid 0x80 or -aid 0x81 >- -demuxer lavf Only '-sb' option solved the problem . Thank you. -- Regards , Anton Filippov . _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 23:37:21 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 4B9FC126D89 for ; Mon, 2 Jan 2006 23:37:21 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 543768D6BD; Mon, 2 Jan 2006 23:37:12 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 204288D5DF; Mon, 2 Jan 2006 23:37:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6BC248D5FD for ; Mon, 2 Jan 2006 23:36:57 +0100 (CET) Received: from smtp-3.hut.fi (smtp-3.hut.fi [130.233.228.93]) by mail.mplayerhq.hu (Postfix) with ESMTP id 594CA8D5DA for ; Mon, 2 Jan 2006 23:36:51 +0100 (CET) Received: from localhost (putosiko.hut.fi [130.233.228.114]) by smtp-3.hut.fi (8.12.10/8.12.10) with ESMTP id k02Maf6h028472 for ; Tue, 3 Jan 2006 00:36:41 +0200 Received: from smtp-3.hut.fi ([130.233.228.93]) by localhost (putosiko.hut.fi [130.233.228.114]) (amavisd-new, port 10024) with LMTP id 24157-22-4 for ; Tue, 3 Jan 2006 00:36:41 +0200 (EET) Received: from kosh.hut.fi (kosh.hut.fi [130.233.228.10]) by smtp-3.hut.fi (8.12.10/8.12.10) with ESMTP id k02MZqRu028361 for ; Tue, 3 Jan 2006 00:35:52 +0200 Received: (from jlohikos@localhost) by kosh.hut.fi (8.12.10/8.12.10/Submit) id k02MZq8S399115 for mplayer-users@mplayerhq.hu; Tue, 3 Jan 2006 00:35:52 +0200 (EET) Date: Tue, 3 Jan 2006 00:35:52 +0200 From: "Jouni.Lohikoski@iki.fi" To: mplayer-users@mplayerhq.hu Message-ID: <20060102223552.GA17193@kosh.hut.fi> References: <20060102190213.78DC98D721@mail.mplayerhq.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060102190213.78DC98D721@mail.mplayerhq.hu> User-Agent: Mutt/1.4i X-TKK-Virus-Scanned: by amavisd-new-2.1.2-hutcc at putosiko.hut.fi X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] mencoder -endpos mb does not work, neither does mplayer -sb XXXXX -dumpstream X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: Jouni.Lohikoski@iki.fi, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu I am trying to split WMV (ASF) to two working video files without needing to re-encode anything. 1) Why following (mencoder commandline) does not work as expected? $ du -sh video1.wmv 540M video1.wmv $ mencoder -ovc copy -oac copy -endpos 391mb video1.wmv -mc 0 -noskip -o video2.wmv $ du -sh video2.wmv 52M video2.wmv So only 52 MiB and not 391 MiB which was asked with -endpos! I believe it is because mencoder knows only AVI and MPEG container, and neither of them support variable FPS as ASF (WMV) files does? If I use -ofps 25, it kind of seem to work, but what if WMV has variable frame rate somewhere middle of the video. I really do not know if it has or not, or what would be the true average frame rate even. Will it brake the video file when framerate actually in the WMV is something else but 25, maybe variable, and I am forcing to be 25 FPS? Is there any way to tell mencoder just copy everything like dd would? Oh yes I could use dd, but it is not "nice" for the end of the video. I would use mplayer -streamdump, but mplayer doesn't support -endpos 2) And then the rest of the video: $ mplayer -sb 409993216 video1.wmv -dumpstream -dumpfile video3.wmv $ du -sh video3.wmv 149M video3.wmv Kind of seem to work if comparing the file size. (391M + 149M = 540M) But mplayer doesn't know how to show this video3.wmv then: $ mplayer -v video3.wmv Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/share/locale MPlayer 1.0pre7-3.4.3 (C) 2000-2005 MPlayer Team Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/share/locale MPlayer 1.0pre7-3.4.3 (C) 2000-2005 MPlayer Team CPU: Advanced Micro Devices Duron Spitfire (Family: 6, Stepping: 1) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0 .... [file] File size is 155291648 bytes STREAM: [file] video3.wmv STREAM: Description: File STREAM: Author: Albeu STREAM: Comment: based on the code from ??? (probably Arpi) CACHE_PRE_INIT: 0 [0] 0 pre:0 eof:1728512 Checking for YUV4MPEG2 ASF_check: not ASF guid! Checking for Nullsoft Streaming Video Checking for NuppelVideo Checking for REAL Checking for SMJPEG Searching demuxer type for filename video3.wmv ext: .wmv Trying demuxer 6 based on filename extension ASF_check: not ASF guid! demuxer: continue fuzzy content-based format guessing... Checking for MOV Checking for VIVO AVS: avs_check_file - attempting to open file video3.wmv AVS: File is too big, aborting... Checking for PVA Checking for MPEG-TS... TRIED UP TO POSITION 68522, FOUND 47, packet_size= 0, SEEMS A TS? 0 Checking for LMLM4 Stream Format Invalid packet in LMLM4 stream: ch=13747 size=164195064 LMLM4 Stream Format not found sync_mpeg_ps: seems to be MP3 stream... MPEG Stream reached EOF ds_fill_buffer: EOF reached (stream: video) MPEG packet stats: p100: 0 p101: 0 p1B6: 0 p12x: 0 sli: 0 a: 0 b: 0 c: 0 idr: 0 sps: 0 pps: 0 PES: 0 MP3: 174 Not MPEG System Stream format... (maybe Transport Stream?) Checking for DV ==> Found video stream: 0 ds_fill_buffer: EOF reached (stream: video) LAVF_check: no clue about this gibberish! vo: x11 uninit called but X11 not inited.. Exiting... (End of file) // jouni _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Mon Jan 2 23:42:02 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 209C6126D89 for ; Mon, 2 Jan 2006 23:42:02 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6BA718D8A9; Mon, 2 Jan 2006 23:41:58 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 280258D5D9; Mon, 2 Jan 2006 23:41:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C3D0F8D898 for ; Mon, 2 Jan 2006 23:41:43 +0100 (CET) Received: from aa003msg.fastwebnet.it (213-140-2-70.ip.fastwebnet.it [213.140.2.70]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3277A8D5D6 for ; Mon, 2 Jan 2006 23:41:38 +0100 (CET) Received: from ms003msg.fastwebnet.it (10.31.41.45) by aa003msg.fastwebnet.it (7.2.069.1) id 43B7273D0006AA8D for mplayer-users@mplayerhq.hu; Mon, 2 Jan 2006 23:41:28 +0100 Received: from [37.2.0.113] (37.2.0.113) by ms003msg.fastwebnet.it (7.2.069.3) (authenticated as nicola_sabbi) id 43B15EDE006B850C for mplayer-users@mplayerhq.hu; Mon, 2 Jan 2006 23:41:28 +0100 Message-ID: <43B9AC5B.4060804@fastwebnet.it> Date: Mon, 02 Jan 2006 23:42:35 +0100 From: Nico Sabbi User-Agent: Mozilla Thunderbird 0.7 (X11/20040615) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] mencoder -endpos mb does not work, neither does mplayer -sb XXXXX -dumpstream References: <20060102190213.78DC98D721@mail.mplayerhq.hu> <20060102223552.GA17193@kosh.hut.fi> In-Reply-To: <20060102223552.GA17193@kosh.hut.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_WM autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Jouni.Lohikoski@iki.fi wrote: >I am trying to split WMV (ASF) to two working video files without >needing to re-encode anything. > >1) >Why following (mencoder commandline) does not work as expected? > >$ du -sh video1.wmv >540M video1.wmv > >$ mencoder -ovc copy -oac copy -endpos 391mb video1.wmv -mc 0 -noskip -o video2.wmv > > -endpos takes a TIME value, not size >$ du -sh video2.wmv >52M video2.wmv > >So only 52 MiB and not 391 MiB which was asked with -endpos! > >I believe it is because mencoder knows only AVI and MPEG container, and >neither of them support variable FPS as ASF (WMV) files does? > > unrelated >If I use -ofps 25, it kind of seem to work, but what if WMV has variable >frame rate somewhere middle of the video. I really do not know if it has >or not, or what would be the true average frame rate even. Will it brake >the video file when framerate actually in the WMV is something else but >25, maybe variable, and I am forcing to be 25 FPS? > >Is there any way to tell mencoder just copy everything like dd would? >Oh yes I could use dd, but it is not "nice" for the end of the video. > >I would use mplayer -streamdump, but mplayer doesn't support -endpos > >2) >And then the rest of the video: >$ mplayer -sb 409993216 video1.wmv -dumpstream -dumpfile video3.wmv >$ du -sh video3.wmv >149M video3.wmv > >Kind of seem to work if comparing the file size. (391M + 149M = 540M) > >But mplayer doesn't know how to show this video3.wmv then: > > wmv is seekable, use the first approach _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 00:05:18 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 2F927126D89 for ; Tue, 3 Jan 2006 00:05:18 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8FFF58D919; Tue, 3 Jan 2006 00:05:04 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B969B8D8D6; Tue, 3 Jan 2006 00:04:54 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6BC898D898 for ; Tue, 3 Jan 2006 00:03:30 +0100 (CET) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mail.mplayerhq.hu (Postfix) with ESMTP id 36E068D9C2 for ; Tue, 3 Jan 2006 00:02:07 +0100 (CET) Received: from bigtower.myhome.qwe (82.54.103.80) by vsmtp1.tin.it (7.2.060.1) id 43B9622000032D37 for mplayer-users@mplayerhq.hu; Tue, 3 Jan 2006 00:01:54 +0100 Received: from tower2.myhome.qwe (localhost [127.0.0.1]) by bigtower.myhome.qwe (Postfix) with ESMTP id 26EBBF2198 for ; Tue, 3 Jan 2006 00:01:46 +0100 (CET) Date: Tue, 3 Jan 2006 00:01:45 +0100 From: Roberto Togni To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] ASF Audio Decodification error Message-ID: <20060103000145.3248ae26@tower2.myhome.qwe> In-Reply-To: References: X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.9; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, 2 Jan 2006 15:19:58 +0000 (UTC) martin wrote: > Hi, I'm trying to listen to a radio station but a problem araises. When running > mplayer in verbose mode, it seems to be an audio decoder problem (lavc_audio: > error). I searched all through the web for this error, but I had no luck. This > url was meant for broad band connections, but there was another one for dial up > connections. So I tried the last one and bingo! it worked. Comparing the two > mplayer debug info, I couldn't find a significant difference, only the > bytes/seconds. So I post you the two debug infos. > > Good luck, hope this is usefull as I use mplayer every day. > > Bye FFmpeg wma2 decoder was fixed a few days ago, upgrade mplayer and lavc to be able to play it. Ciao, Roberto _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 02:54:53 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 429C8126D89 for ; Tue, 3 Jan 2006 02:54:53 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C28908D677; Tue, 3 Jan 2006 02:54:42 +0100 (CET) X-Original-To: MPlayer-users@mplayerhq.hu Delivered-To: MPlayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 2C5CA8D629; Tue, 3 Jan 2006 02:54:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E29E18D641 for ; Tue, 3 Jan 2006 02:54:29 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc14.comcast.net [216.148.227.89]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3C6B28D562 for ; Tue, 3 Jan 2006 02:54:24 +0100 (CET) Received: from [192.168.1.35] (c-67-163-39-124.hsd1.il.comcast.net[67.163.39.124]) by comcast.net (rwcrmhc14) with ESMTP id <20060103015411014008imdke>; Tue, 3 Jan 2006 01:54:11 +0000 Message-ID: <43B9D944.7070806@personnelware.com> Date: Mon, 02 Jan 2006 19:54:12 -0600 From: Carl Karsten User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: MPlayer-users@mplayerhq.hu Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,TW_CF,TW_DF,TW_FX, TW_TD,TW_XF,TW_XM,TW_XV autolearn=ham version=3.0.1 Cc: Subject: [MPlayer-users] make: *** [codecs.conf.h] Error X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu I run this script: cd mplayer/main cvs -z6 update -dPA ./configure \ --enable-xvmc --with-xvmclib=I810XvMC \ --disable-tv --disable-tv-v4l --disable-tv-v4l2 \ --disable-macosx \ --disable-inet6 \ --disable-mga --disable-xmga --disable-mlib --disable-tdfxfb \ && make and it ends with: cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=pentium3 -mcpu=pentium3 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I./libavcodec -o asxparser.o asxparser.c cc -I. -g codec-cfg.c mp_msg.c -o codec-cfg -DCODECS2HTML -Wl,-z,noexecstack ./codec-cfg ./etc/codecs.conf > codecs.conf.h make: *** [codecs.conf.h] Error 1 ./etc/codecs.conf looks "ok" - lots of setting things in it. I run ./codec-cfg ./etc/codecs.conf and ./codec-cfg and get no output. I deleted ./codec-cfg to make sure it got built fresh - no luck. ^C _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 02:55:40 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id BCDD5126D89 for ; Tue, 3 Jan 2006 02:55:40 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EB23B8D691; Tue, 3 Jan 2006 02:55:29 +0100 (CET) X-Original-To: MPlayer-users@mplayerhq.hu Delivered-To: MPlayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D34BE8D651; Tue, 3 Jan 2006 02:55:25 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1FF928D66E for ; Tue, 3 Jan 2006 02:55:19 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc14.comcast.net [216.148.227.154]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1534B8D62A for ; Tue, 3 Jan 2006 02:55:12 +0100 (CET) Received: from [192.168.1.35] (c-67-163-39-124.hsd1.il.comcast.net[67.163.39.124]) by comcast.net (rwcrmhc14) with ESMTP id <20060103015459014008m449e>; Tue, 3 Jan 2006 01:55:00 +0000 Message-ID: <43B9D973.60304@personnelware.com> Date: Mon, 02 Jan 2006 19:54:59 -0600 From: Carl Karsten User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: MPlayer-users@mplayerhq.hu Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Cc: Subject: [MPlayer-users] wavpack play? X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu can mplayer do http://www.wavpack.com ? ^C _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 03:55:06 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 924FF126D85 for ; Tue, 3 Jan 2006 03:55:06 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id ADA038D6CC; Tue, 3 Jan 2006 03:54:44 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 655438D51F; Tue, 3 Jan 2006 03:54:40 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 86DC58D6A9 for ; Tue, 3 Jan 2006 03:54:28 +0100 (CET) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mail.mplayerhq.hu (Postfix) with ESMTP id DAFDD8D373 for ; Tue, 3 Jan 2006 03:54:22 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISH009FGXEKDD92@vms042.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Mon, 02 Jan 2006 20:54:21 -0600 (CST) Date: Mon, 02 Jan 2006 18:54:20 -0800 From: RC Subject: Re: [MPlayer-users] mencoder -endpos mb does not work, neither does mplayer -sb XXXXX -dumpstream In-reply-to: <20060102223552.GA17193@kosh.hut.fi> To: Jouni.Lohikoski@iki.fi, "MPlayer usage questions, feature requests, bug reports" Message-id: <20060102185420.055b429f.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20060102190213.78DC98D721@mail.mplayerhq.hu> <20060102223552.GA17193@kosh.hut.fi> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Tue, 3 Jan 2006 00:35:52 +0200 "Jouni.Lohikoski@iki.fi" wrote: > $ mencoder -ovc copy -oac copy -endpos 391mb video1.wmv -mc 0 -noskip > -o video2.wmv As usual... You are *not* outputting a WMV file, you are just outputting an AVI file named "video2.wmv". _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 08:06:27 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id C7C34126D85 for ; Tue, 3 Jan 2006 08:06:26 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 26EE18D5E0; Tue, 3 Jan 2006 08:05:59 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 2834C8D59D; Tue, 3 Jan 2006 08:05:55 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 173DA8D5AA for ; Tue, 3 Jan 2006 08:05:39 +0100 (CET) Received: from natblindhugh.rzone.de (natblindhugh.rzone.de [81.169.145.175]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0D2788D3D7 for ; Tue, 3 Jan 2006 08:05:34 +0100 (CET) Received: from backend.localhost.localdomain (p54A39946.dip0.t-ipconnect.de [84.163.153.70]) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id k0375Uab018147 for ; Tue, 3 Jan 2006 08:05:31 +0100 (MET) Received: from [10.1.81.79] (unknown [195.243.151.195]) by backend.localhost.localdomain (Postfix) with ESMTP id 43DF5E471F for ; Tue, 3 Jan 2006 08:05:30 +0100 (CET) Message-ID: <43BA21EE.5080505@boerkel.de> Date: Tue, 03 Jan 2006 08:04:14 +0100 From: =?UTF-8?B?VGhvbWFzIELDtnJrZWw=?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] OpenGL vsync References: <43B901B9.1030407@boerkel.de> <1136214456.2834.27.camel@draco.sault.org> In-Reply-To: <1136214456.2834.27.camel@draco.sault.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=many Fuz1=many Fuz2=many X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_VB autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu HI! Jason Tackaberry wrote: > On Mon, 2006-01-02 at 11:34 +0100, Thomas Börkel wrote: >> I'd like to have proper vsync while playing on TV-out of my NVidia FX 5200. > > The main motivation for this, of course, is to be able to view > interlaced video on tv-out and have it work properly. The real problem Right. > is that the card doesn't seem to be able to pass the frame unfettered to > the tv. It always seems to do underscanning to some degree. Even at > its maximum "Overscan" setting of 25, there seems to still be some > slight underscanning. Unless the line sampling corresponds exactly to > the lines of the tv, it just can't work. This is the first obstacle; Some people have said, they were able to get this to work with the NVidia drivers. You have to use newer versions of the driver and have the right modeline. Then the card should go into some passthrough mode, where the TV out chip does not fiddle with the picture. I am still using an older version of the driver and a resolution of 800x600. > sync to vblank is the second; getting the gl2 vo to work correcty with > vsync is the third (since I don't think this just automatigically > happens when you enable vsync in the opengl settings). According to the mplayer FAQ, it should work that way. Have you tried the nvidia-settings program, that comes with newer driver versions (at least since 6629)? > Of course this is on my GF440MX. It might be a different story with > other cards. Please let me know if it is. Many MythTV users are using this card AFAIK and are happy with it. >> Maybe you can have a look at MythTV (www.mythtv.org). They have >> implemented proper vsync with XV and OpenGL (using OpenGL for syncing). > > I looked at this code a while ago too, when I was on my hopeless crusade > to do get interlaced video working properly on my tv-out. I couldn't > get this code to work at all. I assumed that my card didn't support it. As I said, many MythTV users are using that card. Besides the scaling (800x600 -> 720x576), I am pretty happy now with my MythTV picture on TV, since using OpenGL vsync (enabled in MythTV), XV and Bob deinterlacing. This is *way* better than previously, when using no vsync, XV and kernel deinterlacing. And so, I'd like to have the same with mplayer. Thomas _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 08:20:02 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 606F7126D85 for ; Tue, 3 Jan 2006 08:20:01 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8DA2F8D964; Tue, 3 Jan 2006 08:19:50 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B04CD8D5E1; Tue, 3 Jan 2006 08:19:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E78DD8D95C for ; Tue, 3 Jan 2006 08:19:37 +0100 (CET) Received: from natblindhugh.rzone.de (natblindhugh.rzone.de [81.169.145.175]) by mail.mplayerhq.hu (Postfix) with ESMTP id 7FDDB8D5BC for ; Tue, 3 Jan 2006 08:19:32 +0100 (CET) Received: from backend.localhost.localdomain (p54A39946.dip0.t-ipconnect.de [84.163.153.70]) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id k037JSSY028515 for ; Tue, 3 Jan 2006 08:19:29 +0100 (MET) Received: from [10.1.81.79] (unknown [195.243.151.195]) by backend.localhost.localdomain (Postfix) with ESMTP id 5C9F6E471F for ; Tue, 3 Jan 2006 08:19:28 +0100 (CET) Message-ID: <43BA2534.3090904@boerkel.de> Date: Tue, 03 Jan 2006 08:18:12 +0100 From: =?UTF-8?B?VGhvbWFzIELDtnJrZWw=?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] OpenGL vsync (NO-SPAM) References: <43B901B9.1030407@boerkel.de> <1136214456.2834.27.camel@draco.sault.org> In-Reply-To: <1136214456.2834.27.camel@draco.sault.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_VB autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu HI! Jason Tackaberry wrote: > On Mon, 2006-01-02 at 11:34 +0100, Thomas Börkel wrote: >> I'd like to have proper vsync while playing on TV-out of my NVidia FX 5200. > > The main motivation for this, of course, is to be able to view > interlaced video on tv-out and have it work properly. The real problem Right. > is that the card doesn't seem to be able to pass the frame unfettered to > the tv. It always seems to do underscanning to some degree. Even at > its maximum "Overscan" setting of 25, there seems to still be some > slight underscanning. Unless the line sampling corresponds exactly to > the lines of the tv, it just can't work. This is the first obstacle; Some people have said, they were able to get this to work with the NVidia drivers. You have to use newer versions of the driver and have the right modeline. Then the card should go into some passthrough mode, where the TV out chip does not fiddle with the picture. I am still using an older version of the driver and a resolution of 800x600. > sync to vblank is the second; getting the gl2 vo to work correcty with > vsync is the third (since I don't think this just automatigically > happens when you enable vsync in the opengl settings). According to the mplayer FAQ, it should work that way. Have you tried the nvidia-settings program, that comes with newer driver versions (at least since 6629)? > Of course this is on my GF440MX. It might be a different story with > other cards. Please let me know if it is. Many MythTV users are using this card AFAIK and are happy with it. >> Maybe you can have a look at MythTV (www.mythtv.org). They have >> implemented proper vsync with XV and OpenGL (using OpenGL for syncing). > > I looked at this code a while ago too, when I was on my hopeless crusade > to do get interlaced video working properly on my tv-out. I couldn't > get this code to work at all. I assumed that my card didn't support it. As I said, many MythTV users are using that card. Besides the scaling (800x600 -> 720x576), I am pretty happy now with my MythTV picture on TV, since using OpenGL vsync (enabled in MythTV), XV and Bob deinterlacing. This is *way* better than previously, when using no vsync, XV and kernel deinterlacing. And so, I'd like to have the same with mplayer. Thomas _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 12:48:00 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id E25A7126D85 for ; Tue, 3 Jan 2006 12:48:00 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BD94F8D551; Tue, 3 Jan 2006 12:47:29 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 59EA28D76C; Tue, 3 Jan 2006 12:47:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 52E568D777 for ; Tue, 3 Jan 2006 12:47:09 +0100 (CET) Received: from hotmail.com (bay13-f23.bay13.hotmail.com [64.4.31.23]) by mail.mplayerhq.hu (Postfix) with ESMTP id DDD5B8D3A8 for ; Tue, 3 Jan 2006 12:46:56 +0100 (CET) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 3 Jan 2006 03:46:49 -0800 Message-ID: Received: from 129.215.170.54 by by13fd.bay13.hotmail.msn.com with HTTP; Tue, 03 Jan 2006 11:46:49 GMT X-Originating-IP: [129.215.170.54] X-Originating-Email: [bahhab@hotmail.com] X-Sender: bahhab@hotmail.com From: "John Coulthard" To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] Cron mplayer issue Date: Tue, 03 Jan 2006 11:46:49 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 03 Jan 2006 11:46:49.0868 (UTC) FILETIME=[61FD0CC0:01C6105B] X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Thanks for the suggestion but I tried adding From http://linuxreviews.org/man/mplayer/ AUDIO OUTPUT DRIVERS (MPLAYER ONLY) Audio output drivers are interfaces to different audio output facilities. The syntax is: -ao Specify a priority list of audio output drivers to be used. pcm (also see -aofile) Raw PCM/:wave file writer audio output. Writes the sound to ./audiodump.wav -aofile Override the default filename employed by -ao pcm. -aofile is deprecated. Use -ao pcm:file= instead. _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 13:13:52 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 2B5A9126D85 for ; Tue, 3 Jan 2006 13:13:52 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6E50D8D7E0; Tue, 3 Jan 2006 13:13:41 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id DA9C18D78D; Tue, 3 Jan 2006 13:13:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D7DD08D6A8 for ; Tue, 3 Jan 2006 13:13:19 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id BE2EF8CF20 for ; Tue, 3 Jan 2006 13:13:13 +0100 (CET) Received: from frahbnt01 (p54B1F628.dip.t-dialin.net [84.177.246.40]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k03CD4h31873 for ; Tue, 3 Jan 2006 13:13:05 +0100 Message-Id: <200601031213.k03CD4h31873@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Date: Tue, 3 Jan 2006 13:13:01 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060102114347.29b68036.rcooley@spamcop.net> Thread-Index: AcYP1PLwrVagvR4FS7S/O7Izxf7QtAAiFBaA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.7 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO, SARE_HEAD_8BIT_SPAM, TW_GL autolearn=ham version=3.0.1 Subject: [MPlayer-users] =?utf-8?q?50=E2=82=AC_Reward_for_solution_to_Bad?= =?utf-8?q?Access_problem?= X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Im Auftrag von RC Gesendet: Montag, 2. Januar 2006 20:44 >> # mplayer -vo xv -vc ffmpeg12mc ntv-dvbs.mpeg > That command-line is NEVER going to work, so there's no point in = posting > the output from it every time. Sorry. Maybe you could tell me what WOULD help, since I seem to be the = only one here not getting any answers, I must be doing something wrong? = I'm sorry if I wrote too many messages over Newyears, I was working very = hard on this... And still am... Summary: Xine doesnt work at all (no matter what -V directive I use, even a = fictional one), always reports: X Error of failed request: BadValue (integer parameter out of range for = operation) Major opcode of failed request: 94 (X_CreateGlyphCursor) Mplayer works with -xo x11, but neither xv nor xvmc, always reports: X11 error: BadAccess (attempt to access private resource denied) System is Via Unichrome Pro CN400, X11-7.0, Gentoo-Linux 2.6.14 Xorg.0.log reports AGP/DRM/DRI loaded ok, glxinfo reports: direct = rendering ok I'm offering 50=E2=82=AC reward (via Paypal donation) for the first = successful hint which fixes this BadAccess problem. (NOT reinstalling = the whole system, that would takes days) Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 13:22:20 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id EE574126D85 for ; Tue, 3 Jan 2006 13:22:19 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B2C0D8D6D2; Tue, 3 Jan 2006 13:22:08 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id E67DE8D63D; Tue, 3 Jan 2006 13:22:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 26C678CF20 for ; Tue, 3 Jan 2006 13:21:47 +0100 (CET) Received: from smtp-4.hut.fi (smtp-4.hut.fi [130.233.228.94]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5CC9F8D835 for ; Tue, 3 Jan 2006 13:21:41 +0100 (CET) Received: from localhost (putosiko.hut.fi [130.233.228.114]) by smtp-4.hut.fi (8.12.10/8.12.10) with ESMTP id k03CLZPp020077; Tue, 3 Jan 2006 14:21:35 +0200 Received: from smtp-4.hut.fi ([130.233.228.94]) by localhost (putosiko.hut.fi [130.233.228.114]) (amavisd-new, port 10024) with LMTP id 15597-02-4; Tue, 3 Jan 2006 14:21:35 +0200 (EET) Received: from kosh.hut.fi (kosh.hut.fi [130.233.228.10]) by smtp-4.hut.fi (8.12.10/8.12.10) with ESMTP id k03CLGpb019935; Tue, 3 Jan 2006 14:21:16 +0200 Received: (from jlohikos@localhost) by kosh.hut.fi (8.12.10/8.12.10/Submit) id k03CLGcS414028; Tue, 3 Jan 2006 14:21:16 +0200 (EET) Date: Tue, 3 Jan 2006 14:21:15 +0200 From: "Jouni.Lohikoski@iki.fi" To: RC Subject: Re: [MPlayer-users] mencoder -endpos mb does not work, neither does mplayer -sb XXXXX -dumpstream Message-ID: <20060103122115.GB1069@kosh.hut.fi> References: <20060102190213.78DC98D721@mail.mplayerhq.hu> <20060102223552.GA17193@kosh.hut.fi> <20060102185420.055b429f.rcooley@spamcop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060102185420.055b429f.rcooley@spamcop.net> User-Agent: Mutt/1.4i X-TKK-Virus-Scanned: by amavisd-new-2.1.2-hutcc at putosiko.hut.fi X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Cc: "MPlayer usage questions, feature requests, bug reports" X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: Jouni.Lohikoski@iki.fi, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Mon, Jan 02, 2006 at 06:54:20PM -0800, RC wrote: > On Tue, 3 Jan 2006 00:35:52 +0200 > "Jouni.Lohikoski@iki.fi" wrote: > > > $ mencoder -ovc copy -oac copy -endpos 391mb video1.wmv -mc 0 -noskip > > -o video2.wmv > > As usual... You are *not* outputting a WMV file, you are just > outputting an AVI file named "video2.wmv". Yep, understood that, but what about the rest of the question. If I use -ofps 25, it makes playable video, but can the variable FPS in ASF make tricks? I mean, if WMV element in the AFS file says it has variable framerate, but I force it to be 25 FPS in AVI, does it mess up the video or maybe WMV-decoder doesn't care what AVI-container says about FPS? And the 2) part, got it, the streamdumped AFS file is missing the header and therefore does not produce a working videofile. Any solution to that? // jouni _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 13:40:09 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 74886126D85 for ; Tue, 3 Jan 2006 13:40:09 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1F37A8D8C0; Tue, 3 Jan 2006 13:39:56 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 0D74D8D8BA; Tue, 3 Jan 2006 13:39:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6DEDC8D8BF for ; Tue, 3 Jan 2006 13:39:45 +0100 (CET) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [63.240.77.83]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4A1978D509 for ; Tue, 3 Jan 2006 13:39:39 +0100 (CET) Received: from [192.168.1.35] (c-67-163-39-124.hsd1.il.comcast.net[67.163.39.124]) by comcast.net (sccrmhc13) with ESMTP id <2006010312392701300omq33e>; Tue, 3 Jan 2006 12:39:33 +0000 Message-ID: <43BA7081.8000005@personnelware.com> Date: Tue, 03 Jan 2006 06:39:29 -0600 From: Carl Karsten User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] =?UTF-8?B?NTDigqwgUmV3YXJkIGZvciBzb2x1dGlvbiA=?= =?UTF-8?B?dG8gQmFkQWNjZXNzIHByb2JsZW0=?= References: <200601031213.k03CD4h31873@robo-city.de> In-Reply-To: <200601031213.k03CD4h31873@robo-city.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00, SARE_HEAD_8BIT_SPAM autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > Mplayer works with -xo x11, but neither xv nor xvmc, always reports: > X11 error: BadAccess (attempt to access private resource denied) > some quick longshots: What if you run as root? sudo mplayer... Are you running this from an ssh shell? If so, did you set DISPLAY=:0.0? ^Carl _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 14:50:43 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 46F6D126D85 for ; Tue, 3 Jan 2006 14:50:43 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 435F28D262; Tue, 3 Jan 2006 14:50:26 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 6712A8AECD; Tue, 3 Jan 2006 14:50:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8797D8D5F4 for ; Tue, 3 Jan 2006 14:47:59 +0100 (CET) Received: from smtp-4.hut.fi (smtp-4.hut.fi [130.233.228.94]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4454B8D5A5 for ; Tue, 3 Jan 2006 14:47:10 +0100 (CET) Received: from localhost (katosiko.hut.fi [130.233.228.115]) by smtp-4.hut.fi (8.12.10/8.12.10) with ESMTP id k03Dl3Pp006865; Tue, 3 Jan 2006 15:47:03 +0200 Received: from smtp-4.hut.fi ([130.233.228.94]) by localhost (katosiko.hut.fi [130.233.228.115]) (amavisd-new, port 10024) with LMTP id 27576-03-5; Tue, 3 Jan 2006 15:47:03 +0200 (EET) Received: from kosh.hut.fi (kosh.hut.fi [130.233.228.10]) by smtp-4.hut.fi (8.12.10/8.12.10) with ESMTP id k03Djipb006554; Tue, 3 Jan 2006 15:45:44 +0200 Received: (from jlohikos@localhost) by kosh.hut.fi (8.12.10/8.12.10/Submit) id k03DjiWH103333; Tue, 3 Jan 2006 15:45:44 +0200 (EET) Date: Tue, 3 Jan 2006 15:45:44 +0200 From: "Jouni.Lohikoski@iki.fi" To: nicola_sabbi@fastwebnet.it Subject: Re: [MPlayer-users] mencoder -endpos mb does not work, neither does mplayer -sb XXXXX -dumpstream Message-ID: <20060103134544.GA235013@kosh.hut.fi> References: <20060102190213.78DC98D721@mail.mplayerhq.hu> <20060102223552.GA17193@kosh.hut.fi> <20060102185420.055b429f.rcooley@spamcop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060102185420.055b429f.rcooley@spamcop.net> User-Agent: Mutt/1.4i X-TKK-Virus-Scanned: by amavisd-new-2.1.2-hutcc at katosiko.hut.fi X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00,TW_WM autolearn=ham version=3.0.1 Cc: "MPlayer usage questions, feature requests, bug reports" X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: Jouni.Lohikoski@iki.fi, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Nico Sabbi wrote: > -endpos takes a TIME value, not size >From Mplayer/Mencoder manual: " -endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (also see -ss and -sb) Stop encoding at the given time or byte position. NOTE: Byte position will not be accurate, as it can only stop at a frame boundary. EXAMPLE: -endpos 56 Encode only 56 seconds. -endpos 01:10:00 Encode only 1 hour 10 minutes. -endpos 100mb Encode only 100 MBytes. " >> 2) for the 2nd part of the split > wmv is seekable, use the first approach First approach, if you mean with mencoder, does not work. $ mencoder -v -sb 409993216 video1.wmv -ovc copy -oac copy -mc 0 -noskip -o video2.wmv Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/share/locale MEncoder 1.0pre7-3.4.3 (C) 2000-2005 MPlayer Team CPU: Advanced Micro Devices Duron Spitfire (Family: 6, Stepping: 1) Detected cache-line size is 64 bytes CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection. File not found: 'frameno.avi' Failed to open frameno.avi init_freetype get_path('font/font.desc') -> '/home/jlo/.mplayer/font/font.desc' font: can't open file: /home/jlo/.mplayer/font/font.desc Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars) Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay [file] File size is 565284864 bytes STREAM: [file] video1.wmv STREAM: Description: File STREAM: Author: Albeu STREAM: Comment: based on the code from ??? (probably Arpi) success: format: 0 data: 0x0 - 0x21b19000 Checking for YUV4MPEG2 ASF_check: not ASF guid! Checking for Nullsoft Streaming Video Checking for NuppelVideo Checking for REAL Checking for SMJPEG Searching demuxer type for filename video1.wmv ext: .wmv Trying demuxer 6 based on filename extension ASF_check: not ASF guid! demuxer: continue fuzzy content-based format guessing... Checking for MOV Checking for VIVO AVS: avs_check_file - attempting to open file video1.wmv AVS: File is too big, aborting... Checking for PVA Checking for MPEG-TS... TRIED UP TO POSITION 410061738, FOUND 47, packet_size= 0, SEEMS A TS? 0 Checking for LMLM4 Stream Format Invalid packet in LMLM4 stream: ch=13747 size=164195064 LMLM4 Stream Format not found sync_mpeg_ps: seems to be MP3 stream... MPEG Stream reached EOF ds_fill_buffer: EOF reached (stream: video) MPEG packet stats: p100: 0 p101: 0 p1B6: 0 p12x: 0 sli: 0 a: 0 b: 0 c: 0 idr: 0 sps: 0 pps: 0 PES: 0 MP3: 174 Not MPEG System Stream format... (maybe Transport Stream?) Checking for DV ==> Found video stream: 0 ds_fill_buffer: EOF reached (stream: video) LAVF_check: no clue about this gibberish! ============ Sorry, this file format is not recognized/supported ============= === If this file is an AVI, ASF or MPEG stream, please contact the author! === Cannot open demuxer. Exiting... _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 14:53:56 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 2BE7F126D85 for ; Tue, 3 Jan 2006 14:53:56 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 7FBF38D372; Tue, 3 Jan 2006 14:53:46 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id CA4398AF9A; Tue, 3 Jan 2006 14:53:42 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C9E638D1A3 for ; Tue, 3 Jan 2006 14:53:31 +0100 (CET) Received: from smtp-out1.email.it (smtp-out1.email.it [80.247.70.6]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5F9648AF9A for ; Tue, 3 Jan 2006 14:53:26 +0100 (CET) Received: by smtp-out1.email.it (Email.it, from userid 101) id 9CC731C803F; Tue, 3 Jan 2006 14:53:24 +0100 (CET) Received: from [192.168.0.34] (CPV-OFFICINE-DIGITALI.acantho.it [213.174.161.132])by smtp-out1.email.it (Email.it) with ESMTP id C2B971C8028for ; Tue, 3 Jan 2006 14:53:21 +0100 (CET) Message-ID: <43BA80A5.30807@email.it> Date: Tue, 03 Jan 2006 14:48:21 +0100 From: Nico Sabbi User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] mencoder -endpos mb does not work, neitherdoes mplayer -sb XXXXX -dumpstream References: <20060102190213.78DC98D721@mail.mplayerhq.hu> <20060102223552.GA17193@kosh.hut.fi> <20060102185420.055b429f.rcooley@spamcop.net> <20060103134544.GA235013@kosh.hut.fi> In-Reply-To: <20060103134544.GA235013@kosh.hut.fi> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please visit http://www.email.it/ita/privacy.html X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Jouni.Lohikoski@iki.fi wrote: >Nico Sabbi wrote: > > >>-endpos takes a TIME value, not size >> >> > >>From Mplayer/Mencoder manual: >" >-endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (also see -ss and -sb) > Stop encoding at the given time or byte position. > NOTE: Byte position will not be accurate, as it can only stop > at a frame boundary. > > EXAMPLE: > -endpos 56 > Encode only 56 seconds. > -endpos 01:10:00 > Encode only 1 hour 10 minutes. > -endpos 100mb > Encode only 100 MBytes. >" > > >>>2) for the 2nd part of the split >>> >>> >>wmv is seekable, use the first approach >> >> > >First approach, if you mean with mencoder, does not work. > >$ mencoder -v -sb 409993216 video1.wmv -ovc copy -oac copy -mc 0 -noskip -o video2.wmv > > > yes, if you use -sb 409993216 the asf header can't be read, but if you use mencoder -v -ss 00:10:00 video1.wmv -ovc copy -oac copy -mc 0 -noskip -o video2.avi remuxing (to avi) should work starting from position 00:10:00 -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Scarica Sweety sul tuo cellulare. Come visto in televisione. * La prima suoneria è GRATIS! * Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3543&d=3-1 _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 15:50:26 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 51382126D85 for ; Tue, 3 Jan 2006 15:50:26 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id A54A08D857; Tue, 3 Jan 2006 15:50:15 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 37DE38D4A5; Tue, 3 Jan 2006 15:50:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E2F268D41C for ; Tue, 3 Jan 2006 15:50:00 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 33C878D857 for ; Tue, 3 Jan 2006 15:49:52 +0100 (CET) Received: from frahbnt01 (p54B1F628.dip.t-dialin.net [84.177.246.40]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k03Eneh24417 for ; Tue, 3 Jan 2006 15:49:40 +0100 Message-Id: <200601031449.k03Eneh24417@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Date: Tue, 3 Jan 2006 15:49:39 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcYQdOxfDWpKKq0uTQOgdyJ/DZpEYQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 Subject: [MPlayer-users] BadAccess etc. Problem solved X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu The problem is solved. Apparently xv needs "System V IPC Support" in the kernel, I did not have it configured. I found it out myself, but just as I had booted the new kernel and was trying it, the correct solution came in by Thomas Hellstr=F6m on the openchrome mailing list, so congratulations to the reward Thomas :-) I wish the kernel help in menuconfig was a little more verbose. The help text for SysV currently makes it sound as if it's only rarely used. I wouldnt call video playing in Xorg a rare application. If it had said = "if unsure, say y to be safe" then I would have left it on. Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 16:15:56 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 67328126D85 for ; Tue, 3 Jan 2006 16:15:56 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6A7D88D7B6; Tue, 3 Jan 2006 16:15:43 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D027F8D596; Tue, 3 Jan 2006 16:15:35 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id CB57F8D7CB for ; Tue, 3 Jan 2006 16:13:43 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc14.comcast.net [216.148.227.154]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3A27B8D8B7 for ; Tue, 3 Jan 2006 16:11:17 +0100 (CET) Received: from [192.168.0.6] (c-24-118-232-70.hsd1.mn.comcast.net[24.118.232.70]) by comcast.net (rwcrmhc14) with SMTP id <20060103151103014008gtp0e>; Tue, 3 Jan 2006 15:11:09 +0000 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <1136240301.10611.9.camel@darkstar-etch.nuxsystem.com> References: <1136233884.10611.5.camel@darkstar-etch.nuxsystem.com> <43B92A53.5090302@email.it> <1136240301.10611.9.camel@darkstar-etch.nuxsystem.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Kichigai Mentat Subject: Re: [MPlayer-users] about multicast Date: Tue, 3 Jan 2006 09:11:28 -0600 To: erchamion.beren@gmail.com, "MPlayer usage questions, feature requests, bug reports" X-Pgp-Agent: GPGMail 1.1.1 (Tiger) X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00,TW_DV autolearn=ham version=3.0.1 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jan 2, 2006, at 16.18, Sinan Nalkaya wrote: > On Mon, 2006-01-02 at 14:27 +0100, Nico Sabbi wrote: >> Sinan Nalkaya wrote: >> >>> hi i have 2 clients. all i want is capture the multicast streams >>> at same >>> time, with -nocache parameter it seems not bad, but sometimes, >>> one of >>> them becomes more laggy than the other one, what do you suggest >>> me for >>> this and do you know good multicast program ?(currently using >>> ffmpeg) >>> but output of dvbstream program seems fine. >>> note: both pcs are same configuration with same hardware >>> thanks. >>> >>> >> >> -dumpstream will work fine, instead direct playback can exhibit >> problems [snip] > thank you for answer, > it seems with this option i cannot play streams on the fly with 2 > computers , syncnorized ? or should i open another mplayer to play > this > file ? Well, if you were going to playback the stream, you would need a second instance of mplayer running. Luckily enough, -dumpstream uses very little resources compared to a full on decoding and saving. Playing them synchronously will be a major hassle, though. Unless both computers have the exact same specs, and are not competing for bandwidth, it can be quite a challenge. But, here's something to consider. Why not introduce a third computer. It doesn't need to be anything fancy, probably something as weak as a Pentium 166 could do this job. Just throw the three computers onto a LAN, have the third computer I mentioned simply just use the -dumpstream option, and have the other two computers play off of dumped stream. This would take care of any problems with bandwidth, and would ensure that both computers are receiving an identical stream. The only catch here, is that you'd have to start both players at exactly the same time, but I'm sure there's some kind of script or use of an application scheduler you could use to handle this for you. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDupQjwAwn3hu8KxcRAu/AAJoC4eue8dJCkELWmVFJpGeOApcCKACfW+0f T6L1vxe0AwjwOlLtxq3Ax9g= =4bf/ -----END PGP SIGNATURE----- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 16:18:40 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7A532126D85 for ; Tue, 3 Jan 2006 16:18:40 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5AC5F8D7ED; Tue, 3 Jan 2006 16:18:33 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 5960A8D733; Tue, 3 Jan 2006 16:18:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 814C58D7EC for ; Tue, 3 Jan 2006 16:15:22 +0100 (CET) Received: from rwcrmhc12.comcast.net (unknown [216.148.227.153]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5650F8D653 for ; Tue, 3 Jan 2006 16:12:47 +0100 (CET) Received: from [192.168.0.6] (c-24-118-232-70.hsd1.mn.comcast.net[24.118.232.70]) by comcast.net (rwcrmhc13) with SMTP id <200601031512330150053mfte>; Tue, 3 Jan 2006 15:12:39 +0000 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <43B9D973.60304@personnelware.com> References: <43B9D973.60304@personnelware.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <3DF8D312-BE93-4076-8928-841B423CB2E9@comcast.net> Content-Transfer-Encoding: 7bit From: Kichigai Mentat Subject: Re: [MPlayer-users] wavpack play? Date: Tue, 3 Jan 2006 09:13:04 -0600 To: "MPlayer usage questions, feature requests, bug reports" X-Pgp-Agent: GPGMail 1.1.1 (Tiger) X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL, BAYES_00, UPPERCASE_25_50 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jan 2, 2006, at 19.54, Carl Karsten wrote: > can mplayer do http://www.wavpack.com ? I assume you're asking because you have a WAVpack file? Why not try it out? It can't hurt. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDupSAwAwn3hu8KxcRAhgBAKCD+Mq+Fb8nFmfKN4elVWg0DKEcjACfZUsx 0BxpMFR3LL24zLlvWynWEQE= =xG8x -----END PGP SIGNATURE----- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 16:30:10 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A00BC126D85 for ; Tue, 3 Jan 2006 16:30:10 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D34AE8D80B; Tue, 3 Jan 2006 16:29:58 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 13FC08D7C9; Tue, 3 Jan 2006 16:29:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 7955D8D49E for ; Tue, 3 Jan 2006 16:29:43 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc14.comcast.net [216.148.227.89]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1AB058CD2E for ; Tue, 3 Jan 2006 16:29:37 +0100 (CET) Received: from [192.168.1.35] (c-67-163-39-124.hsd1.il.comcast.net[67.163.39.124]) by comcast.net (rwcrmhc14) with ESMTP id <20060103152928014008ikmae>; Tue, 3 Jan 2006 15:29:29 +0000 Message-ID: <43BA985A.6060704@personnelware.com> Date: Tue, 03 Jan 2006 09:29:30 -0600 From: Carl Karsten User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: erchamion.beren@gmail.com, "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] about multicast References: <1136233884.10611.5.camel@darkstar-etch.nuxsystem.com> In-Reply-To: <1136233884.10611.5.camel@darkstar-etch.nuxsystem.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00,TW_DV autolearn=ham version=3.0.1 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Sinan Nalkaya wrote: > hi i have 2 clients. all i want is capture the multicast streams at same > time, with -nocache parameter it seems not bad, but sometimes, one of > them becomes more laggy than the other one, what do you suggest me for > this and do you know good multicast program ?(currently using ffmpeg) > but output of dvbstream program seems fine. > note: both pcs are same configuration with same hardware > thanks. http://icecast.org "Theora Video support - Icecast now supports video streaming via theora. Currently, we require the latest (alpha 4) version of libtheora. This is an optional compile, so if you don't have theora then icecast will safely ignore it." I have only used icecast for audio, but it is fairly easy. It may seem like more work, but I bet it will be easier than what you are trying to do with mplayer. Assuming icecast can actually do what you need, which I may not understand ;) ^Carl K _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 16:37:27 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7D9A4126D85 for ; Tue, 3 Jan 2006 16:37:27 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4C5E98D822; Tue, 3 Jan 2006 16:37:19 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D05C88D81E; Tue, 3 Jan 2006 16:37:13 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 56F618D817 for ; Tue, 3 Jan 2006 16:37:01 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.152]) by mail.mplayerhq.hu (Postfix) with ESMTP id 006BD8D7E5 for ; Tue, 3 Jan 2006 16:36:55 +0100 (CET) Received: from [192.168.1.35] (c-67-163-39-124.hsd1.il.comcast.net[67.163.39.124]) by comcast.net (rwcrmhc12) with ESMTP id <20060103153638014008kea4e>; Tue, 3 Jan 2006 15:36:46 +0000 Message-ID: <43BA99FD.5040501@personnelware.com> Date: Tue, 03 Jan 2006 09:36:29 -0600 From: Carl Karsten User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] wavpack play? References: <43B9D973.60304@personnelware.com> <3DF8D312-BE93-4076-8928-841B423CB2E9@comcast.net> In-Reply-To: <3DF8D312-BE93-4076-8928-841B423CB2E9@comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Kichigai Mentat wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Jan 2, 2006, at 19.54, Carl Karsten wrote: > >> can mplayer do http://www.wavpack.com ? > > > I assume you're asking because you have a WAVpack file? Why not try it > out? It can't hurt. It hurt my ears ;) Apparently mplayer thinks it knows how, but all I hear is fuzz/white noise/static. Audio file detected. ========================================================================== Trying to force audio codec driver family libmad... Opening audio decoder: [pcm] Uncompressed PCM audio decoder AUDIO: 44100 Hz, 2 ch, s16le, 1411.2 kbit/100.00% (ratio: 176400->176400) Selected audio codec: [pcm] afm:pcm (Uncompressed PCM) ========================================================================== ^C _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 16:58:14 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id D2457126D85 for ; Tue, 3 Jan 2006 16:58:14 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BEDBC8D885; Tue, 3 Jan 2006 16:57:54 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D66368D823; Tue, 3 Jan 2006 16:57:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 379EA8DB54 for ; Tue, 3 Jan 2006 16:56:54 +0100 (CET) Received: from rwcrmhc12.comcast.net (unknown [216.148.227.153]) by mail.mplayerhq.hu (Postfix) with ESMTP id BC8958D886 for ; Tue, 3 Jan 2006 16:56:07 +0100 (CET) Received: from [192.168.0.6] (c-24-118-232-70.hsd1.mn.comcast.net[24.118.232.70]) by comcast.net (rwcrmhc13) with SMTP id <20060103155559015004t1kpe>; Tue, 3 Jan 2006 15:55:59 +0000 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <43BA99FD.5040501@personnelware.com> References: <43B9D973.60304@personnelware.com> <3DF8D312-BE93-4076-8928-841B423CB2E9@comcast.net> <43BA99FD.5040501@personnelware.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Kichigai Mentat Subject: Re: [MPlayer-users] wavpack play? Date: Tue, 3 Jan 2006 09:56:29 -0600 To: "MPlayer usage questions, feature requests, bug reports" X-Pgp-Agent: GPGMail 1.1.1 (Tiger) X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Kichigai Mentat wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> On Jan 2, 2006, at 19.54, Carl Karsten wrote: >>> can mplayer do http://www.wavpack.com ? >> I assume you're asking because you have a WAVpack file? Why not >> try it out? It can't hurt. > > It hurt my ears ;) > > Apparently mplayer thinks it knows how, but all I hear is fuzz/ > white noise/static. No, according to this, MPlayer thinks it's something else. Try using - ac list or -ac help (I forget which it is) to see the complete listing of all MPlayer codecs for audio. Note: This is all MPlayer codecs SUPPORTED, this doesn't mean they're all installed. But it'll at least tell you if WAVpack support exists. > > Audio file detected. > ====================================================================== > ==== > Trying to force audio codec driver family libmad... > Opening audio decoder: [pcm] Uncompressed PCM audio decoder > AUDIO: 44100 Hz, 2 ch, s16le, 1411.2 kbit/100.00% (ratio: 176400- > >176400) > Selected audio codec: [pcm] afm:pcm (Uncompressed PCM) > ====================================================================== > ==== > > ^C > > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@mplayerhq.hu > http://mplayerhq.hu/mailman/listinfo/mplayer-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDup6uwAwn3hu8KxcRAlaaAJwPFB9vXYyEQJXY9rKpzvHjNEcdygCbBXdP Kt8+hfhINtB2nUbpaPWmxKg= =ZjXU -----END PGP SIGNATURE----- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 17:09:19 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 1E22B126D85 for ; Tue, 3 Jan 2006 17:09:19 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id AD53C8D8B6; Tue, 3 Jan 2006 17:09:08 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id A05168D7CB; Tue, 3 Jan 2006 17:09:02 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 253E58DA36 for ; Tue, 3 Jan 2006 17:08:27 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mail.mplayerhq.hu (Postfix) with ESMTP id 59C918D8D7 for ; Tue, 3 Jan 2006 17:08:12 +0100 (CET) Received: from [192.168.1.35] (c-67-163-39-124.hsd1.il.comcast.net[67.163.39.124]) by comcast.net (rwcrmhc12) with ESMTP id <20060103160804014008ns7he>; Tue, 3 Jan 2006 16:08:04 +0000 Message-ID: <43BAA165.1020400@personnelware.com> Date: Tue, 03 Jan 2006 10:08:05 -0600 From: Carl Karsten User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] wavpack play? References: <43B9D973.60304@personnelware.com> <3DF8D312-BE93-4076-8928-841B423CB2E9@comcast.net> <43BA99FD.5040501@personnelware.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.8 required=4.0 tests=AWL,BAYES_00,TW_BD,TW_CL, TW_FD,TW_FW,TW_IV,TW_MR,TW_PR,TW_QC,TW_QD,TW_QT,TW_RW,TW_VQ autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Kichigai Mentat wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > >> Kichigai Mentat wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> On Jan 2, 2006, at 19.54, Carl Karsten wrote: >>> >>>> can mplayer do http://www.wavpack.com ? >>> >>> I assume you're asking because you have a WAVpack file? Why not try >>> it out? It can't hurt. >> >> >> It hurt my ears ;) >> >> Apparently mplayer thinks it knows how, but all I hear is fuzz/ white >> noise/static. > > No, according to this, MPlayer thinks it's something else. Try using - > ac list or -ac help (I forget which it is) to see the complete listing > of all MPlayer codecs for audio. > No luck: Available audio codecs: ac: afm: status: info: [lib/dll] wma9dmo dmo working Windows Media Audio 9 DMO [wma9dmod.dll] wmadmo dmo working Windows Media Audio DMO [wmadmod.dll] wma9spdmo dmo working Windows Media Audio 9 Speech DMO [wmspdmod.dll] wma9spdshow dshow problems Windows Media Audio 9 Speech DShow [wmavds32.ax] qdmc qtaudio working QuickTime QDMC/QDM2 audio decoders [QuickTime.qts] qclp qtaudio working QuickTime QCLP audio decoder [QuickTime.qts] qtmace3 qtaudio working QuickTime MACE3 audio decoder [QuickTime.qts] qtmace6 qtaudio working QuickTime MACE6 audio decoder [QuickTime.qts] mpra1428 ra1428 working RealAudio 1.0 / 2.0 native decoder ra144 realaud working RealAudio 1.0 [14_4.so.6.0] ra144win realaud working Win32 RealAudio 1.0 [14_43260.dll] ra144mac realaud working Mac OS X RealAudio 1.0 [14_4.shlb] ra288 realaud working RealAudio 2.0 [28_8.so.6.0] ra288win realaud working Win32 RealAudio 2.0 [28_83260.dll] ra288mac realaud working Mac OS X RealAudio 2.0 [28_8.shlb] ra10cook realaud working RealPlayer 10 COOK audio [cook.so] racook realaud working RealAudio COOK [cook.so.6.0] racookwin realaud working Win32 RealAudio COOK [cook3260.dll] racookmac realaud working Mac OS X RealAudio COOK [cook.bundle/Contents/MacOS/cook] rasipr realaud working RealAudio Sipro [sipr.so.6.0] rasiprwin realaud working Win32 RealAudio Sipro [sipr3260.dll] rasiprmac realaud working Mac OS X RealAudio Sipro [sipr.bundle/Contents/MacOS/sipr] raatrc realaud working RealAudio ATRAC3 [atrc.so.6.0] raatrcwin realaud working Win32 RealAudio ATRAC3 [atrc3260.dll] raatrcmac realaud working Mac OS X RealAudio ATRAC3 [atrc.bundle/Contents/MacOS/atrc] imaadpcm imaadpcm working IMA ADPCM msadpcm msadpcm working MS ADPCM dk4adpcm imaadpcm working Duck DK4 ADPCM (rogue format number) dk3adpcm dk3adpcm working Duck DK3 ADPCM (rogue format number) ffroqaudio ffmpeg working Id RoQ File Audio Decoder [roq_dpcm] libdv libdv working raw DV audio decoder (libdv) [libdv.so.2] ffdv ffmpeg working FFmpeg DV audio decoder [dvaudio] faad faad working FAAD AAC (MPEG-2/MPEG-4 Audio) decoder [libfaad2] ffflac ffmpeg working FFmpeg FLAC audio decoder [flac] ffalac ffmpeg working FFmpeg ALAC audio decoder [alac] pcm pcm working Uncompressed PCM divx acm working DivX audio (WMA) [divxa32.acm] msadpcmacm acm working MS ADPCM [msadp32.acm] mp3 mp3lib working mp3lib MPEG layer-2, layer-3 ffwmav1 ffmpeg untested DivX audio v1 (FFmpeg) [wmav1] ffwmav2 ffmpeg untested DivX audio v2 (FFmpeg) [wmav2] ffmac3 ffmpeg untested Macintosh Audio Compression and Expansion 3:1 [mace3] ffmac6 ffmpeg untested Macintosh Audio Compression and Expansion 6:1 [mace6] ffra144 ffmpeg untested FFmpeg RealAudio 1.0 [real_144] ffra288 ffmpeg crashing FFmpeg RealAudio 2.0 [real_288] ffsonic ffmpeg untested FFmpeg Sonic [sonic] ffmp3on4 ffmpeg working FFmpeg Multi-channel MPEG layer-3 on MP4 audio decoder [mp3on4] ffmp3 ffmpeg working FFmpeg MPEG layer-3 audio decoder [mp3] ffmp3adu ffmpeg working FFmpeg MPEG layer-3 adu audio decoder [mp3adu] ffmp2 ffmpeg working FFmpeg MPEG layer-1 and layer-2 audio decoder [mp2] mad libmad working libMAD MPEG layer 1-2-3 [libmad] mp3acm acm working MPEG layer-3 [l3codeca.acm] imaadpcmacm acm working IMA ADPCM [imaadp32.acm] msgsmacm acm working MS GSM [msgsm32.acm] msnaudio acm working MSN AUDIO [msnaudio.acm] msgsm msgsm working MS GSM alaw alaw working aLaw ulaw alaw working uLaw dvdpcm dvdpcm working Uncompressed DVD/VOB LPCM a52 liba52 working AC3-liba52 [liba52] ac3 libac3 working AC3-libac3 [libac3] ffdts ffmpeg working DTS [dts] musepack mpcdec working Musepack audio codec ffamrnb ffmpeg working AMR Narrowband [amr_nb] ffamrwb ffmpeg working AMR Widewband [amr_wb] ffadcpmswf ffmpeg working FFmpeg's ADPCM Flash-variant [adpcm_swf] voxware dshow working VoxWare [voxmsdec.ax] acelp dshow working ACELP.net Sipro Lab Audio Decoder [acelpdec.ax] imc acm working Intel Music Coder [imc32.acm] iac25 acm working Indeo audio [iac25_32.ax] ffctadp32 ffmpeg working Creative ADPCM native codec [adpcm_ct] ctadp32 acm working Creative ADPCM codec [ctadp32.acm] sc4 acm working SC4 : Micronas speech codec (ADPCM, MPman recording) [mi-sc4.acm] hwac3 hwac3 working AC3 through S/PDIF hwdts hwac3 working DTS through S/PDIF vorbis libvorbis working OggVorbis Audio Decoder [libvorbis] vivoaudio acm working Vivo G.723/Siren Audio Codec [vivog723.acm] g72x g72x crashing G.711/G.721/G.723 [g72x.c] ffg726 ffmpeg working Sharp G.726 Audio [g726] g726 acm untested Sharp G.726 Audio [scg726.acm] atrac3 acm problems Sony ATRAC3 [atrac3.acm] ALF2 acm working ALF2 [alf2cd.acm] truespeech acm working DSP Group TrueSpeech(TM) [tssoft32.acm] voxwarert24 acm working VoxWare RT24 speech codec [nsrt2432.acm] lhacm acm working Lernout & Hauspie CELP and SBC codecs [lhacm.acm] TwinVQ vqf working VQF codec by NTTLabs [tvqdec.dll] ^C _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 19:29:02 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A3171126D85 for ; Tue, 3 Jan 2006 19:29:02 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EC1E78D891; Tue, 3 Jan 2006 19:28:40 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B2AD58D7C1; Tue, 3 Jan 2006 19:28:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D68188D7C8 for ; Tue, 3 Jan 2006 19:28:27 +0100 (CET) Received: from hotmail.com (bay107-f35.bay107.hotmail.com [64.4.51.45]) by mail.mplayerhq.hu (Postfix) with ESMTP id F383E8D7B8 for ; Tue, 3 Jan 2006 19:28:20 +0100 (CET) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 3 Jan 2006 10:28:10 -0800 Message-ID: Received: from 64.4.51.220 by by107fd.bay107.hotmail.msn.com with HTTP; Tue, 03 Jan 2006 18:28:09 GMT X-Originating-IP: [208.138.38.31] X-Originating-Email: [johnbrown105@hotmail.com] X-Sender: johnbrown105@hotmail.com In-Reply-To: <20060102113545.1274e732.rcooley@spamcop.net> From: "John Brown" To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] Need help with deblocking (-vf pp) Date: Tue, 03 Jan 2006 13:28:09 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 03 Jan 2006 18:28:10.0364 (UTC) FILETIME=[731523C0:01C61093] X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-3.2 required=4.0 tests=AWL,BAYES_20, FROM_ENDS_IN_NUMS,MSGID_FROM_MTA_HEADER,TW_HQ autolearn=no version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Thanks for your suggestions. >*cmp=2 options tend to make things blocky in my experience. You can try >*cmp=3 or just leave them all out and try the default. I did not see a difference between no cmp and cmp = 3, but both were better than cmp = 2. I know that the results depend on what you are encoding, but if in your experience cmp=2 leads to blockiness, why does the MPlayer manual suggest it for a high-quality encode? For what it's worth, the blockiness shows in two main areas in the opening song: 1) Some transitions where one scene blends into the next (blocky background) 2 ) A fight against a background of dark clouds (blocky clouds). >You generally shouldn't encode with postprocessing. I don't think I can assume that the DVD player has block removal like MPlayer. >For deblocking, try >options like scplx_mask=0.2. Also, denoising (nr/hqdn3d) may help (or >it may make things worse). scplx_mask seemed to help, hqdn3d didn't, didn't try nr. I will stick with 352x240 since I am satisfied with it. Creating DVDs is neither my profession nor my hobby, and there are too many switches and legal values for them for someone who has no knowledge of the theory of video compression (luma? chroma? quantizer?) to find a solution by searching. Too bad that -vf pp did not seem to have a visible effect. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 20:11:08 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id D3631126D85 for ; Tue, 3 Jan 2006 20:11:08 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5106E8D8BA; Tue, 3 Jan 2006 20:10:56 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id F1ADB8D880; Tue, 3 Jan 2006 20:10:51 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BE8038DA21 for ; Tue, 3 Jan 2006 20:10:34 +0100 (CET) Received: from viefep20-int.chello.at (viefep12-int.chello.at [213.46.255.25]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4242D8D7C8 for ; Tue, 3 Jan 2006 20:10:19 +0100 (CET) Received: from catv-5062d906.catv.broadband.hu ([80.98.217.6]) by viefep20-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060103191010.MLAM24926.viefep20-int.chello.at@catv-5062d906.catv.broadband.hu> for ; Tue, 3 Jan 2006 20:10:10 +0100 From: ilab To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] gmplayer pause on lbutton?! Date: Tue, 3 Jan 2006 20:09:54 +0100 User-Agent: KMail/1.8.2 References: <200601012302.48224.ilab@freemail.hu> In-Reply-To: <200601012302.48224.ilab@freemail.hu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601032009.55758.ilab@freemail.hu> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.7 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,PLING_QUERY autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Sunday 01 January 2006 23:02, ilab wrote: > Hey, > > I would like to have gmplayer pause on left mouse button click. > > I looked up the man pages and I found that I should put "MOUSE_BTN0 pause" > in ~/.mplayer/input.conf. I did it, and it does work with mplayer but no > luck with gmplayer. If I bind pause to 'p' then it works in gmplayer too. > > It is weird for me... how should I configure the behaviour I want? > > BTW I use MPlayer SuSE Linux 10.0 (i686)-Packman-4.0.2 (C) 2000-2005 > MPlayer Team which is MPlayer-1.0pre7 No idea, anyone? Isn't it supposed to be working this way? It might be a bug? Thanx ilab _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 20:32:07 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 88865126D89 for ; Tue, 3 Jan 2006 20:32:07 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6B9718DBBE; Tue, 3 Jan 2006 20:31:55 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 252468DBC0; Tue, 3 Jan 2006 20:31:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5AE258DB4E for ; Tue, 3 Jan 2006 20:31:33 +0100 (CET) Received: from ikaruga.co.uk (ikaruga.co.uk [67.19.98.202]) by mail.mplayerhq.hu (Postfix) with ESMTP id 225588D8E2 for ; Tue, 3 Jan 2006 20:31:20 +0100 (CET) Received: from snacky by ikaruga.co.uk with local (Exim 3.36 #1 (Debian)) id 1EtrsI-0001Qf-00 for ; Tue, 03 Jan 2006 13:31:14 -0600 Date: Tue, 3 Jan 2006 13:31:14 -0600 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Need help with deblocking (-vf pp) Message-ID: <20060103193114.GA4740@ikaruga.co.uk> References: <20060102113545.1274e732.rcooley@spamcop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i From: Jeff Clagg X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Tue, Jan 03, 2006 at 01:28:09PM -0500, John Brown wrote: > I will stick with 352x240 since I am satisfied with it. Creating DVDs is > neither my profession nor my hobby, and there are too many switches and > legal values for them for someone who has no knowledge of the theory of > video compression (luma? chroma? quantizer?) to find a solution by > searching. Did you read http://www4.mplayerhq.hu/DOCS/HTML/en/menc-feat-vcd-dvd.html ? It even contains some canned command lines. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 21:37:01 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id BC09D126D89 for ; Tue, 3 Jan 2006 21:37:01 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 81E568D983; Tue, 3 Jan 2006 21:36:36 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id AE7288D8DD; Tue, 3 Jan 2006 21:36:29 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 40AAF8D948 for ; Tue, 3 Jan 2006 21:35:47 +0100 (CET) Received: from debi.pekin.waw.pl (pekin.waw.pl [80.55.44.166]) by mail.mplayerhq.hu (Postfix) with ESMTP id 464038D971 for ; Tue, 3 Jan 2006 21:35:31 +0100 (CET) Received: from debi.pekin.waw.pl (debi.pekin.waw.pl [127.0.0.1]) by debi.pekin.waw.pl (Postfix) with ESMTP id 080FD17824 for ; Tue, 3 Jan 2006 21:35:22 +0100 (CET) Received: from rathann.pekin.waw.pl (rathann.pekin.waw.pl [192.168.2.15]) by debi.pekin.waw.pl (Postfix) with ESMTP id E667B17821 for ; Tue, 3 Jan 2006 21:35:21 +0100 (CET) Received: by rathann.pekin.waw.pl (Postfix, from userid 500) id C506B387C1; Tue, 3 Jan 2006 21:35:21 +0100 (CET) Date: Tue, 3 Jan 2006 21:35:21 +0100 From: Dominik 'Rathann' Mierzejewski To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] BadAccess etc. Problem solved Message-ID: <20060103203521.GA4013@rathann.pekin.waw.pl> References: <200601031449.k03Eneh24417@robo-city.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200601031449.k03Eneh24417@robo-city.de> X-Linux-Registered-User: 134951 X-Homepage: http://rpm.greysector.net/ User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Tuesday, 03 January 2006 at 15:49, Ethan Arnold wrote: > The problem is solved. Apparently xv needs "System V IPC Support" in the > kernel, I did not have it configured. Thank you for mentioning it. Hopefully someone who has the same problem will be able to find your solution in the future. > I found it out myself, but just as I had booted the new kernel and was > trying it, the correct solution came in by Thomas Hellström on the > openchrome mailing list, so congratulations to the reward Thomas :-) > > I wish the kernel help in menuconfig was a little more verbose. The help > text for SysV currently makes it sound as if it's only rarely used. I > wouldnt call video playing in Xorg a rare application. If it had said "if > unsure, say y to be safe" then I would have left it on. That's a surprise for me. I would think it's a very important option to enable, but that's probably because I know what it is for. Regards, R. -- MPlayer RPMs maintainer: http://rpm.greysector.net/mplayer/ "I am Grey. I stand between the candle and the star. We are Grey. We stand between the darkness ... and the light." -- Delenn in Grey Council in Babylon 5:"Babylon Squared" _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 22:57:25 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A4947126D89 for ; Tue, 3 Jan 2006 22:57:25 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 90D0E8DA08; Tue, 3 Jan 2006 22:57:11 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 630E58D9E5; Tue, 3 Jan 2006 22:57:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 886A98D9C7 for ; Tue, 3 Jan 2006 22:56:57 +0100 (CET) Received: from hotmail.com (bay107-f33.bay107.hotmail.com [64.4.51.43]) by mail.mplayerhq.hu (Postfix) with ESMTP id AC5928D9BA for ; Tue, 3 Jan 2006 22:56:50 +0100 (CET) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 3 Jan 2006 13:56:39 -0800 Message-ID: Received: from 64.4.51.220 by by107fd.bay107.hotmail.msn.com with HTTP; Tue, 03 Jan 2006 21:56:38 GMT X-Originating-IP: [208.138.38.31] X-Originating-Email: [johnbrown105@hotmail.com] X-Sender: johnbrown105@hotmail.com From: "John Brown" To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] Need help with deblocking (-vf pp) Date: Tue, 03 Jan 2006 16:56:38 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 03 Jan 2006 21:56:39.0534 (UTC) FILETIME=[932100E0:01C610B0] X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.0 required=4.0 tests=AWL,BAYES_00, FROM_ENDS_IN_NUMS,MSGID_FROM_MTA_HEADER autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu >From: Jeff Clagg >Did you read >http://www4.mplayerhq.hu/DOCS/HTML/en/menc-feat-vcd-dvd.html ? It even >contains some canned command lines. My command line (see original post), including the cmp=2, etc. that RC says generally leads to blockiness, was lifted from section 8.6.3.4. Advanced Options. I only added a few options for the audio, and I reduced the bitrate to what I think will give me an mpeg of a particular size. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 23:00:36 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id E3097126D89 for ; Tue, 3 Jan 2006 23:00:36 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 40EA98D96E; Tue, 3 Jan 2006 23:00:26 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B407C8DB7B; Tue, 3 Jan 2006 23:00:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6A2CD8D991 for ; Tue, 3 Jan 2006 23:00:11 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 302208D5B3 for ; Tue, 3 Jan 2006 23:00:03 +0100 (CET) Received: from frahbnt01 (p54B1F628.dip.t-dialin.net [84.177.246.40]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k03Lxfh12226 for ; Tue, 3 Jan 2006 22:59:41 +0100 Message-Id: <200601032159.k03Lxfh12226@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Date: Tue, 3 Jan 2006 22:59:47 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcYQsQL2EIpvFvTAT/eNouKY/48o1Q== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 Subject: [MPlayer-users] Mplayer unattended+fullscreen X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, I finally got my videos playing with mpeg2 acceleration now. But still I need to click in the window every time I start playing a movie, and it is not fullscreen. If I specify -fs I still have to position a window, but then it aborts with: X11 error: BadWindow (invalid Window parameter) How can I get mplayer (i'm starting it from a remote PC via ssh) to immediately start playing the video fullscreen with no local interaction needed? And not abort :-) Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Tue Jan 3 23:04:06 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id DB31B126D89 for ; Tue, 3 Jan 2006 23:04:06 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 652DB8D9B5; Tue, 3 Jan 2006 23:03:58 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 8ABF58DA27; Tue, 3 Jan 2006 23:03:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id CD2858D5A5 for ; Tue, 3 Jan 2006 23:03:12 +0100 (CET) Received: from relay.ioffe.ru (relay.ioffe.rssi.ru [194.85.224.33]) by mail.mplayerhq.hu (Postfix) with ESMTP id A98398D990 for ; Tue, 3 Jan 2006 23:02:54 +0100 (CET) Received: from [194.85.97.119] (quark.stu.neva.ru [194.85.97.119]) (authenticated bits=0) by relay.ioffe.ru (8.13.5/8.12.6) with ESMTP id k03M2TKX011048 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 4 Jan 2006 01:02:42 +0300 (MSK) (envelope-from Oleynik.Phil@mail.ioffe.ru) DomainKey-Signature: a=rsa-sha1; s=relay; d=ioffe.ru; c=nofws; q=dns; h=message-id:disposition-notification-to:date:from:user-agent: x-accept-language:mime-version:to:subject:references:in-reply-to: content-type:content-transfer-encoding; b=AWHkrqCe7V6WQ7fQMIeF9A0DgLaUyjXf2SSO8NNDseEhsSJYQeTMhtNPxiBoaIwV2 ssoyppPqG+bQglI+vqq52Do0UYsCwxqjsUgHLm65RbP7RcdpHXjSn0B3UPxgvztQjpD f3opA3Vyg9xU58YqLc45BG2dSiduSPQbXlnUQJrW Message-ID: <43BAF545.20009@mail.ioffe.ru> Date: Wed, 04 Jan 2006 01:05:57 +0300 From: Phil Oleynik User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050322) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] gmplayer pause on lbutton?! References: <200601012302.48224.ilab@freemail.hu> <200601032009.55758.ilab@freemail.hu> In-Reply-To: <200601032009.55758.ilab@freemail.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on localhost X-Virus-Status: Clean X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.6 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,PLING_QUERY autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu ilab wrote: >No idea, anyone? >Isn't it supposed to be working this way? >It might be a bug? > > > Barely any developer can answer whether is it a bug, since you use old version of mplayer. Please try CVS and see if problem persists. Philipp _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 00:47:35 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 06013126D89 for ; Wed, 4 Jan 2006 00:47:35 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9463E8DE2C; Wed, 4 Jan 2006 00:47:15 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 4C9188DE24; Wed, 4 Jan 2006 00:47:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id AB4068DE1D for ; Wed, 4 Jan 2006 00:47:03 +0100 (CET) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mail.mplayerhq.hu (Postfix) with ESMTP id 61D958DE15 for ; Wed, 4 Jan 2006 00:46:57 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISJ00M6UJDWMTM7@vms040.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Tue, 03 Jan 2006 17:46:45 -0600 (CST) Date: Tue, 03 Jan 2006 15:46:44 -0800 From: RC Subject: Re: [MPlayer-users] =?ISO-8859-1?Q?50=E2=82=AC?= Reward for solution to BadAccess problem In-reply-to: <200601031213.k03CD4h31873@robo-city.de> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060103154644.7569fa3b.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20060102114347.29b68036.rcooley@spamcop.net> <200601031213.k03CD4h31873@robo-city.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.9 required=4.0 tests=AWL,BAYES_00, SARE_HEAD_8BIT_SPAM autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Tue, 3 Jan 2006 13:13:01 +0100 "Ethan Arnold" wrote: > Sorry. Maybe you could tell me what WOULD help, since I seem to be the > only one here not getting any answers, Not at all. You've gotten quite a bit more help than most people do. This also is a MPlayer mailing list, and your problem has nothing to do with mplayer. > I must be doing something wrong? No, there's obviously something wrong with your system. It's safe to say it's either your X.org (unlikely), or the specific drivers for your card (very likely). I've already suggested that you find a newer (or older) version of the videocard drivers and try them out. If that doesn't help, try the Gentoo forums. A standard distro is much easier to trouble-shoot, because you can expect that the software was compiled with a stable GCC version, sane cflags, no strange patches, etc. The MPlayer answer is to use -vo gl or -vo gl2... _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 01:48:01 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7DB66126D89 for ; Wed, 4 Jan 2006 01:48:01 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E1A978E0C5; Wed, 4 Jan 2006 01:47:39 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id C43878E0B4; Wed, 4 Jan 2006 01:47:35 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 7B5AD8E0BB for ; Wed, 4 Jan 2006 01:47:27 +0100 (CET) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3EDA48E0B1 for ; Wed, 4 Jan 2006 01:47:22 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISJ00985M6KDBJ5@vms042.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Tue, 03 Jan 2006 18:47:09 -0600 (CST) Date: Tue, 03 Jan 2006 16:47:08 -0800 From: RC Subject: Re: [MPlayer-users] Need help with deblocking (-vf pp) In-reply-to: To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060103164708.5385863a.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20060102113545.1274e732.rcooley@spamcop.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00, MAILTO_TO_SPAM_ADDR,TW_PL autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Tue, 03 Jan 2006 13:28:09 -0500 "John Brown" wrote: > I did not see a difference between no cmp and cmp = 3, but both were > better than cmp = 2. Did you see that *cmp=3 is about an order of magnatude slower? A good thing to keep in mind. > I know that the results depend on what you are encoding, but if in > your experience cmp=2 leads to blockiness, why does the MPlayer manual > suggest it for a high-quality encode? Well, mainly because I'm not the one who wrote the MPlayer DOCS. But more accurately, it's because *cmp=2 is faster than *cmp=3, while having a PSNR value that is very close, and because most everyone watches their videos with postprocessing/deblocking so the blockiness gets masked. > 1) Some transitions where one scene blends into the next (blocky > background) B-frames help a lot. > I don't think I can assume that the DVD player has block removal like > MPlayer. Of course not, but at a fixed bitrate (especially at very low bitrates like you are trying to use), deblocking can make things more blocky. It's better to prevent blocking in the first place (as in denoising to make the video compress better without macroblock artifacts), and if necessary, use options like scplx_mask which won't destroy the video. > Creating DVDs is neither my profession nor my hobby, and there are > too many switches and legal values for them for someone who has no > knowledge of the theory of video compression (luma? chroma? > quantizer?) to find a solution by searching. Then why use mencoder? There are many, many frontends that will make the task much easier for a beginner. Though the simple fact of the matter is that it's not easy to get 720x480 MPEG2 video to look good at such a low bitrate that you are trying to use. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 02:08:32 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 9A138126D89 for ; Wed, 4 Jan 2006 02:08:32 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 321EA8E113; Wed, 4 Jan 2006 02:08:32 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 08E458E0CD; Wed, 4 Jan 2006 02:08:29 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 18DE48E0B1 for ; Wed, 4 Jan 2006 02:08:21 +0100 (CET) Received: from viefep18-int.chello.at (viefep18-int.chello.at [213.46.255.21]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8223A8E118 for ; Wed, 4 Jan 2006 02:08:11 +0100 (CET) Received: from catv-5062d906.catv.broadband.hu ([80.98.217.6]) by viefep18-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060104010759.BXBL25506.viefep18-int.chello.at@catv-5062d906.catv.broadband.hu> for ; Wed, 4 Jan 2006 02:07:59 +0100 From: ilab To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] gmplayer pause on lbutton?! Date: Wed, 4 Jan 2006 02:07:59 +0100 User-Agent: KMail/1.8.2 References: <200601012302.48224.ilab@freemail.hu> <200601032009.55758.ilab@freemail.hu> <43BAF545.20009@mail.ioffe.ru> In-Reply-To: <43BAF545.20009@mail.ioffe.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601040207.59377.ilab@freemail.hu> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00,PLING_QUERY autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Tuesday 03 January 2006 23:05, Phil Oleynik wrote: > ilab wrote: > >No idea, anyone? > >Isn't it supposed to be working this way? > >It might be a bug? > > Barely any developer can answer whether is it a bug, since you use old > version of mplayer. > Please try CVS and see if problem persists. > > Philipp Yes, the problem persists with the cvs version. Just to remember, the problem is the following: foo:~$ cat ~/.mplayer/input.conf MOUSE_BTN0 pause this works with mplayer but does not with gmplayer, though for example foo:~$ cat ~/.mplayer/input.conf p pause works with both. Thanx, ilab _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 03:33:25 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A4A3F126D8F for ; Wed, 4 Jan 2006 03:33:25 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0FBBD8D986; Wed, 4 Jan 2006 03:33:09 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B27438D8F0; Wed, 4 Jan 2006 03:33:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C21D18D8FB for ; Wed, 4 Jan 2006 03:32:56 +0100 (CET) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mail.mplayerhq.hu (Postfix) with ESMTP id AC5ED8A58D for ; Wed, 4 Jan 2006 03:32:51 +0100 (CET) Received: from thoth.duat (unknown [84.12.30.47]) by smtp.nildram.co.uk (Postfix) with SMTP id 69AD726A6B7 for ; Wed, 4 Jan 2006 02:32:49 +0000 (GMT) Date: Wed, 4 Jan 2006 02:30:44 +0000 From: Martin Collins To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Cron mplayer issue Message-Id: <20060104023044.5ff9f0b3.martin@mkcollins.org> In-Reply-To: References: X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Tue, 03 Jan 2006 11:46:49 +0000 "John Coulthard" wrote: > So anyone know why the specified output file is not used by cron? Wy don't you post the contents of your crontab, maybe the problem lies there. Martin _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 03:41:22 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 8AE54126D89 for ; Wed, 4 Jan 2006 03:41:22 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B0D258DE7A; Wed, 4 Jan 2006 03:41:10 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 31D338DA4C; Wed, 4 Jan 2006 03:41:06 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2DBBC8DB3C for ; Wed, 4 Jan 2006 03:40:58 +0100 (CET) Received: from debi.pekin.waw.pl (pekin.waw.pl [80.55.44.166]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8028F8DA12 for ; Wed, 4 Jan 2006 03:40:52 +0100 (CET) Received: from debi.pekin.waw.pl (debi.pekin.waw.pl [127.0.0.1]) by debi.pekin.waw.pl (Postfix) with ESMTP id A37B71796E for ; Wed, 4 Jan 2006 03:40:52 +0100 (CET) Received: from rathann.pekin.waw.pl (rathann.pekin.waw.pl [192.168.2.15]) by debi.pekin.waw.pl (Postfix) with ESMTP id 850DD1796C for ; Wed, 4 Jan 2006 03:40:52 +0100 (CET) Received: by rathann.pekin.waw.pl (Postfix, from userid 500) id 3CF7338875; Wed, 4 Jan 2006 03:40:52 +0100 (CET) Date: Wed, 4 Jan 2006 03:40:52 +0100 From: Dominik 'Rathann' Mierzejewski To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] gmplayer pause on lbutton?! Message-ID: <20060104024052.GA5391@rathann.pekin.waw.pl> References: <200601012302.48224.ilab@freemail.hu> <200601032009.55758.ilab@freemail.hu> <43BAF545.20009@mail.ioffe.ru> <200601040207.59377.ilab@freemail.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200601040207.59377.ilab@freemail.hu> X-Linux-Registered-User: 134951 X-Homepage: http://rpm.greysector.net/ User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00,PLING_QUERY autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Wednesday, 04 January 2006 at 02:07, ilab wrote: > On Tuesday 03 January 2006 23:05, Phil Oleynik wrote: > > ilab wrote: > > >No idea, anyone? > > >Isn't it supposed to be working this way? > > >It might be a bug? > > > > Barely any developer can answer whether is it a bug, since you use old > > version of mplayer. > > Please try CVS and see if problem persists. > > > > Philipp > > Yes, the problem persists with the cvs version. > > Just to remember, the problem is the following: > > foo:~$ cat ~/.mplayer/input.conf > MOUSE_BTN0 pause > > this works with mplayer but does not with gmplayer, though > for example > > foo:~$ cat ~/.mplayer/input.conf > p pause > > works with both. Since the GUI is currently unmaintained, it's unlikely it'll be fixed soon. R. -- MPlayer RPMs maintainer: http://rpm.greysector.net/mplayer/ "I am Grey. I stand between the candle and the star. We are Grey. We stand between the darkness ... and the light." -- Delenn in Grey Council in Babylon 5:"Babylon Squared" _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 03:47:57 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 40735126D89 for ; Wed, 4 Jan 2006 03:47:57 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E186D8DB3C; Wed, 4 Jan 2006 03:47:44 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 334858D8EB; Wed, 4 Jan 2006 03:47:40 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8AEAC8D966 for ; Wed, 4 Jan 2006 03:47:27 +0100 (CET) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mail.mplayerhq.hu (Postfix) with ESMTP id 85C308D8E2 for ; Wed, 4 Jan 2006 03:47:21 +0100 (CET) Received: by wproxy.gmail.com with SMTP id 69so2237485wra for ; Tue, 03 Jan 2006 18:47:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Spjm5oOtAnwOweJDtFKtUPjfCO4UY2CdZ8L+qsvC+2KWNZwWAkS3fOvmw5/Gku7prCajLlmf/imHXaVLD7tUDrDfHzLqOXw+E0lDcKUTHoQoI/rFzB5K5kL/+oozgeWDDkKQ//4CAXkeAj9tx4rdN2e76r3LixvVgA4pLrsGDdc= Received: by 10.65.153.12 with SMTP id f12mr5228341qbo; Tue, 03 Jan 2006 18:47:19 -0800 (PST) Received: by 10.65.180.14 with HTTP; Tue, 3 Jan 2006 18:47:19 -0800 (PST) Message-ID: <3ff610380601031847x1f5491b9y@mail.gmail.com> Date: Wed, 4 Jan 2006 10:47:19 +0800 From: Heimdall Midgard To: MPlayer Users MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=BAYES_00,RCVD_BY_IP autolearn=ham version=3.0.1 Subject: [MPlayer-users] Unplayable mms streams X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu I cannot play any mms streams linked off the Chinese (mainland) web page http://en.chinabroadcast.cn/ce_chinese/. Links to example streams, regularly updated Chinese language lessons, appear on the pages: http://en.chinabroadcast.cn/2432/2006-1-3/68@286037.htm (haojile.wma) http://en.chinabroadcast.cn/2432/2006-1-3/68@290172.htm (LCN96.wma) The streams themselves are: mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wma mms://enmms.chinabroadcast.cn/news/program/LCN96.wma Here's the output from my attempt to play the first stream: $ mplayer mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wma MPlayer dev-CVS-060104-06:35-4.0.3 (C) 2000-2005 MPlayer Team CPU: Advanced Micro Devices Duron Spitfire (Family: 6, Stepping: 1) CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx 86 audio & 201 video codecs Failed to open /dev/rtc: No such file or directory (it should be readable by the user.) Playing mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wma. STREAM_ASF, URL: mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wm= a Resolving enmms.chinabroadcast.cn for AF_INET... Connecting to server enmms.chinabroadcast.cn[219.142.120.30]: 1755... Connected read error:: Operation now in progress pre-header read failed Resolving enmms.chinabroadcast.cn for AF_INET... Connecting to server enmms.chinabroadcast.cn[219.142.120.30]: 80... Server return 404:Not Found Failed to parse header Failed, exiting STREAM_HTTP(2), URL: mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojil= e.wma Resolving enmms.chinabroadcast.cn for AF_INET... Connecting to server enmms.chinabroadcast.cn[219.142.120.30]: 80... Server returned 404: Not Found File not found: 'enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wma' Failed to open mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wma _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 07:45:24 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7CA55126D89 for ; Wed, 4 Jan 2006 07:45:24 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 699D38D8C4; Wed, 4 Jan 2006 07:45:03 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 95D8F8D8FC; Wed, 4 Jan 2006 07:44:58 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 11E458D92C for ; Wed, 4 Jan 2006 07:44:51 +0100 (CET) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mail.mplayerhq.hu (Postfix) with ESMTP id 620348D8FC for ; Wed, 4 Jan 2006 07:44:45 +0100 (CET) Received: by zproxy.gmail.com with SMTP id r28so2052119nza for ; Tue, 03 Jan 2006 22:44:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jeH9Bbdi3yJGo9D3oGSTohkveySI3YpYRjzYwGXV+ivLzc2XqJe0N6yz4wcC5UaVmqygupfLnJ1Oq6lmmnqnGfTZTOYKdg6IjG763e8fAnYsXSsj04Q4hEj3gxAX/YNDpeSh5kk7YQr9uecx8CyRkPJ94fBqyP+1SxW9c6/9RUg= Received: by 10.65.105.9 with SMTP id h9mr703353qbm; Tue, 03 Jan 2006 22:44:42 -0800 (PST) Received: by 10.64.148.19 with HTTP; Tue, 3 Jan 2006 22:44:42 -0800 (PST) Message-ID: <4e03026a0601032244w1eacee69rd7e6bae7766e82cb@mail.gmail.com> Date: Wed, 4 Jan 2006 07:44:42 +0100 From: Guillaume POIRIER To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Unplayable mms streams In-Reply-To: <3ff610380601031847x1f5491b9y@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3ff610380601031847x1f5491b9y@mail.gmail.com> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00,RCVD_BY_IP, SARE_MSGID_LONG40 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On 1/4/06, Heimdall Midgard wrote: > I cannot play any mms streams linked off the Chinese (mainland) web > page http://en.chinabroadcast.cn/ce_chinese/. [..] > Server returned 404: Not Found > File not found: 'enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wma' > Failed to open mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wm= a This should mean that the files either aren't available on the server, or that you're not granted access to those files. Nothing like an MPlayer bug, I'm afraid. Guillaume -- Life is pleasant. Death is peaceful. It's the transition that's troublesome= . Isaac Asimov (1920 - 1992) MPlayer's doc is offline. Find some fresh one here: http://tuxrip.free.fr//MPlayer-DOCS-HTML/en/ http://tuxrip.free.fr//MPlayer-DOCS-HTML/fr/ _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 07:57:09 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 1919B126D89 for ; Wed, 4 Jan 2006 07:57:09 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 65ED48AD17; Wed, 4 Jan 2006 07:56:57 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 06EFA8DA13; Wed, 4 Jan 2006 07:56:54 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EA3938DA1B for ; Wed, 4 Jan 2006 07:56:44 +0100 (CET) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mail.mplayerhq.hu (Postfix) with ESMTP id CF1E58D9F7 for ; Wed, 4 Jan 2006 07:56:38 +0100 (CET) Received: from [192.168.0.6] (c-24-118-232-70.hsd1.mn.comcast.net[24.118.232.70]) by comcast.net (sccrmhc11) with SMTP id <2006010406563101100dcrjie>; Wed, 4 Jan 2006 06:56:32 +0000 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <43BAA165.1020400@personnelware.com> References: <43B9D973.60304@personnelware.com> <3DF8D312-BE93-4076-8928-841B423CB2E9@comcast.net> <43BA99FD.5040501@personnelware.com> <43BAA165.1020400@personnelware.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5D5DBF79-7C56-44E2-82FD-A2CF8BF1981C@comcast.net> Content-Transfer-Encoding: 7bit From: Kichigai Mentat Subject: Re: [MPlayer-users] wavpack play? Date: Wed, 4 Jan 2006 00:57:00 -0600 To: "MPlayer usage questions, feature requests, bug reports" X-Pgp-Agent: GPGMail 1.1.1 (Tiger) X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jan 3, 2006, at 10.08, Carl Karsten wrote: > Kichigai Mentat wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >>> Kichigai Mentat wrote: >>> >>>> -----BEGIN PGP SIGNED MESSAGE----- >>>> Hash: SHA1 >>>> On Jan 2, 2006, at 19.54, Carl Karsten wrote: >>>> >>>>> can mplayer do http://www.wavpack.com ? >>>> >>>> I assume you're asking because you have a WAVpack file? Why not >>>> try it out? It can't hurt. >>> >>> >>> It hurt my ears ;) >>> >>> Apparently mplayer thinks it knows how, but all I hear is fuzz/ >>> white noise/static. >> No, according to this, MPlayer thinks it's something else. Try >> using - ac list or -ac help (I forget which it is) to see the >> complete listing of all MPlayer codecs for audio. > > No luck: > > Available audio codecs: [snip] > > ^C Well, I hate to sound rather coarse, but there you go. MPlayer does not have WAVpack support. The question is, now: WILL the MPlayer devs/ FFmpeg devs choose to support WAVpack? My guess is that, since it's not a very heavily used codec, and it's not too commonly found on the internet, development won't see the kind of encouragement that we've seen blossom with AAC, AC3, WMA, Vorbis, and other like codecs. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDu3HBwAwn3hu8KxcRAkC1AJ4tzs5Z7OAm6iPjfC1OZScI3ekJbwCeIvw+ TPlXm5SgWCl8bgUACdkX71Q= =emSf -----END PGP SIGNATURE----- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 08:44:16 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 1D66E126D89 for ; Wed, 4 Jan 2006 08:44:16 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 48BE98AB81; Wed, 4 Jan 2006 08:43:58 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 8087F8D8AF; Wed, 4 Jan 2006 08:43:51 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8F1FB8A6CE for ; Wed, 4 Jan 2006 08:43:21 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.152]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1ACA38AB59 for ; Wed, 4 Jan 2006 08:43:10 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc12) with ESMTP id <2006010407430501400q7oebe>; Wed, 4 Jan 2006 07:43:06 +0000 Message-ID: <43BB7C67.4080403@comcast.net> Date: Wed, 04 Jan 2006 02:42:31 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Unplayable mms streams References: <3ff610380601031847x1f5491b9y@mail.gmail.com> <4e03026a0601032244w1eacee69rd7e6bae7766e82cb@mail.gmail.com> In-Reply-To: <4e03026a0601032244w1eacee69rd7e6bae7766e82cb@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Guillaume POIRIER wrote: > On 1/4/06, Heimdall Midgard wrote: > >> I cannot play any mms streams linked off the Chinese (mainland) web >> page http://en.chinabroadcast.cn/ce_chinese/. > > [..] > >> Server returned 404: Not Found >> File not found: 'enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wma' >> Failed to open mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wma > > This should mean that the files either aren't available on the > server, or that you're not granted access to those files. > > Nothing like an MPlayer bug, I'm afraid. ...unless there is another player which *can* play those streams. If that is the case, then either it's an MPlayer bug or the server is explicitly refusing to support players it doesn't recognize (and doing so in a very inappropriate way, by claiming that the file does not exist). The former would be by far the more likely. -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 08:48:10 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id C0FED126D89 for ; Wed, 4 Jan 2006 08:48:10 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 315858D8E2; Wed, 4 Jan 2006 08:47:56 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 74AC18D8A3; Wed, 4 Jan 2006 08:47:51 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 503BF8D8B7 for ; Wed, 4 Jan 2006 08:47:43 +0100 (CET) Received: from hotmail.com (bay13-f4.bay13.hotmail.com [64.4.31.4]) by mail.mplayerhq.hu (Postfix) with ESMTP id 28F018AB59 for ; Wed, 4 Jan 2006 08:47:37 +0100 (CET) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 3 Jan 2006 23:47:33 -0800 Message-ID: Received: from 129.215.170.54 by by13fd.bay13.hotmail.msn.com with HTTP; Wed, 04 Jan 2006 07:47:33 GMT X-Originating-IP: [129.215.170.54] X-Originating-Email: [bahhab@hotmail.com] X-Sender: bahhab@hotmail.com In-Reply-To: <20060104023044.5ff9f0b3.martin@mkcollins.org> From: "John Coulthard" To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] Cron mplayer issue Date: Wed, 04 Jan 2006 07:47:33 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 04 Jan 2006 07:47:33.0705 (UTC) FILETIME=[1F762B90:01C61103] X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.4 required=4.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Thanks for the reply. I've not sovled the strange cron behavior but I have come up with a work round. The default file location for -ao pcm is ./audiodump.wav so instead of trying to hard code the output location just do a cd /required/location/dir in the shell script and the audiodump.wav file will be put in there. For anyone serching for a solution here are my crontab comand and shell script. ------------------crontab comand------------------ 21 7 * * 3 root /home/ann/rec >/home/ann/rec.log 2>&1 ------------------shell script------------------------ #!/bin/bash DATE=`date +%F` echo "recording" cd /home/ann/rips rm /home/ann/rips/audiodump.wav #remove previous audiodump.wav files mplayer -cache 256 -playlist http://www.station.co.uk/radio/aod/shows/rpms/show.rpm -ao pcm -vc dummy -vo null -really-quiet From: Martin Collins >Reply-To: "MPlayer usage questions, feature requests, bug reports" > >To: "MPlayer usage questions, feature requests, bug reports" > >Subject: Re: [MPlayer-users] Cron mplayer issue >Date: Wed, 4 Jan 2006 02:30:44 +0000 > >On Tue, 03 Jan 2006 11:46:49 +0000 >"John Coulthard" wrote: > > > So anyone know why the specified output file is not used by cron? > >Wy don't you post the contents of your crontab, maybe the problem lies >there. > >Martin > >_______________________________________________ >MPlayer-users mailing list >MPlayer-users@mplayerhq.hu >http://mplayerhq.hu/mailman/listinfo/mplayer-users _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 13:39:34 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id B0B6B126D89 for ; Wed, 4 Jan 2006 13:39:34 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 56CB38DA56; Wed, 4 Jan 2006 13:39:06 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 1A4108DA10; Wed, 4 Jan 2006 13:38:59 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 709068DA00 for ; Wed, 4 Jan 2006 13:38:38 +0100 (CET) Received: from hotmail.com (bay107-f24.bay107.hotmail.com [64.4.51.34]) by mail.mplayerhq.hu (Postfix) with ESMTP id B711A8D9AE for ; Wed, 4 Jan 2006 13:38:27 +0100 (CET) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 4 Jan 2006 04:38:21 -0800 Message-ID: Received: from 64.4.51.220 by by107fd.bay107.hotmail.msn.com with HTTP; Wed, 04 Jan 2006 12:38:21 GMT X-Originating-IP: [208.138.38.31] X-Originating-Email: [johnbrown105@hotmail.com] X-Sender: johnbrown105@hotmail.com In-Reply-To: <20060103164708.5385863a.rcooley@spamcop.net> From: "John Brown" To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] Need help with deblocking (-vf pp) Date: Wed, 04 Jan 2006 07:38:21 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 04 Jan 2006 12:38:21.0727 (UTC) FILETIME=[BF4B0AF0:01C6112B] X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.0 required=4.0 tests=AWL,BAYES_00, FROM_ENDS_IN_NUMS,MSGID_FROM_MTA_HEADER,TW_PL autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu >From: RC > > I did not see a difference between no cmp and cmp = 3, but both were > > better than cmp = 2. > >Did you see that *cmp=3 is about an order of magnatude slower? A good >thing to keep in mind. Yes, I did notice that. > > 1) Some transitions where one scene blends into the next (blocky > > background) > >B-frames help a lot. > Now I need to find out what a B-frame is. I found a tutorial here: http://bmrc.berkeley.edu/frame/research/mpeg/ Although officially I have given up, is there a particular site that you can recommend? >Of course not, but at a fixed bitrate (especially at very low bitrates >like you are trying to use), deblocking can make things more blocky. >It's better to prevent blocking in the first place (as in denoising to >make the video compress better without macroblock artifacts), and if >necessary, use options like scplx_mask which won't destroy the video. I just tried nr. nr and cmp defaults helped quite a bit. >Then why use mencoder? There are many, many frontends that will make >the task much easier for a beginner. The vast majority of the frontends listed at MPlayer HQ seem to be for Linux, or for ripping DVDs, usually to DivX. I am on Windows and I am making DVDs from existing movie files. I have tried one or two, but basically they let you select resolution, output file size and format. What I would need is to be able to select "Anime/Claymation/Sci-Fi/Western/Romance/Grass Growing/Cheetah Pouncing on Blissfully Unaware Antelope". Or maybe it could perform some kind of analysis to dynamically determine the best options. Being able to graphically select options whose meaning I do not know would only save me the trouble of remembering and typing in cryptic mnemonics. >Though the simple fact of the >matter is that it's not easy to get 720x480 MPEG2 video to look good at >such a low bitrate that you are trying to use. Which is the conclusion to which I have arrived. Is there a ballpark estimate of what MPEG-II bitrate would give me the same quality as a given DX50 movie? I would like a way to know when I have probably done all I can. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 15:32:14 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 47300126D89 for ; Wed, 4 Jan 2006 15:32:14 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6E4768DFC6; Wed, 4 Jan 2006 15:31:54 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 5A5278DF87; Wed, 4 Jan 2006 15:31:47 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 318288DF8A for ; Wed, 4 Jan 2006 15:31:39 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6A00F8DF6A for ; Wed, 4 Jan 2006 15:31:33 +0100 (CET) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Eu9f6-0006ei-7h for mplayer-users@mplayerhq.hu; Wed, 04 Jan 2006 15:30:48 +0100 Received: from 151.56.216.217 ([151.56.216.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jan 2006 15:30:48 +0100 Received: from manfrons by 151.56.216.217 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jan 2006 15:30:48 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: Manfrons Date: Wed, 4 Jan 2006 14:20:44 +0000 (UTC) Lines: 17 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 151.56.216.217 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)) X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-5.5 required=4.0 tests=BAYES_00, FORGED_HOTMAIL_RCVD2, RCVD_BY_IP, RCVD_NUMERIC_HELO, TW_DV autolearn=ham version=3.0.1 Subject: [MPlayer-users] [Linux] mplayer: wrong color and double window X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi. i've installed mplayer from source adding only the dvb support (but the problems are not caused bythat). if a play a stream with MPLAYER i have all the wrong colour and there are 2 windows playing the same video. if i use GMPLAYER everything works perfectly. i'm using only X because i don't neek any kde or gnome and so i prefer to use mplayer instead of gmplayer. doing the command "mplayer -vo help" i see only few video codecs, instead doing the same with gmplayer there are a lot of codecs. So i thing the problem for the color is this, but i don't know how to solve it. The same about the 2 windows. some help is appreciated regards _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 16:43:17 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 45C6C126D89 for ; Wed, 4 Jan 2006 16:43:17 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B938D8D71C; Wed, 4 Jan 2006 16:42:47 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 171D78D33D; Wed, 4 Jan 2006 16:42:40 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 613A38D22B for ; Wed, 4 Jan 2006 16:41:56 +0100 (CET) Received: from philou.philou.org (lns-bzn-50f-81-56-194-193.adsl.proxad.net [81.56.194.193]) by mail.mplayerhq.hu (Postfix) with ESMTP id 640CB8D710 for ; Wed, 4 Jan 2006 16:41:42 +0100 (CET) Date: Wed, 4 Jan 2006 16:41:35 +0100 From: Philou To: mplayer-users@mplayerhq.hu Organization: Pilouns Inc. X-Mailer: Sylpheed-Claws 1.9.100cvs120 (GTK+ 2.8.9; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20060104154136.1CE4D1D67@philou.gramoulle.local> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-6.7 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO, TW_AV,TW_CL,TW_CX,TW_DC,TW_EB,TW_FC,TW_FX,TW_GC,TW_GT,TW_LR,TW_MX, TW_RW,TW_VZ,TW_WX,TW_XC,TW_XF,TW_XR,TW_XS,TW_ZB autolearn=ham version=3.0.1 Subject: [MPlayer-users] [Bugreport] Segfault in DV file when seeking X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hello, This bug report is related to another issue i have with some DV files which is that they can't be read if i don't explicitly add "-demuxer 35" on the command line (big thanks to compn on #mplayer for the tip :)) First of all these DV file were made under Windows with Pinnacle Studio ( version 7 IIRC) As ftp://mplayerhq.hu/MPlayer/incoming/ seems to be unavailable, i've made a 10 Meg sample and its description file available here : http://philou.org/Brevet_B_1.avi (sample) http://philou.org/Brevet_B_1.avi.txt (Quick description of the problem) The problem here is that when the file is played (with -demuxer35 , of course), mplayer segfaults when i try to seek forward or backward Please note that the segfault is exactly the same whether i use first or second audio card, and that also i use qdv.dll DShow DLL or FFMPEG DV decoder (in the output below, i've removed /usr/lib/win32/qdv.dll) Please also note that the original file doesn't crash in the same way as the sample Both segfaults, but backtrace are different The segfault's backtrace from the original file is the first one, right below. The segfault's backtrace from the sample is right after the first backtrace OS/ libs/ gcc etc... information is at the bottom of this mail. I'm all ears to hear anything i could do to help debug this problem, Thanks, Philippe **** backtrace from the original file ( 464 Mo ) ****** (gdb) run -v -vo xv -ao alsa:device=hw=1.0 -demuxer 35 Brevet_B_1.avi The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /usr/src/main/mplayer -v -vo xv -ao alsa:device=hw=1.0 -demuxer 35 Brevet_B_1.avi [Thread debugging using libthread_db enabled] [New Thread -1499388192 (LWP 11440)] Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/share/locale MPlayer dev-CVS-060103-12:20-4.0.3 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4 Willamette; Xeon Foster (Family: 15, Stepping: 2) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 get_path('codecs.conf') -> '/home/mplayer/.mplayer/codecs.conf' Reading /home/mplayer/.mplayer/codecs.conf: 89 audio & 203 video codecs CommandLine: '-v' '-vo' 'xv' '-ao' 'alsa:device=hw=1.0' '-demuxer' '35' 'Brevet_B_1.avi' init_freetype get_path('font/font.desc') -> '/home/mplayer/.mplayer/font/font.desc' Font /home/mplayer/.mplayer/font/font.desc loaded successfully! (206 chars) Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay Using Linux hardware RTC timing (1024Hz). get_path('input.conf') -> '/home/mplayer/.mplayer/input.conf' Parsing input config file /home/mplayer/.mplayer/input.conf Input config file /home/mplayer/.mplayer/input.conf parsed: 62 binds get_path('Brevet_B_1.avi.conf') -> '/home/mplayer/.mplayer/Brevet_B_1.avi.conf' Playing Brevet_B_1.avi. get_path('sub/') -> '/home/mplayer/.mplayer/sub/' [file] File size is 464745740 bytes STREAM: [file] Brevet_B_1.avi STREAM: Description: File STREAM: Author: Albeu STREAM: Comment: based on the code from ??? (probably Arpi) LAVF_check: avi format libavformat file format detected. ==> Found video stream: 0 ======= VIDEO Format ====== biSize 40 biWidth 720 biHeight 576 biPlanes 0 biBitCount 0 biCompression 1685288548='dvsd' biSizeImage 0 =========================== ==> Found audio stream: 1 ======= WAVE Format ======= Format Tag: 1 (0x1) Channels: 2 Samplerate: 48000 avg byte/sec: 192000 Block align: 0 bits/sample: 0 cbSize: 0 =========================== LAVF: 1 audio and 1 video streams found LAVF: build 3276800 VIDEO: [dvsd] 720x576 0bpp 25.000 fps 25000.0 kbps (3051.8 kbyte/s) [V] filefmt:35 fourcc:0x64737664 size:720x576 fps:25.00 ftime:=0.0400 get_path('sub/') -> '/home/mplayer/.mplayer/sub/' get_path('default.sub') -> '/home/mplayer/.mplayer/default.sub' ========================================================================== Opening audio decoder: [pcm] Uncompressed PCM audio decoder dec_audio: Allocating 2048 + 65536 = 67584 bytes for output buffer. AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000) Selected audio codec: [pcm] afm: pcm (Uncompressed PCM) ========================================================================== X11 opening display: :0.0 vo: X11 color mask: FFFFFF (R:FF0000 G:FF00 B:FF) vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local display) [x11] Detected wm supports NetWM. [x11] Detected wm supports FULLSCREEN state. [x11] Detected wm supports ABOVE state. [x11] Detected wm supports BELOW state. [x11] Detected wm supports STAYS_ON_TOP state. [x11] Current fstype setting honours FULLSCREEN STAYS_ON_TOP ABOVE BELOW X atoms [xv common] Drawing colorkey manually. [xv common] Using colorkey from Xv (0x0101fe). [xv common] Maximum source image dimensions: 2046x2046 ========================================================================== Opening video decoder: [dshow] DirectShow video codecs Win32 LoadLibrary failed to load: qdv.dll, /usr/lib/win32/qdv.dll, /usr/local/lib/win32/qdv.dll Warning: DS_Filter() could not open DirectShow DLL. (DLL=qdv.dll, r=0x86f29a8) Failed to create DirectShow filter ERROR: Could not open required DirectShow codec qdv.dll. You need to upgrade/install the binary codecs package. Go to http://mplayerhq.hu/homepage/dload.html VDecoder init failed :( Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family INFO: libavcodec init OK! Selected video codec: [ffdv] vfm: ffmpeg (FFmpeg DV decoder) ========================================================================== Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??... [libaf] Adding filter dummy [dummy] Was reinitialized: 48000Hz/2ch/s16le [dummy] Was reinitialized: 48000Hz/2ch/s16le alsa-init: requested format: 48000 Hz, 2 channels, 9 alsa-init: compiled for ALSA-1.0.10 alsa-init: setup for 1/2 channel(s) alsa-init: 1 soundcard found, using: hw:1,0 alsa-init: pcm opend in block-mode alsa-init: chunksize set to 1024 alsa-init: fragcount=16 alsa-init: got buffersize=65536 alsa: 48000 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample) AO: Description: ALSA-0.9.x-1.x audio output AO: Author: Alex Beregszaszi, Zsolt Barat AO: Comment: under developement Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le... [dummy] Was reinitialized: 48000Hz/2ch/s16le [dummy] Was reinitialized: 48000Hz/2ch/s16le Starting playback... alsa-space: free space = 65536, prepared -- [ffmpeg] aspect_ratio: 0.000000 VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12) Trying filter chain: vo VDec: using Planar YV12 as output csp (no 1) Movie-Aspect is 1.37:1 - prescaling to correct movie aspect. VO Config (720x576->786x576,flags=0,'MPlayer',0x32315659) VO: [xv] 720x576 => 786x576 Planar YV12 VO: Description: X11/Xv VO: Author: Gerd Knorr and others Xvideo image format: 0x32595559 (YUY2) packed Xvideo image format: 0x32315659 (YV12) planar Xvideo image format: 0x59565955 (UYVY) packed Xvideo image format: 0x30323449 (I420) planar using Xvideo port 222 for hw scaling [xv] dx: 0 dy: 0 dw: 786 dh: 614 *** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes [xv] dx: 0 dy: 0 dw: 786 dh: 614 *** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes mplayer: avidec.c:747: avi_read_seek: Assertion `st2->time_base.den == ast2->rate' failed. Program received signal SIGABRT, Aborted. [Switching to Thread -1499388192 (LWP 11440)] 0xa764c7a7 in raise () from /lib/tls/libc.so.6 (gdb) bt #0 0xa764c7a7 in raise () from /lib/tls/libc.so.6 #1 0xa764e04b in abort () from /lib/tls/libc.so.6 #2 0xa7645755 in __assert_fail () from /lib/tls/libc.so.6 #3 0x081f0ad7 in avi_read_seek (s=0x86bfec0, stream_index=0, timestamp=167, flags=0) at avidec.c:747 #4 0x081e10e4 in av_seek_frame (s=0x86bfec0, stream_index=0, timestamp=167, flags=0) at utils.c:1505 #5 0x081512e8 in demux_seek_lavf (demuxer=0x6, rel_seek_secs=-1, flags=0) at demux_lavf.c:397 #6 0x081430c3 in demux_seek (demuxer=0x86b7608, rel_seek_secs=0, flags=0) at demuxer.c:859 #7 0x0807a4c9 in main (argc=9, argv=0xafce0d24) at mplayer.c:4187 (gdb) disassemble $pc-32 $pc+32 Dump of assembler code from 0xa764c787 to 0xa764c7c7: 0xa764c787 : add %al,(%eax) 0xa764c789 : test %ecx,%ecx 0xa764c78b : jne 0xa764c7c0 0xa764c78d : mov $0xe0,%eax 0xa764c792 : int $0x80 0xa764c794 : mov %eax,%ecx 0xa764c796 : mov %eax,%gs:0x48 0xa764c79c : mov %eax,%edi 0xa764c79e : xchg %ebx,%edi 0xa764c7a0 : mov $0x10e,%eax 0xa764c7a5 : int $0x80 0xa764c7a7 : xchg %edi,%ebx 0xa764c7a9 : mov %eax,%edx 0xa764c7ab : cmp $0xfffff000,%edx 0xa764c7b1 : ja 0xa764c7d2 0xa764c7b3 : mov (%esp),%ebx 0xa764c7b6 : mov 0x4(%esp),%edi 0xa764c7ba : mov %ebp,%esp 0xa764c7bc : pop %ebp 0xa764c7bd : ret 0xa764c7be : mov %esi,%esi 0xa764c7c0 : test %edi,%edi 0xa764c7c2 : jg 0xa764c79e 0xa764c7c4 : test $0x7fffffff,%edi End of assembler dump. (gdb) info all-registers eax 0x0 0 ecx 0x2cb0 11440 edx 0x6 6 ebx 0x2cb0 11440 esp 0xafcdf670 0xafcdf670 ebp 0xafcdf678 0xafcdf678 esi 0x0 0 edi 0xa7755ff4 -1485479948 eip 0xa764c7a7 0xa764c7a7 eflags 0x200202 2097666 cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x8f 143 gs 0x33 51 st0 -nan(0x8989898a8b8b8b8c) (raw 0xffff8989898a8b8b8b8c) st1 -nan(0x8900890089008a) (raw 0xffff008900890089008a) st2 -1 (raw 0xbfff8000000000000000) st3 0.30130227803889031434891876415349543 (raw 0x3ffd9a444accc6508000) st4 1.7079840177191717274672241866362299 (raw 0x3fffda9f386518e6436f) st5 70.760999821345649252180010080337524 (raw 0x40058d85a1c4c1e20000) st6 5000000 (raw 0x40159896800000000000) st7 6679999 (raw 0x4015cbdb7e0000000000) fctrl 0x37f 895 fstat 0x120 288 ftag 0xffff 65535 fiseg 0x73 115 fioff 0x81512ce 135598798 foseg 0x7b 123 fooff 0xafcdf908 -1345455864 fop 0x1c9 457 xmm0 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm1 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm2 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm3 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm4 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm5 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm6 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm7 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} mxcsr 0x1f80 8064 mm0 {uint64 = 0x8989898a8b8b8b8c, v2_int32 = {0x8b8b8b8c, 0x8989898a}, v4_int16 = {0x8b8c, 0x8b8b, 0x898a, 0x8989}, ---Type to continue, or q to quit--- v8_int8 = {0x8c, 0x8b, 0x8b, 0x8b, 0x8a, 0x89, 0x89, 0x89}} mm1 {uint64 = 0x8900890089008a, v2_int32 = {0x89008a, 0x890089}, v4_int16 = {0x8a, 0x89, 0x89, 0x89}, v8_int8 = {0x8a, 0x0, 0x89, 0x0, 0x89, 0x0, 0x89, 0x0}} mm2 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} mm3 {uint64 = 0x9a444accc6508000, v2_int32 = {0xc6508000, 0x9a444acc}, v4_int16 = {0x8000, 0xc650, 0x4acc, 0x9a44}, v8_int8 = {0x0, 0x80, 0x50, 0xc6, 0xcc, 0x4a, 0x44, 0x9a}} mm4 {uint64 = 0xda9f386518e6436f, v2_int32 = {0x18e6436f, 0xda9f3865}, v4_int16 = {0x436f, 0x18e6, 0x3865, 0xda9f}, v8_int8 = {0x6f, 0x43, 0xe6, 0x18, 0x65, 0x38, 0x9f, 0xda}} mm5 {uint64 = 0x8d85a1c4c1e20000, v2_int32 = {0xc1e20000, 0x8d85a1c4}, v4_int16 = {0x0, 0xc1e2, 0xa1c4, 0x8d85}, v8_int8 = { 0x0, 0x0, 0xe2, 0xc1, 0xc4, 0xa1, 0x85, 0x8d}} mm6 {uint64 = 0x9896800000000000, v2_int32 = {0x0, 0x98968000}, v4_int16 = {0x0, 0x0, 0x8000, 0x9896}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x80, 0x96, 0x98}} mm7 {uint64 = 0xcbdb7e0000000000, v2_int32 = {0x0, 0xcbdb7e00}, v4_int16 = {0x0, 0x0, 0x7e00, 0xcbdb}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x7e, 0xdb, 0xcb}} **** backtrace from the sample file ( 10 Mo ) ****** Starting program: /usr/src/main/mplayer -v -vo xv -ao alsa:device=hw=1.0 -demuxer 35 Brevet_B_1.avi [Thread debugging using libthread_db enabled] [New Thread -1500219680 (LWP 11564)] Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/share/locale MPlayer dev-CVS-060103-12:20-4.0.3 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4 Willamette; Xeon Foster (Family: 15, Stepping: 2) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 get_path('codecs.conf') -> '/home/mplayer/.mplayer/codecs.conf' Reading /home/mplayer/.mplayer/codecs.conf: 89 audio & 203 video codecs CommandLine: '-v' '-vo' 'xv' '-ao' 'alsa:device=hw=1.0' '-demuxer' '35' 'Brevet_B_1.avi' init_freetype get_path('font/font.desc') -> '/home/mplayer/.mplayer/font/font.desc' Font /home/mplayer/.mplayer/font/font.desc loaded successfully! (206 chars) Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay Using Linux hardware RTC timing (1024Hz). get_path('input.conf') -> '/home/mplayer/.mplayer/input.conf' Parsing input config file /home/mplayer/.mplayer/input.conf Input config file /home/mplayer/.mplayer/input.conf parsed: 62 binds get_path('Brevet_B_1.avi.conf') -> '/home/mplayer/.mplayer/Brevet_B_1.avi.conf' Playing Brevet_B_1.avi. get_path('sub/') -> '/home/mplayer/.mplayer/sub/' [file] File size is 10485760 bytes STREAM: [file] Brevet_B_1.avi STREAM: Description: File STREAM: Author: Albeu STREAM: Comment: based on the code from ??? (probably Arpi) LAVF_check: avi format libavformat file format detected. stream_seek: WARNING! Can't seek to 0x1BB2A600 ! ==> Found video stream: 0 ======= VIDEO Format ====== biSize 40 biWidth 720 biHeight 576 biPlanes 0 biBitCount 0 biCompression 1685288548='dvsd' biSizeImage 0 =========================== ==> Found audio stream: 1 ======= WAVE Format ======= Format Tag: 1 (0x1) Channels: 2 Samplerate: 48000 avg byte/sec: 192000 Block align: 0 bits/sample: 0 cbSize: 0 =========================== LAVF: 1 audio and 1 video streams found LAVF: build 3276800 VIDEO: [dvsd] 720x576 0bpp 25.000 fps 25000.0 kbps (3051.8 kbyte/s) [V] filefmt:35 fourcc:0x64737664 size:720x576 fps:25.00 ftime:=0.0400 get_path('sub/') -> '/home/mplayer/.mplayer/sub/' get_path('default.sub') -> '/home/mplayer/.mplayer/default.sub' ========================================================================== Opening audio decoder: [pcm] Uncompressed PCM audio decoder dec_audio: Allocating 2048 + 65536 = 67584 bytes for output buffer. AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000) Selected audio codec: [pcm] afm: pcm (Uncompressed PCM) ========================================================================== X11 opening display: :0.0 vo: X11 color mask: FFFFFF (R:FF0000 G:FF00 B:FF) vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local display) [x11] Detected wm supports NetWM. [x11] Detected wm supports FULLSCREEN state. [x11] Detected wm supports ABOVE state. [x11] Detected wm supports BELOW state. [x11] Detected wm supports STAYS_ON_TOP state. [x11] Current fstype setting honours FULLSCREEN STAYS_ON_TOP ABOVE BELOW X atoms [xv common] Drawing colorkey manually. [xv common] Using colorkey from Xv (0x0101fe). [xv common] Maximum source image dimensions: 2046x2046 ========================================================================== Opening video decoder: [dshow] DirectShow video codecs Win32 LoadLibrary failed to load: qdv.dll, /usr/lib/win32/qdv.dll, /usr/local/lib/win32/qdv.dll Warning: DS_Filter() could not open DirectShow DLL. (DLL=qdv.dll, r=0x86df6a0) Failed to create DirectShow filter ERROR: Could not open required DirectShow codec qdv.dll. You need to upgrade/install the binary codecs package. Go to http://mplayerhq.hu/homepage/dload.html VDecoder init failed :( Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family INFO: libavcodec init OK! Selected video codec: [ffdv] vfm: ffmpeg (FFmpeg DV decoder) ========================================================================== Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??... [libaf] Adding filter dummy [dummy] Was reinitialized: 48000Hz/2ch/s16le [dummy] Was reinitialized: 48000Hz/2ch/s16le alsa-init: requested format: 48000 Hz, 2 channels, 9 alsa-init: compiled for ALSA-1.0.10 alsa-init: setup for 1/2 channel(s) alsa-init: 1 soundcard found, using: hw:1,0 alsa-init: pcm opend in block-mode alsa-init: chunksize set to 1024 alsa-init: fragcount=16 alsa-init: got buffersize=65536 alsa: 48000 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample) AO: Description: ALSA-0.9.x-1.x audio output AO: Author: Alex Beregszaszi, Zsolt Barat AO: Comment: under developement Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le... [dummy] Was reinitialized: 48000Hz/2ch/s16le [dummy] Was reinitialized: 48000Hz/2ch/s16le Starting playback... alsa-space: free space = 65536, prepared -- [ffmpeg] aspect_ratio: 0.000000 VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12) Trying filter chain: vo VDec: using Planar YV12 as output csp (no 1) Movie-Aspect is 1.37:1 - prescaling to correct movie aspect. VO Config (720x576->786x576,flags=0,'MPlayer',0x32315659) VO: [xv] 720x576 => 786x576 Planar YV12 VO: Description: X11/Xv VO: Author: Gerd Knorr and others Xvideo image format: 0x32595559 (YUY2) packed Xvideo image format: 0x32315659 (YV12) planar Xvideo image format: 0x59565955 (UYVY) packed Xvideo image format: 0x30323449 (I420) planar using Xvideo port 222 for hw scaling [xv] dx: 0 dy: 0 dw: 786 dh: 614 *** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes [xv] dx: 0 dy: 0 dw: 786 dh: 614 *** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes alsa-space: free space = 65536, prepared --3/ 13 ??% ??% ??,?% 0 0 alsa-space: free space = 65536, prepared --1/ 31 49% 1% 5.2% 0 0 ds_fill_buffer: EOF reached (stream: audio) 41 ??% ??% ??,?% 0 0 alsa-space: free space = 65536, prepared --3/ 43 ??% ??% ??,?% 0 0 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1500219680 (LWP 11564)] 0x081f9269 in dv_produce_packet (c=0x86c0e50, pkt=0x86c0de0, buf=0x0, buf_size=0) at dvdata.h:1346 1346 in dvdata.h (gdb) bt #0 0x081f9269 in dv_produce_packet (c=0x86c0e50, pkt=0x86c0de0, buf=0x0, buf_size=0) at dvdata.h:1346 #1 0x081ef7a1 in avi_read_packet (s=0x86bfed0, pkt=0x86c0de0) at avidec.c:431 #2 0x081df94b in av_read_frame_internal (s=0x86bfed0, pkt=0xafd12968) at utils.c:917 #3 0x0815147f in demux_lavf_fill_buffer (demux=0x86b7618, dsds=0x86b4360) at demux_lavf.c:335 #4 0x08142b97 in ds_fill_buffer (ds=0x86b4360) at demuxer.c:381 #5 0x08142eb3 in demux_read_data (ds=0x86b4360, mem=0x86c5780 "\016H\t\r\r\006\bH\v4\a\n\\\a\n\215\a\n\a\t\225\0051\b\003\005\\\002\005a\003\004\204\003\003\002\003\225\003\004\004\234\006\0066\a\005\022\b\021\0060\t\224\aJ\t\a2\t\a\b,\aM\v>\t\f\t\r\b\212\v\a\n*\b@\v\030\nu\r\n\017\v", len=67584) at demuxer.c:400 #6 0x080c407e in decode_audio (sh_audio=0x86c56d0, buf=0x86eade8 "\020\fP\022\215\0165\023\222\016`\023\fJ\024\002\r\005\025M\r\220\025\r\024\r\rE\024\f\020\024\fE\025\r\025\026\016\200\026\030\017\027\035\020P\031%\021\220\0330\022\032\034\021\034\0210\036 \023%\036", minlen=65536, maxlen=) at dec_audio.c:376 #7 0x0807ab83 in main (argc=9, argv=0xafd13e24) at mplayer.c:2604 (gdb) disassemble $pc-32 $pc+32 Dump of assembler code from 0x81f9249 to 0x81f9289: 0x081f9249 : jmp 0x81f90ae 0x081f924e : push %ebp 0x081f924f : mov %esp,%ebp 0x081f9251 : push %edi 0x081f9252 : push %esi 0x081f9253 : push %ebx 0x081f9254 : sub $0x8c,%esp 0x081f925a : mov 0x14(%ebp),%ebx 0x081f925d : mov 0x10(%ebp),%eax 0x081f9260 : add $0x3,%eax 0x081f9263 : mov %eax,0xffffffac(%ebp) 0x081f9266 : mov 0x10(%ebp),%edx 0x081f9269 : movzbl 0x3(%edx),%ecx 0x081f926d : mov $0x847a340,%edx 0x081f9272 : test %cl,%cl 0x081f9274 : js 0x81f928d 0x081f9276 : cmp $0x3,%ebx 0x081f9279 : jg 0x81f92a3 0x081f927b : mov $0xffffffff,%edx 0x081f9280 : mov %edx,%eax 0x081f9282 : add $0x8c,%esp 0x081f9288 : pop %ebx End of assembler dump. (gdb) info all-registers eax 0x3 3 ecx 0x86c0de0 141299168 edx 0x0 0 ebx 0x0 0 esp 0xafd12770 0xafd12770 ebp 0xafd12808 0xafd12808 esi 0x86bfee0 141295328 edi 0x86b44d0 141247696 eip 0x81f9269 0x81f9269 eflags 0x210206 2163206 cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x8f 143 gs 0x33 51 st0 -nan(0x6f635f5b5b5d5f61) (raw 0xffff6f635f5b5b5d5f61) st1 -nan(0x6f005f005b005f00) (raw 0xffff6f005f005b005f00) st2 -1 (raw 0xbfff8000000000000000) st3 0.30677508118118446134303667349740863 (raw 0x3ffd9d119f99cd470000) st4 0.029566644900695493447528860997408628 (raw 0x3ff9f235bf9cd4700000) st5 100 (raw 0x4005c800000000000000) st6 90000 (raw 0x400fafc8000000000000) st7 0 (raw 0x00000000000000000000) fctrl 0x37f 895 fstat 0x120 288 ftag 0xffff 65535 fiseg 0x73 115 fioff 0x8079482 134714498 foseg 0x7b 123 fooff 0xafd12ad8 -1345246504 fop 0x1c9 457 xmm0 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm1 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm2 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm3 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm4 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm5 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm6 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm7 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} mxcsr 0x1f80 8064 mm0 {uint64 = 0x6f635f5b5b5d5f61, v2_int32 = {0x5b5d5f61, 0x6f635f5b}, v4_int16 = {0x5f61, 0x5b5d, 0x5f5b, 0x6f63}, v8_int8 = {0x61, 0x5f, 0x5d, 0x5b, 0x5b, 0x5f, 0x63, 0x6f}} mm1 {uint64 = 0x6f005f005b005f00, v2_int32 = {0x5b005f00, 0x6f005f00}, v4_int16 = {0x5f00, 0x5b00, 0x5f00, 0x6f00}, v8_int8 = {0x0, 0x5f, 0x0, 0x5b, 0x0, 0x5f, 0x0, 0x6f}} mm2 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} mm3 {uint64 = 0x9d119f99cd470000, v2_int32 = {0xcd470000, 0x9d119f99}, v4_int16 = {0x0, 0xcd47, 0x9f99, 0x9d11}, v8_int8 = { 0x0, 0x0, 0x47, 0xcd, 0x99, 0x9f, 0x11, 0x9d}} mm4 {uint64 = 0xf235bf9cd4700000, v2_int32 = {0xd4700000, 0xf235bf9c}, v4_int16 = {0x0, 0xd470, 0xbf9c, 0xf235}, v8_int8 = { 0x0, 0x0, 0x70, 0xd4, 0x9c, 0xbf, 0x35, 0xf2}} mm5 {uint64 = 0xc800000000000000, v2_int32 = {0x0, 0xc8000000}, v4_int16 = {0x0, 0x0, 0x0, 0xc800}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc8}} mm6 {uint64 = 0xafc8000000000000, v2_int32 = {0x0, 0xafc80000}, v4_int16 = {0x0, 0x0, 0x0, 0xafc8}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc8, 0xaf}} mm7 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} * Information on my system Debian Gnu/Linux version Sid ( aka Unstable) upgraded with lates packages available * Kernel Version Linux 2.6.13.1 #3 SMP Fri Sep 16 01:50:24 CEST 2005 i686 GNU/Linux * Libc version $ ls -l /lib/libc[.-]* -rwxr-xr-x 1 root root 1144316 Dec 18 00:14 /lib/libc-2.3.5.so lrwxrwxrwx 1 root root 14 Feb 4 2005 /lib/libc.so.5 -> libc.so.5.4.46 -rw-r--r-- 1 root root 565940 Sep 22 2003 /lib/libc.so.5.4.46 lrwxrwxrwx 1 root root 13 Dec 19 14:41 /lib/libc.so.6 -> libc-2.3.5.so $ /lib/libc-2.3.5.so GNU C Library stable release version 2.3.5, by Roland McGrath et al. Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 4.0.3 20051201 (prerelease) (Debian 4.0.2-5). Compiled on a Linux 2.6.13 system on 2005-12-17. Available extensions: GNU libio by Per Bothner crypt add-on version 2.1 by Michael Glad and others GNU Libidn by Simon Josefsson linuxthreads-0.10 by Xavier Leroy BIND-8.2.3-T5B libthread_db work sponsored by Alpha Processor Inc NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk Thread-local storage support included. * ld and gcc version $ ldd --version ldd (GNU libc) 2.3.5 $ gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.0.3 20051201 (prerelease) (Debian 4.0.2-5) * binutils $ as --version GNU assembler 2.16.91 20051214 Debian GNU/Linux * CPU Info $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 1 model name : Intel(R) Xeon(TM) CPU 1.50GHz stepping : 2 cpu MHz : 1496.070 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm bogomips : 2993.52 processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 1 model name : Intel(R) Xeon(TM) CPU 1.50GHz stepping : 2 cpu MHz : 1496.070 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm This is a PIII Xeon ( Dell 530MT Workstation, but NOT ht aware ) these are 2 real physical CPUs * Video card 0000:01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4200] (rev a3) (prog-if 00 [VGA]) Subsystem: Micro-Star International Co., Ltd.: Unknown device 8700 Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 21 Memory at fc000000 (32-bit, non-prefetchable) [size=16M] Memory at e8000000 (32-bit, prefetchable) [size=128M] Memory at e7f80000 (32-bit, prefetchable) [size=512K] Expansion ROM at e0000000 [disabled] [size=128K] Capabilities: [60] Power Management version 2 Capabilities: [44] AGP version 2.0 * Video Drivers Nvidia Binary Module : NVIDIA-Linux-x86-1.0-7676 with X.org * Sound Card 0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio (rev 04) Subsystem: Dell: Unknown device 00d8 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id D1249126D89 for ; Wed, 4 Jan 2006 16:56:51 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 131448DA8D; Wed, 4 Jan 2006 16:56:41 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 5363B8DA5D; Wed, 4 Jan 2006 16:56:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 469908A39E for ; Wed, 4 Jan 2006 16:56:13 +0100 (CET) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.201]) by mail.mplayerhq.hu (Postfix) with ESMTP id CBE4B8D735 for ; Wed, 4 Jan 2006 16:55:51 +0100 (CET) Received: by xproxy.gmail.com with SMTP id s18so1740046wxc for ; Wed, 04 Jan 2006 07:55:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:reply-to:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=cWRjzVS2Ea/oNCd9oVtowjlu8wbXhuYciIE75y+D1jhltOQ6Tbm/WKc213oSaC3iDgBx6Y7XQN+Ea2y+lvDaukvg8+7yOM2LKRBFxSFlbHL2gNQ5b2DHWHKsEW207X79IewoesU21DCZSkn1b+qRjA+uvLV5kXl2vyXUp5LQF+s= Received: by 10.70.13.4 with SMTP id 4mr7649976wxm; Wed, 04 Jan 2006 07:55:43 -0800 (PST) Received: from nux-0ml6muuj25v.nuxsystem.local ( [85.105.153.14]) by mx.gmail.com with ESMTP id h9sm883344wxd.2006.01.04.07.55.41; Wed, 04 Jan 2006 07:55:42 -0800 (PST) Subject: Re: [MPlayer-users] about multicast From: Sinan Nalkaya To: "MPlayer usage questions, feature requests, bug reports" In-Reply-To: References: <1136233884.10611.5.camel@darkstar-etch.nuxsystem.com> <43B92A53.5090302@email.it> <1136240301.10611.9.camel@darkstar-etch.nuxsystem.com> Content-Type: text/plain Date: Wed, 04 Jan 2006 17:30:06 -0600 Message-Id: <1136417406.5137.10.camel@darkstar-etch.nuxsystem.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.1 required=4.0 tests=BAYES_00, DATE_IN_FUTURE_06_12,RCVD_BY_IP,TW_DV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: erchamion.beren@gmail.com, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu hi , thank you for great idea but there is a problem about that, when the client starts to play this file, it will start to play the start of stream.dump file, this causes a problem because if one of the clients crashes or reboots, it will loose the synchronization. i`m planning this system to be kind of billboard, 4-5 pc monitor will show the part of the mpeg file, so each of them must play in synchronized. is mplayer able to play the end of file ? or should i hack the mplayer source and open the file like O_APPEND flag, so it may start to play at the end of file ? ps: every clients have exactly same hardware and same os (they boot from nfs) thanks for replies. On Tue, 2006-01-03 at 09:11 -0600, Kichigai Mentat wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Jan 2, 2006, at 16.18, Sinan Nalkaya wrote: > > > On Mon, 2006-01-02 at 14:27 +0100, Nico Sabbi wrote: > >> Sinan Nalkaya wrote: > >> > >>> hi i have 2 clients. all i want is capture the multicast streams > >>> at same > >>> time, with -nocache parameter it seems not bad, but sometimes, > >>> one of > >>> them becomes more laggy than the other one, what do you suggest > >>> me for > >>> this and do you know good multicast program ?(currently using > >>> ffmpeg) > >>> but output of dvbstream program seems fine. > >>> note: both pcs are same configuration with same hardware > >>> thanks. > >>> > >>> > >> > >> -dumpstream will work fine, instead direct playback can exhibit > >> problems > [snip] > > thank you for answer, > > it seems with this option i cannot play streams on the fly with 2 > > computers , syncnorized ? or should i open another mplayer to play > > this > > file ? > Well, if you were going to playback the stream, you would need a > second instance of mplayer running. Luckily enough, -dumpstream uses > very little resources compared to a full on decoding and saving. > > Playing them synchronously will be a major hassle, though. Unless > both computers have the exact same specs, and are not competing for > bandwidth, it can be quite a challenge. But, here's something to > consider. Why not introduce a third computer. It doesn't need to be > anything fancy, probably something as weak as a Pentium 166 could do > this job. Just throw the three computers onto a LAN, have the third > computer I mentioned simply just use the -dumpstream option, and have > the other two computers play off of dumped stream. This would take > care of any problems with bandwidth, and would ensure that both > computers are receiving an identical stream. The only catch here, is > that you'd have to start both players at exactly the same time, but > I'm sure there's some kind of script or use of an application > scheduler you could use to handle this for you. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (Darwin) > > iD8DBQFDupQjwAwn3hu8KxcRAu/AAJoC4eue8dJCkELWmVFJpGeOApcCKACfW+0f > T6L1vxe0AwjwOlLtxq3Ax9g= > =4bf/ > -----END PGP SIGNATURE----- > > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@mplayerhq.hu > http://mplayerhq.hu/mailman/listinfo/mplayer-users _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 18:08:04 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id DA38F126D89 for ; Wed, 4 Jan 2006 18:08:04 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 54BCC8DB0A; Wed, 4 Jan 2006 18:07:39 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 4EF588DADC; Wed, 4 Jan 2006 18:07:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 315F08DA20 for ; Wed, 4 Jan 2006 18:07:15 +0100 (CET) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1F1BE8E041 for ; Wed, 4 Jan 2006 18:07:02 +0100 (CET) Received: from thoth.duat (unknown [84.12.30.47]) by smtp.nildram.co.uk (Postfix) with SMTP id 6356E269900 for ; Wed, 4 Jan 2006 17:06:50 +0000 (GMT) Date: Wed, 4 Jan 2006 17:04:20 +0000 From: Martin Collins To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Cron mplayer issue Message-Id: <20060104170420.7345ce29.martin@mkcollins.org> In-Reply-To: References: <20060104023044.5ff9f0b3.martin@mkcollins.org> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Wed, 04 Jan 2006 07:47:33 +0000 "John Coulthard" wrote: > Thanks for the reply. > > I've not sovled the strange cron behavior but I have come up with a > work round. The default file location for -ao pcm is > ./audiodump.wav so instead of trying to hard code the output > location just do a cd /required/location/dir in the shell script and > the audiodump.wav file will be put in there. > > For anyone serching for a solution here are my crontab comand and > shell script. > > ------------------crontab comand------------------ > 21 7 * * 3 root /home/ann/rec >/home/ann/rec.log 2>&1 This is from the system crontab. Much better to do this kind of thing in ann's crontab, then $HOME is /home/ann and the new files are owned by ann. Having root run a script owned by a user is a security risk. Make sure that you set PATH in the crontab to include all the directories necessary to run the script, or use absolute paths for every command. > files mplayer -cache 256 -playlist > http://www.station.co.uk/radio/aod/shows/rpms/show.rpm -ao pcm -vc > dummy -vo null -really-quiet X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 84533126D89 for ; Wed, 4 Jan 2006 20:39:04 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 063CC8D620; Wed, 4 Jan 2006 20:38:43 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id A5C048D53E; Wed, 4 Jan 2006 20:38:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 029A58D5E9 for ; Wed, 4 Jan 2006 20:38:28 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.152]) by mail.mplayerhq.hu (Postfix) with ESMTP id 24EEC8D222 for ; Wed, 4 Jan 2006 20:38:22 +0100 (CET) Received: from [192.168.1.35] (c-67-163-39-124.hsd1.il.comcast.net[67.163.39.124]) by comcast.net (rwcrmhc12) with ESMTP id <2006010419380101400qbmboe>; Wed, 4 Jan 2006 19:38:12 +0000 Message-ID: <43BC241B.8050405@personnelware.com> Date: Wed, 04 Jan 2006 13:38:03 -0600 From: Carl Karsten User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: erchamion.beren@gmail.com, "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] about multicast References: <1136233884.10611.5.camel@darkstar-etch.nuxsystem.com> <43B92A53.5090302@email.it> <1136240301.10611.9.camel@darkstar-etch.nuxsystem.com> <1136417406.5137.10.camel@darkstar-etch.nuxsystem.com> In-Reply-To: <1136417406.5137.10.camel@darkstar-etch.nuxsystem.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00,TW_DV autolearn=ham version=3.0.1 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Why the top post all of a sudden? anyway... So you want multiple machines to play something and all be in sync. I hear that can be tough. I think it isn't so much a technical problem, just a lack of application support problem. most people don't need it, so it isn't addressed. most people are playing across the Net, so a durable connection (so buffering) is more focused on. I can think of a mod that could be made to mplayer that would solve your problem: -StartTime yyyy:mm:dd:hh:mm:ss:tt mplayer will keep the start of the file in sync with that datetime. So if the Start is in the future, mplayer will wait. If it is in the past, mplayer will seek into the file. I wonder if mplayer will drift such that it looses a second after some amount of playing? Now instead of trying to stream over your lan, just use some file system protocol and let each mplayer have access to the file. But looking at your post, I am not sure what your input is - file or stream? If it is a stream, then you need some sort of time stamp imbeded in the stream. ^C ps. I suggest you rearrange the top/bottom and trim some of the needless parts from your next post. Sinan Nalkaya wrote: > hi , thank you for great idea but there is a problem about that, when > the client starts to play this file, it will start to play the start of > stream.dump file, this causes a problem because if one of the clients > crashes or reboots, it will loose the synchronization. i`m planning this > system to be kind of billboard, 4-5 pc monitor will show the part of > the mpeg file, so each of them must play in synchronized. is mplayer > able to play the end of file ? or should i hack the mplayer source and > open the file like O_APPEND flag, so it may start to play at the end of > file ? > ps: every clients have exactly same hardware and same os (they boot from > nfs) > thanks for replies. > On Tue, 2006-01-03 at 09:11 -0600, Kichigai Mentat wrote: > >>-----BEGIN PGP SIGNED MESSAGE----- >>Hash: SHA1 >> >>On Jan 2, 2006, at 16.18, Sinan Nalkaya wrote: >> >> >>>On Mon, 2006-01-02 at 14:27 +0100, Nico Sabbi wrote: >>> >>>>Sinan Nalkaya wrote: >>>> >>>> >>>>>hi i have 2 clients. all i want is capture the multicast streams >>>>>at same >>>>>time, with -nocache parameter it seems not bad, but sometimes, >>>>>one of >>>>>them becomes more laggy than the other one, what do you suggest >>>>>me for >>>>>this and do you know good multicast program ?(currently using >>>>>ffmpeg) >>>>>but output of dvbstream program seems fine. >>>>>note: both pcs are same configuration with same hardware >>>>>thanks. >>>>> >>>>> >>>> >>>>-dumpstream will work fine, instead direct playback can exhibit >>>>problems >> >>[snip] >> >>>thank you for answer, >>>it seems with this option i cannot play streams on the fly with 2 >>>computers , syncnorized ? or should i open another mplayer to play >>>this >>>file ? >> >>Well, if you were going to playback the stream, you would need a >>second instance of mplayer running. Luckily enough, -dumpstream uses >>very little resources compared to a full on decoding and saving. >> >>Playing them synchronously will be a major hassle, though. Unless >>both computers have the exact same specs, and are not competing for >>bandwidth, it can be quite a challenge. But, here's something to >>consider. Why not introduce a third computer. It doesn't need to be >>anything fancy, probably something as weak as a Pentium 166 could do >>this job. Just throw the three computers onto a LAN, have the third >>computer I mentioned simply just use the -dumpstream option, and have >>the other two computers play off of dumped stream. This would take >>care of any problems with bandwidth, and would ensure that both >>computers are receiving an identical stream. The only catch here, is >>that you'd have to start both players at exactly the same time, but >>I'm sure there's some kind of script or use of an application >>scheduler you could use to handle this for you. >>-----BEGIN PGP SIGNATURE----- >>Version: GnuPG v1.4.1 (Darwin) >> >>iD8DBQFDupQjwAwn3hu8KxcRAu/AAJoC4eue8dJCkELWmVFJpGeOApcCKACfW+0f >>T6L1vxe0AwjwOlLtxq3Ax9g= >>=4bf/ >>-----END PGP SIGNATURE----- >> >>_______________________________________________ >>MPlayer-users mailing list >>MPlayer-users@mplayerhq.hu >>http://mplayerhq.hu/mailman/listinfo/mplayer-users > > > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@mplayerhq.hu > http://mplayerhq.hu/mailman/listinfo/mplayer-users > > _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Wed Jan 4 22:17:16 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id B4AC9126D89 for ; Wed, 4 Jan 2006 22:17:16 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 247098D224; Wed, 4 Jan 2006 22:16:54 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 351E88D151; Wed, 4 Jan 2006 22:16:49 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BC60D8D15F for ; Wed, 4 Jan 2006 22:16:41 +0100 (CET) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mail.mplayerhq.hu (Postfix) with SMTP id D76308D0C2 for ; Wed, 4 Jan 2006 22:16:35 +0100 (CET) Received: (qmail invoked by alias); 04 Jan 2006 21:16:27 -0000 Received: from u-122-163.adsl.univie.ac.at (HELO 5f404cvpbw) [131.130.122.163] by mail.gmx.net (mp037) with SMTP; 04 Jan 2006 22:16:27 +0100 X-Authenticated: #11725910 Message-ID: <003901c61174$07d05490$8c00000a@5f404cvpbw> From: "bond" To: References: <20060104154254.7057F8D709@mail.mplayerhq.hu> Date: Wed, 4 Jan 2006 22:15:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Y-GMX-Trusted: 0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-sgs-Metrics: mail 1199; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] does wrapping the h.264 quicktime decoder in mplayer work for anyone? X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu i tried decoding a h.264 video via the qt decoder in mplayer, by setting "driver qtvideo", "dll "c:\path to\QuickTimeH264.qtx" and placing all the qt files into the mplayer/codecs folder, nothing helped does anyone get it to work? _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 03:55:48 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 93939126D89 for ; Thu, 5 Jan 2006 03:55:48 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9B7AD8A2F2; Thu, 5 Jan 2006 03:55:14 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id C528F894C0; Thu, 5 Jan 2006 03:55:10 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4425D8A2F2 for ; Thu, 5 Jan 2006 03:55:01 +0100 (CET) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9818488EC8 for ; Thu, 5 Jan 2006 03:54:55 +0100 (CET) Received: by zproxy.gmail.com with SMTP id l8so2240604nzf for ; Wed, 04 Jan 2006 18:54:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YpUQHNmd4gb8H0bXo1rp93GUajJkqCYlKqxDByFDCjUE6OVTpnaEi8cWCl/wMYr8f+RMk0r+E2LXZ69+A/jvDbOQnKUaWm8P6t28dEdiIEtJriK6/6jE1xbIfxk4DLGalT7LpBVW4s1iCWkP04mFPfHalqMouQto5h4YP7r0UD0= Received: by 10.65.191.10 with SMTP id t10mr1072134qbp; Wed, 04 Jan 2006 18:54:51 -0800 (PST) Received: by 10.65.180.14 with HTTP; Wed, 4 Jan 2006 18:54:51 -0800 (PST) Message-ID: <3ff610380601041854g70c6d011r@mail.gmail.com> Date: Thu, 5 Jan 2006 10:54:51 +0800 From: Heimdall Midgard To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Unplayable mms streams In-Reply-To: <4e03026a0601032244w1eacee69rd7e6bae7766e82cb@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3ff610380601031847x1f5491b9y@mail.gmail.com> <4e03026a0601032244w1eacee69rd7e6bae7766e82cb@mail.gmail.com> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=BAYES_00,RCVD_BY_IP autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu 2006/1/4, Guillaume POIRIER : > On 1/4/06, Heimdall Midgard wrote: > > I cannot play any mms streams linked off the Chinese (mainland) web > > page http://en.chinabroadcast.cn/ce_chinese/. > > [..] > > > Server returned 404: Not Found > > File not found: 'enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wma' > > Failed to open mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.= wma > > This should mean that the files either aren't available on > the server [...] The files may indeed be unavailable. But you snipped parts of the mplayer output (see my original post) that seem to show that mplayer found something on the server but failed to parse it: Playing mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wma. STREAM_ASF, URL: mms://enmms.chinabroadcast.cn/new/lang/ch/daily/haojile.wm= a Resolving enmms.chinabroadcast.cn for AF_INET... Connecting to server enmms.chinabroadcast.cn[219.142.120.30]: 1755... Connected read error:: Operation now in progress pre-header read failed Resolving enmms.chinabroadcast.cn for AF_INET... > [...] or that you're not granted access to those files. As far as I can tell, the site is publicly accessible. So like Wanderer I suspect the problem may be an issue with the server not supporting non-MS players. -- Albert Einstein: Phantasie ist wichtiger als Wissen, denn Wissen ist begrenzt. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 03:56:44 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7D976126D89 for ; Thu, 5 Jan 2006 03:56:44 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3B6978AEBF; Thu, 5 Jan 2006 03:56:02 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 243C18A6CE; Thu, 5 Jan 2006 03:55:57 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 06F758A9EF for ; Thu, 5 Jan 2006 03:55:44 +0100 (CET) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id B467B8A3F3 for ; Thu, 5 Jan 2006 03:55:31 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISL00IT0MSFY2I7@vms046.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Wed, 04 Jan 2006 20:55:28 -0600 (CST) Date: Wed, 04 Jan 2006 18:55:27 -0800 From: RC Subject: Re: [MPlayer-users] Need help with deblocking (-vf pp) In-reply-to: To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060104185527.2e1478e2.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20060103164708.5385863a.rcooley@spamcop.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00, MAILTO_TO_SPAM_ADDR autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Wed, 04 Jan 2006 07:38:21 -0500 "John Brown" wrote: > Now I need to find out what a B-frame is. I found a tutorial here: > http://bmrc.berkeley.edu/frame/research/mpeg/ > > Although officially I have given up, is there a particular site that > you can recommend? After a quick search on google for "B-Frames", I would suggest any of the first page of (10) results. > I have tried one or two, but basically they let you select > resolution, output file size and format. What I would need is to be > able to select "Anime/Claymation/Sci-Fi/Western/Romance/Grass > Growing/Cheetah Pouncing on Blissfully Unaware Antelope". I know people are accustomed to have options like that, but they really aren't necessary. Sci-Fi/Western/Romance aren't different enough that different encoding options would help any appreciable ammount. The only big differences are between Live action and Animation. Animation benefits greatly from *cmp=2 (or qns=2) but Animation will encode just fine with standard options that work for Live action as well. > Or maybe it could perform some kind of analysis to dynamically > determine the best options. I can't imagine how that would be possible without encoding every video with every possible combination of options. If you're trying to squeeze every last bit of quality out of a certain bitrate, it's a hell of a lot of work. If you're just trying to do basic encoding, you just need to use the basic options like mbd=2:trell:turbo:vpass=1/2 and use a higher bitrate to make it look good. > Which is the conclusion to which I have arrived. Is there a ballpark > estimate of what MPEG-II bitrate would give me the same quality as a > given DX50 movie? I would like a way to know when I have probably > done all I can. I would say, at equal resolutions, you can expect the lavc MPEG-2 codec to need about 2X what a decent MPEG-4 codec (eg. DX50) would require for similar qualities. That's just a ballpark, though. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 05:04:05 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id B6186126D89 for ; Thu, 5 Jan 2006 05:04:05 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6BD698DA99; Thu, 5 Jan 2006 05:03:44 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B35D18DA1E; Thu, 5 Jan 2006 05:03:39 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E1F398DA8A for ; Thu, 5 Jan 2006 05:03:31 +0100 (CET) Received: from liderbug.com (unknown [71.39.53.112]) by mail.mplayerhq.hu (Postfix) with ESMTP id ADF878D1CB for ; Thu, 5 Jan 2006 05:03:24 +0100 (CET) Received: from [192.168.0.4] (sg4 [192.168.0.4]) by liderbug.com (8.12.9/8.11.6) with ESMTP id k0543Je2016790 for ; Wed, 4 Jan 2006 21:03:19 -0700 Message-ID: <43BC9A89.1020300@blackforest-co.com> Date: Wed, 04 Jan 2006 21:03:21 -0700 From: Chuck User-Agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-11.3 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] Still can't get mplayer to work with Firefox 1.5 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Linux FC4, Firefox 1.5. Example, I can go to CNN, the display window pops up, Says Init., Getting playlist, (a very fast) http....... (long line) and "Stopped" I've yum'ed the L&G mplayer. And mplayer works fine from the command line. mplayerplug-in 3.17 I'm not sure what other info to include. I get the same Stopped with xmradio or any other site. Help please. Thanks _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 07:00:58 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 14207126D89 for ; Thu, 5 Jan 2006 07:00:58 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BAAF38CC5F; Thu, 5 Jan 2006 07:00:38 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id CFEA08A01A; Thu, 5 Jan 2006 07:00:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C2C078AF7D for ; Thu, 5 Jan 2006 07:00:25 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1E1DB8A010 for ; Thu, 5 Jan 2006 07:00:20 +0100 (CET) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EuOAS-0004Mz-Ch for mplayer-users@mplayerhq.hu; Thu, 05 Jan 2006 07:00:08 +0100 Received: from 220-245-162-67-sa-nt.tpgi.com.au ([220.245.162.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jan 2006 07:00:08 +0100 Received: from austus by 220-245-162-67-sa-nt.tpgi.com.au with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jan 2006 07:00:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: AussieBob Date: Thu, 05 Jan 2006 16:21:46 +1030 Lines: 21 Message-ID: References: <43BC9A89.1020300@blackforest-co.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 220-245-162-67-sa-nt.tpgi.com.au User-Agent: KNode/0.10 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] Re: Still can't get mplayer to work with Firefox 1.5 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu I had a similar problem with Firefox 1.0.7 and Suse 10.0. It worked fine as root but not as a normal user. I removed the config file from $HOME/.mplayer/ and all worked fine including www.cnn.com. Could be worth a try. Bob Chuck wrote: > Linux FC4, Firefox 1.5. Example, I can go to CNN, the display window > pops up, > Says Init., Getting playlist, (a very fast) http....... (long line) and > "Stopped" > I've yum'ed the L&G mplayer. And mplayer works fine from the command > line. > mplayerplug-in 3.17 I'm not > sure what other info to include. I get the same Stopped > with xmradio or any other site. > > Help please. Thanks _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 09:56:04 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 089F5126D89 for ; Thu, 5 Jan 2006 09:56:04 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 648D68D09F; Thu, 5 Jan 2006 09:55:39 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 5E3C18A046; Thu, 5 Jan 2006 09:55:34 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C328F8CCEB for ; Thu, 5 Jan 2006 09:55:26 +0100 (CET) Received: from bobafett.paultt.org (a-br3-88.tin.it [212.216.227.87]) by mail.mplayerhq.hu (Postfix) with ESMTP id 760C689189 for ; Thu, 5 Jan 2006 09:55:21 +0100 (CET) Received: from bobafett (localhost [127.0.0.1]) by bobafett.paultt.org (Postfix) with ESMTP id 186C023CA5 for ; Thu, 5 Jan 2006 09:54:56 +0100 (CET) Date: Thu, 5 Jan 2006 09:54:55 +0100 From: Paul TT To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Mplayer unattended+fullscreen Message-ID: <20060105095455.64261fa8@bobafett> In-Reply-To: <200601032159.k03Lxfh12226@robo-city.de> References: <200601032159.k03Lxfh12226@robo-city.de> X-Mailer: Sylpheed-Claws 1.0.5 (GTK+ 1.2.10; powerpc-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Tue, 3 Jan 2006 22:59:47 +0100 "Ethan Arnold" wrote: > > Hi, > > I finally got my videos playing with mpeg2 acceleration now. > > But still I need to click in the window every time I start playing a > movie, and it is not fullscreen. If I specify -fs I still have to > position a window, but then it aborts with: > > X11 error: BadWindow (invalid Window parameter) > > How can I get mplayer (i'm starting it from a remote PC via ssh) to > immediately start playing the video fullscreen with no local > interaction needed? And not abort :-) did you try: mplayer -fs -zoom whateveryouwant.avi ? if it doesnt' work yet, pls tell us waht is the window manager (if there) you are using, and the video output driver :-) _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 10:26:34 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 3D65C126D89 for ; Thu, 5 Jan 2006 10:26:34 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 44C388D104; Thu, 5 Jan 2006 10:26:18 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id C47A28CC88; Thu, 5 Jan 2006 10:26:13 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3F1998CD34 for ; Thu, 5 Jan 2006 10:26:04 +0100 (CET) Received: from mailserv.aei.mpg.de (mailserv.aei.mpg.de [194.94.224.6]) by mail.mplayerhq.hu (Postfix) with ESMTP id 41FCE8AEFF for ; Thu, 5 Jan 2006 10:25:58 +0100 (CET) Received: by mailserv.aei.mpg.de (Postfix, from userid 65534) id 11FB01B42FB; Thu, 5 Jan 2006 10:25:55 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mailserv.aei.mpg.de (Postfix) with ESMTP id B689146639B; Thu, 5 Jan 2006 10:25:54 +0100 (CET) Received: from sbox13.aei.mpg.de.aei.mpg.de (silentbox13.aei.mpg.de [172.16.27.13]) by mailserv.aei.mpg.de (Postfix) with ESMTP id 1BCCF180724; Thu, 5 Jan 2006 10:25:53 +0100 (CET) From: Kasper Peeters MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17340.58913.75138.510002@sbox13.aei.mpg.de> Date: Thu, 5 Jan 2006 10:25:53 +0100 To: mplayer-users@mplayerhq.hu X-Mailer: VM 7.07 under Emacs 21.3.1 X-Virus-Scanned: by AMaViS snapshot-20020531 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=BAYES_00,WEIRD_PORT autolearn=ham version=3.0.1 Subject: [MPlayer-users] h.264 rtsp stream from QTSS X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu I am trying to make mplayer play an h.264 encoded video stream over rtsp, served by QTSS on OS-X. Unfortunately, it only plays the audio part. With a current CVS snapshot and the latest LIVE library, the command mplayer -rtsp-stream-over-tcp rtsp://www.as.huji.ac.il:7070/phys23/Dec_28_1600.mov yields MPlayer dev-CVS-060105-09:40-3.3.3 (C) 2000-2006 MPlayer Team CPU: Intel Pentium 4/Celeron 4 Northwood; Pentium 4 EE/Xeon Prestonia,Gallatin (Family: 15, Stepping: 7) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts. Playing rtsp://www.as.huji.ac.il:7070/phys23/Dec_28_1600.mov. STREAM_RTSP, URL: rtsp://www.as.huji.ac.il:7070/phys23/Dec_28_1600.mov Resolving www.as.huji.ac.il for AF_INET... Connecting to server www.as.huji.ac.il[132.64.128.106]: 7070... rtsp_session: Not a Real server. Server type is 'QTSS/5.5.2 (Build/489.0.3; Platform/MacOSX; Release/Update; )'. STREAM_LIVE555, URL: rtsp://www.as.huji.ac.il:7070/phys23/Dec_28_1600.mov Stream not seekable! Initiated "video/X-QT" RTP subsession Initiated "audio/MPEG4-GENERIC" RTP subsession VIDEO: [avc1] 0x0 0bpp 0.000 fps 0.0 kbps ( 0.0 kbyte/s) FPS not specified in the header or invalid, use the -fps option. ========================================================================== Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding) FAAD: compressed input bitrate missing, assuming 128kbit/s! AUDIO: 32000 Hz, 2 ch, s16le, 128.0 kbit/12.50% (ratio: 16000->128000) Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder) ========================================================================== Building audio filter chain for 32000Hz/2ch/s16le -> 0Hz/0ch/??... AO: [oss] 32000Hz 2ch s16le (2 bytes per sample) Building audio filter chain for 32000Hz/2ch/s16le -> 32000Hz/2ch/s16le... Video: no video Starting playback... A: 0.8 (00.7) of 0.0 (unknown) 12.3% Any idea on how to fix this? I tried to add "-vc ffh264" (since there is no sign of h.264 being recognised in the output above, though the server admin has guaranteed that it is sending h.264), but that doesn't make any difference. The server is not mine so I can't change any settings, but it will remain up if anyone wants to try the above with more verbose output. Thanks! Kasper _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 10:49:29 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7BAA1126D89 for ; Thu, 5 Jan 2006 10:49:29 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 606078D09F; Thu, 5 Jan 2006 10:49:19 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id BAE6C8D91E; Thu, 5 Jan 2006 10:49:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8E4F38AA9F for ; Thu, 5 Jan 2006 10:48:31 +0100 (CET) Received: from smtp-out1.email.it (smtp-out1.email.it [80.247.70.6]) by mail.mplayerhq.hu (Postfix) with ESMTP id BFA4B8D8D3 for ; Thu, 5 Jan 2006 10:48:16 +0100 (CET) Received: by smtp-out1.email.it (Email.it, from userid 101) id 8C9F81C8086; Thu, 5 Jan 2006 10:48:11 +0100 (CET) Received: from [192.168.0.34] (CPV-OFFICINE-DIGITALI.acantho.it [213.174.161.132])by smtp-out1.email.it (Email.it) with ESMTP id 743801C8086for ; Thu, 5 Jan 2006 10:48:10 +0100 (CET) Message-ID: <43BCEA2D.5090605@email.it> Date: Thu, 05 Jan 2006 10:43:09 +0100 From: Nico Sabbi User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS References: <17340.58913.75138.510002@sbox13.aei.mpg.de> In-Reply-To: <17340.58913.75138.510002@sbox13.aei.mpg.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please visit http://www.email.it/ita/privacy.html X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00,WEIRD_PORT autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Kasper Peeters wrote: >I am trying to make mplayer play an h.264 encoded video stream over >rtsp, served by QTSS on OS-X. Unfortunately, it only plays the audio >part. With a current CVS snapshot and the latest LIVE library, the >command > > mplayer -rtsp-stream-over-tcp > rtsp://www.as.huji.ac.il:7070/phys23/Dec_28_1600.mov > >yields > > MPlayer dev-CVS-060105-09:40-3.3.3 (C) 2000-2006 MPlayer Team > CPU: Intel Pentium 4/Celeron 4 Northwood; Pentium 4 EE/Xeon Prestonia,Gallatin (Family: 15, Stepping: 7) > CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 > Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 > > Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied > Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts. > Playing rtsp://www.as.huji.ac.il:7070/phys23/Dec_28_1600.mov. > STREAM_RTSP, URL: rtsp://www.as.huji.ac.il:7070/phys23/Dec_28_1600.mov > Resolving www.as.huji.ac.il for AF_INET... > Connecting to server www.as.huji.ac.il[132.64.128.106]: 7070... > rtsp_session: Not a Real server. Server type is > 'QTSS/5.5.2 (Build/489.0.3; Platform/MacOSX; Release/Update; )'. > STREAM_LIVE555, URL: rtsp://www.as.huji.ac.il:7070/phys23/Dec_28_1600.mov > Stream not seekable! > Initiated "video/X-QT" RTP subsession > Initiated "audio/MPEG4-GENERIC" RTP subsession > VIDEO: [avc1] 0x0 0bpp 0.000 fps 0.0 kbps ( 0.0 kbyte/s) > FPS not specified in the header or invalid, use the -fps option. > >Any idea on how to fix this? > yes, read "FPS non spcified" >I tried to add "-vc ffh264" (since there >is no sign of h.264 being recognised in the output above, though the >server admin has guaranteed that it is sending h.264), but that >doesn't make any difference. > >The server is not mine so I can't change any settings, but it will >remain up if anyone wants to try the above with more verbose output. > >Thanks! > >Kasper > > -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Problemi di Liquidità? Con Logos Finanziaria 30.000 € in 24 ore a dipendenti e lavoratori autonomi con rimborsi fino a 120 mesi clicca qui * Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2907&d=5-1 _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 10:55:11 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7A4A5126D89 for ; Thu, 5 Jan 2006 10:55:11 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9C1F58D74D; Thu, 5 Jan 2006 10:55:03 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 0CE1689189; Thu, 5 Jan 2006 10:54:59 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id A04848D9EB for ; Thu, 5 Jan 2006 10:54:37 +0100 (CET) Received: from mailserv.aei.mpg.de (mailserv.aei.mpg.de [194.94.224.6]) by mail.mplayerhq.hu (Postfix) with ESMTP id F22428D924 for ; Thu, 5 Jan 2006 10:54:16 +0100 (CET) Received: by mailserv.aei.mpg.de (Postfix, from userid 65534) id 8890161D1DB; Thu, 5 Jan 2006 10:54:13 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mailserv.aei.mpg.de (Postfix) with ESMTP id 41CE961D1DB; Thu, 5 Jan 2006 10:54:13 +0100 (CET) Received: from sbox13.aei.mpg.de.aei.mpg.de (silentbox13.aei.mpg.de [172.16.27.13]) by mailserv.aei.mpg.de (Postfix) with ESMTP id 7A7FF61D1D2; Thu, 5 Jan 2006 10:54:11 +0100 (CET) From: Kasper Peeters MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17340.60611.453347.823940@sbox13.aei.mpg.de> Date: Thu, 5 Jan 2006 10:54:11 +0100 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS In-Reply-To: <43BCEA2D.5090605@email.it> References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> X-Mailer: VM 7.07 under Emacs 21.3.1 X-Virus-Scanned: by AMaViS snapshot-20020531 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Cc: Nico Sabbi X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > yes, read "FPS non spcified" Sorry, I forgot to mention that adding "-fps 25" (or any other number I tried, for that matter), still doesn't show video. Text output: [...] Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264) ========================================================================== Building audio filter chain for 32000Hz/2ch/s16le -> 0Hz/0ch/??... AO: [oss] 32000Hz 2ch s16le (2 bytes per sample) Building audio filter chain for 32000Hz/2ch/s16le -> 32000Hz/2ch/s16le... FPS forced to be 25.000 (ftime: 0.040). Starting playback... [h264 @ 0x869ef30]Unknown NAL code: 17 Error while decoding frame! Error while decoding frame!58 ct: 0.000 1/ 1 ??% ??% ??,?% 0 0 [h264 @ 0x869ef30]Unknown NAL code: 2004 2/ 2 ??% ??% ??,?% 0 0 [h264 @ 0x869ef30]Unknown NAL code: 30 Error while decoding frame! [h264 @ 0x869ef30]non existing PPS referenced 3 ??% ??% ??,?% 0 0 [h264 @ 0x869ef30]decode_slice_header error [h264 @ 0x869ef30]illegal POC type 5 Error while decoding frame! Error while decoding frame!86 ct: 0.012 4/ 4 ??% ??% ??,?% 0 0 [h264 @ 0x869ef30]Unknown NAL code: 2516 5/ 5 ??% ??% ??,?% 0 0 Error while decoding frame! [h264 @ 0x869ef30]Unknown NAL code: 2120 6/ 6 ??% ??% ??,?% 0 0 [h264 @ 0x869ef30]Unknown NAL code: 26 Error while decoding frame! [h264 @ 0x869ef30]Unknown NAL code: 2624 7/ 7 ??% ??% ??,?% 0 0 [h264 @ 0x869ef30]illegal POC type 13 Error while decoding frame! [h264 @ 0x869ef30]Unknown NAL code: 2728 8/ 8 ??% ??% ??,?% 0 0 [h264 @ 0x869ef30]Unknown NAL code: 30 [h264 @ 0x869ef30]Unknown NAL code: 31 Error while decoding frame! Error while decoding frame!30 ct: 0.025 9/ 9 ??% ??% ??,?% 0 0 Error while decoding frame!62 ct: 0.021 10/ 10 ??% ??% ??,?% 0 0 [h264 @ 0x869ef30]non existing PPS referenced 11 ??% ??% ??,?% 0 0 Kasper _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 10:57:32 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id B5ECF126D89 for ; Thu, 5 Jan 2006 10:57:32 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D1A208D916; Thu, 5 Jan 2006 10:57:22 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id AF16E8CCCA; Thu, 5 Jan 2006 10:57:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id CF97B8AA9F for ; Thu, 5 Jan 2006 10:57:09 +0100 (CET) Received: from bobafett.paultt.org (a-br3-88.tin.it [212.216.227.87]) by mail.mplayerhq.hu (Postfix) with ESMTP id 195338D8D3 for ; Thu, 5 Jan 2006 10:57:02 +0100 (CET) Received: from bobafett (localhost [127.0.0.1]) by bobafett.paultt.org (Postfix) with ESMTP id 1ED3D23CA5 for ; Thu, 5 Jan 2006 10:56:34 +0100 (CET) Date: Thu, 5 Jan 2006 10:56:33 +0100 From: Paul TT To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Cron mplayer issue Message-ID: <20060105105633.1e5d4790@bobafett> In-Reply-To: References: <20060104023044.5ff9f0b3.martin@mkcollins.org> X-Mailer: Sylpheed-Claws 1.0.5 (GTK+ 1.2.10; powerpc-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Wed, 04 Jan 2006 07:47:33 +0000 "John Coulthard" wrote: > Thanks for the reply. > > I've not sovled the strange cron behavior but I have come up with a > work round. The default file location for -ao pcm is ./audiodump.wav > so instead of trying to hard code the output location just do a cd > /required/location/dir in the shell script and the audiodump.wav file > will be put in there. > > For anyone serching for a solution here are my crontab comand and > shell script. > yes probably it's a matter of how mplayer open the stdout/err/stuffs... maybe adding a & at the end of the cmd line would have solved the problem... ? _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 12:01:14 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 41F3D126D89 for ; Thu, 5 Jan 2006 12:01:14 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 687AD8D14F; Thu, 5 Jan 2006 12:00:14 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 872948D0EE; Thu, 5 Jan 2006 12:00:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4958C8AC26 for ; Thu, 5 Jan 2006 11:59:53 +0100 (CET) Received: from smtp-out2.email.it (smtp-out2.email.it [80.247.70.7]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5D4908CD22 for ; Thu, 5 Jan 2006 11:59:42 +0100 (CET) Received: by smtp-out2.email.it (Email.it, from userid 101) id 31B141BC27E; Thu, 5 Jan 2006 11:59:41 +0100 (CET) Received: from [192.168.0.34] (CPV-OFFICINE-DIGITALI.acantho.it [213.174.161.132])by smtp-out2.email.it (Email.it) with ESMTP id 48B131BC25Bfor ; Thu, 5 Jan 2006 11:59:40 +0100 (CET) Message-ID: <43BCFAEE.9090701@email.it> Date: Thu, 05 Jan 2006 11:54:38 +0100 From: Nico Sabbi User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> In-Reply-To: <17340.60611.453347.823940@sbox13.aei.mpg.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please visit http://www.email.it/ita/privacy.html X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Kasper Peeters wrote: >>yes, read "FPS non spcified" >> >> > >Sorry, I forgot to mention that adding "-fps 25" (or any other number >I tried, for that matter), still doesn't show video. Text output: > > [...] > Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family > Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264) > ========================================================================== > Building audio filter chain for 32000Hz/2ch/s16le -> 0Hz/0ch/??... > AO: [oss] 32000Hz 2ch s16le (2 bytes per sample) > Building audio filter chain for 32000Hz/2ch/s16le -> 32000Hz/2ch/s16le... > FPS forced to be 25.000 (ftime: 0.040). > Starting playback... > [h264 @ 0x869ef30]Unknown NAL code: 17 > Error while decoding frame! > Error while decoding frame!58 ct: 0.000 1/ 1 ??% ??% ??,?% 0 0 > [h264 @ 0x869ef30]Unknown NAL code: 2004 2/ 2 ??% ??% ??,?% 0 0 > [h264 @ 0x869ef30]Unknown NAL code: 30 > Error while decoding frame! > [h264 @ 0x869ef30]non existing PPS referenced 3 ??% ??% ??,?% 0 0 > [h264 @ 0x869ef30]decode_slice_header error > [h264 @ 0x869ef30]illegal POC type 5 > > in this case, maybe, the decoder hasn't received SPS and PPS (extradata that must be either in the SDP or in the MOV itself) -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Jamba: Personalizza il tuo cellulare con le TOP suonerie! * La prima suoneria è GRATIS! Scaricala ORA! Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3604&d=5-1 _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 13:18:19 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7081F126D89 for ; Thu, 5 Jan 2006 13:18:19 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 044BD8D79F; Thu, 5 Jan 2006 13:18:02 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 94A748D757; Thu, 5 Jan 2006 13:17:57 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1A13E8D751 for ; Thu, 5 Jan 2006 13:17:40 +0100 (CET) Received: from mailserv.aei.mpg.de (mailserv.aei.mpg.de [194.94.224.6]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8A0908D76C for ; Thu, 5 Jan 2006 13:17:25 +0100 (CET) Received: by mailserv.aei.mpg.de (Postfix, from userid 65534) id CAD4F61D812; Thu, 5 Jan 2006 13:17:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mailserv.aei.mpg.de (Postfix) with ESMTP id 9B12F60DF86; Thu, 5 Jan 2006 13:17:20 +0100 (CET) Received: from sbox13.aei.mpg.de.aei.mpg.de (silentbox13.aei.mpg.de [172.16.27.13]) by mailserv.aei.mpg.de (Postfix) with ESMTP id 8EB6A61D879; Thu, 5 Jan 2006 13:17:18 +0100 (CET) From: Kasper Peeters MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17341.3662.532420.489690@sbox13.aei.mpg.de> Date: Thu, 5 Jan 2006 13:17:18 +0100 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS In-Reply-To: <43BCFAEE.9090701@email.it> References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> <43BCFAEE.9090701@email.it> X-Mailer: VM 7.07 under Emacs 21.3.1 X-Virus-Scanned: by AMaViS snapshot-20020531 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > in this case, maybe, the decoder hasn't received SPS and PPS (extradata > that must be either in the SDP or in the MOV itself) So should I file a bug report for Apple's server or is this more likely to be a problem with mplayer not extracting the SPS and PPS data? Kasper _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 13:22:34 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 48522126D8F for ; Thu, 5 Jan 2006 13:22:34 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 093138D76C; Thu, 5 Jan 2006 13:22:23 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 15C818D755; Thu, 5 Jan 2006 13:22:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 36DF88D76C for ; Thu, 5 Jan 2006 13:22:11 +0100 (CET) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.200]) by mail.mplayerhq.hu (Postfix) with ESMTP id CBD168D751 for ; Thu, 5 Jan 2006 13:22:05 +0100 (CET) Received: by uproxy.gmail.com with SMTP id m3so1015372uge for ; Thu, 05 Jan 2006 04:22:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fzPEBtB8j0ltOBJy37Imev8XJLSDb6RRExdOKtc9GHMxR3X8wdz0NQtgOMydf5cbHuERiBu+wfV+uWEzHc2PSRwVVkZ0FWNSItfqydRvWVmBYyNxvxR9dfj6KkozpZVtmIZZgmLVdkfP19wr/nZ+qAn2e/Smy8lxgfI6LoEQlfk= Received: by 10.66.218.1 with SMTP id q1mr5199411ugg; Thu, 05 Jan 2006 04:22:00 -0800 (PST) Received: by 10.66.221.8 with HTTP; Thu, 5 Jan 2006 04:22:00 -0800 (PST) Message-ID: Date: Thu, 5 Jan 2006 12:22:00 +0000 From: Cian Cullinan To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS In-Reply-To: <17341.3662.532420.489690@sbox13.aei.mpg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> <43BCFAEE.9090701@email.it> <17341.3662.532420.489690@sbox13.aei.mpg.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.6 required=4.0 tests=AWL,BAYES_00,RCVD_BY_IP, SARE_MSGID_LONG40 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On 1/5/06, Kasper Peeters wrote: > So should I file a bug report for Apple's server or is this more > likely to be a problem with mplayer not extracting the SPS and PPS > data? Check on IRC first, but I'm fairly sure it's a case of mplayer not supporting h264 over RTSP. Have you tried playing the stream with other players? E.G.: Quicktime, VLC.... Seems like this would be an important step before filing any bug. Cian _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 13:38:19 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 60622126D89 for ; Thu, 5 Jan 2006 13:38:19 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 19AEB8D80B; Thu, 5 Jan 2006 13:38:10 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 737E78D7D0; Thu, 5 Jan 2006 13:38:02 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 39C618D7AD for ; Thu, 5 Jan 2006 13:37:46 +0100 (CET) Received: from smtp-out2.email.it (smtp-out2.email.it [80.247.70.7]) by mail.mplayerhq.hu (Postfix) with ESMTP id 657D28D7A2 for ; Thu, 5 Jan 2006 13:37:40 +0100 (CET) Received: by smtp-out2.email.it (Email.it, from userid 101) id 87BEB1BC2AC; Thu, 5 Jan 2006 13:37:39 +0100 (CET) Received: from [192.168.0.34] (CPV-OFFICINE-DIGITALI.acantho.it [213.174.161.132])by smtp-out2.email.it (Email.it) with ESMTP id 586261BC2ACfor ; Thu, 5 Jan 2006 13:37:38 +0100 (CET) Message-ID: <43BD11E3.8040107@email.it> Date: Thu, 05 Jan 2006 13:32:35 +0100 From: Nico Sabbi User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> <43BCFAEE.9090701@email.it> <17341.3662.532420.489690@sbox13.aei.mpg.de> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please visit http://www.email.it/ita/privacy.html X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Cian Cullinan wrote: >On 1/5/06, Kasper Peeters wrote: > > > >>So should I file a bug report for Apple's server or is this more >>likely to be a problem with mplayer not extracting the SPS and PPS >>data? >> >> > >Check on IRC first, but I'm fairly sure it's a case of mplayer not >supporting h264 over RTSP. Have you tried playing the stream with >other players? E.G.: Quicktime, VLC.... Seems like this would be an >important step before filing any bug. > >Cian > > > eventually it's LIVE555's bug. Try to update that library, too -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Logos Finanziaria SPA. Società di credito ad erogazione diretta. Fino a 30.000 euro in 24 ore! Clicca e scopri come * Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2909&d=5-1 _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 13:42:04 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 1F731126D89 for ; Thu, 5 Jan 2006 13:42:04 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DB2E48D7D3; Thu, 5 Jan 2006 13:41:56 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 7C0DC8D7BC; Thu, 5 Jan 2006 13:41:52 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id CA0428D7A3 for ; Thu, 5 Jan 2006 13:41:44 +0100 (CET) Received: from mailserv.aei.mpg.de (mailserv.aei.mpg.de [194.94.224.6]) by mail.mplayerhq.hu (Postfix) with ESMTP id D9DE28D7CF for ; Thu, 5 Jan 2006 13:41:32 +0100 (CET) Received: by mailserv.aei.mpg.de (Postfix, from userid 65534) id 1E28161EA29; Thu, 5 Jan 2006 13:41:28 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mailserv.aei.mpg.de (Postfix) with ESMTP id DB8AF61ECB7; Thu, 5 Jan 2006 13:41:27 +0100 (CET) Received: from sbox13.aei.mpg.de.aei.mpg.de (silentbox13.aei.mpg.de [172.16.27.13]) by mailserv.aei.mpg.de (Postfix) with ESMTP id 3708961D80C; Thu, 5 Jan 2006 13:41:26 +0100 (CET) From: Kasper Peeters MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17341.5110.176667.427650@sbox13.aei.mpg.de> Date: Thu, 5 Jan 2006 13:41:26 +0100 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS In-Reply-To: <43BD11E3.8040107@email.it> References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> <43BCFAEE.9090701@email.it> <17341.3662.532420.489690@sbox13.aei.mpg.de> <43BD11E3.8040107@email.it> X-Mailer: VM 7.07 under Emacs 21.3.1 X-Virus-Scanned: by AMaViS snapshot-20020531 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > eventually it's LIVE555's bug. Try to update that library, too This was all with a LIVE555 library downloaded and compiled today. Kasper _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 14:17:45 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 435C8126D8F for ; Thu, 5 Jan 2006 14:17:45 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2F8188CEF7; Thu, 5 Jan 2006 14:17:23 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id AF57F8CEF7; Thu, 5 Jan 2006 14:17:16 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 552DC8D014 for ; Thu, 5 Jan 2006 14:17:02 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6E0344D5AF for ; Thu, 5 Jan 2006 14:16:55 +0100 (CET) Received: from frahbnt01 (p54B1F770.dip.t-dialin.net [84.177.247.112]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k05DGjh18113 for ; Thu, 5 Jan 2006 14:16:46 +0100 Message-Id: <200601051316.k05DGjh18113@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: [MPlayer-users] Mplayer unattended+fullscreen Date: Thu, 5 Jan 2006 14:16:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060105095455.64261fa8@bobafett> Thread-Index: AcYR1cP1DPvAWWZdSdiZCMMnWh35kAAHCbMw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,TW_MV,TW_XM,TW_XV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi Paul, >> But still I need to click in the window every time I start playing a >> movie, and it is not fullscreen. If I specify -fs I still have to >> position a window, but then it aborts with: >> >> X11 error: BadWindow (invalid Window parameter) >> >> How can I get mplayer (i'm starting it from a remote PC via ssh) to >> immediately start playing the video fullscreen with no local >> interaction needed? And not abort :-) > did you try: mplayer -fs -zoom whateveryouwant.avi > if it doesnt' work yet, pls tell us waht is the window manager (if > there) you are using, and the video output driver :-) Yes, the -zoom parameter doesnt change anything, same problem. One more thing I tried is pressing "f" while the video is playing, this pauses the video, changes the window to a floating frame which is big enough to fill the screen, and then when I position it in the top left corner, the video plays on, but still with window frame around it. I'm not using any window manager as far as I know of, at least I didnt install any. I just installed xorg-7.0 (via the gentoo "emerge" command), it's certainly not KDE or Gnome. Startx starts me with 3 open xterms of different sizes and an xclock in the top right corner. The video output driver is the Via Unichrome from openchrome.org which is included in the latest Xorg-7.0 release. I run mplayer with the -vo xmvc command and the -vc ffmpeg12mc parameters. If I dont specify -fs it works fine (except that I still have to click to position the window which is almost worse than the fullscreen not working at the moment, because I have to cross the room everytime i try something just to click the mouse) "mplayer -vo x11 -fs -zoom ntv-dvbs.mpeg" sort of works, it first gives me a small window i have to click into, then enlargens that window to full size, then i have to click AGAIN, then I get almost fullscreen playback, but with the window frame around it. Also using x11 does not use the hardware acceleration than I need so thats not an option, it needs to run with the xvmc mode. It make no difference if I use xv or xvmc, they both crash with "X11 error: BadWindow (invalid Window parameter)" Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 15:41:18 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A984B126D89 for ; Thu, 5 Jan 2006 15:41:18 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9A3EB8D7A3; Thu, 5 Jan 2006 15:40:54 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id C89E88CF9B; Thu, 5 Jan 2006 15:40:49 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 7E97F8D6A5 for ; Thu, 5 Jan 2006 15:40:40 +0100 (CET) Received: from mailserv.aei.mpg.de (mailserv.aei.mpg.de [194.94.224.6]) by mail.mplayerhq.hu (Postfix) with ESMTP id C279C8CE81 for ; Thu, 5 Jan 2006 15:40:33 +0100 (CET) Received: by mailserv.aei.mpg.de (Postfix, from userid 65534) id E6BD961DC48; Thu, 5 Jan 2006 15:40:27 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mailserv.aei.mpg.de (Postfix) with ESMTP id B548E61CDE7; Thu, 5 Jan 2006 15:40:27 +0100 (CET) Received: from sbox13.aei.mpg.de.aei.mpg.de (silentbox13.aei.mpg.de [172.16.27.13]) by mailserv.aei.mpg.de (Postfix) with ESMTP id 1DD8F61DE75; Thu, 5 Jan 2006 15:40:26 +0100 (CET) From: Kasper Peeters MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17341.12250.76646.537131@sbox13.aei.mpg.de> Date: Thu, 5 Jan 2006 15:40:26 +0100 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS In-Reply-To: References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> <43BCFAEE.9090701@email.it> <17341.3662.532420.489690@sbox13.aei.mpg.de> X-Mailer: VM 7.07 under Emacs 21.3.1 X-Virus-Scanned: by AMaViS snapshot-20020531 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00,TW_IV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > Check on IRC first, but I'm fairly sure it's a case of mplayer not > supporting h264 over RTSP. Have you tried playing the stream with > other players? E.G.: Quicktime, VLC.... Seems like this would be an > important step before filing any bug. Ok, here's the result, both with a 3ivx and a h.264 stream, both over rtsp using the most recent LIVE555 libraries: 3ivx h.264 mplayer fps not detected, fps not detected, plays with -fps NAL errors with -fps vlc fps detected correctly, NAL errors video played fine Both seem to use ffmpeg for the h.264 decoding so it's perhaps not so surprising that the NAL errors are consistent. Kasper _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 15:49:02 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 8F731126D89 for ; Thu, 5 Jan 2006 15:49:02 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 936218D7DE; Thu, 5 Jan 2006 15:48:50 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id A93178D7CF; Thu, 5 Jan 2006 15:48:44 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C441D8D7B3 for ; Thu, 5 Jan 2006 15:48:32 +0100 (CET) Received: from smtp-out2.email.it (smtp-out2.email.it [80.247.70.7]) by mail.mplayerhq.hu (Postfix) with ESMTP id 640BB8D417 for ; Thu, 5 Jan 2006 15:48:22 +0100 (CET) Received: by smtp-out2.email.it (Email.it, from userid 101) id A8AA21BC536; Thu, 5 Jan 2006 15:48:21 +0100 (CET) Received: from [192.168.0.34] (CPV-OFFICINE-DIGITALI.acantho.it [213.174.161.132])by smtp-out2.email.it (Email.it) with ESMTP id 911CA1BC536for ; Thu, 5 Jan 2006 15:48:20 +0100 (CET) Message-ID: <43BD3086.8030601@email.it> Date: Thu, 05 Jan 2006 15:43:18 +0100 From: Nico Sabbi User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> <43BCFAEE.9090701@email.it> <17341.3662.532420.489690@sbox13.aei.mpg.de> <17341.12250.76646.537131@sbox13.aei.mpg.de> In-Reply-To: <17341.12250.76646.537131@sbox13.aei.mpg.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please visit http://www.email.it/ita/privacy.html X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00,TW_IV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Kasper Peeters wrote: >>Check on IRC first, but I'm fairly sure it's a case of mplayer not >>supporting h264 over RTSP. Have you tried playing the stream with >>other players? E.G.: Quicktime, VLC.... Seems like this would be an >>important step before filing any bug. >> >> > >Ok, here's the result, both with a 3ivx and a h.264 stream, both over >rtsp using the most recent LIVE555 libraries: > > 3ivx h.264 > > mplayer fps not detected, fps not detected, > plays with -fps NAL errors with -fps > > vlc fps detected correctly, NAL errors > video played fine > > both vlc and mplayer use LIVE555 to fetch rtsp streams >Both seem to use ffmpeg for the h.264 decoding so it's perhaps not so >surprising that the NAL errors are consistent. > >Kasper > > > -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Novità per telefonare risparmiando: Email.it Phone Card, clicca e scopri i vantaggi Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2689&d=5-1 _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 16:49:05 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id EEA28126D89 for ; Thu, 5 Jan 2006 16:49:04 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 30DE98D7C8; Thu, 5 Jan 2006 16:48:46 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 43A7A8D6B5; Thu, 5 Jan 2006 16:48:41 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BAC158D74D for ; Thu, 5 Jan 2006 16:48:32 +0100 (CET) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.193]) by mail.mplayerhq.hu (Postfix) with ESMTP id D2A808D6AF for ; Thu, 5 Jan 2006 16:48:23 +0100 (CET) Received: by uproxy.gmail.com with SMTP id m3so1028971uge for ; Thu, 05 Jan 2006 07:48:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cGPuf/eVetRbEel5X5RxOf9RnKCxcwqulJ1n32/kSo4M0kdkKs40njwwrUsL0Gj3RtMTUeqVhD3Lv1Pqc+XXPBt/pnBmL/hxUdRHyCQgYuUg2d6QLOsLvSExgFUXvC0IUGLJwXjKi75vdBuE66yWxnWmRDu52NGGmytyAepGmpg= Received: by 10.67.22.3 with SMTP id z3mr5766146ugi; Thu, 05 Jan 2006 07:48:17 -0800 (PST) Received: by 10.66.221.8 with HTTP; Thu, 5 Jan 2006 07:48:17 -0800 (PST) Message-ID: Date: Thu, 5 Jan 2006 15:48:17 +0000 From: Cian Cullinan To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS In-Reply-To: <43BD3086.8030601@email.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> <43BCFAEE.9090701@email.it> <17341.3662.532420.489690@sbox13.aei.mpg.de> <17341.12250.76646.537131@sbox13.aei.mpg.de> <43BD3086.8030601@email.it> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.7 required=4.0 tests=AWL,BAYES_00,RCVD_BY_IP, SARE_MSGID_LONG40 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu OK, I think there are a couple of different problems here: 1) Mplayer does not support H264 over RTSP, it is missing in some of the demuxer and rtp related files. I can't remember which, but I did look into this before. You can ask on the devel list maybe or IRC. 2) VLC *does* support H264 over RTSP, but is at early stages and in my experience the stream display will degrade over time with VLC eventually crashing. This has something to do with timing problems in the demuxer. That particular stream you posted will not play in VLC, because the video format (X-QT) is not supported by VLC. For example, here is a H264 stream that vlc will play (though poorly): $ vlc --rtsp-tcp rtsp://streaming.multicasttech.com/H264test.sdp Basically h264 streamed playback on linux is in its infancy. If you can, use QT player on OSX or Windows, otherwise you can do plain MPEG4-2. Cian _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 16:53:26 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id B19FC126D89 for ; Thu, 5 Jan 2006 16:53:25 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 46C358D751; Thu, 5 Jan 2006 16:53:15 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 836E48D7AC; Thu, 5 Jan 2006 16:53:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id F37018D821 for ; Thu, 5 Jan 2006 16:52:33 +0100 (CET) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.194]) by mail.mplayerhq.hu (Postfix) with ESMTP id 28CDC8D96E for ; Thu, 5 Jan 2006 16:52:05 +0100 (CET) Received: by uproxy.gmail.com with SMTP id m3so1029271uge for ; Thu, 05 Jan 2006 07:51:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Xp6Ss4kfzZm0uOT8a8PSzlRybUpjdGniq4xGtDsWpXEisU5ChFL1mZjqnL3JArKNFOGtDP745pCnACJBecBJVKkli6JGp5YcUKczyx4xIuwIA0yRqdqkrD0XleQ0EYhvoXo8lYIvkY8BFOrqXg23TfX0/+PrwpMLCOtSJ1CPN44= Received: by 10.67.27.6 with SMTP id e6mr5785877ugj; Thu, 05 Jan 2006 07:51:58 -0800 (PST) Received: by 10.66.221.8 with HTTP; Thu, 5 Jan 2006 07:51:58 -0800 (PST) Message-ID: Date: Thu, 5 Jan 2006 15:51:58 +0000 From: Cian Cullinan To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> <43BCFAEE.9090701@email.it> <17341.3662.532420.489690@sbox13.aei.mpg.de> <17341.12250.76646.537131@sbox13.aei.mpg.de> <43BD3086.8030601@email.it> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.7 required=4.0 tests=AWL,BAYES_00,RCVD_BY_IP, SARE_MSGID_LONG40 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu One other thing, I found that when playing back RTP MPEG4-2 streams with Mplayer that there were serious audio/video synch problems related to the fps being incorrectly detected and (see a post I made to the list before xmas). VLC does not have this problem. Cian _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 17:07:22 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id E3283126D89 for ; Thu, 5 Jan 2006 17:07:22 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C33068D427; Thu, 5 Jan 2006 17:07:12 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 75E4B8D239; Thu, 5 Jan 2006 17:07:06 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 99A468D256 for ; Thu, 5 Jan 2006 17:06:51 +0100 (CET) Received: from smtp005.mail.ukl.yahoo.com (smtp005.mail.ukl.yahoo.com [217.12.11.36]) by mail.mplayerhq.hu (Postfix) with SMTP id A877D8D22F for ; Thu, 5 Jan 2006 17:06:40 +0100 (CET) Received: (qmail 83759 invoked from network); 5 Jan 2006 16:06:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type; b=lqg0HjlqzFFawcBee0+YOokoTEWSBg+N0t2sjAxXp6lRr6RQalIBXEbZRQlIazhCS7Bgna0iv1tnsAk/r70229TaeGEOSkQlvzRodZ8WtdEb2c9hWEl9CIMK2A5F1YtjzZaijj3d5TJ4UG4pOGYvnJsMgASRJ2H29ffvfidXXUg= ; Received: from unknown (HELO ?192.168.1.100?) (aissaoui?hacen@82.226.23.240 with plain) by smtp005.mail.ukl.yahoo.com with SMTP; 5 Jan 2006 16:06:28 -0000 Message-ID: <43BD4404.3030308@yahoo.fr> Date: Thu, 05 Jan 2006 17:06:28 +0100 From: Hacen Aissaoui User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: mplayer-users@mplayerhq.hu X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.5 required=4.0 tests=BAYES_00,HTML_20_30, HTML_MESSAGE,SARE_FREE_WEBM_FrYahoo autolearn=ham version=3.0.1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.4 Subject: [MPlayer-users] Green bars around the movie X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hello, I already posted here but nobody replied anything : I am using MPlayer-1.0pre7try2 on VIA EPIA 800 motherboard. When I try to play AVI files recorded by my DSC, with 320x240 resolution and on my 800x600 TV, I obtain the movie but surrounded on its left and ground by green thick bars. I am using the xvidix driver in full-screen mode. I use the EPIA 800 TV out and tried both PAL and SECAM modes. The BIOS lets me choose between /overscan /and /underscan /and the green bars appear only in /underscan /mode. But I can't use the overscan mode because Firefox is too shrinked in this mode and I cant browse comfortably. By the way, here is the command I use: mplayer -fs -zoom -vo xvidix file.avi Any help greatly appreciated :-) Thanks Hacen _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 17:12:30 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 3CF57126D89 for ; Thu, 5 Jan 2006 17:12:30 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 88CC48D4B6; Thu, 5 Jan 2006 17:12:11 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 0B1098D43E; Thu, 5 Jan 2006 17:12:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 59C5B8D58F for ; Thu, 5 Jan 2006 17:11:52 +0100 (CET) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.207]) by mail.mplayerhq.hu (Postfix) with ESMTP id 851D78D42D for ; Thu, 5 Jan 2006 17:11:39 +0100 (CET) Received: by xproxy.gmail.com with SMTP id s18so1898430wxc for ; Thu, 05 Jan 2006 08:11:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=K/EKwy/6ziBxqmKsiaaqEwCypkaHrj7XPhMmT3qS5IM45k9/ESSKG7O4DVwI0Cg856+d1UsoRS5nAOLg0XPWnPRiug6EvIrGi8u/h+IGb/qLoj8kwXDsB0XczvuQ3lbxQ/P7rNM2aGBF0bSUhYvl+nmFNgPNDwO9kdb1hY6bfKY= Received: by 10.70.13.4 with SMTP id 4mr8743132wxm; Thu, 05 Jan 2006 08:11:31 -0800 (PST) Received: by 10.70.88.1 with HTTP; Thu, 5 Jan 2006 08:11:31 -0800 (PST) Message-ID: <77decf7d0601050811m355fea27y@mail.gmail.com> Date: Thu, 5 Jan 2006 17:11:31 +0100 From: Radomir Fojtik To: mplayer-users@mplayerhq.hu MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4613_29838333.1136477491921" X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=BAYES_00,RCVD_BY_IP autolearn=ham version=3.0.1 Subject: [MPlayer-users] Mplayer in Gtk2 doesnt speak in czech X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu ------=_Part_4613_29838333.1136477491921 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, after I noticed, that mplayer in cvs was ported to GTK2, I tried him. But it seems, that there are some problems with czech letters. For exapmle, in menu I can see only few first letters of the item. "Open" is in czech "Otevrit", but there is also gab above letter r ... But Gmplayer cant show such letters and then the following letters too - so shows only "Otev" insteed "Otevrit". Its same in all items in menu and also in prerencies - I can see only few first letters. Hope you understand me. I will atach screenshot. I havent problems in other apps, also its OK in gmplayer-1.0_pre7. I have set locale to LANG=3Dcs_CZ. Thanks radfoj ------=_Part_4613_29838333.1136477491921 Content-Type: image/png; name=menu.png Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="menu.png" 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 RU5ErkJggg== ------=_Part_4613_29838333.1136477491921 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users ------=_Part_4613_29838333.1136477491921-- From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 18:09:18 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 53860126D89 for ; Thu, 5 Jan 2006 18:09:18 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4FA4C8D42D; Thu, 5 Jan 2006 18:08:56 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 5AE928D400; Thu, 5 Jan 2006 18:08:51 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 48CFD8D7C8 for ; Thu, 5 Jan 2006 18:08:36 +0100 (CET) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0B33D8D3FB for ; Thu, 5 Jan 2006 18:08:30 +0100 (CET) Received: from pimout6-ext.prodigy.net (pimout6-int.prodigy.net [207.115.4.22]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k05H8SEV028053 for ; Thu, 5 Jan 2006 12:08:28 -0500 X-ORBL: [70.132.63.18] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=pacbell.net; c=nofws; q=dns; h=message-id:date:from:user-agent:x-accept-language: mime-version:to:subject:content-type:content-transfer-encoding; b=Ta+FjDxIqOpQ+9yh3/xLeh6kxF3CxFpCtOp3cU/+316aN5My9rc+f4pdzrQb86Far lAYpRicRiOqLmKr6AUbMw== Received: from [192.168.1.140] (adsl-70-132-63-18.dsl.snfc21.sbcglobal.net [70.132.63.18]) by pimout6-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k05H8Fnx084318 for ; Thu, 5 Jan 2006 12:08:20 -0500 Message-ID: <43BD527F.8050107@pacbell.net> Date: Thu, 05 Jan 2006 09:08:15 -0800 From: Philip Walden User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00,TW_AV autolearn=ham version=3.0.1 Subject: [MPlayer-users] Having trouble producing mpeg from mov X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu I am trying to convert some mov files with no audio to mpeg for better compression. When do: mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o PC290052.mpg PC290052.MOV and try mplayer to see the result I get: Playing PC290052.mpg. Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll MPEG: Missing video stream!? Contact the author, it may be a bug :( libavformat file format detected. LAVF: no audio or video headers found - broken file? When I drop the "-of mpeg" option (which I understand now creates an avi container) the result can be played back with mplayer. [In addition I can real player, window media player to play it, but quicktime lock up! separate issue] What am I doing wrong? Below is the mencoder log with the "-of mpeg" option that appears to cause the problem. ===================================== $ mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o PC290052.mpg PC290052.MOV Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/local/share/locale MEncoder dev-CVS-051024-19:56-3.2.2 (C) 2000-2005 MPlayer Team CPU: Advanced Micro Devices Athlon K75 Pluto,Orion (Family: 6, Stepping: 1) Detected cache-line size is 64 bytes CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx success: format: 0 data: 0x0 - 0x88f7e6 Quicktime/MOV file format detected. -------------- MOV track #0: 29 chunks, 434 samples Image size: 320 x 240 (24 bpp) Display size: 320 x 240 Fourcc: jpeg Codec: 'Photo - JPEG' -------------- MOV: longest streams: A: #-1 (0 samples) V: #0 (434 samples) VIDEO: [jpeg] 320x240 24bpp 15.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:7 fourcc:0x6765706A size:320x240 fps:15.00 ftime:=0.0667 PACKET SIZE: 2048 bytes Opening video filter: [expand osd=1] Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1 ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder) ========================================================================== Writing AVI header... Limiting audio preload to 0.4s Increasing audio density to 4 VDec: vo config request - 320 x 240 (preferred colorspace: Planar 422P) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] VDec: using Planar 422P as output csp (no 1) Movie-Aspect is undefined - no prescaling applied. SwScaler: BICUBIC scaler, from Planar 422P to Planar YV12 using MMX2 videocodec: libavcodec (320x240 fourcc=3234504d [MP42]) New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_sub_face failed. Pos: 28.9s 434f ( 0%) 55fps Trem: 0min 0mb A-V:0.000 [829:0]] Flushing video frames Writing AVI index... Overhead: inf% (2048 / 0) Fixing AVI header... Video stream: 829.218 kbit/s (103652 B/s) size: 2999005 bytes 28.933 secs 434 frames _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 18:12:03 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 4DD2C126D89 for ; Thu, 5 Jan 2006 18:12:03 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B60188D675; Thu, 5 Jan 2006 18:11:17 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 179D58D5BA; Thu, 5 Jan 2006 18:11:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B75DB8D400 for ; Thu, 5 Jan 2006 18:10:43 +0100 (CET) Received: from pmesmtp04.mci.com (pmesmtp04.mci.com [199.249.20.36]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5941E8D417 for ; Thu, 5 Jan 2006 18:10:33 +0100 (CET) Received: from pmismtp01.mcilink.com ([166.38.62.36]) by firewall.mci.com (Iplanet MTA 5.2) with ESMTP id <0ISM00395QA9M3@firewall.mci.com> for mplayer-users@mplayerhq.hu; Thu, 05 Jan 2006 17:08:34 +0000 (GMT) Received: from pmismtp01.mcilink.com by pmismtp01.mcilink.com (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with SMTP id <0ISM00D01QA8T8@pmismtp01.mcilink.com> for mplayer-users@mplayerhq.hu; Thu, 05 Jan 2006 17:08:33 +0000 (GMT) Received: from [166.34.209.194] by pmismtp01.mcilink.com (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0ISM00DJZQA77I@pmismtp01.mcilink.com> for mplayer-users@mplayerhq.hu; Thu, 05 Jan 2006 17:08:33 +0000 (GMT) Date: Thu, 05 Jan 2006 10:08:30 -0700 From: Chuck Lidderdale Subject: Re: [MPlayer-users] Re: Still can't get mplayer to work with Firefox 1.5 In-reply-to: To: "MPlayer usage questions, feature requests, bug reports" Message-id: <43BD528E.7000006@blackforest-co.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513) References: <43BC9A89.1020300@blackforest-co.com> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.7 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Whoa - your right - As stupiduser it works like the book says. $H/.mp/config didn't do a thing. Sounds like a permission problem - ie 544 should be 755 somewhere - ..... (ends in) there's the rub. Thanks AussieBob wrote: >I had a similar problem with Firefox 1.0.7 and Suse 10.0. It worked fine as >root but not as a normal user. >I removed the config file from $HOME/.mplayer/ and all worked fine including >www.cnn.com. Could be worth a try. > >Bob > >Chuck wrote: > > > >>Linux FC4, Firefox 1.5. Example, I can go to CNN, the display window >>pops up, >>Says Init., Getting playlist, (a very fast) http....... (long line) and >>"Stopped" >>I've yum'ed the L&G mplayer. And mplayer works fine from the command >>line. >>mplayerplug-in 3.17 I'm not >>sure what other info to include. I get the same Stopped >>with xmradio or any other site. >> >>Help please. Thanks >> >> > > >_______________________________________________ >MPlayer-users mailing list >MPlayer-users@mplayerhq.hu >http://mplayerhq.hu/mailman/listinfo/mplayer-users > > > _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 18:34:55 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 5F479126D89 for ; Thu, 5 Jan 2006 18:34:55 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id A3B0C8D5E5; Thu, 5 Jan 2006 18:34:40 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 529598D407; Thu, 5 Jan 2006 18:34:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id AF5998D47B for ; Thu, 5 Jan 2006 18:34:27 +0100 (CET) Received: from smtp-out1.email.it (smtp-out1.email.it [80.247.70.6]) by mail.mplayerhq.hu (Postfix) with ESMTP id D4CA18D256 for ; Thu, 5 Jan 2006 18:34:21 +0100 (CET) Received: by smtp-out1.email.it (Email.it, from userid 101) id 57EDB1C8056; Thu, 5 Jan 2006 18:34:21 +0100 (CET) Received: from [192.168.0.34] (CPV-OFFICINE-DIGITALI.acantho.it [213.174.161.132])by smtp-out1.email.it (Email.it) with ESMTP id 501321C802Cfor ; Thu, 5 Jan 2006 18:34:20 +0100 (CET) Message-ID: <43BD576A.8060208@email.it> Date: Thu, 05 Jan 2006 18:29:14 +0100 From: Nico Sabbi User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> In-Reply-To: <43BD527F.8050107@pacbell.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please visit http://www.email.it/ita/privacy.html X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Philip Walden wrote: > I am trying to convert some mov files with no audio to mpeg for better > compression. > > When do: > > mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o PC290052.mpg > PC290052.MOV > > and try mplayer to see the result I get: > why on earth do you want to save msmpeg4v2 in mpeg container? use mpeg1/2/4 instead -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Le speciali Offerte di Benvenuto di Cassine di Pietra: * scopra il gusto ed i vantaggi delle tradizioni contadine * Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3924&d=5-1 _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 18:38:50 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 4C8F8126D89 for ; Thu, 5 Jan 2006 18:38:50 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 357248D937; Thu, 5 Jan 2006 18:38:38 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D4B318D85B; Thu, 5 Jan 2006 18:38:32 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6C1748D86B for ; Thu, 5 Jan 2006 18:38:16 +0100 (CET) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mail.mplayerhq.hu (Postfix) with ESMTP id 425D78D65F for ; Thu, 5 Jan 2006 18:38:05 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc11) with ESMTP id <2006010517375501300d8tl8e>; Thu, 5 Jan 2006 17:37:56 +0000 Message-ID: <43BD596E.2030107@comcast.net> Date: Thu, 05 Jan 2006 12:37:50 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> In-Reply-To: <43BD527F.8050107@pacbell.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00,TW_AV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Philip Walden wrote: > I am trying to convert some mov files with no audio to mpeg for > better compression. > > When do: > > mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o > PC290052.mpg PC290052.MOV > > and try mplayer to see the result I get: > > Playing PC290052.mpg. > Win32 LoadLibrary failed to load: avisynth.dll, > /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll > MPEG: Missing video stream!? Contact the author, it may be a bug :( > libavformat file format detected. > LAVF: no audio or video headers found - broken file? > > When I drop the "-of mpeg" option (which I understand now creates an > avi container) the result can be played back with mplayer. [In > addition I can real player, window media player to play it, but > quicktime lock up! separate issue] > > What am I doing wrong? > > Below is the mencoder log with the "-of mpeg" option that appears to > cause the problem. > ===================================== > > $ mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o > PC290052.mpg PC290052.MOV > Writing AVI header... Okay, this is a problem right there. Since you specified -of mpeg, there should be no "AVI header" involved. I do not get a corresponding message with the same set of options and a random MOV file I happen to have sitting around (for which I specify -noaudio to duplicate your situation as closely as possible). This is with MPlayer/MEncoder from CVS as of the 27th. If I try to play the resulting file with no MPlayer options, I get the same messages you do up through "may be a bug", then it falls back on XMMS plugins trying to demux the file. If I explicitly specify -demuxer 35, I then get the "broken file?" message you describe. I suspect that the MEncoder output you gave and the MEncoder command line you provided do not go with one another. However, the problem appears to exist regardless. -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 18:50:21 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id C9E2F126D89 for ; Thu, 5 Jan 2006 18:50:21 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B10218D65E; Thu, 5 Jan 2006 18:50:10 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 97A2C8D2BA; Thu, 5 Jan 2006 18:50:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 07C5C8D1B7 for ; Thu, 5 Jan 2006 18:48:10 +0100 (CET) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5FBBE8DD35 for ; Thu, 5 Jan 2006 18:47:39 +0100 (CET) Received: from pimout5-ext.prodigy.net (pimout5-int.prodigy.net [207.115.4.21]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k05HlUKI001196 for ; Thu, 5 Jan 2006 12:47:31 -0500 X-ORBL: [70.132.63.18] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=pacbell.net; c=nofws; q=dns; h=message-id:date:from:user-agent:x-accept-language: mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=QQGNPU7M3moRvwWpocsvXJifi9ABPD+Ixv77KsaUWvmctndzqYZ0sbx5FzeIAW2OX aUaQwXjVJfCrZyEqq1KTQ== Received: from [192.168.1.140] (adsl-70-132-63-18.dsl.snfc21.sbcglobal.net [70.132.63.18]) by pimout5-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k05HlOGg100672 for ; Thu, 5 Jan 2006 12:47:29 -0500 Message-ID: <43BD5BAC.4030604@pacbell.net> Date: Thu, 05 Jan 2006 09:47:24 -0800 From: Philip Walden User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> <43BD576A.8060208@email.it> In-Reply-To: <43BD576A.8060208@email.it> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Nico Sabbi wrote: > Philip Walden wrote: > >> I am trying to convert some mov files with no audio to mpeg for >> better compression. >> >> When do: >> >> mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o >> PC290052.mpg PC290052.MOV >> >> and try mplayer to see the result I get: >> > > why on earth do you want to save msmpeg4v2 in mpeg container? > use mpeg1/2/4 instead I was trying to produce a mpeg4 that plays on real player and window media player without special codecs. As for mpeg1/2 I get worse results on real player and window media player. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 18:58:22 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id D54A6126D89 for ; Thu, 5 Jan 2006 18:58:22 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 108528CF5C; Thu, 5 Jan 2006 18:58:15 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 780B48CC9A; Thu, 5 Jan 2006 18:58:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4749E8CF7A for ; Thu, 5 Jan 2006 18:58:01 +0100 (CET) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3E50C8AC45 for ; Thu, 5 Jan 2006 18:57:50 +0100 (CET) Received: from pimout6-ext.prodigy.net (pimout6-int.prodigy.net [207.115.4.22]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k05HvkEV003400 for ; Thu, 5 Jan 2006 12:57:48 -0500 X-ORBL: [70.132.63.18] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=pacbell.net; c=nofws; q=dns; h=message-id:date:from:user-agent:x-accept-language: mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=mAuhX9imMD5b0nztBMaqiAobRX6GYVpwt4bwF5r3KEQfaRCXv9K5MU4KbpJWpdxR6 V/36Rd4JpumY3PY42Xn4A== Received: from [192.168.1.140] (adsl-70-132-63-18.dsl.snfc21.sbcglobal.net [70.132.63.18]) by pimout6-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k05HvapP278028 for ; Thu, 5 Jan 2006 12:57:38 -0500 Message-ID: <43BD5E0F.30303@pacbell.net> Date: Thu, 05 Jan 2006 09:57:35 -0800 From: Philip Walden User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> In-Reply-To: <43BD596E.2030107@comcast.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00,TW_AV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu The Wanderer wrote: > Philip Walden wrote: > >> I am trying to convert some mov files with no audio to mpeg for >> better compression. >> >> When do: >> >> mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o >> PC290052.mpg PC290052.MOV >> >> and try mplayer to see the result I get: >> >> Playing PC290052.mpg. >> Win32 LoadLibrary failed to load: avisynth.dll, >> /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll >> MPEG: Missing video stream!? Contact the author, it may be a bug :( >> libavformat file format detected. >> LAVF: no audio or video headers found - broken file? >> >> When I drop the "-of mpeg" option (which I understand now creates an >> avi container) the result can be played back with mplayer. [In >> addition I can real player, window media player to play it, but >> quicktime lock up! separate issue] >> >> What am I doing wrong? >> >> Below is the mencoder log with the "-of mpeg" option that appears to >> cause the problem. >> ===================================== >> >> $ mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o >> PC290052.mpg PC290052.MOV > > > > >> Writing AVI header... > > > Okay, this is a problem right there. Since you specified -of mpeg, there > should be no "AVI header" involved. I do not get a corresponding message > with the same set of options and a random MOV file I happen to have > sitting around (for which I specify -noaudio to duplicate your situation > as closely as possible). This is with MPlayer/MEncoder from CVS as of > the 27th. > > If I try to play the resulting file with no MPlayer options, I get the > same messages you do up through "may be a bug", then it falls back on > XMMS plugins trying to demux the file. If I explicitly specify -demuxer > 35, I then get the "broken file?" message you describe. > > I suspect that the MEncoder output you gave and the MEncoder command > line you provided do not go with one another. However, the problem > appears to exist regardless. > No fooling, the output from the "$ mencoder -of mpeg ... " and on was cut-n-pasted directly from the terminal window. So there is no chance that I mucked it up. However, I doubled checked now and have the same output results. I also tried adding an -audiofile with acodec=mp2, but I get the same bad results indicating an AVI header is being written. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 22:29:58 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 0EC38126D89 for ; Thu, 5 Jan 2006 22:29:58 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 64A498D17C; Thu, 5 Jan 2006 22:29:33 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 4764B8D111; Thu, 5 Jan 2006 22:29:28 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D155F8D14F for ; Thu, 5 Jan 2006 22:29:18 +0100 (CET) Received: from debi.pekin.waw.pl (pekin.waw.pl [80.55.44.166]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9181D8AF01 for ; Thu, 5 Jan 2006 22:29:13 +0100 (CET) Received: from debi.pekin.waw.pl (debi.pekin.waw.pl [127.0.0.1]) by debi.pekin.waw.pl (Postfix) with ESMTP id 48B101295F for ; Thu, 5 Jan 2006 22:29:04 +0100 (CET) Received: from rathann.pekin.waw.pl (rathann.pekin.waw.pl [192.168.2.15]) by debi.pekin.waw.pl (Postfix) with ESMTP id 2438B12959 for ; Thu, 5 Jan 2006 22:29:03 +0100 (CET) Received: by rathann.pekin.waw.pl (Postfix, from userid 500) id C0F79389E6; Thu, 5 Jan 2006 22:29:03 +0100 (CET) Date: Thu, 5 Jan 2006 22:29:03 +0100 From: Dominik 'Rathann' Mierzejewski To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] Mplayer in Gtk2 doesnt speak in czech Message-ID: <20060105212903.GA6454@rathann.pekin.waw.pl> References: <77decf7d0601050811m355fea27y@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <77decf7d0601050811m355fea27y@mail.gmail.com> X-Linux-Registered-User: 134951 X-Homepage: http://rpm.greysector.net/ User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-SIHOPE-Metrics: mail 1085; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Thursday, 05 January 2006 at 17:11, Radomir Fojtik wrote: > Hi, > > after I noticed, that mplayer in cvs was ported to GTK2, I tried him. > But it seems, that there are some problems with czech letters. For > exapmle, in menu I can see only few first letters of the item. > > "Open" is in czech "Otevrit", but there is also gab above letter r > ... But Gmplayer cant show such letters and then the following letters > too - so shows only "Otev" insteed "Otevrit". Its same in all items in > menu and also in prerencies - I can see only few first letters. Hope > you understand me. I will atach screenshot. > > I havent problems in other apps, also its OK in gmplayer-1.0_pre7. I > have set locale to LANG=cs_CZ. Try setting unicode locale, i.e. LANG=cs_CZ.UTF-8 Regards, R. -- MPlayer RPMs maintainer: http://rpm.greysector.net/mplayer/ "I am Grey. I stand between the candle and the star. We are Grey. We stand between the darkness ... and the light." -- Delenn in Grey Council in Babylon 5:"Babylon Squared" _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Thu Jan 5 23:57:48 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 24260126D89 for ; Thu, 5 Jan 2006 23:57:48 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2CD0F8DD59; Thu, 5 Jan 2006 23:57:36 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 0ED678DA47; Thu, 5 Jan 2006 23:57:31 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 06C2D8D178 for ; Thu, 5 Jan 2006 23:57:16 +0100 (CET) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.84]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5B1478D1AF for ; Thu, 5 Jan 2006 23:57:04 +0100 (CET) Received: from mac.com (webmail04-en1 [10.13.11.146]) by smtpout.mac.com (Xserve/8.12.11/smtpout08/MantshX 4.0) with ESMTP id k05Mur30012126 for ; Thu, 5 Jan 2006 14:56:53 -0800 (PST) Received: from webmail04 (localhost [127.0.0.1]) by mac.com (Xserve/webmail04/MantshX 4.0) with ESMTP id k05Muron018612 for ; Thu, 5 Jan 2006 14:56:53 -0800 (PST) Message-ID: <4623687.1136501813325.JavaMail.m_nez_j@mac.com> Date: Thu, 05 Jan 2006 14:56:53 -0800 From: Mack Johnson To: mplayer-users@mplayerhq.hu MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 69.227.137.80/instID=52 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-SIHOPE-Metrics: mail 1085; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] play movies X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu looking for a command to play a library of avi's in order. these avi's are in a folder called TV. thank you _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 00:57:23 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A1B0C126D89 for ; Fri, 6 Jan 2006 00:57:22 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D933B8D808; Fri, 6 Jan 2006 00:57:16 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 7450D8D56F; Fri, 6 Jan 2006 00:57:10 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 27F488CC9A for ; Fri, 6 Jan 2006 00:56:56 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mail.mplayerhq.hu (Postfix) with ESMTP id 823BF8AF5C for ; Fri, 6 Jan 2006 00:56:50 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc13) with ESMTP id <2006010523562501500e6pbke>; Thu, 5 Jan 2006 23:56:38 +0000 Message-ID: <43BDB21F.10900@comcast.net> Date: Thu, 05 Jan 2006 18:56:15 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] play movies References: <4623687.1136501813325.JavaMail.m_nez_j@mac.com> In-Reply-To: <4623687.1136501813325.JavaMail.m_nez_j@mac.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-SIHOPE-Metrics: mail 1085; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Mack Johnson wrote: > looking for a command to play a library of avi's in order. these > avi's are in a folder called TV. thank you In what order? If you mean "in the same order they would be reported in by the 'ls' command", then just use 'mplayer TV/*' (plus any options you want, like -fs and/or -fixed-vo). Otherwise, you'll have to do one of two things: specify every filename on the command line in the order you want them played (wildcards can help in some cases), or create a playlist file containing the names of all the files and then use 'mplayer -playlist playlist_file'. -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 01:32:37 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id B131E126D89 for ; Fri, 6 Jan 2006 01:32:37 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 27E968DA3E; Fri, 6 Jan 2006 01:32:31 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id F3A078D65E; Fri, 6 Jan 2006 01:32:23 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6A31C8D65E for ; Fri, 6 Jan 2006 01:32:00 +0100 (CET) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.86]) by mail.mplayerhq.hu (Postfix) with ESMTP id BFC638D929 for ; Fri, 6 Jan 2006 01:31:44 +0100 (CET) Received: from mac.com (webmail04-en1 [10.13.11.146]) by smtpout.mac.com (Xserve/8.12.11/smtpout04/MantshX 4.0) with ESMTP id k060VX74003703 for ; Thu, 5 Jan 2006 16:31:33 -0800 (PST) Received: from webmail04 (localhost [127.0.0.1]) by mac.com (Xserve/webmail04/MantshX 4.0) with ESMTP id k060VXon022206 for ; Thu, 5 Jan 2006 16:31:33 -0800 (PST) Message-ID: <2366019.1136507493149.JavaMail.m_nez_j@mac.com> Date: Thu, 05 Jan 2006 16:31:33 -0800 From: Mack Johnson To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] play movies in-reply-to: <43BDB21F.10900@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit references: <4623687.1136501813325.JavaMail.m_nez_j@mac.com> <43BDB21F.10900@comcast.net> X-Originating-IP: 69.227.137.80/instID=52 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Thursday, January 05, 2006, at 03:57PM, The Wanderer wrote: >Mack Johnson wrote: > >> looking for a command to play a library of avi's in order. these >> avi's are in a folder called TV. thank you > >In what order? > >If you mean "in the same order they would be reported in by the 'ls' >command", then just use 'mplayer TV/*' (plus any options you want, like >-fs and/or -fixed-vo). > >Otherwise, you'll have to do one of two things: specify every filename >on the command line in the order you want them played (wildcards can >help in some cases), or create a playlist file containing the names of >all the files and then use 'mplayer -playlist playlist_file'. > >-- > The Wanderer > >Warning: Simply because I argue an issue does not mean I agree with any >side of it. > >Secrecy is the beginning of tyranny. > >_______________________________________________ >MPlayer-users mailing list >MPlayer-users@mplayerhq.hu >http://mplayerhq.hu/mailman/listinfo/mplayer-users > >thanks i'll give it a go. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 04:06:00 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id BBC02126D89 for ; Fri, 6 Jan 2006 04:06:00 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E4A0C8D0E0; Fri, 6 Jan 2006 04:05:06 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 96D808D817; Fri, 6 Jan 2006 04:04:57 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id CB4448D037 for ; Fri, 6 Jan 2006 04:04:40 +0100 (CET) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mail.mplayerhq.hu (Postfix) with ESMTP id EF9F78D0E0 for ; Fri, 6 Jan 2006 04:04:28 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISN00KHHHVAJQF1@vms042.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Thu, 05 Jan 2006 21:04:23 -0600 (CST) Date: Thu, 05 Jan 2006 19:04:21 -0800 From: RC Subject: Re: AW: [MPlayer-users] Mplayer unattended+fullscreen In-reply-to: <200601051316.k05DGjh18113@robo-city.de> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060105190421.0dc68220.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20060105095455.64261fa8@bobafett> <200601051316.k05DGjh18113@robo-city.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Thu, 5 Jan 2006 14:16:45 +0100 "Ethan Arnold" wrote: > I'm not using any window manager as far as I know of, at least I didnt > install any. I just installed xorg-7.0 (via the gentoo "emerge" > command), it's certainly not KDE or Gnome. Startx starts me with 3 > open xterms of different sizes and an xclock in the top right corner. Sounds like TWM, which is a tiny and simple window manager that commonly comes with X11. Try installing pretty much anything else, and you won't have to place windows (though that likely won't solve your XV problem). _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 04:19:25 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 745DB126D89 for ; Fri, 6 Jan 2006 04:19:25 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9B7A18DD12; Fri, 6 Jan 2006 04:19:14 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id CD76F8DB40; Fri, 6 Jan 2006 04:19:09 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 72E1A8DD0B for ; Fri, 6 Jan 2006 04:18:58 +0100 (CET) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8CFB98DD0C for ; Fri, 6 Jan 2006 04:18:46 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISN00BWYIJ8RCF0@vms042.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Thu, 05 Jan 2006 21:18:45 -0600 (CST) Date: Thu, 05 Jan 2006 19:18:44 -0800 From: RC Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov In-reply-to: <43BD596E.2030107@comcast.net> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060105191844.6a51fad7.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Thu, 05 Jan 2006 12:37:50 -0500 The Wanderer wrote: > > Writing AVI header... > > Okay, this is a problem right there. Since you specified -of mpeg, > there should be no "AVI header" involved. No, Mencoder would output that no matter what format you were writing. > I do not get a corresponding message with the same set of options He's getting the message is because he's using a CVS snapshot a couple months old, apparently before that message was "fixed". _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 04:20:15 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 99C67126D89 for ; Fri, 6 Jan 2006 04:20:15 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BAFB38DB4F; Fri, 6 Jan 2006 04:20:06 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 8634D8DB15; Fri, 6 Jan 2006 04:20:00 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D9C398DA64 for ; Fri, 6 Jan 2006 04:19:46 +0100 (CET) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5B7C08DB15 for ; Fri, 6 Jan 2006 04:19:32 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISN00I1NIKHDBTD@vms040.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Thu, 05 Jan 2006 21:19:30 -0600 (CST) Date: Thu, 05 Jan 2006 19:19:29 -0800 From: RC Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov In-reply-to: <43BD5BAC.4030604@pacbell.net> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060105191929.696807ce.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <43BD527F.8050107@pacbell.net> <43BD576A.8060208@email.it> <43BD5BAC.4030604@pacbell.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Thu, 05 Jan 2006 09:47:24 -0800 Philip Walden wrote: > I was trying to produce a mpeg4 that plays on real player and window > media player without special codecs. Well that's never going to work. You'll be hard-pressed to find any players that can handle anything but MPEG-1/2 in an MPEG container. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 09:36:16 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 31145126D89 for ; Fri, 6 Jan 2006 09:36:16 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 394238D843; Fri, 6 Jan 2006 09:35:51 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 416D68D18F; Fri, 6 Jan 2006 09:35:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5B44D8D1A3 for ; Fri, 6 Jan 2006 09:35:37 +0100 (CET) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mail.mplayerhq.hu (Postfix) with ESMTP id 138CC8CF9B for ; Fri, 6 Jan 2006 09:35:31 +0100 (CET) Received: by zproxy.gmail.com with SMTP id s1so2841691nze for ; Fri, 06 Jan 2006 00:35:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mrUucC2QaTYbgkhbgDLHslTkenWnfudArS8bzwDHNWQoJbM9+e1tJASVMqgQHn23Qh3QMLfswZ9noH5cl3gQh1Foq5whTjpxVwi7GHQDs29RFH6+fpvYbNm3zgQcvCmMkr13sDZ0PDeLQ40t7/ELcsWrdc8VslIDfwcQV9ZT9F8= Received: by 10.65.96.13 with SMTP id y13mr1833380qbl; Fri, 06 Jan 2006 00:35:26 -0800 (PST) Received: by 10.64.148.19 with HTTP; Fri, 6 Jan 2006 00:35:26 -0800 (PST) Message-ID: <4e03026a0601060035m5060f7aft702531f04a8c1b0e@mail.gmail.com> Date: Fri, 6 Jan 2006 09:35:26 +0100 From: Guillaume POIRIER To: Jouni.Lohikoski@iki.fi, "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] How to tell if the video input is interlaced or not? In-Reply-To: <4e03026a0512311116x1c0896ddq721fe78f9150bcfa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051215182022.1A41D8CD7B@mail.mplayerhq.hu> <20051215205143.GA182219@kosh.hut.fi> <20051215164707.4a400117.rcooley@spamcop.net> <20051216192530.GA150264@kosh.hut.fi> <20051216195141.GO247@brightrain.aerifal.cx> <20051231150456.GA225227@kosh.hut.fi> <4e03026a0512311116x1c0896ddq721fe78f9150bcfa@mail.gmail.com> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.8 required=4.0 tests=AWL,BAYES_00,RCVD_BY_IP, SARE_MSGID_LONG40,TW_RH autolearn=ham version=3.0.1 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, On 12/31/05, Guillaume POIRIER wrote: > Hi, > > On 12/31/05, Jouni.Lohikoski@iki.fi wrote: > > On Fri, Dec 16, 2005 at 02:51:42PM -0500, Rich Felker wrote: > > > It's stupid advice. It should say: "If you capture the video with the > > > vertical resolution higher than half of the full resolution (i.e. 288 > > > for PAL or 240 for NTSC), then the 'frames' you get will really be > > > interleaved pairs of fields. Depending on what you want to do with th= e > > > video you may leave it in this form, destructively deinterlace, or > > > break the pairs apart into individual fields." > > > > Thanks! > > Now it makes sense also why to grab in 25 FPS and still do deinterlacin= g. > > > > I hope this better explanation makes it to MPlayer documentation to > > tv-input.html. Now the old one is still there: > > http://www.mplayerhq.hu/DOCS/HTML/en/tv-input.html > > Ok, I added Rich's advise to CVS. It probably won't show up on > official MPlayerhq website, but I'll update the mirror: > http://tuxrip.free.fr//MPlayer-DOCS-HTML/en/ when I get home. I updated my mirror. You can find the updated version here: http://tuxrip.free.fr//MPlayer-DOCS-HTML/en/tv-input.html Guillaume -- Life is pleasant. Death is peaceful. It's the transition that's troublesome= . Isaac Asimov (1920 - 1992) MPlayer's doc is offline. Find some fresh one here: http://tuxrip.free.fr//MPlayer-DOCS-HTML/en/ http://tuxrip.free.fr//MPlayer-DOCS-HTML/fr/ _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 09:37:17 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id D3DFF126D89 for ; Fri, 6 Jan 2006 09:37:17 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 81FA98D951; Fri, 6 Jan 2006 09:37:10 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 5BC2E8D8C1; Fri, 6 Jan 2006 09:37:00 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5361F8D8A5 for ; Fri, 6 Jan 2006 09:36:38 +0100 (CET) Received: from ksmith.com (ksmith.com [66.226.231.194]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4003C8D80B for ; Fri, 6 Jan 2006 09:36:27 +0100 (CET) Received: from tempe64.ksmith.com ([192.168.64.2] ident=999) by ksmith.com with esmtp (Exim 4.50) id 1Eun5D-0004y9-Ab for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 01:36:23 -0700 Message-ID: <43BE2C02.2080101@ksmith.com> Date: Fri, 06 Jan 2006 01:36:18 -0700 From: Keith Smith User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: mplayer-users@mplayerhq.hu X-Enigmail-Version: 0.93.0.0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] SMP4 Codec / Samsung X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1938313043==" Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============1938313043== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5B0B8667C83D31ED6DC7604C" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5B0B8667C83D31ED6DC7604C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I have a memory stick with an "MPEG4 Video" using an SMP4 codec. I was unable to upload per documentation to the ftp site. Info is at http://www.ksmith.com/MPlayer includes: Sample .avi file Codec From Samsung Bad Guess at codecs.conf SMP4.tar.gz contains the driver, 8 sec video sample, registry snapshot. Anyone already managed this? --------------enig5B0B8667C83D31ED6DC7604C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDviwHz2CugoiX+Q0RAnenAJ92zV/LPaSNHr+9ZWJox2qgHhoVEQCeN2vc ZtocyKGsMxYzOO1qnWenaW4= =Z5KV -----END PGP SIGNATURE----- --------------enig5B0B8667C83D31ED6DC7604C-- --===============1938313043== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users --===============1938313043==-- From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 09:39:52 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 445A3126D89 for ; Fri, 6 Jan 2006 09:39:52 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6AEB98D883; Fri, 6 Jan 2006 09:39:43 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 6F7D28D80B; Fri, 6 Jan 2006 09:39:39 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4209B8D90E for ; Fri, 6 Jan 2006 09:39:32 +0100 (CET) Received: from mailserv.aei.mpg.de (mailserv.aei.mpg.de [194.94.224.6]) by mail.mplayerhq.hu (Postfix) with ESMTP id D95C48D8EF for ; Fri, 6 Jan 2006 09:39:26 +0100 (CET) Received: by mailserv.aei.mpg.de (Postfix, from userid 65534) id 7A2A461E055; Fri, 6 Jan 2006 09:39:23 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mailserv.aei.mpg.de (Postfix) with ESMTP id 4394061F205; Fri, 6 Jan 2006 09:39:23 +0100 (CET) Received: from sbox13.aei.mpg.de.aei.mpg.de (silentbox13.aei.mpg.de [172.16.27.13]) by mailserv.aei.mpg.de (Postfix) with ESMTP id 857365FDD25; Fri, 6 Jan 2006 09:39:21 +0100 (CET) From: Kasper Peeters MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17342.11449.496132.179367@sbox13.aei.mpg.de> Date: Fri, 6 Jan 2006 09:39:21 +0100 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS In-Reply-To: References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> <43BCFAEE.9090701@email.it> <17341.3662.532420.489690@sbox13.aei.mpg.de> <17341.12250.76646.537131@sbox13.aei.mpg.de> <43BD3086.8030601@email.it> X-Mailer: VM 7.07 under Emacs 21.3.1 X-Virus-Scanned: by AMaViS snapshot-20020531 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > That particular stream you posted will not play in VLC, because the > video format (X-QT) is not supported by VLC. Could mplayer handle that (in principle) through a Windows codec? In other words, would fixing this for mplayer only require a fix for h.264 over rtsp, not for h.264 by itself? Kasper _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 09:57:45 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 1ED55126D89 for ; Fri, 6 Jan 2006 09:57:45 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9301C8D847; Fri, 6 Jan 2006 09:57:36 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id DEF808D6B2; Fri, 6 Jan 2006 09:57:31 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id F30228D88F for ; Fri, 6 Jan 2006 09:57:21 +0100 (CET) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mail.mplayerhq.hu (Postfix) with ESMTP id 28F468D2C7 for ; Fri, 6 Jan 2006 09:57:13 +0100 (CET) Received: by xproxy.gmail.com with SMTP id s18so2002480wxc for ; Fri, 06 Jan 2006 00:57:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:reply-to:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=LCVU0ROHUZPhXUXGhCa3TOVo9jbY2PkEkQH5AgW3fYjapDvoytxvhvytD7FucCouzivtSGv8c5W+rPQuercS29cqW1SQoPGtvBSlw19yUOZqw/unZCK0h6uP4vxR9o2kA+h37WOHplM7jNRLdwFNgMUrNdWHuLC0tM9+/R2lIlA= Received: by 10.70.37.1 with SMTP id k1mr2252565wxk; Fri, 06 Jan 2006 00:57:08 -0800 (PST) Received: from nux-0ml6muuj25v.nuxsystem.local ( [85.105.153.14]) by mx.gmail.com with ESMTP id i17sm760809wxd.2006.01.06.00.57.06; Fri, 06 Jan 2006 00:57:07 -0800 (PST) Subject: Re: [MPlayer-users] about multicast From: Sinan Nalkaya To: Carl Karsten In-Reply-To: <43BC241B.8050405@personnelware.com> References: <1136233884.10611.5.camel@darkstar-etch.nuxsystem.com> <43B92A53.5090302@email.it> <1136240301.10611.9.camel@darkstar-etch.nuxsystem.com> <1136417406.5137.10.camel@darkstar-etch.nuxsystem.com> <43BC241B.8050405@personnelware.com> Content-Type: text/plain Date: Fri, 06 Jan 2006 10:33:02 -0600 Message-Id: <1136565182.5213.5.camel@darkstar-etch.nuxsystem.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.2 required=4.0 tests=AWL,BAYES_00, DATE_IN_FUTURE_06_12,RCVD_BY_IP autolearn=ham version=3.0.1 Cc: "MPlayer usage questions, feature requests, bug reports" X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: erchamion.beren@gmail.com, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu i dont know why i quoted the whole thread :) anyway thank your for all recomendations. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 10:10:30 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 6F9A2126D89 for ; Fri, 6 Jan 2006 10:10:30 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E731E8D8B8; Fri, 6 Jan 2006 10:10:22 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id C22A38D3D5; Fri, 6 Jan 2006 10:10:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E02EC8D42D for ; Fri, 6 Jan 2006 10:10:10 +0100 (CET) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mail.mplayerhq.hu (Postfix) with ESMTP id E7C058CF9E for ; Fri, 6 Jan 2006 10:10:04 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISN00FLAYSN1E40@vms042.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 03:10:00 -0600 (CST) Date: Fri, 06 Jan 2006 01:09:58 -0800 From: RC Subject: Re: [MPlayer-users] [BUGREPORT] Audio sample-rate regression In-reply-to: <20051127114402.0f8a8d90.rcooley@spamcop.net> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060106010958.28c76ff3.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20051127114402.0f8a8d90.rcooley@spamcop.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu 7 weeks, and no response at all. Anybody care at all? On Sun, 27 Nov 2005 11:44:02 -0800 RC wrote: > As of 1.0pre7, mplayer can no longer properly play back some avi files > created by 1.0pre6 (or earlier). The audio is played much faster, the > pitch is much higher to match, and audio is completely out-of-sync > with video. I've only seen this problem on AVI files with MP3 audio > at 24/32KHz, and only a few files show this problem at all... > > I've uploaded a small sample that plays back properly with 1.0pre6, > but with the above problems if played with 1.0pre7 or CVS (051105). > If needed, I can provide a few more. > > http://illhostit.com/files/9728744859146377/32k.avi _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 10:12:34 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 8A9B0126D89 for ; Fri, 6 Jan 2006 10:12:34 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 15E2D8D8BC; Fri, 6 Jan 2006 10:12:30 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 414A48D88E; Fri, 6 Jan 2006 10:12:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 424AB8D8BC for ; Fri, 6 Jan 2006 10:12:18 +0100 (CET) Received: from ksmith.com (ksmith.com [66.226.231.194]) by mail.mplayerhq.hu (Postfix) with ESMTP id 456DE8D88C for ; Fri, 6 Jan 2006 10:12:12 +0100 (CET) Received: from tempe64.ksmith.com ([192.168.64.2] ident=999) by ksmith.com with esmtp (Exim 4.50) id 1Eundo-00051b-8F for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 02:12:08 -0700 Message-ID: <43BE345E.1020302@ksmith.com> Date: Fri, 06 Jan 2006 02:11:58 -0700 From: Keith Smith User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: mplayer-users@mplayerhq.hu X-Enigmail-Version: 0.93.0.0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] SMP4 Codec / Samsung X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1366053781==" Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============1366053781== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig373DC418098183007BD4D3FC" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig373DC418098183007BD4D3FC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Got This one to work. Must have spaced on the codecs.conf, was trivial. Move the 3 files ( mcs_dec.ax mcs_core.dll mcs_vfw.dll ) to /usr/lib/win32 or wherever your dll's are codecs.conf: videocodec smp4 info "SMP4 Video Decoder" status working fourcc SMP4,smp4 driver dshow dll "mcs_dec.ax" guid 0x34706d73, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 out YV12,I420,IYUV out YUY2,UYVY out BGR32,BGR24,BGR16,BGR15 Now transcode && xine :) --------------enig373DC418098183007BD4D3FC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDvjRoz2CugoiX+Q0RAipwAKCMYf+moss904z8m5C6oauAa6IEcgCfZLS+ +xixMtjmha7RBidACTbCI9c= =LOsB -----END PGP SIGNATURE----- --------------enig373DC418098183007BD4D3FC-- --===============1366053781== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users --===============1366053781==-- From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 10:51:40 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 2D0C4126D89 for ; Fri, 6 Jan 2006 10:51:40 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C157D8D54A; Fri, 6 Jan 2006 10:51:28 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id A555E8D513; Fri, 6 Jan 2006 10:51:23 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9E4E58D550 for ; Fri, 6 Jan 2006 10:51:06 +0100 (CET) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.204]) by mail.mplayerhq.hu (Postfix) with ESMTP id C83E68D568 for ; Fri, 6 Jan 2006 10:50:48 +0100 (CET) Received: by uproxy.gmail.com with SMTP id m3so1085880uge for ; Fri, 06 Jan 2006 01:50:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VW1IBvuflcr4tTVlOTZ4RUKrG009VAHblVQyEH+7n+cy1Y5ESFUMLmXM1ni7pp9AfLKW1geq5aAuKHhWa5SaggoCfpdekOCcrpit25XNrDALPZp2yri6qFHDYQ1DiGfkiqUSp8ulx4qAcR6k6/b9Gaet7+7UCLC3qYhowDYeFS4= Received: by 10.66.237.12 with SMTP id k12mr444231ugh; Fri, 06 Jan 2006 01:50:44 -0800 (PST) Received: by 10.66.221.8 with HTTP; Fri, 6 Jan 2006 01:50:44 -0800 (PST) Message-ID: Date: Fri, 6 Jan 2006 09:50:44 +0000 From: Cian Cullinan To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] h.264 rtsp stream from QTSS In-Reply-To: <17342.11449.496132.179367@sbox13.aei.mpg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <17340.58913.75138.510002@sbox13.aei.mpg.de> <43BCEA2D.5090605@email.it> <17340.60611.453347.823940@sbox13.aei.mpg.de> <43BCFAEE.9090701@email.it> <17341.3662.532420.489690@sbox13.aei.mpg.de> <17341.12250.76646.537131@sbox13.aei.mpg.de> <43BD3086.8030601@email.it> <17342.11449.496132.179367@sbox13.aei.mpg.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.7 required=4.0 tests=AWL,BAYES_00,RCVD_BY_IP, SARE_MSGID_LONG40 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On 1/6/06, Kasper Peeters wrote: > > That particular stream you posted will not play in VLC, because the > > video format (X-QT) is not supported by VLC. > > Could mplayer handle that (in principle) through a Windows codec? In > other words, would fixing this for mplayer only require a fix for > h.264 over rtsp, not for h.264 by itself? > Maybe, but that's not trivial to implement and you would still have the FPS problem I mentioned. My advice to you is to avoid h264 for the moment if you will be doing playback under linux and go with MPEG4-2. Cian _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 12:25:48 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id F39E4126D82 for ; Fri, 6 Jan 2006 12:25:47 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EC1E58D3C1; Fri, 6 Jan 2006 12:25:29 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 10C6C8D1A6; Fri, 6 Jan 2006 12:25:25 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DF4688D203 for ; Fri, 6 Jan 2006 12:25:16 +0100 (CET) Received: from smtp-3.hut.fi (smtp-3.hut.fi [130.233.228.93]) by mail.mplayerhq.hu (Postfix) with ESMTP id 76EC78D190 for ; Fri, 6 Jan 2006 12:25:11 +0100 (CET) Received: from localhost (putosiko.hut.fi [130.233.228.114]) by smtp-3.hut.fi (8.12.10/8.12.10) with ESMTP id k06BP66h030329; Fri, 6 Jan 2006 13:25:06 +0200 Received: from smtp-3.hut.fi ([130.233.228.93]) by localhost (putosiko.hut.fi [130.233.228.114]) (amavisd-new, port 10024) with LMTP id 08798-24-9; Fri, 6 Jan 2006 13:25:06 +0200 (EET) Received: from kosh.hut.fi (kosh.hut.fi [130.233.228.10]) by smtp-3.hut.fi (8.12.10/8.12.10) with ESMTP id k06BOhRu030206; Fri, 6 Jan 2006 13:24:43 +0200 Received: (from jlohikos@localhost) by kosh.hut.fi (8.12.10/8.12.10/Submit) id k06BOfAn411443; Fri, 6 Jan 2006 13:24:41 +0200 (EET) Date: Fri, 6 Jan 2006 13:24:41 +0200 From: "Jouni.Lohikoski@iki.fi" To: RC Subject: Re: [MPlayer-users] mencoder -endpos mb does not work, neither does mplayer -sb XXXXX -dumpstream Message-ID: <20060106112441.GB519420@kosh.hut.fi> References: <20060102190213.78DC98D721@mail.mplayerhq.hu> <20060102223552.GA17193@kosh.hut.fi> <20060102185420.055b429f.rcooley@spamcop.net> <20060103122115.GB1069@kosh.hut.fi> <20060103164348.6344b772.rcooley@spamcop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4e03026a0512311116x1c0896ddq721fe78f9150bcfa@mail.gmail.com> User-Agent: Mutt/1.4i X-TKK-Virus-Scanned: by amavisd-new-2.1.2-hutcc at putosiko.hut.fi X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Cc: mplayer-users@mplayerhq.hu X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: Jouni.Lohikoski@iki.fi, "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Tue, Jan 03, 2006 at 04:43:48PM -0800, RC wrote: > I don't know what your reasoning is for making an AVI out of an ASF, but > it probably won't work. You really need to re-encode the video/audio > to make a playable AVI out of it. Well my reason is that I am happy with the quality of the video and the audio, also concerning the quality/space. But when I am burning these ASF files to the DVD, I do not get efficiently 100% full DVD-R:s because the ASF files are so big (~500MiB). So what I am trying to do, is to split without re-encoding the files when I need it. In this example I would need to split the 540 MiB file to 394 MiB and 146 MiB media files, which ofcourse should be playable also with Mplayer after the split. Basically I can use dd to just cruely cut the 146 MiB out from the first part and let media player handle the broken end of the file. But the 2nd part, 146 MiB, is the tricky one to split into working media file. I haven't tested yet, but what will probably happen if I just dump stream from 0:00:00 to 0:00:01, then append that 146 MiB from the tail of the original ASF media file to that 0:00:01 long media file? Could it work? (So saving the header and cutting lots of data from the middle.) _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 13:45:12 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id F2ED0126D82 for ; Fri, 6 Jan 2006 13:45:11 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E68D48E038; Fri, 6 Jan 2006 13:44:37 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id C4B288E067; Fri, 6 Jan 2006 13:44:29 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 573D18E038 for ; Fri, 6 Jan 2006 13:43:59 +0100 (CET) Received: from vsmtp4.tin.it (vsmtp4.tin.it [212.216.176.224]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5072A8E004 for ; Fri, 6 Jan 2006 13:43:48 +0100 (CET) Received: from bigtower.myhome.qwe (82.52.34.17) by vsmtp4.tin.it (7.2.060.1) id 43BC4306001321A7 for mplayer-users@mplayerhq.hu; Fri, 6 Jan 2006 13:43:44 +0100 Received: from tower2.myhome.qwe (localhost [127.0.0.1]) by bigtower.myhome.qwe (Postfix) with ESMTP id 7F956F219B for ; Fri, 6 Jan 2006 13:43:32 +0100 (CET) Date: Fri, 6 Jan 2006 13:43:32 +0100 From: Roberto Togni To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] SMP4 Codec / Samsung Message-ID: <20060106134332.355ec21f@tower2.myhome.qwe> In-Reply-To: <43BE2C02.2080101@ksmith.com> References: <43BE2C02.2080101@ksmith.com> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.9; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Fri, 06 Jan 2006 01:36:18 -0700 Keith Smith wrote: > I have a memory stick with an "MPEG4 Video" using an SMP4 codec. > > I was unable to upload per documentation to the ftp site. > > Info is at http://www.ksmith.com/MPlayer includes: > Sample .avi file > Codec From Samsung > Bad Guess at codecs.conf > SMP4.tar.gz contains the driver, 8 sec video sample, registry snapshot. > > Anyone already managed this? The file is standard mpeg-4, and can be decoded by ffmpeg. I added the SMP4 fourcc to codecs.conf. Ciao, Roberto _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 14:05:46 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id E3906126D82 for ; Fri, 6 Jan 2006 14:05:46 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DEF098D992; Fri, 6 Jan 2006 14:05:39 +0100 (CET) X-Original-To: MPlayer-users@mplayerhq.hu Delivered-To: MPlayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 443BC8D97B; Fri, 6 Jan 2006 14:05:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 157AA8D5DA for ; Fri, 6 Jan 2006 14:05:07 +0100 (CET) Received: from web30308.mail.mud.yahoo.com (web30308.mail.mud.yahoo.com [68.142.200.101]) by mail.mplayerhq.hu (Postfix) with SMTP id 625328AB7E for ; Fri, 6 Jan 2006 14:04:59 +0100 (CET) Received: (qmail 79835 invoked by uid 60001); 6 Jan 2006 13:04:53 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Tm+L9U8KLcPARXdVd17pbZFx1dMWejAfXvMxSFkxNtY9A28P1pLIsxodAoZLljb7YSdGOlNp2RfinpSkiMZkOtWRVm5UBIOEngTkr3Yu4F56cBu31CufzpZ5GbuUOCs7R1C2vV+19NLPWeZLvQG4gYDU8DmZdCQDP6DikoZHTRM= ; Message-ID: <20060106130453.79833.qmail@web30308.mail.mud.yahoo.com> Received: from [69.40.233.157] by web30308.mail.mud.yahoo.com via HTTP; Fri, 06 Jan 2006 05:04:53 PST Date: Fri, 6 Jan 2006 05:04:53 -0800 (PST) From: Dan Smythe To: MPlayer-users@mplayerhq.hu MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-servers-Metrics: mail 1049; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-6.3 required=4.0 tests=AWL,BAYES_00, FORGED_YAHOO_RCVD,TW_WM autolearn=ham version=3.0.1 Cc: Subject: [MPlayer-users] WMV Problem X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu I have some wmv files that always cause mplayer to crash. They are encoded using wmv version 2. Is there any way I can give mplayer bigger tolerance for errors, or get mencoder to reencode the files without crashing? I've also had occasional problems with badly encoded files. Thanks for any suggestions. __________________________________________ Yahoo! DSL – Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 15:45:51 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id F183B126D82 for ; Fri, 6 Jan 2006 15:45:50 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B80698DBD3; Fri, 6 Jan 2006 15:45:32 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 9F12D8D8E0; Fri, 6 Jan 2006 15:45:28 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D6B7B8D8DD for ; Fri, 6 Jan 2006 15:45:13 +0100 (CET) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mail.mplayerhq.hu (Postfix) with ESMTP id DACED8D837 for ; Fri, 6 Jan 2006 15:45:07 +0100 (CET) Received: from kuori.saunalahti.fi (kuori.saunalahti.fi [195.197.175.23]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 91BFA107B45 for ; Fri, 6 Jan 2006 16:45:00 +0200 (EET) Received: by kuori.saunalahti.fi (Postfix, from userid 11801) id 4208F20F; Fri, 6 Jan 2006 16:45:00 +0200 (EET) Date: Fri, 6 Jan 2006 16:45:00 +0200 From: Anssi Saari To: mplayer-users@mplayerhq.hu Message-ID: <20060106144500.GA1965@sci.fi> Mail-Followup-To: Anssi Saari , mplayer-users@mplayerhq.hu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] Changing aspect ratio in AVI file? X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu I have a couple of avis which have 512x384 resolution, but aspect ratio says they are 1.77:1. No problem on my PC, but on my DVD player it is. Mplayer -v -frames 1 output is attached. I tried fixing this with mencoder -oac copy -ovc copy -force-avi-aspect, but it didn't help with my DVD player, it still gets the 16:9 aspect from somewhere. From the docs it looks like this -force-avi-aspect affects something that only Mplayer supports? But what does my DVD player use then? The player is a Pioneer DV-575, I believe it uses the commercial DivX decoder. MPlayer dev-CVS-050803-16:47-3.4.4 (C) 2000-2005 MPlayer Team CPU: Advanced Micro Devices Athlon MP/XP/XP-M Barton (Family: 6, Stepping: 0) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE 86 audio & 201 video codecs CommandLine: '-v' '-frames' '1' 'test.avi' init_freetype get_path('font/font.desc') -> '/home/as/.mplayer/font/font.desc' Font /home/as/.mplayer/font/font.desc loaded successfully! (206 chars) Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay Using Linux hardware RTC timing (1024Hz). get_path('input.conf') -> '/home/as/.mplayer/input.conf' Parsing input config file /home/as/.mplayer/input.conf Input config file /home/as/.mplayer/input.conf parsed: 6 binds Setting up LIRC support... get_path('test.avi.conf') -> '/home/as/.mplayer/test.avi.conf' Playing test.avi. [file] File size is 366137344 bytes STREAM: [file] test.avi STREAM: Description: File STREAM: Author: Albeu STREAM: Comment: based on the code from ??? (probably Arpi) AVI file format detected. list_end=0x2292 ======= AVI Header ======= us/frame: 41708 (fps=23.976) max bytes/sec: 0 padding: 0 MainAVIHeader.dwFlags: (272) HAS_INDEX IS_INTERLEAVED frames total: 65857 initial: 0 streams: 2 Suggested BufferSize: 0 Size: 512 x 384 ========================== list_end=0x10F4 ==> Found video stream: 0 ====== STREAM Header ===== Type: vids FCC: xvid (64697678) Flags: 0 Priority: 0 Language: 0 InitialFrames: 0 Rate: 2997/125 = 23.976 Start: 0 Len: 65857 Suggested BufferSize: 43384 Quality 10000 Sample size: 0 ========================== found 'bih', 40 bytes of 40 ======= VIDEO Format ====== biSize 40 biWidth 512 biHeight 384 biPlanes 1 biBitCount 12 biCompression 1145656920='XVID' biSizeImage 1179648 =========================== Regenerating keyframe table for MPEG4 video list_end=0x2186 ==> Found audio stream: 1 ====== STREAM Header ===== Type: auds FCC: (0) Flags: 0 Priority: 0 Language: 0 InitialFrames: 1 Rate: 48000/1152 = 41.667 Start: 0 Len: 114443 Suggested BufferSize: 576 Quality -1 Sample size: 0 ========================== found 'wf', 30 bytes of 18 ======= WAVE Format ======= Format Tag: 85 (0x55) Channels: 2 Samplerate: 48000 avg byte/sec: 17888 Block align: 1152 bits/sample: 0 cbSize: 12 mp3.wID=1 mp3.fdwFlags=0x2 mp3.nBlockSize=429 mp3.nFramesPerBlock=1 mp3.nCodecDelay=0 =========================== list_end=0x2292 AVI: dmlh found (size=248) (total_frames=65857) list_end=0x22B6 hdr=Software size=15 Software : Nandub v1.0rc2 list_end=0x15A6CA60 Found movie at 0x280C - 0x15A6CA60 Reading INDEX block, 180300 chunks for 65857 frames (fpos=0x15a6ca68) AVI index offset: 0x2808 (movi=0x280C idx0=0x4 idx1=0x12C) Auto-selected AVI audio ID = 1 Auto-selected AVI video ID = 0 AVI: Searching for audio stream (id:1) AVI video size=312631120 (65857) audio size=49135296 (114443) VIDEO: [XVID] 512x384 12bpp 23.976 fps 910.5 kbps (111.1 kbyte/s) [V] filefmt:3 fourcc:0x44495658 size:512x384 fps:23.98 ftime:=0.0417 Clip info: Software: Nandub v1.0rc2 get_path('sub/') -> '/home/as/.mplayer/sub/' get_path('default.sub') -> '/home/as/.mplayer/default.sub' ========================================================================== Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 dec_audio: Allocating 4608 + 65536 = 70144 bytes for output buffer. mp3lib: made decode tables with MMX optimization mp3lib: using 3DNow!Ex optimized decore! MP3lib: init layer2&3 finished, tables done MPEG 1.0, Layer III, 48000 Hz 96 kbit Joint-Stereo, BPF: 288 Channels: 2, copyright: No, original: Yes, CRC: No, emphasis: 0 AUDIO: 48000 Hz, 2 ch, s16le, 96.0 kbit/6.25% (ratio: 12000->192000) Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3) ========================================================================== X11 opening display: :0.0 vo: X11 color mask: FFFFFF (R:FF0000 G:FF00 B:FF) vo: X11 running at 1600x1200 with depth 24 and 32 bpp (":0.0" => local display) [x11] Detected wm supports layers. [x11] Detected wm supports NetWM. [x11] Detected wm supports ABOVE state. [x11] Detected wm supports BELOW state. [x11] Detected wm supports FULLSCREEN state. [x11] Detected wm supports STAYS_ON_TOP state. [x11] Current fstype setting honours LAYER FULLSCREEN STAYS_ON_TOP ABOVE BELOW X atoms Disabling DPMS DPMSDisable stat: 1 [xv common] Drawing no colorkey. ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family INFO: libavcodec init OK! Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4) ========================================================================== Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??... [libaf] Adding filter dummy [dummy] Was reinitialized: 48000Hz/2ch/s16le [dummy] Was reinitialized: 48000Hz/2ch/s16le ao2: 48000 Hz 2 chans s16le audio_setup: using '/dev/dsp' dsp device audio_setup: using '/dev/mixer' mixer device audio_setup: using 'pcm' mixer device audio_setup: sample format: s16le (requested: s16le) audio_setup: using 2 channels (requested: 2) audio_setup: using 48000 Hz samplerate (requested: 48000) audio_setup: frags: 8/8 (8192 bytes/frag) free: 65536 AO: [oss] 48000Hz 2ch s16le (2 bps) AO: Description: OSS/ioctl audio output AO: Author: A'rpi Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le... [dummy] Was reinitialized: 48000Hz/2ch/s16le [dummy] Was reinitialized: 48000Hz/2ch/s16le Starting playback... [ffmpeg] aspect_ratio: 1.773124 VDec: vo config request - 512 x 384 (preferred csp: Planar YV12) Trying filter chain: vo VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.77:1 - prescaling to correct movie aspect. VO Config (512x384->680x384,flags=5,'MPlayer',0x32315659) VO: [xv] 512x384 => 680x384 Planar YV12 [fs] [zoom] VO: Description: X11/Xv VO: Author: Gerd Knorr and others Xvideo image format: 0x32595559 (YUY2) packed Xvideo image format: 0x32315659 (YV12) planar Xvideo image format: 0x59565955 (UYVY) packed Xvideo image format: 0x30323449 (I420) planar using Xvideo port 270 for hw scaling [xv-fs] dx: 0 dy: 148 dw: 1600 dh: 904 [xv] dx: 0 dy: 148 dw: 1600 dh: 904 *** [vo] Allocating (slices) mp_image_t, 512x384x12bpp YUV planar, 294912 bytes [xv] dx: 0 dy: 0 dw: 1600 dh: 1200 [xv-fs] dx: 0 dy: 148 dw: 1600 dh: 904 A: 0.0 V: 0.0 A-V: 0.047 ct: 0.000 1/ 1 ??% ??% ??,?% 0 0 XXX initial v_pts=0.000 a_pos=8688 (0.486) *** [vo] Allocating (slices) mp_image_t, 512x384x12bpp YUV planar, 294912 bytes A: 0.1 V: 0.0 A-V: 0.015 ct: 0.001 2/ 2 ??% ??% ??,?% 0 0 EOF code: 1 Uninit audio filters... [libaf] Removing filter dummy uninit audio: mp3lib uninit video: ffmpeg Successfully enabled DPMS vo: uninit ... Exiting... (End of file) _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 15:53:07 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id C314D126D82 for ; Fri, 6 Jan 2006 15:53:07 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3E0868C07E; Fri, 6 Jan 2006 15:52:42 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 2A99F8AB59; Fri, 6 Jan 2006 15:52:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4F2F98DBEB for ; Fri, 6 Jan 2006 15:52:28 +0100 (CET) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3FDB58D8BC for ; Fri, 6 Jan 2006 15:52:22 +0100 (CET) Received: by zproxy.gmail.com with SMTP id n1so2820371nzf for ; Fri, 06 Jan 2006 06:52:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y4lzLRXKSM7sN8UcQLY6Ld1t+enKccf8qhQ21Wk0C3Ci0w8+xCldYDx49iN4x5IAVsQRHmNNetMQDbhBrG1xQOLEkwaDGPOyhdEo1dRhQP6YdRhQEnkhAkrt/3/9pREifglgveaCZWjH67SgdNRo1hAYC1t3QdwUANu7MDl0w7M= Received: by 10.65.133.10 with SMTP id k10mr1930682qbn; Fri, 06 Jan 2006 06:52:14 -0800 (PST) Received: by 10.64.148.19 with HTTP; Fri, 6 Jan 2006 06:52:14 -0800 (PST) Message-ID: <4e03026a0601060652p3e238966ic2801b60065c7d02@mail.gmail.com> Date: Fri, 6 Jan 2006 15:52:14 +0100 From: Guillaume POIRIER To: "MPlayer usage questions, feature requests, bug reports" , Anssi Saari Subject: Re: [MPlayer-users] Changing aspect ratio in AVI file? In-Reply-To: <20060106144500.GA1965@sci.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060106144500.GA1965@sci.fi> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00,RCVD_BY_IP, SARE_MSGID_LONG40 autolearn=ham version=3.0.1 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, On 1/6/06, Anssi Saari wrote: > > I have a couple of avis which have 512x384 resolution, but aspect ratio > says they are 1.77:1. No problem on my PC, but on my DVD player it is. > Mplayer -v -frames 1 output is attached. > > I tried fixing this with mencoder -oac copy -ovc copy -force-avi-aspect, > but it didn't help with my DVD player, it still gets the 16:9 aspect from > somewhere. From the docs it looks like this -force-avi-aspect affects > something that only Mplayer supports? But what does my DVD player use > then? It probably only honors aspect ratio of MPEG files, not AVI files. It looks like the only way to go (at least, I don't see any other way) would be to re-encode your files :( Guillaume -- Life is pleasant. Death is peaceful. It's the transition that's troublesome= . Isaac Asimov (1920 - 1992) MPlayer's doc is offline. Find some fresh one here: http://tuxrip.free.fr//MPlayer-DOCS-HTML/en/ http://tuxrip.free.fr//MPlayer-DOCS-HTML/fr/ _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 15:57:20 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 68A6C126D82 for ; Fri, 6 Jan 2006 15:57:20 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0B3148CF9B; Fri, 6 Jan 2006 15:57:12 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 9EA1D8AF27; Fri, 6 Jan 2006 15:57:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 76B688D002 for ; Fri, 6 Jan 2006 15:56:58 +0100 (CET) Received: from lana.hrz.tu-chemnitz.de (lana.hrz.tu-chemnitz.de [134.109.132.3]) by mail.mplayerhq.hu (Postfix) with ESMTP id 148558AF9A for ; Fri, 6 Jan 2006 15:56:52 +0100 (CET) Received: from hedwig.hrz.tu-chemnitz.de ([134.109.132.173] helo=mailbox.hrz.tu-chemnitz.de) by lana.hrz.tu-chemnitz.de with esmtp (Exim 4.54) id 1Eut1J-0006tv-ND for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 15:56:45 +0100 Received: from alexnoe.csn.tu-chemnitz.de ([134.109.109.45] helo=[127.0.0.1]) by mailbox.hrz.tu-chemnitz.de with esmtp (Exim 4.43) id 1Eut1J-00083h-L6 for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 15:56:45 +0100 Message-ID: <43BE853E.4050806@hrz.tu-chemnitz.de> Date: Fri, 06 Jan 2006 15:57:02 +0100 From: Alexander Noe' User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Changing aspect ratio in AVI file? References: <20060106144500.GA1965@sci.fi> <4e03026a0601060652p3e238966ic2801b60065c7d02@mail.gmail.com> In-Reply-To: <4e03026a0601060652p3e238966ic2801b60065c7d02@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scan-Signature: 27bd5aa73b5e6aacb3c68e29317a6b01 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Guillaume POIRIER wrote: > It probably only honors aspect ratio of MPEG files, not AVI files. There is no reasonable way to set aspect ratio of an AVI file, so there is nothing it could honor (please don't say using MPEG-bitstream aspect ratio in AVI files is reasonable!) regards, Alex _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 16:20:59 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id D990A126D82 for ; Fri, 6 Jan 2006 16:20:58 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4BBE18D09F; Fri, 6 Jan 2006 16:20:47 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B11B48D127; Fri, 6 Jan 2006 16:20:41 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D6C408D056 for ; Fri, 6 Jan 2006 16:20:26 +0100 (CET) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0E4208CF85 for ; Fri, 6 Jan 2006 16:20:19 +0100 (CET) Received: by zproxy.gmail.com with SMTP id x7so3277467nzc for ; Fri, 06 Jan 2006 07:20:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=gCdFfJD8+pxWaNi+glubF22sruFdZfJaXWkWlFTDABEaGzpIRAinkeTq6I2yMAeWRd0z4O3uz0hqanj/5+d0y/fT51yC6Fpqi3MBLBJBlTOqfGl/Gsj6ZxY4brU/ukf08H/C7vOx1E+zktjPQEn19UI/r3YblwmaDVoM2rEBcSM= Received: by 10.36.24.7 with SMTP id 7mr8461452nzx; Fri, 06 Jan 2006 07:20:11 -0800 (PST) Received: by 10.36.177.17 with HTTP; Fri, 6 Jan 2006 07:20:11 -0800 (PST) Message-ID: Date: Fri, 6 Jan 2006 16:20:11 +0100 From: lekkie omotayo To: "mplayer-users@mplayerhq.hu" MIME-Version: 1.0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-6.8 required=4.0 tests=BAYES_00,HTML_20_30, HTML_MESSAGE,RCVD_BY_IP,SARE_MSGID_LONG40,TO_ADDRESS_EQ_REAL,TW_FX, TW_MX,TW_XS autolearn=ham version=3.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.4 Subject: [MPlayer-users] MPlayer error compile during make X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu While trying to compile my MPlayerv1.0pre7try2 on Linux. Below is my system info and the make error. ANy way out will be appreciated. Thnx. Lekkie OS: Fedora Core 4.0 Linux Kernel: 2.6.11-1.1369_FC4 libc version: libc-2.3.5.so gcc version: gcc version 4.0.0 ld version: GNU ld version 2.15.94.0.2.2 as version: GNU assembler 2.15.94.0.2.2 Processor Info: processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 6 model name : AMD Athlon(tm) XP PRO + stepping : 2 cpu MHz : 597.462 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow bogomips : 1183.74 Last few lines of "make" before stopping: -frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o wnv1.o wnv1.c `-mcpu=3D' is deprecated. Use `-mtune=3D' or '-march=3D' instead. cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=3Dathlon-xp -mcpu=3Dathlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -DHAVE_AV_CONFIG= _H -I.. -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ws-snd1.o ws-snd1.c `-mcpu=3D' is deprecated. Use `-mtune=3D' or '-march=3D' instead. cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=3Dathlon-xp -mcpu=3Dathlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -DHAVE_AV_CONFIG= _H -I.. -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o aasc= .o aasc.c `-mcpu=3D' is deprecated. Use `-mtune=3D' or '-march=3D' instead. cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=3Dathlon-xp -mcpu=3Dathlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -DHAVE_AV_CONFIG= _H -I.. -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o pthread.o pthread.c `-mcpu=3D' is deprecated. Use `-mtune=3D' or '-march=3D' instead. cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=3Dathlon-xp -mcpu=3Dathlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -DHAVE_AV_CONFIG= _H -I.. -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o libpostproc/postprocess.o libpostproc/postprocess.c `-mcpu=3D' is deprecated. Use `-mtune=3D' or '-march=3D' instead. In file included from libpostproc/postprocess.c:655: libpostproc/postprocess_template.c: In function 'do_a_deblock_MMX2': libpostproc/postprocess_template.c:2901: error: memory input 4 is not directly addressable libpostproc/postprocess_template.c: In function 'postProcess_MMX2': libpostproc/postprocess_template.c:3510: warning: pointer targets in passin= g argument 6 of 'blockCopy_MMX2' differ in signedness libpostproc/postprocess_template.c:3656: warning: pointer targets in passin= g argument 6 of 'blockCopy_MMX2' differ in signedness libpostproc/postprocess_template.c:3757: warning: pointer targets in passin= g argument 4 of 'tempNoiseReducer_MMX2' differ in signedness libpostproc/postprocess_template.c:3781: warning: pointer targets in passin= g argument 4 of 'tempNoiseReducer_MMX2' differ in signedness make[1]: *** [libpostproc/postprocess.o] Error 1 make[1]: Leaving directory `/home/styx/MPlayer-1.0pre7try2/libavcodec' make: *** [libavcodec/libavcodec.a] Error 2 [root@inetgateway MPlayer-1.0pre7try2]# _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 17:21:19 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 1A4E3126D82 for ; Fri, 6 Jan 2006 17:21:19 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 42C468D940; Fri, 6 Jan 2006 17:20:58 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 105288D957; Fri, 6 Jan 2006 17:20:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E84278D960 for ; Fri, 6 Jan 2006 17:20:43 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.152]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3C0698D940 for ; Fri, 6 Jan 2006 17:20:38 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc12) with ESMTP id <2006010616202301400q9vade>; Fri, 6 Jan 2006 16:20:29 +0000 Message-ID: <43BE98BF.2070108@comcast.net> Date: Fri, 06 Jan 2006 11:20:15 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] [BUGREPORT] Audio sample-rate regression References: <20051127114402.0f8a8d90.rcooley@spamcop.net> <20060106010958.28c76ff3.rcooley@spamcop.net> In-Reply-To: <20060106010958.28c76ff3.rcooley@spamcop.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu RC wrote: > On Sun, 27 Nov 2005 11:44:02 -0800 RC wrote: > >> As of 1.0pre7, mplayer can no longer properly play back some avi >> files created by 1.0pre6 (or earlier). The audio is played much >> faster, the pitch is much higher to match, and audio is completely >> out-of-sync with video. I've only seen this problem on AVI files >> with MP3 audio at 24/32KHz, and only a few files show this problem >> at all... >> >> I've uploaded a small sample that plays back properly with 1.0pre6, >> but with the above problems if played with 1.0pre7 or CVS >> (051105). If needed, I can provide a few more. >> >> http://illhostit.com/files/9728744859146377/32k.avi > > 7 weeks, and no response at all. > > Anybody care at all? Well, I care, just in principle (I am decidedly a perfectionist) - but I'm not exactly in a position to do much about it. It occurs to me that I may, just perhaps, have another file with a comparable problem. It identifies itself as having been created with MEncoder 0.92 (!), which was probably current at the time. I vaguely seem to recall its having played back correctly at one point, but for some time now it has played much too fast - I can get it back to only slightly too fast by using '-speed 0.9', but it still seems odd. However, I do not notice the "pitch too high" or "A/V out of sync" problems you describe[1], so it may not be quite the same thing. We should both, perhaps, do regression testing to see what commit caused the change... you've done more in that direction than I have, but '1.0pre6' to '1.0pre7' is still quite a jump. [1] Rather, A/V desync does occur, but not at all for about the first third of the file; then suddenly it desyncs at a jump, and varies slightly thereafter. -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 17:27:27 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7D98D126D82 for ; Fri, 6 Jan 2006 17:27:27 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 468498D97D; Fri, 6 Jan 2006 17:27:20 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 8A4138D966; Fri, 6 Jan 2006 17:27:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B14FE8D96B for ; Fri, 6 Jan 2006 17:27:07 +0100 (CET) Received: from debi.pekin.waw.pl (pekin.waw.pl [80.55.44.166]) by mail.mplayerhq.hu (Postfix) with ESMTP id EE0DF8D960 for ; Fri, 6 Jan 2006 17:27:01 +0100 (CET) Received: from debi.pekin.waw.pl (debi.pekin.waw.pl [127.0.0.1]) by debi.pekin.waw.pl (Postfix) with ESMTP id 75F5412D78 for ; Fri, 6 Jan 2006 17:26:54 +0100 (CET) Received: from rathann.pekin.waw.pl (rathann.pekin.waw.pl [192.168.2.15]) by debi.pekin.waw.pl (Postfix) with ESMTP id 655CD12D77 for ; Fri, 6 Jan 2006 17:26:54 +0100 (CET) Received: by rathann.pekin.waw.pl (Postfix, from userid 500) id 7B9A9389E8; Fri, 6 Jan 2006 17:26:54 +0100 (CET) Date: Fri, 6 Jan 2006 17:26:54 +0100 From: Dominik 'Rathann' Mierzejewski To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] Changing aspect ratio in AVI file? Message-ID: <20060106162654.GA7405@rathann.pekin.waw.pl> References: <20060106144500.GA1965@sci.fi> <4e03026a0601060652p3e238966ic2801b60065c7d02@mail.gmail.com> <43BE853E.4050806@hrz.tu-chemnitz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43BE853E.4050806@hrz.tu-chemnitz.de> X-Linux-Registered-User: 134951 X-Homepage: http://rpm.greysector.net/ User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Friday, 06 January 2006 at 15:57, Alexander Noe' wrote: > Guillaume POIRIER wrote: > > >It probably only honors aspect ratio of MPEG files, not AVI files. > > There is no reasonable way to set aspect ratio of an AVI file, Of course there is. Even two ways, defined by MPEG4 stream and by OpenDML AVI extension. These are standard. Too bad almost nobody except MPlayer respects these standards. > so there is nothing it could honor (please don't say using > MPEG-bitstream aspect ratio in AVI files is reasonable!) Of course it is. After all, aspect ratio is a property of the video stream, isn't it? So where would you store it, if not in the stream? Regards, R. -- MPlayer RPMs maintainer: http://rpm.greysector.net/mplayer/ "I am Grey. I stand between the candle and the star. We are Grey. We stand between the darkness ... and the light." -- Delenn in Grey Council in Babylon 5:"Babylon Squared" _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 17:33:48 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 78F48126D82 for ; Fri, 6 Jan 2006 17:33:48 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3D6358DD66; Fri, 6 Jan 2006 17:33:42 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 1ABF48DD5D; Fri, 6 Jan 2006 17:33:37 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id CE80F8D1B1 for ; Fri, 6 Jan 2006 17:33:27 +0100 (CET) Received: from lana.hrz.tu-chemnitz.de (lana.hrz.tu-chemnitz.de [134.109.132.3]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0C1AF8D1BA for ; Fri, 6 Jan 2006 17:33:22 +0100 (CET) Received: from hedwig.hrz.tu-chemnitz.de ([134.109.132.173] helo=mailbox.hrz.tu-chemnitz.de) by lana.hrz.tu-chemnitz.de with esmtp (Exim 4.54) id 1EuuWg-0004kk-UQ for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 17:33:14 +0100 Received: from alexnoe.csn.tu-chemnitz.de ([134.109.109.45] helo=[127.0.0.1]) by mailbox.hrz.tu-chemnitz.de with esmtp (Exim 4.43) id 1EuuWg-0006Hf-TE for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 17:33:14 +0100 Message-ID: <43BE9BD9.1000400@hrz.tu-chemnitz.de> Date: Fri, 06 Jan 2006 17:33:29 +0100 From: Alexander Noe' User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Changing aspect ratio in AVI file? References: <20060106144500.GA1965@sci.fi> <4e03026a0601060652p3e238966ic2801b60065c7d02@mail.gmail.com> <43BE853E.4050806@hrz.tu-chemnitz.de> <20060106162654.GA7405@rathann.pekin.waw.pl> In-Reply-To: <20060106162654.GA7405@rathann.pekin.waw.pl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scan-Signature: 489ffd0e04f7de08dacf4c0626a7b16e X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Dominik 'Rathann' Mierzejewski wrote: >>There is no reasonable way to set aspect ratio of an AVI file, > > > Of course there is. Even two ways, defined by MPEG4 stream and by OpenDML > AVI extension. These are standard. Too bad almost nobody except MPlayer > respects these standards. I've never seen a file having a video property header chunk... >>so there is nothing it could honor (please don't say using >>MPEG-bitstream aspect ratio in AVI files is reasonable!) > > > Of course it is. After all, aspect ratio is a property of the video > stream, isn't it? Yes > So where would you store it, if not in the stream? In the headers, so that you do NOT need to manipulate the bitstream in order to change it? regards, Alex _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 18:01:05 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 5A7F1126D82 for ; Fri, 6 Jan 2006 18:01:05 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6F48A8D5CE; Fri, 6 Jan 2006 18:00:51 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 627808D543; Fri, 6 Jan 2006 18:00:45 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 590858D57E for ; Fri, 6 Jan 2006 17:59:54 +0100 (CET) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mail.mplayerhq.hu (Postfix) with ESMTP id EE3958D61E for ; Fri, 6 Jan 2006 17:59:11 +0100 (CET) Received: by wproxy.gmail.com with SMTP id 57so2867737wri for ; Fri, 06 Jan 2006 08:59:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uAjq1rq3IgKMRz7JEikD0sPFMqSFF1c2+FATY04IuHkNbUbP7GP1CzSjixpL6XYM82HByByYjgdZu5i3/lZeg8T7CjTPDCDbRlgKzCFu0pW1ZUrHNabX+rW+dkKXpVTnYFhxGW7VpxH0KzEFqAvdVPK1M5usznKMk8r2oQ40qQ4= Received: by 10.65.95.5 with SMTP id x5mr1977277qbl; Fri, 06 Jan 2006 08:59:03 -0800 (PST) Received: by 10.64.148.19 with HTTP; Fri, 6 Jan 2006 08:59:03 -0800 (PST) Message-ID: <4e03026a0601060859i59eb42f5u9b07fdfdb6c8c687@mail.gmail.com> Date: Fri, 6 Jan 2006 17:59:03 +0100 From: Guillaume POIRIER To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] MPlayer error compile during make In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00,RCVD_BY_IP, SARE_MSGID_LONG40 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On 1/6/06, lekkie omotayo wrote: > While trying to compile my MPlayerv1.0pre7try2 on Linux. Below is my syst= em > info and the make error. ANy way out will be appreciated. Thnx. > Lekkie > > > OS: Fedora Core 4.0 > Linux Kernel: 2.6.11-1.1369_FC4 > libc version: libc-2.3.5.so > gcc version: gcc version 4.0.0 Use CVS version of MPlayer. Note that this document already states that: http://mplayerhq.hu/DOCS/HTML/en/bugreports_report.html G -- Life is pleasant. Death is peaceful. It's the transition that's troublesome= . Isaac Asimov (1920 - 1992) MPlayer's doc is offline. Find some fresh one here: http://tuxrip.free.fr//MPlayer-DOCS-HTML/en/ http://tuxrip.free.fr//MPlayer-DOCS-HTML/fr/ _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 18:32:21 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 180B2126D82 for ; Fri, 6 Jan 2006 18:32:21 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E992F8D66B; Fri, 6 Jan 2006 18:32:09 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 6BC058D620; Fri, 6 Jan 2006 18:32:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DCF5E8D665 for ; Fri, 6 Jan 2006 18:31:17 +0100 (CET) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mail.mplayerhq.hu (Postfix) with ESMTP id AE2BE8D627 for ; Fri, 6 Jan 2006 18:31:02 +0100 (CET) Received: from kuori.saunalahti.fi (kuori.saunalahti.fi [195.197.175.23]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 34FB11096F3 for ; Fri, 6 Jan 2006 19:30:54 +0200 (EET) Received: by kuori.saunalahti.fi (Postfix, from userid 11801) id 1953520F; Fri, 6 Jan 2006 19:30:54 +0200 (EET) Date: Fri, 6 Jan 2006 19:30:54 +0200 From: Anssi Saari To: "MPlayer usage questions, feature requests, bug reports" Message-ID: <20060106173053.GA7437@sci.fi> Mail-Followup-To: Anssi Saari , "MPlayer usage questions, feature requests, bug reports" References: <20060106144500.GA1965@sci.fi> <4e03026a0601060652p3e238966ic2801b60065c7d02@mail.gmail.com> <43BE853E.4050806@hrz.tu-chemnitz.de> <20060106162654.GA7405@rathann.pekin.waw.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060106162654.GA7405@rathann.pekin.waw.pl> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] Re: Changing aspect ratio in AVI file? X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Fri, Jan 06, 2006 at 05:26:54PM +0100, Dominik 'Rathann' Mierzejewski wrote: > Of course it is. After all, aspect ratio is a property of the video > stream, isn't it? So where would you store it, if not in the stream? Now we're talking. My remaining question is, is this doable with mencoder without reencoding? The mpeg4 aspect thing is already supported, but I couldn't figure out how to do it without reencoding. I found a Windows tool called MPEG4Modifier and fixed the files with that. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 18:37:35 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 445ED126D82 for ; Fri, 6 Jan 2006 18:37:35 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2B8198D6A2; Fri, 6 Jan 2006 18:37:29 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id DED808D620; Fri, 6 Jan 2006 18:37:24 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0BC358D654 for ; Fri, 6 Jan 2006 18:37:15 +0100 (CET) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mail.mplayerhq.hu (Postfix) with ESMTP id F3D4F4D5AF for ; Fri, 6 Jan 2006 18:37:07 +0100 (CET) Received: from dekorte.homeip.net ([67.174.176.146]) by comcast.net (sccrmhc11) with ESMTP id <2006010617365901100dck45e>; Fri, 6 Jan 2006 17:36:59 +0000 Received: from [192.168.123.107] ([192.168.123.254]) (authenticated bits=0) by dekorte.homeip.net (8.13.1/8.13.1) with ESMTP id k06HafSk018515 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 6 Jan 2006 10:36:57 -0700 Message-ID: <43BEAAB0.3030208@yahoo.com> Date: Fri, 06 Jan 2006 10:36:48 -0700 From: Kevin DeKorte User-Agent: Mozilla Thunderbird 1.0.7-2.1.fc4.nr (X11/20051011) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-5.7 required=4.0 tests=AWL,BAYES_00, FORGED_YAHOO_RCVD,WEIRD_PORT autolearn=ham version=3.0.1 Subject: [MPlayer-users] Have mplayer use xmms's mp3 plugin X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've compiled mplayer to use xmms plugins. And just for curiosity I would like to have mplayer use the mp3 plugin from xmms play an mp3 file rather than the mp3 player built into mplayer. Any idea if I can do this. Again no reason to do this other than I want to try it. Kevin - -- Get my public GnuPG key from http://keyserver.veridis.com:11371/export?id=7574690260641978351 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDvqqwaR60qN0tF+8RAgS/AJwMme8D0fjMCJyToMS0N60qPRjaZACeMNhv 8PL/9T62+vzTaBoWRKCnbwo= =zCHv -----END PGP SIGNATURE----- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 18:47:38 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 922F2126D82 for ; Fri, 6 Jan 2006 18:47:38 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 94A2C8D9E4; Fri, 6 Jan 2006 18:47:31 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 168738D9E7; Fri, 6 Jan 2006 18:47:24 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 79ECF8CE32 for ; Fri, 6 Jan 2006 18:46:12 +0100 (CET) Received: from debi.pekin.waw.pl (pekin.waw.pl [80.55.44.166]) by mail.mplayerhq.hu (Postfix) with ESMTP id 525C48D934 for ; Fri, 6 Jan 2006 18:45:45 +0100 (CET) Received: from debi.pekin.waw.pl (debi.pekin.waw.pl [127.0.0.1]) by debi.pekin.waw.pl (Postfix) with ESMTP id B6E4A12DA2 for ; Fri, 6 Jan 2006 18:45:36 +0100 (CET) Received: from rathann.pekin.waw.pl (rathann.pekin.waw.pl [192.168.2.15]) by debi.pekin.waw.pl (Postfix) with ESMTP id A71FE12DA0 for ; Fri, 6 Jan 2006 18:45:36 +0100 (CET) Received: by rathann.pekin.waw.pl (Postfix, from userid 500) id B3B8E389E8; Fri, 6 Jan 2006 18:45:36 +0100 (CET) Date: Fri, 6 Jan 2006 18:45:36 +0100 From: Dominik 'Rathann' Mierzejewski To: mplayer-users@mplayerhq.hu Subject: Re: [MPlayer-users] Have mplayer use xmms's mp3 plugin Message-ID: <20060106174536.GB7711@rathann.pekin.waw.pl> References: <43BEAAB0.3030208@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43BEAAB0.3030208@yahoo.com> X-Linux-Registered-User: 134951 X-Homepage: http://rpm.greysector.net/ User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Friday, 06 January 2006 at 18:36, Kevin DeKorte wrote: > I've compiled mplayer to use xmms plugins. And just for curiosity I would like > to have mplayer use the mp3 plugin from xmms play an mp3 file rather than the > mp3 player built into mplayer. Any idea if I can do this. Again no reason to do > this other than I want to try it. -demuxer xmms But it was buggy, last I checked. Maybe you want to and can fix it. Regards, R. -- MPlayer RPMs maintainer: http://rpm.greysector.net/mplayer/ "I am Grey. I stand between the candle and the star. We are Grey. We stand between the darkness ... and the light." -- Delenn in Grey Council in Babylon 5:"Babylon Squared" _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 19:20:36 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 9E654126D82 for ; Fri, 6 Jan 2006 19:20:36 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EA9538D22F; Fri, 6 Jan 2006 19:20:23 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id DA3698CF85; Fri, 6 Jan 2006 19:20:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8F9DC8CF6B for ; Fri, 6 Jan 2006 19:20:11 +0100 (CET) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [204.127.202.59]) by mail.mplayerhq.hu (Postfix) with ESMTP id 67F368ACBF for ; Fri, 6 Jan 2006 19:20:01 +0100 (CET) Received: from dekorte.homeip.net ([67.174.176.146]) by comcast.net (sccrmhc14) with ESMTP id <2006010618194201400sfbnge>; Fri, 6 Jan 2006 18:19:52 +0000 Received: from [192.168.123.107] ([192.168.123.254]) (authenticated bits=0) by dekorte.homeip.net (8.13.1/8.13.1) with ESMTP id k06IJdTs018533 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 6 Jan 2006 11:19:40 -0700 Message-ID: <43BEB4C2.1050109@yahoo.com> Date: Fri, 06 Jan 2006 11:19:46 -0700 From: Kevin DeKorte User-Agent: Mozilla Thunderbird 1.0.7-2.1.fc4.nr (X11/20051011) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Have mplayer use xmms's mp3 plugin References: <43BEAAB0.3030208@yahoo.com> <20060106174536.GB7711@rathann.pekin.waw.pl> In-Reply-To: <20060106174536.GB7711@rathann.pekin.waw.pl> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-5.8 required=4.0 tests=AWL,BAYES_00, FORGED_YAHOO_RCVD,WEIRD_PORT autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dominik 'Rathann' Mierzejewski wrote: > On Friday, 06 January 2006 at 18:36, Kevin DeKorte wrote: > >>I've compiled mplayer to use xmms plugins. And just for curiosity I would like >>to have mplayer use the mp3 plugin from xmms play an mp3 file rather than the >>mp3 player built into mplayer. Any idea if I can do this. Again no reason to do >>this other than I want to try it. > > > -demuxer xmms > > But it was buggy, last I checked. Maybe you want to and can fix it. > > Regards, > R. > Thanks for the tip, and your right it does crash. Looks to me like the xmms-mp3 plugin is trying to update the xmms gui... so to make that work, all that stuff would have to be stubbed out... yuck... think I'll just stick with the native mplayer stuff... But the xmms-timidity plugin does work, so that is good. Kevin - -- Get my public GnuPG key from http://keyserver.veridis.com:11371/export?id=7574690260641978351 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDvrTBaR60qN0tF+8RAuEuAJ9C8btbd2xdb/eEPxo/b/w0OVG4OgCg0ThW vxr7bZqeoTesFLla/eu78IE= =uy49 -----END PGP SIGNATURE----- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 22:36:28 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id DEA9A126D82 for ; Fri, 6 Jan 2006 22:36:28 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 93D348D2B6; Fri, 6 Jan 2006 22:36:09 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 77EEC8AF52; Fri, 6 Jan 2006 22:36:02 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 36B298AB59 for ; Fri, 6 Jan 2006 22:35:18 +0100 (CET) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id 282388DB48 for ; Fri, 6 Jan 2006 22:34:58 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISO009M8X9WCD62@vms046.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 15:34:45 -0600 (CST) Date: Fri, 06 Jan 2006 13:34:43 -0800 From: RC Subject: Re: [MPlayer-users] WMV Problem In-reply-to: <20060106130453.79833.qmail@web30308.mail.mud.yahoo.com> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060106133443.1d6a0631.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20060106130453.79833.qmail@web30308.mail.mud.yahoo.com> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Fri, 6 Jan 2006 05:04:53 -0800 (PST) Dan Smythe wrote: > Is there any way I can give mplayer bigger tolerance for > errors, or get mencoder to reencode the files without > crashing? Yes. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 22:38:58 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7DEFF126D82 for ; Fri, 6 Jan 2006 22:38:58 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 144278D221; Fri, 6 Jan 2006 22:38:54 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 93976894C0; Fri, 6 Jan 2006 22:38:47 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 31BC78A3F3 for ; Fri, 6 Jan 2006 22:38:34 +0100 (CET) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mail.mplayerhq.hu (Postfix) with SMTP id A247A4D5AF for ; Fri, 6 Jan 2006 22:38:28 +0100 (CET) Received: (qmail invoked by alias); 06 Jan 2006 21:38:18 -0000 Received: from dialin-212-144-183-116.pools.arcor-ip.net (EHLO localhost) [212.144.183.116] by mail.gmx.net (mp038) with SMTP; 06 Jan 2006 22:38:18 +0100 X-Authenticated: #11956158 Date: Fri, 6 Jan 2006 22:37:24 +0100 From: Reimar =?iso-8859-1?Q?D=F6ffinger?= To: chen@math.uiuc.edu, "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] cook.so Message-ID: <20060106213409.GA8268@rz.uni-karlsruhe.de> Mail-Followup-To: chen@math.uiuc.edu, "MPlayer usage questions, feature requests, bug reports" References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.11 X-Y-GMX-Trusted: 0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 Cc: X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, On Sat, Dec 31, 2005 at 05:23:37PM -0700, Chien-Yu Chen wrote: > I have compiled mplayer against uclibc. However, I can't play real > file since cook.so is not compiled against uclibc. Is there an > alternative to the cook.so in the codec package? Yes, use latest CVS, it has a native cook decoder. Greetings, Reimar Döffinger _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 22:54:35 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 1EB03126D90 for ; Fri, 6 Jan 2006 22:54:35 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3B23E8D622; Fri, 6 Jan 2006 22:54:32 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id C4D168D5BF; Fri, 6 Jan 2006 22:54:27 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 32A518D5E9 for ; Fri, 6 Jan 2006 22:54:19 +0100 (CET) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mail.mplayerhq.hu (Postfix) with ESMTP id A8BD58D5A6 for ; Fri, 6 Jan 2006 22:54:12 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISO002SLY618AD1@vms048.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 15:54:02 -0600 (CST) Date: Fri, 06 Jan 2006 13:54:01 -0800 From: RC To: mplayer-users@mplayerhq.hu Message-id: <20060106135401.47c1ba29.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] rtc wasting 15% CPU X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu I'm getting very strange behavior, and hope that somebody has a good explanation for it. I've got a 1.66GHz CPU and MPlayer uses about 15% of the time to play a 720x480 MPEG-2 video with just your standard default. Now, if I use -nortc, the video appears to play exactly like before (except for a very minor desync) but it uses up approximately 0% CPU... Practically no CPU time. MPlayer's -benchmark output only shows insignificant differences: RTC: VC: 3.824s VO: 2.429s A: 0.264s Sys: 23.511s = 30.029s NORTC: VC: 3.693s VO: 2.345s A: 0.261s Sys: 23.735s = 30.033s The output of 'time' shows the real difference: RTC: 5.06user 0.51system 0:32.09elapsed 17%CPU NORTC: 0.19user 0.06system 0:30.96elapsed 0%CPU I see the same thing with different VOs (xv/gl). I've tried setting rtc to various Hz values, from very low, to very high, without the slightest change. I'd really like to know why RTC is using up so much CPU time. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Fri Jan 6 23:01:09 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id E7B5E126D82 for ; Fri, 6 Jan 2006 23:01:08 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 30DE68D675; Fri, 6 Jan 2006 23:01:08 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 58FA28A33A; Fri, 6 Jan 2006 23:01:02 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EB2AC4D5AF for ; Fri, 6 Jan 2006 23:00:47 +0100 (CET) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mail.mplayerhq.hu (Postfix) with SMTP id 36DCA8D60B for ; Fri, 6 Jan 2006 23:00:42 +0100 (CET) Received: (qmail invoked by alias); 06 Jan 2006 22:00:18 -0000 Received: from dialin-212-144-183-116.pools.arcor-ip.net (EHLO localhost) [212.144.183.116] by mail.gmx.net (mp017) with SMTP; 06 Jan 2006 23:00:18 +0100 X-Authenticated: #11956158 Date: Fri, 6 Jan 2006 22:58:30 +0100 From: Reimar =?iso-8859-1?Q?D=F6ffinger?= To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] OpenGL vsync Message-ID: <20060106215546.GB8268@rz.uni-karlsruhe.de> Mail-Followup-To: "MPlayer usage questions, feature requests, bug reports" References: <43B901B9.1030407@boerkel.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <43B901B9.1030407@boerkel.de> User-Agent: Mutt/1.5.11 X-Y-GMX-Trusted: 0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, On Mon, Jan 02, 2006 at 11:34:33AM +0100, Thomas Börkel wrote: > I'd like to have proper vsync while playing on TV-out of my NVidia FX 5200. If you aren't using latest CVS, that sure is part of your problem. > Apparently, I can have that, if I use "-vo gl2", but then I lose XV output. -vo gl is preferable, it properly supports vsync via OpenGL. > Maybe you can have a look at MythTV (www.mythtv.org). They have > implemented proper vsync with XV and OpenGL (using OpenGL for syncing). That is a ugly hack that few people are likely to be interested in I think. If XV doesn't do vsync by itself, it's broken. Though with some nVidia implementations you have to enable it explicitly - newer MPlayer versions should do that automatically. Greetings, Reimar Döffinger _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 01:56:58 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 0D799126D82 for ; Sat, 7 Jan 2006 01:56:58 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 38CA68D030; Sat, 7 Jan 2006 01:56:54 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id CDF3A8D015; Sat, 7 Jan 2006 01:56:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E348A8D102 for ; Sat, 7 Jan 2006 01:56:38 +0100 (CET) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1469C8CFDD for ; Sat, 7 Jan 2006 01:56:33 +0100 (CET) Received: from pimout6-ext.prodigy.net (pimout6-int.prodigy.net [207.115.4.22]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k070uREV024787 for ; Fri, 6 Jan 2006 19:56:27 -0500 X-ORBL: [70.132.63.18] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=pacbell.net; c=nofws; q=dns; h=message-id:date:from:user-agent:x-accept-language: mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Gv83E4I687xVsXfPsRvior16sNgOwM2dYVXZlQmTiU67o+jY8S0tG/sBC3iomwWk+ zsYSHNOx0zYkLuawFzb1w== Received: from [192.168.1.140] (adsl-70-132-63-18.dsl.snfc21.sbcglobal.net [70.132.63.18]) by pimout6-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k070uEgM232160 for ; Fri, 6 Jan 2006 19:56:19 -0500 Message-ID: <43BF11AD.3080109@pacbell.net> Date: Fri, 06 Jan 2006 16:56:13 -0800 From: Philip Walden User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> In-Reply-To: <43BD5E0F.30303@pacbell.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00,TW_AV autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Philip Walden wrote: > The Wanderer wrote: > >> Philip Walden wrote: >> >>> I am trying to convert some mov files with no audio to mpeg for >>> better compression. >>> >>> When do: >>> >>> mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o >>> PC290052.mpg PC290052.MOV >>> >>> and try mplayer to see the result I get: >>> >>> Playing PC290052.mpg. >>> Win32 LoadLibrary failed to load: avisynth.dll, >>> /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll >>> MPEG: Missing video stream!? Contact the author, it may be a bug :( >>> libavformat file format detected. >>> LAVF: no audio or video headers found - broken file? >>> >>> When I drop the "-of mpeg" option (which I understand now creates an >>> avi container) the result can be played back with mplayer. [In >>> addition I can real player, window media player to play it, but >>> quicktime lock up! separate issue] >>> >>> What am I doing wrong? >>> >>> Below is the mencoder log with the "-of mpeg" option that appears to >>> cause the problem. >>> ===================================== >>> >>> $ mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o >>> PC290052.mpg PC290052.MOV >> >> >> >> >> >>> Writing AVI header... >> >> >> >> Okay, this is a problem right there. Since you specified -of mpeg, there >> should be no "AVI header" involved. I do not get a corresponding message >> with the same set of options and a random MOV file I happen to have >> sitting around (for which I specify -noaudio to duplicate your situation >> as closely as possible). This is with MPlayer/MEncoder from CVS as of >> the 27th. >> >> If I try to play the resulting file with no MPlayer options, I get the >> same messages you do up through "may be a bug", then it falls back on >> XMMS plugins trying to demux the file. If I explicitly specify -demuxer >> 35, I then get the "broken file?" message you describe. >> >> I suspect that the MEncoder output you gave and the MEncoder command >> line you provided do not go with one another. However, the problem >> appears to exist regardless. >> > No fooling, the output from the "$ mencoder -of mpeg ... " and on was > cut-n-pasted directly from the terminal window. So there is no chance > that I mucked it up. However, I doubled checked now and have the same > output results. > > I also tried adding an -audiofile with acodec=mp2, but I get the same > bad results indicating an AVI header is being written. > I have downloaded dev-CVS-060106 and attempted to produce mpeg and avi files with mpeg compression with very mixed results. You all may want to check this out For avi container with mpeg video: mencoder -ovc lavc -lavcopts vcodec= -o PC290052.avi PC290052.MOV vcodec | -o file sz | mplayer | realplayer10 | MS media player | Quicktime7 mpeg1video | 3028430 | works | fails | fails | crashes mpeg2video | 3027836 | works | needs new codec | needs new codec | needs new SW msmpeg4v2 | 3013762 | works | works | works | needs new SW For mpeg container with mpeg video: mencoder -of mpeg -ovc lavc -lavcopts vcodec= -o PC290052.mpg PC290052.MOV vcodec | -o file sz | mplayer | realplayer10 | MS media player | Quicktime7 mpeg1video | 3051524 | works | fails | crashes | not recognized mpeg2video | 3051524 | works | fails | fails | not recognized msmpeg4v2 | 2052 !!!! | no video | needs new SW | needs new SW | not recognized _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 02:00:53 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id AC4CF126D82 for ; Sat, 7 Jan 2006 02:00:53 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id CC5668D1D2; Sat, 7 Jan 2006 02:00:52 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 579728D1C4; Sat, 7 Jan 2006 02:00:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C0ABF8D17C for ; Sat, 7 Jan 2006 02:00:34 +0100 (CET) Received: from everyday.com (mail-fe76.tele2.ee [212.107.32.243]) by mail.mplayerhq.hu (Postfix) with SMTP id 258558CFDD for ; Sat, 7 Jan 2006 02:00:29 +0100 (CET) Received: (qmail 21320 invoked by uid 502); 7 Jan 2006 01:00:17 -0000 Received: from mail-fe2.tele2.ee (212.107.32.185) by mail-fe76.tele2.ee with SMTP; Sat, 07 Jan 2006 03:00:17 +0200 Received: (from vpopmail@localhost) by mail-fe2.tele2.ee (8.11.6/8.11.6) id k0710EG31921 for mplayer-users@mplayerhq.hu; Sat, 7 Jan 2006 03:00:14 +0200 Message-Id: <200601070100.k0710EG31921@mail-fe2.tele2.ee> X-Authentication-Warning: mail-fe2.tele2.ee: vpopmail set sender to ed.lau@mail.ee using -f Content-Type: multipart/mixed; boundary="=_bafe49aabf54b1050a3d20193fa7c996" From: "Ed Lau" To: Date: Sat, 07 Jan 2006 03:00:14 +0200 Mime-Version: 1.0 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.0.1 Subject: [MPlayer-users] how to play video encoded with Camstudio Lossless Codec? X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu --=_bafe49aabf54b1050a3d20193fa7c996 Content-Type: text/plain Content-Transfer-Encoding: 8bit Hi! Camstudio is the only one GPL-based screen capture program under Windows and most famous. I readed: http://www.mplayerhq.hu/DOCS/HTML/en/codecs.html http://www.mplayerhq.hu/MPlayer/DOCS/tech/codecs.conf.txt ... but couldn't do that. mplayer says: VIDEO: [CSCD] 300x300 32bpp 200.000 fps 459.9 kbps (56.1 kbyte/s) vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display) Cannot find codec matching selected -vo and video format 0x44435343. I tried with -vo xv/x11 etc. but no one didn't open it :( Is it possible to add Camstudio Lossless Codec support into MPlayer codecs? This codec is released under GPL and is available here - http://sourceforge.net/projects/camstudio/ - there are both: binary (windows *.dll) and Visual C++ 5.0/6.0 sourcecode available. Here - http://laugasson.pri.ee/windows/camstudio/ are also all files and sample video. Thank you in Advance! -- Everyday.com reklaam -- Tasuta ja kindel e-post: Everyday.com --=_bafe49aabf54b1050a3d20193fa7c996 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users --=_bafe49aabf54b1050a3d20193fa7c996-- From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 02:34:23 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 8B8D5126D82 for ; Sat, 7 Jan 2006 02:34:23 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5968D8D9D6; Sat, 7 Jan 2006 02:34:18 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 0256C8D9A3; Sat, 7 Jan 2006 02:34:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 91D098D9D5 for ; Sat, 7 Jan 2006 02:33:57 +0100 (CET) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mail.mplayerhq.hu (Postfix) with ESMTP id 30A228D9CE for ; Sat, 7 Jan 2006 02:33:44 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISP0048U8BLOBH2@vms040.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 19:33:22 -0600 (CST) Date: Fri, 06 Jan 2006 17:33:21 -0800 From: RC Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov In-reply-to: <43BF11AD.3080109@pacbell.net> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060106173321.2f46dd96.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Fri, 06 Jan 2006 16:56:13 -0800 Philip Walden wrote: > For avi container with mpeg video: MPEG-1/2 video in AVI is non-standard, and you shouldn't expect it to play in anything but ffplay. > For mpeg container with mpeg video: > mencoder -of mpeg -ovc lavc -lavcopts vcodec= -o > PC290052.mpg PC290052.MOV You aren't setting "-mpegopts format=", so it's no wonder they don't play. You seem to be creating videos without sound, so "-of rawvideo" might even work better for you. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 02:49:41 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A6FDB126D82 for ; Sat, 7 Jan 2006 02:49:41 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EFFFC8D784; Sat, 7 Jan 2006 02:49:33 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 44A968D724; Sat, 7 Jan 2006 02:49:29 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 25F248D74B for ; Sat, 7 Jan 2006 02:49:18 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc14.comcast.net [216.148.227.89]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9CAC08D6E9 for ; Sat, 7 Jan 2006 02:49:11 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc14) with ESMTP id <20060107014845014002dvk9e>; Sat, 7 Jan 2006 01:48:56 +0000 Message-ID: <43BF1DFC.3040901@comcast.net> Date: Fri, 06 Jan 2006 20:48:44 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> In-Reply-To: <43BF11AD.3080109@pacbell.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Philip Walden wrote: > Philip Walden wrote: > >> The Wanderer wrote: >> >>> Philip Walden wrote: >>>> Writing AVI header... >>> >>> Okay, this is a problem right there. Since you specified -of >>> mpeg, there should be no "AVI header" involved. I do not get a >>> corresponding message with the same set of options and a random >>> MOV file I happen to have sitting around (for which I specify >>> -noaudio to duplicate your situation as closely as possible). >>> This is with MPlayer/MEncoder from CVS as of the 27th. >>> >>> If I try to play the resulting file with no MPlayer options, I >>> get the same messages you do up through "may be a bug", then it >>> falls back on XMMS plugins trying to demux the file. If I >>> explicitly specify -demuxer 35, I then get the "broken file?" >>> message you describe. >>> >>> I suspect that the MEncoder output you gave and the MEncoder >>> command line you provided do not go with one another. However, >>> the problem appears to exist regardless. >>> >> No fooling, the output from the "$ mencoder -of mpeg ... " and on >> was cut-n-pasted directly from the terminal window. So there is no >> chance that I mucked it up. However, I doubled checked now and have >> the same output results. As RC indicated, my suspicion was baseless, the message would be printed by the version you were using regardless of the output container. This has since been fixed, which is why I didn't see the same output. >> I also tried adding an -audiofile with acodec=mp2, but I get the >> same bad results indicating an AVI header is being written. > > I have downloaded dev-CVS-060106 and attempted to produce mpeg and > avi files with mpeg compression with very mixed results. You all may > want to check this out > > For avi container with mpeg video: > mencoder -ovc lavc -lavcopts vcodec= -o PC290052.avi PC290052.MOV > > vcodec | -o file sz | mplayer | realplayer10 | MS media player | Quicktime7 > mpeg1video | 3028430 | works | fails | fails | crashes > mpeg2video | 3027836 | works | needs new codec | needs new codec | needs new SW > msmpeg4v2 | 3013762 | works | works | works | needs new SW > > > For mpeg container with mpeg video: > mencoder -of mpeg -ovc lavc -lavcopts vcodec= -o PC290052.mpg PC290052.MOV > > vcodec | -o file sz | mplayer | realplayer10 | MS media player | Quicktime7 > mpeg1video | 3051524 | works | fails | crashes | not recognized > mpeg2video | 3051524 | works | fails | fails | not recognized > msmpeg4v2 | 2052 !!!! | no video | needs new SW | needs new SW | not recognized Oof. Let me guess, you tried to make that table using a proportional font, right? I had to copy it out and rejigger the spacing by hand in order to make it readable. I agree that some of the observations involved are interesting. Here's the same table with what is hopefully better formatting: == For avi container with mpeg video: mencoder -ovc lavc -lavcopts vcodec= -o PC290052.avi PC290052.MOV vcodec | -o file sz | mplayer | realplayer10 | MS media player | Quicktime7 mpeg1video | 3028430 | works | fails | fails | crashes mpeg2video | 3027836 | works | needs new codec | needs new codec | needs new SW msmpeg4v2 | 3013762 | works | works | works | needs new SW For mpeg container with mpeg video: mencoder -of mpeg -ovc lavc -lavcopts vcodec= -o PC290052.mpg PC290052.MOV vcodec | -o file sz | mplayer | realplayer10 | MS media player | Quicktime7 mpeg1video | 3051524 | works | fails | crashes | not recognized mpeg2video | 3051524 | works | fails | fails | not recognized msmpeg4v2 | 2052 !!!! | no video | needs new SW | needs new SW | not recognized == (I presume, since you mention "needs new codec" explicitly elsewhere, that "needs new SW" means "said it would have to download a new version in order to play the file"?) I expect that there were error messages printed during the encode which resulted in the 2052-byte output file. Although this may well not be related, it looks vaguely like a problem I've had (with AVI and MP4, not MPEG and MPEG) in which there is a buffer overflow of some sort and MEncoder halts itself prematurely (without crashing) in response, producing a ~26MB unplayable file from a ~230MB quite playable source.. I think there's something else I should be able to say about this, but it's not coming to mind... -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 03:55:11 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 321DD126D82 for ; Sat, 7 Jan 2006 03:55:11 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8BA0A8D92E; Sat, 7 Jan 2006 03:54:50 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B891D8DB38; Sat, 7 Jan 2006 03:54:45 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B03618D254 for ; Sat, 7 Jan 2006 03:54:32 +0100 (CET) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id 98C408DBFD for ; Sat, 7 Jan 2006 03:54:15 +0100 (CET) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k072sMEV002824 for ; Fri, 6 Jan 2006 21:54:22 -0500 X-ORBL: [70.132.63.18] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=pacbell.net; c=nofws; q=dns; h=message-id:date:from:user-agent:x-accept-language: mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=cnUw/Y+046gl8E+8koqYFt7YIG5kTdTsaZv1obbrqDyAUXQb0gIkUtoAIzrkdKQMZ g1BzpFOocyOFGwpwqBXVg== Received: from [192.168.1.140] (adsl-70-132-63-18.dsl.snfc21.sbcglobal.net [70.132.63.18]) by pimout7-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k072s9Ze056152 for ; Fri, 6 Jan 2006 21:54:14 -0500 Message-ID: <43BF2D51.5010003@pacbell.net> Date: Fri, 06 Jan 2006 18:54:09 -0800 From: Philip Walden User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> <43BF1DFC.3040901@comcast.net> In-Reply-To: <43BF1DFC.3040901@comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu The Wanderer wrote: > Philip Walden wrote: > >> Philip Walden wrote: >> >>> The Wanderer wrote: >>> >>>> Philip Walden wrote: >>> > >>>>> Writing AVI header... >>>> >>>> >>>> Okay, this is a problem right there. Since you specified -of >>>> mpeg, there should be no "AVI header" involved. I do not get a >>>> corresponding message with the same set of options and a random >>>> MOV file I happen to have sitting around (for which I specify >>>> -noaudio to duplicate your situation as closely as possible). >>>> This is with MPlayer/MEncoder from CVS as of the 27th. >>>> >>>> If I try to play the resulting file with no MPlayer options, I >>>> get the same messages you do up through "may be a bug", then it >>>> falls back on XMMS plugins trying to demux the file. If I >>>> explicitly specify -demuxer 35, I then get the "broken file?" >>>> message you describe. >>>> >>>> I suspect that the MEncoder output you gave and the MEncoder >>>> command line you provided do not go with one another. However, >>>> the problem appears to exist regardless. >>>> >>> No fooling, the output from the "$ mencoder -of mpeg ... " and on >>> was cut-n-pasted directly from the terminal window. So there is no >>> chance that I mucked it up. However, I doubled checked now and have >>> the same output results. >> > > As RC indicated, my suspicion was baseless, the message would be printed > by the version you were using regardless of the output container. This > has since been fixed, which is why I didn't see the same output. > >>> I also tried adding an -audiofile with acodec=mp2, but I get the >>> same bad results indicating an AVI header is being written. >> >> >> I have downloaded dev-CVS-060106 and attempted to produce mpeg and >> avi files with mpeg compression with very mixed results. You all may >> want to check this out >> >> > > Oof. Let me guess, you tried to make that table using a proportional > font, right? I had to copy it out and rejigger the spacing by hand in > order to make it readable. > > I agree that some of the observations involved are interesting. Here's > the same table with what is hopefully better formatting: > > == > For avi container with mpeg video: > mencoder -ovc lavc -lavcopts vcodec= -o > PC290052.avi PC290052.MOV > > vcodec | -o file sz | mplayer | realplayer10 | > MS media player | Quicktime7 > mpeg1video | 3028430 | works | fails | > fails | crashes > mpeg2video | 3027836 | works | needs new codec | > needs new codec | needs new SW > msmpeg4v2 | 3013762 | works | works | > works | needs new SW > > > For mpeg container with mpeg video: > mencoder -of mpeg -ovc lavc -lavcopts vcodec= -o > PC290052.mpg PC290052.MOV > > vcodec | -o file sz | mplayer | realplayer10 | MS > media player | Quicktime7 > mpeg1video | 3051524 | works | fails | > crashes | not recognized > mpeg2video | 3051524 | works | fails | > fails | not recognized > msmpeg4v2 | 2052 !!!! | no video | needs new SW | > needs new SW | not recognized > == > > (I presume, since you mention "needs new codec" explicitly elsewhere, > that "needs new SW" means "said it would have to download a new version > in order to play the file"?) It is basically the error message I see from the player. Sometimes it mentions codec and sometimes software. > > I expect that there were error messages printed during the encode which > resulted in the 2052-byte output file. Although this may well not be > related, it looks vaguely like a problem I've had (with AVI and MP4, not > MPEG and MPEG) in which there is a buffer overflow of some sort and > MEncoder halts itself prematurely (without crashing) in response, > producing a ~26MB unplayable file from a ~230MB quite playable source.. I did not see any error message. It even reports the file "size: 2999005 bytes". The full terminal output is below (again). > > > I think there's something else I should be able to say about this, but > it's not coming to mind... > mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o PC290052.mpg PC290052.MOV MEncoder dev-CVS-060106-08:45-3.2.2 (C) 2000-2006 MPlayer Team CPU: Advanced Micro Devices Athlon K75 Pluto,Orion (Family: 6, Stepping: 1) CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx success: format: 0 data: 0x0 - 0x88f7e6 Quicktime/MOV file format detected. -------------- MOV track #0: 29 chunks, 434 samples Image size: 320 x 240 (24 bpp) Display size: 320 x 240 Fourcc: jpeg Codec: 'Photo - JPEG' -------------- MOV: longest streams: A: #-1 (0 samples) V: #0 (434 samples) VIDEO: [jpeg] 320x240 24bpp 15.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:7 fourcc:0x6765706A size:320x240 fps:15.00 ftime:=0.0667 PACKET SIZE: 2048 bytes Opening video filter: [expand osd=1] Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1 ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder) ========================================================================== Limiting audio preload to 0.4s Increasing audio density to 4 VDec: vo config request - 320 x 240 (preferred colorspace: Planar 422P) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] VDec: using Planar 422P as output csp (no 1) Movie-Aspect is undefined - no prescaling applied. SwScaler: BICUBIC scaler, from Planar 422P to Planar YV12 using MMX2 videocodec: libavcodec (320x240 fourcc=3234504d [MP42]) New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_sub_face failed. Writing header... Pos: 28.9s 434f ( 0%) 55.05fps Trem: 0min 0mb A-V:0.000 [829:0]] Flushing video frames Writing index... Overhead: inf% (2048 / 0) Writing header... Video stream: 829.218 kbit/s (103652 B/s) size: 2999005 bytes 28.933 secs 434 frames _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 03:55:55 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A86C2126D82 for ; Sat, 7 Jan 2006 03:55:55 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 26D8A8DB3D; Sat, 7 Jan 2006 03:55:46 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 137EB8D66B; Sat, 7 Jan 2006 03:55:40 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D92D88D102 for ; Sat, 7 Jan 2006 03:55:18 +0100 (CET) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3E3D68DB3C for ; Sat, 7 Jan 2006 03:55:05 +0100 (CET) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k072tCEV003790 for ; Fri, 6 Jan 2006 21:55:12 -0500 X-ORBL: [70.132.63.18] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=pacbell.net; c=nofws; q=dns; h=message-id:date:from:user-agent:x-accept-language: mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=n3sveqiVw+3cHn8OhXLq+KUFYHtzQNpBc3zl7T4O/GrCKfZzKHfxiXZNKMvijrjy5 Qif2tG99UjLcWkq8cDvvQ== Received: from [192.168.1.140] (adsl-70-132-63-18.dsl.snfc21.sbcglobal.net [70.132.63.18]) by pimout7-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k072t3Mj073330 for ; Fri, 6 Jan 2006 21:55:04 -0500 Message-ID: <43BF2D87.2090104@pacbell.net> Date: Fri, 06 Jan 2006 18:55:03 -0800 From: Philip Walden User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> <20060106173321.2f46dd96.rcooley@spamcop.net> In-Reply-To: <20060106173321.2f46dd96.rcooley@spamcop.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu RC wrote: >On Fri, 06 Jan 2006 16:56:13 -0800 >Philip Walden wrote: > > > >>For avi container with mpeg video: >> >> > >MPEG-1/2 video in AVI is non-standard, and you shouldn't expect it to >play in anything but ffplay. > > > >>For mpeg container with mpeg video: >> mencoder -of mpeg -ovc lavc -lavcopts vcodec= -o >>PC290052.mpg PC290052.MOV >> >> > >You aren't setting "-mpegopts format=", so it's no wonder they don't >play. > >You seem to be creating videos without sound, so "-of rawvideo" might >even work better for you > > Here are the results with your suggestions. No real improvement. For avi container with mpeg video: mencoder -ovc lavc -lavcopts vcodec= -o PC290052.avi PC290052.MOV vcodec | -o file sz | mplayer | realplayer10 | MS media player | Quicktime7 mpeg1video | 3028430 | works | fails | fails | crashes mpeg2video | 3027836 | works | needs new codec | needs new codec | needs new SW msmpeg4v2 | 3013762 | works | works | works | needs new SW For mpeg container with mpeg video: mencoder -of mpeg -mpegopts format=mpeg* -ovc lavc -lavcopts vcodec= -o PC290052.mpg PC290052.MOV vcodec | -o file sz | mplayer | realplayer10 | MS media player | Quicktime7 mpeg1video | 3051524 | works | fails | fails | fails mpeg2video | 3051524 | works | fails | fails | not recognized msmpeg4v2 | 2052 !!!! | no video | needs new SW | needs new SW | not recognized For rawvideo container with mpeg video: mencoder -of rawvideo -ovc lavc -lavcopts vcodec= -o PC290052.mpg PC290052.MOV vcodec | -o file sz | mplayer | realplayer10 | MS media player | Quicktime7 mpeg1video | 3013689 | works | fails | fails | fails mpeg2video | 3013073 | works | fails | fails | not recognized msmpeg4v2 | 2999005 |fails noerror| fails | not recognized | not recognized _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 04:35:24 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 16F35126D82 for ; Sat, 7 Jan 2006 04:35:24 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 711438DD4E; Sat, 7 Jan 2006 04:35:08 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id E1C328DD41; Sat, 7 Jan 2006 04:35:03 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C365D8DD45 for ; Sat, 7 Jan 2006 04:34:54 +0100 (CET) Received: from liderbug.com (unknown [71.39.53.112]) by mail.mplayerhq.hu (Postfix) with ESMTP id 01DB08D87D for ; Sat, 7 Jan 2006 04:34:47 +0100 (CET) Received: from [192.168.0.4] (sg4 [192.168.0.4]) by liderbug.com (8.12.9/8.11.6) with ESMTP id k073Yke2018010 for ; Fri, 6 Jan 2006 20:34:46 -0700 Message-ID: <43BF36D6.5010805@blackforest-co.com> Date: Fri, 06 Jan 2006 20:34:46 -0700 From: Chuck User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Still can't get mplayer to work with Firefox 1.5 References: <43BC9A89.1020300@blackforest-co.com> In-Reply-To: <43BC9A89.1020300@blackforest-co.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-11.3 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Ok, I spoke too soon - I was told to lose the .mplayer/config file and/or run as root - and that works sort of ... Great sound - no video. Now thats in Firefox. If I run: mplayer http://asite.com?avideo.mwv it pops up and runs fine. Something with mplayerplugin. More help/directions please. Chuck wrote: > Linux FC4, Firefox 1.5. Example, I can go to CNN, the display window > pops up, > Says Init., Getting playlist, (a very fast) http....... (long line) > and "Stopped" > I've yum'ed the L&G mplayer. And mplayer works fine from the command > line. > mplayerplug-in 3.17 I'm not > sure what other info to include. I get the same Stopped with xmradio > or any other site. > > Help please. Thanks > > _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 04:49:30 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 42BB8126D82 for ; Sat, 7 Jan 2006 04:49:30 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id EE7438CFA1; Sat, 7 Jan 2006 04:49:17 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 630768CF58; Sat, 7 Jan 2006 04:49:13 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0E8A68CF9E for ; Sat, 7 Jan 2006 04:49:05 +0100 (CET) Received: from mammoth.lo.steyla.com (adsl-65-68-68-139.dsl.hstntx.swbell.net [65.68.68.139]) by mail.mplayerhq.hu (Postfix) with ESMTP id 34F3E8CF44 for ; Sat, 7 Jan 2006 04:48:58 +0100 (CET) Received: from mammoth (localhost.localdomain [127.0.0.1]) by mammoth.lo.steyla.com (8.11.0/8.11.0) with ESMTP id k073msE09570 for ; Fri, 6 Jan 2006 21:48:56 -0600 Received: from 192.168.1.136 (SquirrelMail authenticated user misch) by mammoth.lo.steyla.com with HTTP; Fri, 6 Jan 2006 21:48:56 -0600 (CST) Message-ID: <4312.192.168.1.136.1136605736.squirrel@mammoth.lo.steyla.com> Date: Fri, 6 Jan 2006 21:48:56 -0600 (CST) From: "Michaela Merz" To: mplayer-users@mplayerhq.hu User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.0.1 Subject: [MPlayer-users] mplayer and realvideo streams X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hello: Just a question. I had to rework a project I did a year ago. Unfortunately, almost all RealVideo Streams are no longer accessible. Example: rtsp://real.ntv.t-bn.de/live/ntv/ntv_1.rm I tried different mplayer versions and codecs, 1.0pre6, 1.0pre7-try2, with and without live.com support, with and without different switches (i.e. rtsp-stream-over-tcp), the result is always the same: It takes about 3 minutes to connect (realplayer and realplayer8 connect right-away) and dies with the following messages: ==> Found video stream: 1 video fourcc: RV40 (30345652) H.263 ID: 40002000 unknown id: 40002000 ### skipping 0 bytes of codec info Chunk: DATA (41544144) (size: 0x0, offset: 0x187) demux_real: invalid chunksize! (0) Packets in file: 0 ds_fill_buffer: EOF reached (stream: video) RM: No video stream found. ds_fill_buffer: EOF reached (stream: audio) RM: No audio stream found -> no sound. No stream found. Now, it seems to be a transport issue. Is it possible that my NAT somehow gets into mplayers way? I opened (and forwarded) all tcp/udp ports to my development systems, to no avail though. BTW: openRTSP (from the live.com package connects ok but complains about the unknown RTP payload format (I know that live will not work with RTP anyway). Can somebody please verify the above URL so that I know if I am too stupid or if mplayer has a problem .. ? Thank you. Michaela _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 05:21:20 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 58E41126D82 for ; Sat, 7 Jan 2006 05:21:20 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 919528DA70; Sat, 7 Jan 2006 05:21:02 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 004398DA3E; Sat, 7 Jan 2006 05:20:57 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E8DB78DA70 for ; Sat, 7 Jan 2006 05:20:44 +0100 (CET) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mail.mplayerhq.hu (Postfix) with ESMTP id 6F7A38DAF2 for ; Sat, 7 Jan 2006 05:20:30 +0100 (CET) Received: from dekorte.homeip.net ([67.174.176.146]) by comcast.net (sccrmhc13) with ESMTP id <200601070420230130093agfe>; Sat, 7 Jan 2006 04:20:28 +0000 Received: from [192.168.123.107] ([192.168.123.254]) (authenticated bits=0) by dekorte.homeip.net (8.13.1/8.13.1) with ESMTP id k074KLRm018764 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 6 Jan 2006 21:20:22 -0700 Message-ID: <43BF418C.9040900@yahoo.com> Date: Fri, 06 Jan 2006 21:20:28 -0700 From: Kevin DeKorte User-Agent: Mozilla Thunderbird 1.0.7-2.1.fc4.nr (X11/20051011) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Still can't get mplayer to work with Firefox 1.5 References: <43BC9A89.1020300@blackforest-co.com> <43BF36D6.5010805@blackforest-co.com> In-Reply-To: <43BF36D6.5010805@blackforest-co.com> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-5.8 required=4.0 tests=AWL,BAYES_00, FORGED_YAHOO_RCVD,WEIRD_PORT autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chuck wrote: > Ok, I spoke too soon - I was told to lose the .mplayer/config file > and/or run as root - and that works sort of ... > Great sound - no video. Now thats in Firefox. If I run: mplayer > http://asite.com?avideo.mwv it pops up > and runs fine. Something with mplayerplugin. More help/directions > please. > > Create a file in a text editor called $HOME/.mplayer/mplayerplug-in.conf Add these lines to it vo=x11 ao=esd,arts,alsa,oss cachesize=1024 cache-percent=25 Save and close that file and then try the CNN website. It works for me with mplayerplug-in 3.17 Kevin - -- Get my public GnuPG key from http://keyserver.veridis.com:11371/export?id=7574690260641978351 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDv0GMaR60qN0tF+8RAodAAJ0QIpsRmk0bySt6vy1pLWUL+Od2ygCgoAij 2KbQBtba0zjgZwFaZIG/7bk= =sjj3 -----END PGP SIGNATURE----- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 05:34:11 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 1469E126D82 for ; Sat, 7 Jan 2006 05:34:11 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 327F88DCE1; Sat, 7 Jan 2006 05:34:05 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id EE6BD8DCD1; Sat, 7 Jan 2006 05:34:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C2CB08CFA1 for ; Sat, 7 Jan 2006 05:33:46 +0100 (CET) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id AAAD28D98A for ; Sat, 7 Jan 2006 05:33:35 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISP00INAGNXYDZ0@vms046.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Fri, 06 Jan 2006 22:33:34 -0600 (CST) Date: Fri, 06 Jan 2006 20:33:32 -0800 From: RC Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov In-reply-to: <43BF2D87.2090104@pacbell.net> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060106203332.32f5dcce.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> <20060106173321.2f46dd96.rcooley@spamcop.net> <43BF2D87.2090104@pacbell.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Fri, 06 Jan 2006 18:55:03 -0800 Philip Walden wrote: > For mpeg container with mpeg video: > mencoder -of mpeg -mpegopts format=mpeg* -ovc lavc -lavcopts > vcodec= -o PC290052.mpg PC290052.MOV I was suspicious enough of your results that I decided to try it myself. I encoded MPEG-1 and MPEG-2 video with audio into a MPEG container, uninstalled all codecs installed on my Windows 2000 test box, installed the latest media players, and tried both formats. Quicktime plays MPEG-1 and MPEG-2 RealPlayer plays MPEG-1, needs MPEG-2 codec WM Player plays MPEG-1, needs MPEG-2 codec _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 06:55:35 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 18EF9126D82 for ; Sat, 7 Jan 2006 06:55:31 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 30D7F8DE47; Sat, 7 Jan 2006 06:55:00 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 6E7998DDE6; Sat, 7 Jan 2006 06:54:56 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 94BE58DE2C for ; Sat, 7 Jan 2006 06:54:47 +0100 (CET) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8545F8DDD5 for ; Sat, 7 Jan 2006 06:54:41 +0100 (CET) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k075skEV028773 for ; Sat, 7 Jan 2006 00:54:46 -0500 X-ORBL: [70.132.63.18] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=pacbell.net; c=nofws; q=dns; h=message-id:date:from:user-agent:x-accept-language: mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=g1sI6WN0/87b6RSToGsBx2Q43/fyATxRMldm5cUU6M2ETxxjja8tgV2yW30BGOUfo Rt4Uc2bKUTI+n7XUVyp+Q== Received: from [192.168.1.140] (adsl-70-132-63-18.dsl.snfc21.sbcglobal.net [70.132.63.18]) by pimout7-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k075satA084948 for ; Sat, 7 Jan 2006 00:54:38 -0500 Message-ID: <43BF579C.7070408@pacbell.net> Date: Fri, 06 Jan 2006 21:54:36 -0800 From: Philip Walden User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> <20060106173321.2f46dd96.rcooley@spamcop.net> <43BF2D87.2090104@pacbell.net> <20060106203332.32f5dcce.rcooley@spamcop.net> In-Reply-To: <20060106203332.32f5dcce.rcooley@spamcop.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu RC wrote: >On Fri, 06 Jan 2006 18:55:03 -0800 >Philip Walden wrote: > > > >>For mpeg container with mpeg video: >> mencoder -of mpeg -mpegopts format=mpeg* -ovc lavc -lavcopts >>vcodec= -o PC290052.mpg PC290052.MOV >> >> > >I was suspicious enough of your results that I decided to try it myself. > >I encoded MPEG-1 and MPEG-2 video with audio into a MPEG container, >uninstalled all codecs installed on my Windows 2000 test box, >installed the latest media players, and tried both formats. > >Quicktime plays MPEG-1 and MPEG-2 >RealPlayer plays MPEG-1, needs MPEG-2 codec >WM Player plays MPEG-1, needs MPEG-2 codec > > Thanks RC, maybe I am getting close here. When I said: vcodec | -o file sz | mplayer | realplayer10 | MS media player | Quicktime7 mpeg1video | 3051524 | works | fails | fails | fails The failures were basically faulty playing of the video. For example quicktime would play for a second or so and then freeze on a frame for the duration of the movie. Realplayer and WMP has different problems, such as starting the video but then "pixelating" and then freezing. Are there other options needed to make them read the mpeg1 video properly? I am still pretty green on this (as you can tell). Perhaps lavacopts like keyint and so on might be the problem? I can try post the source MOV somewhere if you want to try it. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 07:22:23 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 220C9126D82 for ; Sat, 7 Jan 2006 07:22:23 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4CDB88DE86; Sat, 7 Jan 2006 07:22:12 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 84C818D3B7; Sat, 7 Jan 2006 07:22:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 446AD8D37C for ; Sat, 7 Jan 2006 07:21:58 +0100 (CET) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id E34948D397 for ; Sat, 7 Jan 2006 07:21:52 +0100 (CET) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k076LwEV028869 for ; Sat, 7 Jan 2006 01:21:58 -0500 X-ORBL: [70.132.63.18] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=pacbell.net; c=nofws; q=dns; h=message-id:date:from:user-agent:x-accept-language: mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Hd+x5nMAF0DbfeWt3K7Y/cjray8WxN6197bPjxlrVrdCnQHAAfOBhLrO4BTchtHZn UQsSXOSgzabyxW1CX7cWg== Received: from [192.168.1.140] (adsl-70-132-63-18.dsl.snfc21.sbcglobal.net [70.132.63.18]) by pimout7-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k076Ln5X093436 for ; Sat, 7 Jan 2006 01:21:50 -0500 Message-ID: <43BF5DFD.5020909@pacbell.net> Date: Fri, 06 Jan 2006 22:21:49 -0800 From: Philip Walden User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> <20060106173321.2f46dd96.rcooley@spamcop.net> <43BF2D87.2090104@pacbell.net> <20060106203332.32f5dcce.rcooley@spamcop.net> <43BF579C.7070408@pacbell.net> In-Reply-To: <43BF579C.7070408@pacbell.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Philip Walden wrote: > RC wrote: > >> On Fri, 06 Jan 2006 18:55:03 -0800 >> Philip Walden wrote: >> >> >> >>> For mpeg container with mpeg video: >>> mencoder -of mpeg -mpegopts format=mpeg* -ovc lavc -lavcopts >>> vcodec= -o PC290052.mpg PC290052.MOV >>> >> >> >> I was suspicious enough of your results that I decided to try it myself. >> >> I encoded MPEG-1 and MPEG-2 video with audio into a MPEG container, >> uninstalled all codecs installed on my Windows 2000 test box, >> installed the latest media players, and tried both formats. >> >> Quicktime plays MPEG-1 and MPEG-2 >> RealPlayer plays MPEG-1, needs MPEG-2 codec >> WM Player plays MPEG-1, needs MPEG-2 codec >> >> > Thanks RC, > > maybe I am getting close here. When I said: > > vcodec | -o file sz | mplayer | realplayer10 | MS > media player | Quicktime7 > mpeg1video | 3051524 | works | fails | > fails | fails > > The failures were basically faulty playing of the video. For example > quicktime would play for a second or so and then freeze on a frame for > the duration of the movie. Realplayer and WMP has different problems, > such as starting the video but then "pixelating" and then freezing. > > Are there other options needed to make them read the mpeg1 video > properly? I am still pretty green on this (as you can tell). Perhaps > lavacopts like keyint and so on might be the problem? > > I can try post the source MOV somewhere if you want to try it. There is one more thing, with: mencoder -noskip -of mpeg -mpegopts format=mpeg1 -ovc lavc -lavcopts vcodec=mpeg1video -o PC290052.mpg PC290052.MOV I get many errors: ERROR! unknown fps code: 0INITIAL DELAY of 0 framesmb A-V:0.000 [867:0]] 0mb A-V:0.000 [0:0] ERROR: SCR: 1.702, VPTS: 0.867, DELTA=-0.836 secs ERROR: SCR: 1.796, VPTS: 0.933, DELTA=-0.862 secs ERROR: SCR: 1.871, VPTS: 1.000, DELTA=-0.871 secs ERROR: SCR: 1.945, VPTS: 1.067, DELTA=-0.879 secs ERROR: SCR: 2.020, VPTS: 1.133, DELTA=-0.887 secs ERROR: SCR: 2.095, VPTS: 1.200, DELTA=-0.895 secs ERROR: SCR: 2.170, VPTS: 1.267, DELTA=-0.903 secs etc However, since mplayer had no problem with the result, I assumed it did not matter. Perhaps these problems are why the other players are having problems. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 09:50:42 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id AE64D126D82 for ; Sat, 7 Jan 2006 09:50:42 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 90DB98D41A; Sat, 7 Jan 2006 09:50:27 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D80BD8D13D; Sat, 7 Jan 2006 09:50:22 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D11B68DA22 for ; Sat, 7 Jan 2006 09:50:13 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 36EB78D7D5 for ; Sat, 7 Jan 2006 09:50:06 +0100 (CET) Received: from frahbnt01 (p54B1FE05.dip.t-dialin.net [84.177.254.5]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k078nWh18561 for ; Sat, 7 Jan 2006 09:49:32 +0100 Message-Id: <200601070849.k078nWh18561@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: AW: [MPlayer-users] Mplayer unattended+fullscreen Date: Sat, 7 Jan 2006 09:49:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060105190421.0dc68220.rcooley@spamcop.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcYSbgZqE+Zu6/npT/KhFPrdnD2v6wA9wC/Q X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > Sounds like TWM, which is a tiny and simple window manager that commonly > comes with X11. Try installing pretty much anything else, and you won't > have to place windows (though that likely won't solve your XV problem). Yes it was TWM, (later I remembered how to search the installed packages) so i installed matchbox instead, that works better now, dont have to click anymore, and the window always displays fullscreen by default. But, a) theres still the window title bar i want to get rid of, and also now the problem that mplayer (or the windows manager) ignore the dscale flag, so the picture is always fullscreen, which is not desirable with a 4:3 video on a 16:9 screen. Maybe I should try another wm, I do want a very small and compact one though. Maybe matchbox (for embedded systems on palmsized screens) was aiming for a little too simple though :-) Any suggestions? There are so many, in 10 years Linux I've never worked with anything but ssh textscreens so I have no idea what wm is good for what... Did you miss the fact that my xv problem is solved? It was "System V IPC" not having been enabled in the kernel. Unless you meant the BadValue Window problem when trying fullscreen? Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 11:02:36 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id D79FC126D82 for ; Sat, 7 Jan 2006 11:02:36 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8D2828DA11; Sat, 7 Jan 2006 11:02:12 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 810568D9EB; Sat, 7 Jan 2006 11:02:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id DB1668D73E for ; Sat, 7 Jan 2006 11:01:55 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id DE7B88D9ED for ; Sat, 7 Jan 2006 11:01:45 +0100 (CET) Received: from frahbnt01 (p54B1FE05.dip.t-dialin.net [84.177.254.5]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k07A1eh07747 for ; Sat, 7 Jan 2006 11:01:41 +0100 Message-Id: <200601071001.k07A1eh07747@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: [MPlayer-users] rtc wasting 15% CPU Date: Sat, 7 Jan 2006 11:01:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060106135401.47c1ba29.rcooley@spamcop.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcYTC7zQoa9KFOlESN2X4dDmxCjZwQAZXI4A X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > RTC: 5.06user 0.51system 0:32.09elapsed 17%CPU > NORTC: 0.19user 0.06system 0:30.96elapsed 0%CPU Interesting, on my system there is absolutely no difference between with or without -nortc. Mplayer CPU is always <1% Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 11:18:15 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 7593B126D82 for ; Sat, 7 Jan 2006 11:18:15 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1EA6C8D9F9; Sat, 7 Jan 2006 11:18:08 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 529018D5C8; Sat, 7 Jan 2006 11:18:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C09A68D5A6 for ; Sat, 7 Jan 2006 11:17:55 +0100 (CET) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mail.mplayerhq.hu (Postfix) with ESMTP id BC07D8D5BB for ; Sat, 7 Jan 2006 11:17:44 +0100 (CET) Received: by wproxy.gmail.com with SMTP id 36so3018313wra for ; Sat, 07 Jan 2006 02:17:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=c2MVDmwIFwXwy3+XGHzciydt21Oj7I8xH1wyoyWwWX+YOvfYcjw1R8C+4CuSDw0T74GAZwPouKc7nA30tLVi8P8myAcSSeTK57INAwlnUimWIo2MqdnQ1nW3ztdxVYsC4YZDXzDuKqaVnnz4DqUOw03355p4yra37uop2VfPubc= Received: by 10.65.115.10 with SMTP id s10mr2100186qbm; Sat, 07 Jan 2006 02:17:40 -0800 (PST) Received: by 10.64.148.19 with HTTP; Sat, 7 Jan 2006 02:17:40 -0800 (PST) Message-ID: <4e03026a0601070217w2df588b3h9df6080bf5e189a2@mail.gmail.com> Date: Sat, 7 Jan 2006 11:17:40 +0100 From: Guillaume POIRIER To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] mplayer and realvideo streams In-Reply-To: <4312.192.168.1.136.1136605736.squirrel@mammoth.lo.steyla.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4312.192.168.1.136.1136605736.squirrel@mammoth.lo.steyla.com> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00,RCVD_BY_IP, SARE_MSGID_LONG40 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, On 1/7/06, Michaela Merz wrote: > > Hello: > > Just a question. I had to rework a project I did a year ago. > Unfortunately, almost all RealVideo Streams are no longer accessible. > > Example: rtsp://real.ntv.t-bn.de/live/ntv/ntv_1.rm > > I tried different mplayer versions and codecs, 1.0pre6, 1.0pre7-try2, wit= h > and without live.com support, with and without different switches (i.e. > rtsp-stream-over-tcp), the result is always the same: It takes about 3 > minutes to connect (realplayer and realplayer8 connect right-away) and > dies with the following messages: I tried CVS version from 2-3 days ago, and MPlayer can connect to the stream just fine, but the sound is mute. There has been recent work to improve real cook sound, maybe it's fixed now. You should test it with lastest CVS. G -- Life is pleasant. Death is peaceful. It's the transition that's troublesome= . Isaac Asimov (1920 - 1992) MPlayer's doc is offline. Find some fresh one here: http://tuxrip.free.fr//MPlayer-DOCS-HTML/en/ http://tuxrip.free.fr//MPlayer-DOCS-HTML/fr/ _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 11:25:44 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id E2A35126D82 for ; Sat, 7 Jan 2006 11:25:44 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1AB6C8D9E0; Sat, 7 Jan 2006 11:25:39 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 83A198D9D5; Sat, 7 Jan 2006 11:25:34 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9A4C78D9DC for ; Sat, 7 Jan 2006 11:25:26 +0100 (CET) Received: from ackle.nomi.cz (ackle.nomi.cz [81.31.33.35]) by mail.mplayerhq.hu (Postfix) with ESMTP id A78B78D98A for ; Sat, 7 Jan 2006 11:25:20 +0100 (CET) Received: from localhost (localhost.localdomain [127.0.0.1]) by ackle.nomi.cz (Postfix) with ESMTP id 300892EA9E3 for ; Sat, 7 Jan 2006 11:25:17 +0100 (CET) Received: by ackle.nomi.cz (Postfix, from userid 500) id 653862EA9E2; Sat, 7 Jan 2006 11:25:15 +0100 (CET) Date: Sat, 7 Jan 2006 11:25:15 +0100 From: =?iso-8859-2?Q?Tom=E1=B9_Janou=B9ek?= To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] mplayer and realvideo streams Message-ID: <20060107102515.GA8679@nomi.cz> References: <4312.192.168.1.136.1136605736.squirrel@mammoth.lo.steyla.com> <4e03026a0601070217w2df588b3h9df6080bf5e189a2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4e03026a0601070217w2df588b3h9df6080bf5e189a2@mail.gmail.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: amavisd-new at nomi.cz X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hello, Sat, Jan 07, 2006 at 11:17:40AM +0100 Guillaume POIRIER napsal: > I tried CVS version from 2-3 days ago, and MPlayer can connect to the > stream just fine, but the sound is mute. > There has been recent work to improve real cook sound, maybe it's > fixed now. You should test it with lastest CVS. It works fine for me. Vybrán audio kodek: [ffcook] afm: ffmpeg (FFmpeg COOK audio decoder) Vybrán video kodek: [rv3040] vfm: realvid (Linux RealPlayer 10 RV30/40 decoder) -- .--------- Tomá¹ Janou¹ek a.k.a. Liskni_si ---------. : NOMI team, developer, http://tomi.nomi.cz/ tomi@nomi.cz : ' JID:liskni_si@jabber.cz, ICQ#161807083, tel:+420608876277 ' _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 11:27:58 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A2F87126D82 for ; Sat, 7 Jan 2006 11:27:58 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 9FCFD8DAA5; Sat, 7 Jan 2006 11:27:52 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 22F348D9E4; Sat, 7 Jan 2006 11:27:47 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id E6C9A8DB9D for ; Sat, 7 Jan 2006 11:27:36 +0100 (CET) Received: from ackle.nomi.cz (ackle.nomi.cz [81.31.33.35]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8270B8DB39 for ; Sat, 7 Jan 2006 11:27:21 +0100 (CET) Received: from localhost (localhost.localdomain [127.0.0.1]) by ackle.nomi.cz (Postfix) with ESMTP id 292782EA9E3 for ; Sat, 7 Jan 2006 11:27:18 +0100 (CET) Received: by ackle.nomi.cz (Postfix, from userid 500) id 895E52EA9E2; Sat, 7 Jan 2006 11:27:17 +0100 (CET) Date: Sat, 7 Jan 2006 11:27:17 +0100 From: =?iso-8859-2?Q?Tom=E1=B9_Janou=B9ek?= To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] mplayer and realvideo streams Message-ID: <20060107102717.GA9215@nomi.cz> References: <4312.192.168.1.136.1136605736.squirrel@mammoth.lo.steyla.com> <4e03026a0601070217w2df588b3h9df6080bf5e189a2@mail.gmail.com> <20060107102515.GA8679@nomi.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060107102515.GA8679@nomi.cz> User-Agent: Mutt/1.4.1i X-Virus-Scanned: amavisd-new at nomi.cz X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Sat, Jan 07, 2006 at 11:25:15AM +0100 Tomá¹ Janou¹ek napsal: > It works fine for me. Using todays CVS, forgot to mention, sorry. -- .--------- Tomá¹ Janou¹ek a.k.a. Liskni_si ---------. : NOMI team, developer, http://tomi.nomi.cz/ tomi@nomi.cz : ' JID:liskni_si@jabber.cz, ICQ#161807083, tel:+420608876277 ' _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 12:38:58 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id C8178126D82 for ; Sat, 7 Jan 2006 12:38:58 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 155D58D61D; Sat, 7 Jan 2006 12:38:46 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 8BE038C085; Sat, 7 Jan 2006 12:38:41 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 12B828AFAF for ; Sat, 7 Jan 2006 12:38:23 +0100 (CET) Received: from localhost (cac94-1-81-57-151-96.fbx.proxad.net [81.57.151.96]) by mail.mplayerhq.hu (Postfix) with ESMTP id 05BDB8C07E for ; Sat, 7 Jan 2006 12:38:17 +0100 (CET) Received: from localhost ([127.0.0.1]) by localhost with esmtp (Exim 4.60) (envelope-from ) id 1EvCQ4-0000mo-KM for mplayer-users@mplayerhq.hu; Sat, 07 Jan 2006 12:39:36 +0100 Message-ID: <43BFA878.1080608@free.fr> Date: Sat, 07 Jan 2006 12:39:36 +0100 From: matthieu castet User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Debian/1.7.12-1 X-Accept-Language: fr-fr, en, en-us MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] video/X-QT isn't working X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, when trying to play "rtsp://video.medinfo.ufl.edu/opeta/MS_all.mov", mplayer failed with : Initiated "video/X-QT" RTP subsession VIDEO: [SVQ3] 0x0 0bpp 0.000 fps 0.0 kbps ( 0.0 kbyte/s) FPS not specified in the header or invalid, use the -fps option. No stream found. vlc is able to play it. Matthieu PS : live555 is unable to handle the audio stream (QDM). _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 12:58:09 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id D0AF1126D82 for ; Sat, 7 Jan 2006 12:58:09 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 85CE48D716; Sat, 7 Jan 2006 12:58:05 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 901DB8D8F1; Sat, 7 Jan 2006 12:58:00 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id BC8BA8D75B for ; Sat, 7 Jan 2006 12:57:52 +0100 (CET) Received: from web30307.mail.mud.yahoo.com (web30307.mail.mud.yahoo.com [68.142.200.100]) by mail.mplayerhq.hu (Postfix) with SMTP id F00D38D716 for ; Sat, 7 Jan 2006 12:57:46 +0100 (CET) Received: (qmail 52668 invoked by uid 60001); 7 Jan 2006 11:57:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=ar4lyPgBuygxIg8GILEHczXi+fto4qjeDE5KZrKOgGXZ8iZDG/9Ig1XUbiItnklFBNO5KKYHchGa+SJ0ynSrHkdF1UTjX7xhTUe9IAU1XmDaPZkuDEMuMoEXDsh6CYFpn6TUqarLVyXa/8FFCG5o5qviahVnRrY3a6t23y0lDsM= ; Message-ID: <20060107115742.52666.qmail@web30307.mail.mud.yahoo.com> Received: from [69.40.233.157] by web30307.mail.mud.yahoo.com via HTTP; Sat, 07 Jan 2006 03:57:42 PST Date: Sat, 7 Jan 2006 03:57:42 -0800 (PST) From: Dan Smythe Subject: Re: [MPlayer-users] WMV Problem To: "MPlayer usage questions, feature requests, bug reports" In-Reply-To: <20060106133443.1d6a0631.rcooley@spamcop.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-6.3 required=4.0 tests=AWL,BAYES_00, FORGED_YAHOO_RCVD autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Don't leave me hangin'! What do I need to do? I can get most versions to compile, but I haven't seen the issue addressed in the faqs. --- RC wrote: > On Fri, 6 Jan 2006 05:04:53 -0800 (PST) > Dan Smythe wrote: > > > Is there any way I can give mplayer bigger > tolerance for > > errors, or get mencoder to reencode the files > without > > crashing? > > Yes. > > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@mplayerhq.hu > http://mplayerhq.hu/mailman/listinfo/mplayer-users > __________________________________________ Yahoo! DSL – Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 13:47:34 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id A498B126D82 for ; Sat, 7 Jan 2006 13:47:34 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 38F4D8D60B; Sat, 7 Jan 2006 13:47:23 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 5F0D78D638; Sat, 7 Jan 2006 13:47:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 57DF98D5BB for ; Sat, 7 Jan 2006 13:46:50 +0100 (CET) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.193]) by mail.mplayerhq.hu (Postfix) with ESMTP id 34C128D5DF for ; Sat, 7 Jan 2006 13:46:31 +0100 (CET) Received: by xproxy.gmail.com with SMTP id s18so2148134wxc for ; Sat, 07 Jan 2006 04:46:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d4IhOSbO9wYaQUGNR+IhqX3RmsMTfu0UsKcBwqdx8sbaCmIc6/0RGHzLAqmSr9s57l9Z7Q7GdhxfrvDKPhrQjr56L4A+11DjwpEx//E7F0Gafo3bQn1O5BvGjBgTrNzEbATXRIpM4fyRpkc1CguFjo/H9UsTs/RfITIxGz08XXs= Received: by 10.70.37.1 with SMTP id k1mr3233988wxk; Sat, 07 Jan 2006 04:46:26 -0800 (PST) Received: by 10.70.88.1 with HTTP; Sat, 7 Jan 2006 04:46:26 -0800 (PST) Message-ID: <77decf7d0601070446j2a66e949g@mail.gmail.com> Date: Sat, 7 Jan 2006 13:46:26 +0100 From: Radomir Fojtik To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Mplayer in Gtk2 doesnt speak in czech In-Reply-To: <20060105212903.GA6454@rathann.pekin.waw.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <77decf7d0601050811m355fea27y@mail.gmail.com> <20060105212903.GA6454@rathann.pekin.waw.pl> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=BAYES_00,RCVD_BY_IP autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu 2006/1/5, Dominik 'Rathann' Mierzejewski : > On Thursday, 05 January 2006 at 17:11, Radomir Fojtik wrote: > Try setting unicode locale, i.e. > LANG=3Dcs_CZ.UTF-8 I tried also this, but its same. But I am not sure here, what else to do to use UTF on my Gentoo box - I now, there are some gentoo-utf-howtos, but I am not prepared and I dont want switch fully to UTF right now. Does your answear mean, that I can use new gmplayer only on UTF system? Thanks radfoj _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 14:19:34 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 230B6126D82 for ; Sat, 7 Jan 2006 14:19:34 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 79E5D8DD04; Sat, 7 Jan 2006 14:19:25 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 17AE98DCF9; Sat, 7 Jan 2006 14:19:21 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 67FE28DCE1 for ; Sat, 7 Jan 2006 14:19:05 +0100 (CET) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id EC91C8DCEF for ; Sat, 7 Jan 2006 14:18:58 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISQ006494ZEQ293@vms046.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Sat, 07 Jan 2006 07:18:51 -0600 (CST) Date: Sat, 07 Jan 2006 05:18:50 -0800 From: RC Subject: Re: AW: [MPlayer-users] rtc wasting 15% CPU In-reply-to: <200601071001.k07A1eh07747@robo-city.de> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060107051850.3df18acb.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20060106135401.47c1ba29.rcooley@spamcop.net> <200601071001.k07A1eh07747@robo-city.de> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Sat, 7 Jan 2006 11:01:42 +0100 "Ethan Arnold" wrote: > Interesting, on my system there is absolutely no difference between > with or without -nortc. Mplayer CPU is always <1% The obvious question, then; is RTC setup correctly on your system? Does mplayer -v print a line such as: "Using Linux hardware RTC timing" or "Using nanosleep timing" _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 14:24:28 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 43BC4126D82 for ; Sat, 7 Jan 2006 14:24:28 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B85408DD36; Sat, 7 Jan 2006 14:24:26 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 753A18DD34; Sat, 7 Jan 2006 14:24:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 37FFE8DD84 for ; Sat, 7 Jan 2006 14:24:08 +0100 (CET) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mail.mplayerhq.hu (Postfix) with ESMTP id D49318DD43 for ; Sat, 7 Jan 2006 14:23:51 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISQ006O557MQ293@vms046.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Sat, 07 Jan 2006 07:23:46 -0600 (CST) Date: Sat, 07 Jan 2006 05:23:46 -0800 From: RC Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov In-reply-to: <43BF5DFD.5020909@pacbell.net> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060107052346.05cf6e5e.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> <20060106173321.2f46dd96.rcooley@spamcop.net> <43BF2D87.2090104@pacbell.net> <20060106203332.32f5dcce.rcooley@spamcop.net> <43BF579C.7070408@pacbell.net> <43BF5DFD.5020909@pacbell.net> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-WEiAPG-Metrics: mail 1072; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Fri, 06 Jan 2006 22:21:49 -0800 Philip Walden wrote: > I get many errors: > > ERROR! unknown fps code: 0INITIAL DELAY of 0 framesmb A-V:0.000 > [867:0]] 0mb A-V:0.000 [0:0] > ERROR: SCR: 1.702, VPTS: 0.867, DELTA=-0.836 secs > ERROR: SCR: 1.796, VPTS: 0.933, DELTA=-0.862 secs > ERROR: SCR: 1.871, VPTS: 1.000, DELTA=-0.871 secs > ERROR: SCR: 1.945, VPTS: 1.067, DELTA=-0.879 secs > ERROR: SCR: 2.020, VPTS: 1.133, DELTA=-0.887 secs > ERROR: SCR: 2.095, VPTS: 1.200, DELTA=-0.895 secs > ERROR: SCR: 2.170, VPTS: 1.267, DELTA=-0.903 secs > etc Yes, it looks like the current MPEG muxer in CVS is, broken, yet again, in a slightly different way this time. Try with MPlayer 1.0pre7 to find out, for sure, if that's the problem. Also, use "-vf harddup" for mpeg files. > However, since mplayer had no problem with the result, I assumed it > did not matter. Never assume that. MPlayer is the most tolerant video player around... It'll play damn near anything, even when no other player will. There are a few minor exceptions to this (bugs) but the point remains. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 14:46:48 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id B7A9A126D82 for ; Sat, 7 Jan 2006 14:46:48 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B8FFE8CEBB; Sat, 7 Jan 2006 14:46:43 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 9D49E8CC81; Sat, 7 Jan 2006 14:46:39 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 31D238CD6B for ; Sat, 7 Jan 2006 14:46:31 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id BC4698AFA9 for ; Sat, 7 Jan 2006 14:46:24 +0100 (CET) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EvEOd-0008He-S4 for mplayer-users@mplayerhq.hu; Sat, 07 Jan 2006 14:46:15 +0100 Received: from x2system.gotadsl.co.uk ([62.3.235.137]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Jan 2006 14:46:15 +0100 Received: from neil by x2system.gotadsl.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Jan 2006 14:46:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: "Neil Sleightholm" Date: Sat, 7 Jan 2006 13:46:07 +0000 (UTC) Lines: 13 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: x2system.gotadsl.co.uk User-Agent: XanaNews/1.17.6.6 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] BUGREPORT: Error in [ffmpeg] FFmpeg/libavcodec audio decoders (RealAudio) X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu A recent update has broken the play back of some real audio streams. If you play the stream: http://www.bbc.co.uk/radio1/realaudio/media/r1live.rpm you get the following error: Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders subbands > 34 or js_subband_start > 19, report sample! Could not open codec. This happens with this version: MPlayer dev-CVS-060107-09:51-3.4.2 Neil _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 14:51:33 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 4186E126D82 for ; Sat, 7 Jan 2006 14:51:33 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 59DD28D25F; Sat, 7 Jan 2006 14:51:31 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id BC2FC8CF69; Sat, 7 Jan 2006 14:51:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4A3D38D188 for ; Sat, 7 Jan 2006 14:51:10 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0D5808CD12 for ; Sat, 7 Jan 2006 14:51:04 +0100 (CET) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EvET4-0000Pp-8t for mplayer-users@mplayerhq.hu; Sat, 07 Jan 2006 14:50:50 +0100 Received: from x2system.gotadsl.co.uk ([62.3.235.137]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Jan 2006 14:50:50 +0100 Received: from neil by x2system.gotadsl.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Jan 2006 14:50:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: "Neil Sleightholm" Date: Sat, 7 Jan 2006 13:49:06 +0000 (UTC) Lines: 46 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: x2system.gotadsl.co.uk User-Agent: XanaNews/1.17.6.6 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] Re: BUGREPORT: FFmpeg COOK audio decoder X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Neil Sleightholm wrote: > The new "FFmpeg COOK audio decoder" method of decoding RealAudio > streams doesn't seem to work reliably for BBC Radio streams. If you > play either of the following you will notice stream works for a while > and then repeats the same bit, then runs ok, then repeats: > http://www.bbc.co.uk/radio1/realaudio/media/r1live.rpm > http://www.bbc.co.uk/bbc7/realplayer/dsatg2.rpm > > It looks like the buffer is being emptied and while it is filling up > it just replays the same bit. I think it would be better if there was > silence when this happened. > > Also, the following stream does sound correct. It sounds like there is > a slight echo. > http://www.bbc.co.uk/radio4/realplayer/media/fmg2.rpm > The audio format is listed as "AUDIO: 22050 Hz, 2 ch, s16le, 44.1 > kbit/6.25% (ratio: 5512->88200)" > In the output there is the message "Non-joint-stereo files are decoded > with wrong gain at the moment!" so I am guessing this is the problem. > > I am playing these stream with the following command line: > mplayer -vo null -cache 128 -af > volume=0,resample=44100:0:1,channels=2 -playlist http://xxxxxx > The mplayer version information is: > MPlayer dev-CVS-051221-17:56-3.4.2 (C) 2000-2005 MPlayer Team > CPU: Intel Pentium 4/Celeron D Prescott; Xeon Nocona (Family: 15, > Stepping: 4) > CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0 > > Please let me know if you need any more information. > > Neil The first part of this bugreport is still happening (although a recently update has broken playback of some streams completely). The echo on the radio4 playback is now fixed. Does anyone have an update on the buffer problem? Thanks Neil -- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 15:53:42 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 03C6D126D82 for ; Sat, 7 Jan 2006 15:53:42 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D07D78DAA2; Sat, 7 Jan 2006 15:53:20 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id BE7598DA96; Sat, 7 Jan 2006 15:53:14 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 079798DA99 for ; Sat, 7 Jan 2006 15:52:58 +0100 (CET) Received: from aa005msg.fastwebnet.it (213-140-2-72.ip.fastwebnet.it [213.140.2.72]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5A1A58DA74 for ; Sat, 7 Jan 2006 15:52:52 +0100 (CET) Received: from ms004msg.fastwebnet.it (10.31.40.142) by aa005msg.fastwebnet.it (7.2.069.1) id 43BF48410001CA30 for mplayer-users@mplayerhq.hu; Sat, 7 Jan 2006 15:52:46 +0100 Received: from [37.2.0.113] (37.2.0.113) by ms004msg.fastwebnet.it (7.2.069.3) (authenticated as nicola_sabbi) id 438F2D7A01587445 for mplayer-users@mplayerhq.hu; Sat, 7 Jan 2006 15:52:46 +0100 Message-ID: <43BFD5BE.50009@fastwebnet.it> Date: Sat, 07 Jan 2006 15:52:46 +0100 From: Nico Sabbi User-Agent: Mozilla Thunderbird 1.0.7-4mdk (X11/20051221) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> <20060106173321.2f46dd96.rcooley@spamcop.net> <43BF2D87.2090104@pacbell.net> <20060106203332.32f5dcce.rcooley@spamcop.net> <43BF579C.7070408@pacbell.net> <43BF5DFD.5020909@pacbell.net> <20060107052346.05cf6e5e.rcooley@spamcop.net> In-Reply-To: <20060107052346.05cf6e5e.rcooley@spamcop.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-Servercave-Metrics: mail 1183; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu RC wrote: >On Fri, 06 Jan 2006 22:21:49 -0800 >Philip Walden wrote: > > > >>I get many errors: >> >>ERROR! unknown fps code: 0INITIAL DELAY of 0 framesmb A-V:0.000 >>[867:0]] 0mb A-V:0.000 [0:0] >>ERROR: SCR: 1.702, VPTS: 0.867, DELTA=-0.836 secs >>ERROR: SCR: 1.796, VPTS: 0.933, DELTA=-0.862 secs >>ERROR: SCR: 1.871, VPTS: 1.000, DELTA=-0.871 secs >>ERROR: SCR: 1.945, VPTS: 1.067, DELTA=-0.879 secs >>ERROR: SCR: 2.020, VPTS: 1.133, DELTA=-0.887 secs >>ERROR: SCR: 2.095, VPTS: 1.200, DELTA=-0.895 secs >>ERROR: SCR: 2.170, VPTS: 1.267, DELTA=-0.903 secs >> etc >> >> > >Yes, it looks like the current MPEG muxer in CVS is, broken, yet again, >in a slightly different way this time. Try with MPlayer 1.0pre7 to find >out, for sure, if that's the problem. > > > he needs to use a shorter keyint (e.g. 25) >Also, use "-vf harddup" for mpeg files. > > > >>However, since mplayer had no problem with the result, I assumed it >>did not matter. >> >> > >Never assume that. MPlayer is the most tolerant video player around... >It'll play damn near anything, even when no other player will. There >are a few minor exceptions to this (bugs) but the point remains. > > > _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 16:45:28 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 445BF126D82 for ; Sat, 7 Jan 2006 16:45:28 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2F20F8D622; Sat, 7 Jan 2006 16:45:17 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id BAACD8CD6B; Sat, 7 Jan 2006 16:45:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id A5B848D54A for ; Sat, 7 Jan 2006 16:44:59 +0100 (CET) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1474F8A068 for ; Sat, 7 Jan 2006 16:44:49 +0100 (CET) Received: from vulcan.rcooley.dyndns.org ([71.105.37.102]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISQ004D5BQH7B10@vms040.mailsrvcs.net> for mplayer-users@mplayerhq.hu; Sat, 07 Jan 2006 09:44:42 -0600 (CST) Date: Sat, 07 Jan 2006 07:44:41 -0800 From: RC Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov In-reply-to: <43BFD5BE.50009@fastwebnet.it> To: "MPlayer usage questions, feature requests, bug reports" Message-id: <20060107074441.170dd5b6.rcooley@spamcop.net> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> <20060106173321.2f46dd96.rcooley@spamcop.net> <43BF2D87.2090104@pacbell.net> <20060106203332.32f5dcce.rcooley@spamcop.net> <43BF579C.7070408@pacbell.net> <43BF5DFD.5020909@pacbell.net> <20060107052346.05cf6e5e.rcooley@spamcop.net> <43BFD5BE.50009@fastwebnet.it> X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Sat, 07 Jan 2006 15:52:46 +0100 Nico Sabbi wrote: > he needs to use a shorter keyint (e.g. 25) Perhaps so, but I've seen this problem even with keyint=30 (ANY source). DELTA constantly climbs up to eg -8, then suddenly resets, then starts climbing again. My DVD player really hates that ;-) _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 17:46:51 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 4CDCA126D82 for ; Sat, 7 Jan 2006 17:46:51 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B47178DD13; Sat, 7 Jan 2006 17:46:38 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id B4D1A8D615; Sat, 7 Jan 2006 17:46:31 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id CAFD78DAEF for ; Sat, 7 Jan 2006 17:46:16 +0100 (CET) Received: from liderbug.com (unknown [71.39.53.112]) by mail.mplayerhq.hu (Postfix) with ESMTP id 4DABA8D5E4 for ; Sat, 7 Jan 2006 17:46:04 +0100 (CET) Received: from [192.168.0.4] (sg4 [192.168.0.4]) by liderbug.com (8.12.9/8.11.6) with ESMTP id k07Gjre2018510 for ; Sat, 7 Jan 2006 09:45:53 -0700 Message-ID: <43BFF042.7080807@blackforest-co.com> Date: Sat, 07 Jan 2006 09:45:54 -0700 From: Chuck User-Agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Still can't get mplayer to work with Firefox 1.5 References: <43BC9A89.1020300@blackforest-co.com> <43BF36D6.5010805@blackforest-co.com> <43BF418C.9040900@yahoo.com> In-Reply-To: <43BF418C.9040900@yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-11.3 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Kevin DeKorte wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Chuck wrote: > > >>Ok, I spoke too soon - I was told to lose the .mplayer/config file >>and/or run as root - and that works sort of ... >>Great sound - no video. Now thats in Firefox. If I run: mplayer >>http://asite.com?avideo.mwv it pops up >>and runs fine. Something with mplayerplugin. More help/directions >>please. >> >> >> >> > >Create a file in a text editor called $HOME/.mplayer/mplayerplug-in.conf > >Add these lines to it > >vo=x11 >ao=esd,arts,alsa,oss >cachesize=1024 >cache-percent=25 > >Save and close that file and then try the CNN website. It works for me with >mplayerplug-in 3.17 > >Kevin > > > > :-( Nope. When I run mplayer from the command line (or ff) for something.avi that works but something.wmv doesn't. Missing a codec? or in the wrong place? I have these: /usr/local/lib/codecs/wmvdmod.dll /usr/local/lib/codecs/wmvadvd.dll /usr/local/lib/codecs/wmv9dmod.dll My config is FC4, Firefox 1.5, mplayerplug-in-2.80-0.lvn.1.4.i386, mplayer-1.0-0.lvn.0.30.pre7try2.4.i386. Same results with kplayer. HEY gmplayer works - pops up an Error! box (empty), buffers and runs. Hope that gives some ideas. ---------------------------------------------------------------------------------------------- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 17:49:39 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 61EFB126D82 for ; Sat, 7 Jan 2006 17:49:39 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D31968D85D; Sat, 7 Jan 2006 17:49:37 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D04EB8D615; Sat, 7 Jan 2006 17:49:32 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id F241F8D80B for ; Sat, 7 Jan 2006 17:49:20 +0100 (CET) Received: from rwcrmhc12.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mail.mplayerhq.hu (Postfix) with ESMTP id DB4418D638 for ; Sat, 7 Jan 2006 17:49:11 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc13) with ESMTP id <2006010716485301500e0v49e>; Sat, 7 Jan 2006 16:49:04 +0000 Message-ID: <43BFF0F4.7030504@comcast.net> Date: Sat, 07 Jan 2006 11:48:52 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: AW: [MPlayer-users] rtc wasting 15% CPU References: <20060106135401.47c1ba29.rcooley@spamcop.net> <200601071001.k07A1eh07747@robo-city.de> <20060107051850.3df18acb.rcooley@spamcop.net> In-Reply-To: <20060107051850.3df18acb.rcooley@spamcop.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu RC wrote: > On Sat, 7 Jan 2006 11:01:42 +0100 "Ethan Arnold" > wrote: > >> Interesting, on my system there is absolutely no difference between >> with or without -nortc. Mplayer CPU is always <1% On my system, playing one particular file I chose randomly to test, MPlayer takes 30%-45% of the CPU (according to gkrellm), but the differences in the values reported by time are small enough that I think they're negligible. (I tested both with bash's builtin time and with /usr/bin/time, the latter being what you apparently used; with or without -nortc I get a CPU percentage of 28%.) I can provide the actual numbers if anyone's interested. > The obvious question, then; is RTC setup correctly on your system? > Does mplayer -v print a line such as: > "Using Linux hardware RTC timing" or > "Using nanosleep timing" I get "Using Linux hardware RTC timing (1024Hz).". Adding -nortc does indeed change that to 'Using nanosleep() timing.". It doesn't produce an obviously significant difference in CPU usage, though. Either there's something weird about your system, or perhaps the file I'm using to test is sufficiently complicated that the effects of timing issues get swamped in the rest of the processing being done... how would I go about producing, or otherwise obtaining, a file which matches the specs of the one you're testing with? -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 18:25:49 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id CFB0F126D82 for ; Sat, 7 Jan 2006 18:25:49 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 925658D6E4; Sat, 7 Jan 2006 18:25:44 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 6C0C18D675; Sat, 7 Jan 2006 18:25:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id A47978DA00 for ; Sat, 7 Jan 2006 18:25:11 +0100 (CET) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3787A8D65D for ; Sat, 7 Jan 2006 18:25:01 +0100 (CET) Received: from thoth.duat (unknown [84.12.20.21]) by smtp.nildram.co.uk (Postfix) with SMTP id 67DC8269DEE for ; Sat, 7 Jan 2006 17:24:51 +0000 (GMT) Date: Sat, 7 Jan 2006 17:19:42 +0000 From: Martin Collins To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: AW: AW: [MPlayer-users] Mplayer unattended+fullscreen Message-Id: <20060107171942.062fadc7.martin@mkcollins.org> In-Reply-To: <200601070849.k078nWh18561@robo-city.de> References: <20060105190421.0dc68220.rcooley@spamcop.net> <200601070849.k078nWh18561@robo-city.de> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu On Sat, 7 Jan 2006 09:49:54 +0100 "Ethan Arnold" wrote: > Maybe I should try another wm, I do want a very small and compact > one though. I use icewm. Blackbox is another one that aims to be small. Martin _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 18:43:33 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 948BB126D82 for ; Sat, 7 Jan 2006 18:43:33 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 0026F8DF5F; Sat, 7 Jan 2006 18:43:27 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 2F8A98DEFE; Sat, 7 Jan 2006 18:43:23 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 8D9708DD02 for ; Sat, 7 Jan 2006 18:43:12 +0100 (CET) Received: from mail.eecs.harvard.edu (bowser.eecs.harvard.edu [140.247.60.24]) by mail.mplayerhq.hu (Postfix) with ESMTP id 7C6B28DC31 for ; Sat, 7 Jan 2006 18:43:06 +0100 (CET) Received: from localhost (oldbowser.eecs.harvard.edu [140.247.60.60]) by mail.eecs.harvard.edu (Postfix) with ESMTP id CBAC51A45A5 for ; Sat, 7 Jan 2006 12:42:58 -0500 (EST) Received: from mail.eecs.harvard.edu ([140.247.60.24]) by localhost (oldbowser.eecs.harvard.edu [140.247.60.60]) (amavisd-new, port 10024) with ESMTP id 10991-01 for ; Sat, 7 Jan 2006 12:42:58 -0500 (EST) Received: from labrador.eecs.harvard.edu (labrador.eecs.harvard.edu [140.247.60.247]) by mail.eecs.harvard.edu (Postfix) with ESMTP id 9C94F1A458E for ; Sat, 7 Jan 2006 12:42:58 -0500 (EST) Received: by labrador.eecs.harvard.edu (Postfix, from userid 32074) id 6FA261EB0F9; Sat, 7 Jan 2006 12:42:58 -0500 (EST) To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Having trouble producing mpeg from mov In-reply-to: <43BF5DFD.5020909@pacbell.net> References: <43BD527F.8050107@pacbell.net> <43BD596E.2030107@comcast.net> <43BD5E0F.30303@pacbell.net> <43BF11AD.3080109@pacbell.net> <20060106173321.2f46dd96.rcooley@spamcop.net> <43BF2D87.2090104@pacbell.net> <20060106203332.32f5dcce.rcooley@spamcop.net> <43BF579C.7070408@pacbell.net> <43BF5DFD.5020909@pacbell.net> Comments: In-reply-to Philip Walden message dated "Fri, 06 Jan 2006 22:21:49 -0800." Date: Sat, 07 Jan 2006 12:42:58 -0500 From: Norman Ramsey Message-Id: <20060107174258.6FA261EB0F9@labrador.eecs.harvard.edu> X-Virus-Scanned: by EECS Amavis at eecs.harvard.edu X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu > > The failures were basically faulty playing of the video. For example > > quicktime would play for a second or so and then freeze on a frame for > > the duration of the movie... > > There is one more thing, with: > > mencoder -noskip -of mpeg -mpegopts format=mpeg1 -ovc lavc -lavcopts > vcodec=mpeg1video -o PC290052.mpg PC290052.MOV > > I get many errors: > > ERROR! unknown fps code: 0INITIAL DELAY of 0 framesmb A-V:0.000 > [867:0]] 0mb A-V:0.000 [0:0] > ERROR: SCR: 1.702, VPTS: 0.867, DELTA=-0.836 secs > ERROR: SCR: 1.796, VPTS: 0.933, DELTA=-0.862 secs > ERROR: SCR: 1.871, VPTS: 1.000, DELTA=-0.871 secs > ERROR: SCR: 1.945, VPTS: 1.067, DELTA=-0.879 secs > ERROR: SCR: 2.020, VPTS: 1.133, DELTA=-0.887 secs > ERROR: SCR: 2.095, VPTS: 1.200, DELTA=-0.895 secs > ERROR: SCR: 2.170, VPTS: 1.267, DELTA=-0.903 secs > > Perhaps these problems are why the other players are having problems. I have had bucketloads of similar problems in trying to transcode HDTV for archiving onto DVD. I've given up on mplayer/mencoder's mpeg muxer and am instead extracting audio and video using mencoder, then muxing together using 'mplex'. You might want to try the same. Norman _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 18:59:27 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id ACD88126D82 for ; Sat, 7 Jan 2006 18:59:27 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D51D48D685; Sat, 7 Jan 2006 18:59:20 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 00C318D37A; Sat, 7 Jan 2006 18:59:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 1ED588D5E4 for ; Sat, 7 Jan 2006 18:59:00 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mail.mplayerhq.hu (Postfix) with ESMTP id CF2B98D34F for ; Sat, 7 Jan 2006 18:58:50 +0100 (CET) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EvIKr-0005KS-Sh for mplayer-users@mplayerhq.hu; Sat, 07 Jan 2006 18:58:37 +0100 Received: from x2system.gotadsl.co.uk ([62.3.235.137]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Jan 2006 18:58:37 +0100 Received: from neil by x2system.gotadsl.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Jan 2006 18:58:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: mplayer-users@mplayerhq.hu From: "Neil Sleightholm" Date: Sat, 7 Jan 2006 17:58:28 +0000 (UTC) Lines: 49 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: x2system.gotadsl.co.uk User-Agent: XanaNews/1.17.6.6 X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Subject: [MPlayer-users] Re: BUGREPORT: Error in [ffmpeg] FFmpeg/libavcodec audio decoders (RealAudio) X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Neil Sleightholm wrote: > A recent update has broken the play back of some real audio streams. > If you play the stream: > http://www.bbc.co.uk/radio1/realaudio/media/r1live.rpm you get the > following error: > > Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders > subbands > 34 or js_subband_start > 19, report sample! > Could not open codec. > > This happens with this version: MPlayer dev-CVS-060107-09:51-3.4.2 > > Neil Update: The error is happening because this stream has "subbands = 37". The patch below fixes this: Index: libavcodec/cook.c =================================================================== RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/cook.c,v retrieving revision 1.4 diff -u -r1.4 cook.c --- libavcodec/cook.c 6 Jan 2006 12:41:57 -0000 1.4 +++ libavcodec/cook.c 7 Jan 2006 15:51:38 -0000 @@ -1277,8 +1277,8 @@ av_log(NULL,AV_LOG_ERROR,"total_subbands > 53, report sample!\n"); return -1; } - if (((q->subbands > 34) || (q->js_subband_start > 19)) && (q->joint_stereo)) { - av_log(NULL,AV_LOG_ERROR,"subbands > 34 or js_subband_start > 19, report sample!\n"); + if (((q->subbands > 40) || (q->js_subband_start > 19)) && (q->joint_stereo)) { + av_log(NULL,AV_LOG_ERROR,"subbands > 40 or js_subband_start > 19, report sample!\n"); return -1; } if (q->subbands > 50) { Could this be applied to CVS? Neil -- _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 19:15:34 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id E5AA8126D82 for ; Sat, 7 Jan 2006 19:15:33 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B70F78DB27; Sat, 7 Jan 2006 19:15:25 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id D5FFA8D7DE; Sat, 7 Jan 2006 19:15:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D600F8D7C8 for ; Sat, 7 Jan 2006 19:15:02 +0100 (CET) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mail.mplayerhq.hu (Postfix) with ESMTP id 521288A12C for ; Sat, 7 Jan 2006 19:14:54 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc11) with ESMTP id <2006010718143901300d96j6e>; Sat, 7 Jan 2006 18:14:45 +0000 Message-ID: <43C0050C.1030806@comcast.net> Date: Sat, 07 Jan 2006 13:14:36 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Re: BUGREPORT: Error in [ffmpeg] FFmpeg/libavcodec audio decoders (RealAudio) References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Neil Sleightholm wrote: > Neil Sleightholm wrote: > >>A recent update has broken the play back of some real audio streams. >>If you play the stream: >>http://www.bbc.co.uk/radio1/realaudio/media/r1live.rpm you get the >>following error: >> >> Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders >> subbands > 34 or js_subband_start > 19, report sample! >> Could not open codec. >> >>This happens with this version: MPlayer dev-CVS-060107-09:51-3.4.2 >> >>Neil > > > Update: The error is happening because this stream has "subbands = 37". > The patch below fixes this: > > Index: libavcodec/cook.c > =================================================================== > RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/cook.c,v > retrieving revision 1.4 > diff -u -r1.4 cook.c > --- libavcodec/cook.c 6 Jan 2006 12:41:57 -0000 1.4 > +++ libavcodec/cook.c 7 Jan 2006 15:51:38 -0000 > @@ -1277,8 +1277,8 @@ > av_log(NULL,AV_LOG_ERROR,"total_subbands > 53, report > sample!\n"); > return -1; > } > - if (((q->subbands > 34) || (q->js_subband_start > 19)) && > (q->joint_stereo)) { > - av_log(NULL,AV_LOG_ERROR,"subbands > 34 or js_subband_start > > 19, report sample!\n"); > + if (((q->subbands > 40) || (q->js_subband_start > 19)) && > (q->joint_stereo)) { > + av_log(NULL,AV_LOG_ERROR,"subbands > 40 or js_subband_start > > 19, report sample!\n"); > return -1; > } > if (q->subbands > 50) { > > > Could this be applied to CVS? Not in its current form - it got mangled by line wrapping in E-mail. Please resend it as an attachment, and it will be considered. -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny. _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 19:21:22 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 91097126D82 for ; Sat, 7 Jan 2006 19:21:22 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 47B368D77D; Sat, 7 Jan 2006 19:20:23 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id BCC008D78D; Sat, 7 Jan 2006 19:20:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 043328D772; Sat, 7 Jan 2006 19:20:03 +0100 (CET) Received: from localhost (cac94-1-81-57-151-96.fbx.proxad.net [81.57.151.96]) by mail.mplayerhq.hu (Postfix) with ESMTP id 015F78D81A; Sat, 7 Jan 2006 19:19:48 +0100 (CET) Received: from localhost ([127.0.0.1]) by localhost with esmtp (Exim 4.60) (envelope-from ) id 1EvIgb-0007Wi-Ax; Sat, 07 Jan 2006 19:21:05 +0100 Message-ID: <43C00691.70308@free.fr> Date: Sat, 07 Jan 2006 19:21:05 +0100 From: matthieu castet User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Debian/1.7.12-1 X-Accept-Language: fr-fr, en, en-us MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: [MPlayer-users] Re: BUGREPORT: Error in [ffmpeg] FFmpeg/libavcodec audio decoders (RealAudio) References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 Cc: FFMpeg development discussions and patches X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, Neil Sleightholm wrote: > Neil Sleightholm wrote: > > >>A recent update has broken the play back of some real audio streams. >>If you play the stream: >>http://www.bbc.co.uk/radio1/realaudio/media/r1live.rpm you get the >>following error: >> >> Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders >> subbands > 34 or js_subband_start > 19, report sample! >> Could not open codec. >> >>This happens with this version: MPlayer dev-CVS-060107-09:51-3.4.2 >> >>Neil > > > Update: The error is happening because this stream has "subbands = 37". > The patch below fixes this: > > Index: libavcodec/cook.c > =================================================================== > RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/cook.c,v > retrieving revision 1.4 > diff -u -r1.4 cook.c > --- libavcodec/cook.c 6 Jan 2006 12:41:57 -0000 1.4 > +++ libavcodec/cook.c 7 Jan 2006 15:51:38 -0000 > @@ -1277,8 +1277,8 @@ > av_log(NULL,AV_LOG_ERROR,"total_subbands > 53, report > sample!\n"); > return -1; > } > - if (((q->subbands > 34) || (q->js_subband_start > 19)) && > (q->joint_stereo)) { > - av_log(NULL,AV_LOG_ERROR,"subbands > 34 or js_subband_start > > 19, report sample!\n"); > + if (((q->subbands > 40) || (q->js_subband_start > 19)) && > (q->joint_stereo)) { > + av_log(NULL,AV_LOG_ERROR,"subbands > 40 or js_subband_start > > 19, report sample!\n"); > return -1; > } > if (q->subbands > 50) { > > > Could this be applied to CVS? > If you post the patch on the right mailling list (ffmpeg), it should be more easier for the developpers to review your patch. Thanks Matthieu _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 19:23:23 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 9F340126D82 for ; Sat, 7 Jan 2006 19:23:23 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id B1F3A8CF69; Sat, 7 Jan 2006 19:22:57 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 39E0B8A12C; Sat, 7 Jan 2006 19:22:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id C46A48D738 for ; Sat, 7 Jan 2006 19:22:36 +0100 (CET) Received: from localhost (cac94-1-81-57-151-96.fbx.proxad.net [81.57.151.96]) by mail.mplayerhq.hu (Postfix) with ESMTP id E74BD8DB17 for ; Sat, 7 Jan 2006 19:22:04 +0100 (CET) Received: from localhost ([127.0.0.1]) by localhost with esmtp (Exim 4.60) (envelope-from ) id 1EvIin-0007Z7-Dz for mplayer-users@mplayerhq.hu; Sat, 07 Jan 2006 19:23:21 +0100 Message-ID: <43C00719.5070806@free.fr> Date: Sat, 07 Jan 2006 19:23:21 +0100 From: matthieu castet User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Debian/1.7.12-1 X-Accept-Language: fr-fr, en, en-us MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: AW: [MPlayer-users] rtc wasting 15% CPU References: <20060106135401.47c1ba29.rcooley@spamcop.net> <200601071001.k07A1eh07747@robo-city.de> <20060107051850.3df18acb.rcooley@spamcop.net> <43BFF0F4.7030504@comcast.net> In-Reply-To: <43BFF0F4.7030504@comcast.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu Hi, The Wanderer wrote: > > > I get "Using Linux hardware RTC timing (1024Hz).". Adding -nortc does > indeed change that to 'Using nanosleep() timing.". It doesn't produce an > obviously significant difference in CPU usage, though. > > Either there's something weird about your system, or perhaps the file > I'm using to test is sufficiently complicated that the effects of timing > issues get swamped in the rest of the processing being done... how would > I go about producing, or otherwise obtaining, a file which matches the > specs of the one you're testing with? > IIRC linux kernel have 2 rtc modules : a soft rtc and a hard rtc. Check it is rtc module that is used and not genrtc. Matthieu _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 19:26:43 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 991E3126D82 for ; Sat, 7 Jan 2006 19:26:43 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 5FF7E8AFA9; Sat, 7 Jan 2006 19:26:27 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 98FC78D8EC; Sat, 7 Jan 2006 19:26:22 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 2E6EA8AFA9 for ; Sat, 7 Jan 2006 19:26:10 +0100 (CET) Received: from robo-city.de (irina.ethannet.de [62.75.158.192]) by mail.mplayerhq.hu (Postfix) with ESMTP id 454868D85B for ; Sat, 7 Jan 2006 19:26:04 +0100 (CET) Received: from frahbnt01 (p54B1D82F.dip.t-dialin.net [84.177.216.47]) (authenticated) by robo-city.de (8.11.6/8.11.6) with ESMTP id k07IPlh04640 for ; Sat, 7 Jan 2006 19:25:48 +0100 Message-Id: <200601071825.k07IPlh04640@robo-city.de> From: "Ethan Arnold" To: "'MPlayer usage questions, feature requests, bug reports'" Subject: AW: AW: [MPlayer-users] rtc wasting 15% CPU Date: Sat, 7 Jan 2006 19:25:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060107051850.3df18acb.rcooley@spamcop.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcYTjPmQ+qfsDJDFSOm3VtOuYPF0QQAKkWhg X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.1 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu >> Interesting, on my system there is absolutely no difference between >> with or without -nortc. Mplayer CPU is always <1% > The obvious question, then; is RTC setup correctly on your system? Does > mplayer -v print a line such as: > "Using Linux hardware RTC timing" or > "Using nanosleep timing" Hmmm. I had compiled RTC as a module and tried it successfully before, but this time I forgot to insert it. With loaded RTC my mplayer uses 5-15% CPU (800 Mhz Via Eden) (depending on picture content), with -nortc it uses only 1-5% CPU. Maybe it's polling the rtc instead of using an interrupt? Ethan _______________________________________________ MPlayer-users mailing list MPlayer-users@mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/mplayer-users From mplayer-users-bounces@mplayerhq.hu Sat Jan 7 19:59:49 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from mail.mplayerhq.hu (mail.mplayerhq.hu [192.190.173.45]) by mail.kliche.org (Postfix) with ESMTP id 48DE9126D91 for ; Sat, 7 Jan 2006 19:59:49 +0100 (CET) Received: from mail.mplayerhq.hu (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id D7FF98DAE0; Sat, 7 Jan 2006 19:59:31 +0100 (CET) X-Original-To: mplayer-users@mplayerhq.hu Delivered-To: mplayer-users@mplayerhq.hu Received: by mail.mplayerhq.hu (Postfix, from userid 94) id 7CCE48DAAE; Sat, 7 Jan 2006 19:59:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.mplayerhq.hu (Postfix) with ESMTP id 84F5F8DAC8 for ; Sat, 7 Jan 2006 19:59:16 +0100 (CET) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mail.mplayerhq.hu (Postfix) with ESMTP id 3F10D8DAA9 for ; Sat, 7 Jan 2006 19:59:09 +0100 (CET) Received: from [192.168.1.3] (pcp0011841675pcs.waldrf01.md.comcast.net[69.251.94.190]) by comcast.net (rwcrmhc11) with ESMTP id <2006010718590001300d82uoe>; Sat, 7 Jan 2006 18:59:00 +0000 Message-ID: <43C00F73.6000403@comcast.net> Date: Sat, 07 Jan 2006 13:58:59 -0500 From: The Wanderer Organization: This space intentionally left blank. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 X-Accept-Language: en,ja MIME-Version: 1.0 To: "MPlayer usage questions, feature requests, bug reports" Subject: Re: AW: [MPlayer-users] rtc wasting 15% CPU References: <20060106135401.47c1ba29.rcooley@spamcop.net> <200601071001.k07A1eh07747@robo-city.de> <20060107051850.3df18acb.rcooley@spamcop.net> <43BFF0F4.7030504@comcast.net> <43C00719.5070806@free.fr> In-Reply-To: <43C00719.5070806@free.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12-A1 at mail.mplayerhq.hu X-DCC-CTc-Metrics: mail 1030; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mail.mplayerhq.hu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-BeenThere: mplayer-users@mplayerhq.hu X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "MPlayer usage questions, feature requests, bug reports" List-Id: "MPlayer usage questions, feature requests, bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: mplayer-users-bounces@mplayerhq.hu Errors-To: mplayer-users-bounces@mplayerhq.hu matthieu castet wrote: > Hi, > > The Wanderer wrote: > >> I get "Using Linux hardware RTC timing (1024Hz).". Adding -nortc >> does indeed change that to 'Using nanosleep() timing.". It doesn't >> produce an obviously significant difference in CPU usage, though. >> >> Either there's something weird about your system, or perhaps the >> file I'm using to test is sufficiently complicated that the effects >> of timing issues get swamped in the rest of the processing being >> done... how would I go about producing, or otherwise obtaining, a >> file which matches the specs of the one you're testing with? >> > > IIRC linux kernel have 2 rtc modules : a soft rtc and a hard rtc. > > Check it is rtc module that is used and not genrtc. Check how? lsmod? That reports neither of the above, nor anything else RTC-like. 'locate rtc | grep -i module' finds that there are modules by those names in my old 2.4.x and 2.6.9 kernel trees, but none in my current 2.6.11.2 tree. -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any