Rob Prowel | 1 Jun 2005 01:11
Picon
Favicon

mplayer doesn't work on cryptographic filesystem


I'm using a 3des cryptographic filesystem that shadows
a real disk partition and the encryption/decryption is
handled by an NFS-like daemon, via its mountpoint.

/home/me/locked/

shows encrypted crap

/secure/locked/

shows real files once I enter the cattach command with
the correct key.

the files in the secure area are
readable/editable/whatever by typical unix/linux
commands....however, mplayer says "file not found"
when attempting to play an avi file stored in the CFS.

if I enter

# strace mplayer /secure/locked/mymovie.avi 

it works,but 

# mplayer /secure/locked/mymovie.avi

does not work...says file not found?

any thoughts why?  what kind of (statting) is mplayer
(Continue reading)

Doug | 1 Jun 2005 04:45

blank video playback with xv

With an ATI Radeon Mobility M7, mplayer 1.0pre7, and xorg 6.8.2 I'm
getting a blank screen (well, it's slightly blue due to a color key
value of 30 - various settings of color key confirm this - at least
this much is working, sigh).

Is there anything in this output of xvattr that would explain the
blank screen?

Found Xv 2.2
Adaptor: 0
Name: ATI Radeon Video Overlay
  Port: 73
   Name: XV_DEVICE_ID
    Flags: XvGettable
    Min value: 0
    Max value: -1
    Current value: 108
   Name: XV_LOCATION_ID
    Flags: XvGettable
    Min value: 0
    Max value: -1
    Current value: 109
   Name: XV_INSTANCE_ID
    Flags: XvGettable
    Min value: 0
    Max value: -1
    Current value: 110
   Name: XV_DUMP_STATUS
    Flags: XvSettable
    Min value: 0
(Continue reading)

Rich Felker | 1 Jun 2005 05:05

Re: Dream video machine or nightmare?

On Mon, May 30, 2005 at 09:13:17PM -0700, RC wrote:
> On Mon, 30 May 2005 06:54:46 +0300
> Jan Knutar <jknutar <at> nic.fi> wrote:
> 
> > Or something that Rich suggested on IRC once, vme=0 instead of
> > keyint=1
> 
> I tested that when he first suggested it, but it didn't come even
> *remotely* close to the speed of keyint=1, in my own benchmarks.

Obviously it's not as fast. The point is that it compresses several
times better than intra-only, while still not being as slow as motion
estimation..

Rich
Rich Felker | 1 Jun 2005 05:08

Re: Consistent mencoder AV Sync problems

On Sun, May 29, 2005 at 11:47:38PM -0500, cothrige wrote:
> * Rich Felker (dalias <at> aerifal.cx) wrote:
> > On Sun, May 29, 2005 at 10:26:10PM -0500, cothrige wrote:
> >
> > If you're using pp=lb, a-v desync is probably the least of your
> > problems... :)
> > 
> > Rich
> 
> Is it really as bad as that?  To be honest, of the deinterlacers which I
> tested, including lb, md, ci, li, and fd, most made things much worse
> and md did nothing at all.  I can't recall why I selected this one,
> but can at least live with the result.  I think I used fd for while
> too and thought it was okay.  Is there a better way?

Almost all content on DVDs is telecined, not interlaced, so
deinterlacing is rarely correct. Even if it is, pp=md or kerndeint is
your best bet usually. ci and li are completely useless, and lb, l5,
and fd all produce ghosting artifacts. I wrote a document on it a long
time ago and submitted it to mplayer-docs list, detailing why all the
deinterlacers suck... dunno what happened to it. :)

Rich
RC | 1 Jun 2005 06:34
Favicon

Re: Dream video machine or nightmare?

On Tue, 31 May 2005 23:05:32 -0400
Rich Felker <dalias <at> aerifal.cx> wrote:

> Obviously it's not as fast. The point is that it compresses several
> times better than intra-only, while still not being as slow as motion
> estimation..

