[MPlayer-users] encoding tv streams in linux

Larry llwyble at cox.net
Sun Oct 5 19:57:55 CEST 2003


On Sun, 05 Oct 2003 10:32:19 -0700
AthlonRob <AthlonRob at axpr.net> wrote:

Would that be the aols AthlonRob?   (:

Widgeteye  (:   

> [Automatic answer: RTFM (read DOCS, FAQ), also read
> DOCS/bugreports.html] On Sun, 2003-10-05 at 10:20, Larry wrote:
> 
> > File not found: 'frameno.avi'   and
> > MPlayer was compiled without libmp3lame support!
> > 
> > and quits.

> What commandline are you using to capture it?

It's one I found on the net;


mencoder -tv on:driver=v4l:device=/dev/v4l/video1:channel=27: \
width=768:height=576:fps=25 -vop lavcdeint,denoise3d=4:3:6 -oac mp3lame \
-lameopts abr=:preset=128 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1500 \
-info name=test:artist=channel-27:genre=trash:subject=snippet: \
copyright=aRTee:srcform=teevee:comment='just testing' -frames 500 \
-o videocap.avi

Looking at this I can see now why I need libmp3lame support.   DOH! 


> > A:
> > TV audio encoding for Linux is currently unimplemented, we're
> > working on it. At the moment it works only on BSD.
> > 
> > Is this up-to-date? Am I wasting my time trying to encode tv streams
> > in linux?
> > 
> > If not, is there a howto for this somewhere? I would really like to
> > record some things from the tv.

> I'm about to modify my TV recording/encoding scripts to work with the
> new release, as I haven't been using the funky tv:// garbage you
> didn't need to use with the 0.9's... once I'm done with that, I'll
> share my command lines, which I came up with pretty much on my own and
> haven't been sharing very much, so they could probably use quite a few
> optimizations and people saying "Hey, you're wasting an hour of CPU
> time right there!  WTF for?" and stuff like that I could use.  :-)


I would really appreciate it. I'm really green with this stuff, 
I'm even having trouble figuring out what the man pages are 
saying to me.  (^:


 
> > Oh and should I rebuild with   libmp3lame support?   (:
> 
> Most definitely.


I'm going to upgrade now so I'll add everything I can.  

Later
Larry



More information about the MPlayer-users mailing list