Of course.  But in this case, disk space isn't much of an issue, and CPU
power is.
RC | 1 Jun 2005 06:36
Favicon

Re: Consistent mencoder AV Sync problems

On Mon, 30 May 2005 08:37:07 -0500
cothrige <cothrige <at> bellsouth.net> wrote:

> I am beginning to suspect that
> there is something hinky going on with Slack 10.0.

I'm using Slackware 10.0 and never had any problems.
Jan Knutar | 1 Jun 2005 15:27
Picon
Picon
Favicon

Re: Re: [-] Re: [-] Re: [-] monitoraspect

On Monday 30 May 2005 23:57, Matthias Wieser wrote:

> ?? Even MPlayer can use truetype fonts for subtitles.

Yes, but it would seem MPlayer thinks the world is 75dpi, OR, that the
relationship Point <-> Pixel is a fixed ratio, which requires you to tweak
settings quite a bit, and still not get font scaling "quite right" ...
Chris Grafham | 2 Jun 2005 00:46
Picon
Favicon

Recording streaming baseball radio on mlb.com

I'm considering joining the gameday audio subscription
provided by mlb.com 

I hope to record the games in mp3 format so I can
listen to them on an ipod. 

Is there a way to do this using mplayer running on Mac
OS X?  I'm not sure if it will handle the audio codec
used and any web authenication. 

Chris. 

	
	
		
___________________________________________________________ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com
Heitzso | 2 Jun 2005 01:12

A/V sync problem from out-of-spec audio sampling rate

I appreciate all of the help I've received on this problem.
I still need to test a mencoder patch (that I've applied and compiled
with, but have not tested).  In the meantime, I'm posting the following
script that will resample audio when the audio is out-of-spec, and not
resample audio when the audio is within spec. 

NOTE script meant to compress raw.dv to dvd grade mpg with
ac3 audio at 4500 video bit rate.

The video compression part is based on transcode's dvtodvd.sh.
I can't use transcode peeled off audio to determine how much the
audio is out of spec because transcode cuts the audio based on the
video (and assumes the audio is within spec).  Hence using ffmpeg
to peel off the audio, ecalength to measure, etc.

THIS SCRIPT IS NOT PARAMETERIZED NOR IS IT INDUSTRIAL STRENGTH.
I AM NOT PROVIDING A SITE/APP SPECIFIC CONFIG SCRIPT.
I AM NOT PROVIDING THE FFMPEG.CFG FILE (FIND AT TRANSCODE SITE).
In other words, won't work at all without a little touch up, no error 
checking
re whether a program is happy or not doing its job, etc.  But it should get
someone started with a solution if faced with this problem.

[[ short explanation of problem -- some DV equip creates out of spec
unlocked audio that becomes apparent when the A/V streams are separated,
compressed, and re-mux'ed together.  Problem  not apparent at beginning of
the video, the A/V creeps increasingly out of sync.  Worst offender 
seems to
be some Canon camera models from a particular time period that created
48008-48009 audio which leads to approx .3 sec A/V out of sync after about
(Continue reading)

Stephen Stocker | 2 Jun 2005 01:56

TAP equalizer (was mplayer and autom. frame rate)

Ivo ivop at euronet.nl wrote:

>On Monday 30 May 2005 17:40, Rich Felker wrote:
>> Yes, it would be very nice to have a filter to adjust pitch.
>
>One could use the TAP pitch shifter plugin with MPlayer:
>
>http://tap-plugins.sourceforge.net/ladspa/pitch.html
>
>It's the best LADSPA pitch shifter I have found so far.
>e.q.
>mplayer bla.avi -af ladspa=tap_pitch:tap_pitch:0:-4.0959041:-90:0
>
>--Ivo

  Thanks for the tip on these plugins. For anyone interested, the
  equalizer in this collection is also really good, and not
  CPU-intensive.

  MPlayer may not be intended for use as an audio player, but it's far
  and away the best thing around, especially for those of us who don't
  like a GUI. :)

  Take care,
  Steve

Gmane