Re: [Freevo-users] audio behind on tv recordings

2006-12-27 Thread Elizabeth Dodd
On Wednesday 20 December 2006 7:57 pm, [EMAIL PROTECTED] wrote:
 Duncan Webb wrote ..

  [EMAIL PROTECTED] wrote:
   mike lewis wrote ..
  
   On 12/18/06, Elizabeth Dodd [EMAIL PROTECTED] wrote:
   Using mencoder to record my tv i have a variable lag for the audio.
 
  At
 
   the
  
   beginning it may be a few seconds behind and then appear to catch up
  
   later.
  
   I thought that the cpu load was to blame and reduced the recording
 
  video
 
   size
  
   but it doesn't seem to be any better.
  
   i had a cx-88 but took it out for the saa7134 as i though it was a
   better
 
  card
 
   So, what is your mencoder command?
  
   mencoder -tv
   driver=v4l2:chanlist=australia:volume=100:width=352:height=288
 
  tv://28 -ovc lavc -oac lavc -lavcopts
  acodec=ac3:vcodec=mpeg4:vbitrate=4000 -endpos 60 -noskip -o
  /tmp/record.avi
 
 
  I think acodec=ac3 is your problem, I have used in the past this
  mencoder command, but I'm not sure if it still works :(
 
  /usr/bin/mencoder tv://\
   -tv driver=v4l2\
 
  :input=0\
  :norm=pal\
  :channel=K32\
  :chanlist=switzerland\
  :width=320\
  :height=240\
  :outfmt=yuy2\
  :device=/dev/video0\
  :alsa\
  :adevice=hw.0,0\
  :amode=1\
  :audiorate=32000\
  :forceaudio\
  :forcechan=1\
  :buffersize=64\
 
   -ovc lavc\
   -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30\
   -oac mp3lame\
   -lameopts br=128:cbr:mode=3\
   -ffourcc divx\
   -endpos 1819\
   -o /tmp/test.avi
 
  Duncan

 I'll try this later, remotely, as I am 500km from the box and not sure how
 I can manage to view the recorded files yet. Besides, it's tea time.


still no joy, the audio just lags behind, until it finishes about 5 minutes 
after the video on a 45 min recording.

i'm considering the suggestion of record now and encoding later


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] audio behind on tv recordings

2006-12-20 Thread Francisco Eduardo Álvarez Solano
  Have you tried dumping the stream to HD and encoding offline?  (this
  takes big HD).
 not tried that but that is an option HDD=250G
 
 I have a USB DVB-T card and I do that for recording: first I dump the
stream to the HD and then I encode it with the encodingserver (I'm
using Freevo-1.7.0-rc1). I only have around 25Gb free in my HD for
recordings and I haven't had problems. 2 hours in mpg are about 5Gb,
and encoded in xvid 1200bps only 1,3Gb (in my PIV HT 3Ghz, 512Mb RAM
the encoding takes 1 hour for 2 hours of recording).

Eduardo

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] audio behind on tv recordings

2006-12-20 Thread edodd
Duncan Webb wrote ..
 [EMAIL PROTECTED] wrote:
  mike lewis wrote ..
  On 12/18/06, Elizabeth Dodd [EMAIL PROTECTED] wrote:
  Using mencoder to record my tv i have a variable lag for the audio.
 At
  the
  beginning it may be a few seconds behind and then appear to catch up
  later.
  I thought that the cpu load was to blame and reduced the recording
 video
  size
  but it doesn't seem to be any better.
 
 
  i had a cx-88 but took it out for the saa7134 as i though it was a better
 card
  So, what is your mencoder command?
 
  mencoder -tv driver=v4l2:chanlist=australia:volume=100:width=352:height=288
 tv://28 -ovc lavc -oac lavc -lavcopts acodec=ac3:vcodec=mpeg4:vbitrate=4000
 -endpos 60 -noskip -o /tmp/record.avi
  
 
 I think acodec=ac3 is your problem, I have used in the past this
 mencoder command, but I'm not sure if it still works :(
 
 /usr/bin/mencoder tv://\
  -tv driver=v4l2\
 :input=0\
 :norm=pal\
 :channel=K32\
 :chanlist=switzerland\
 :width=320\
 :height=240\
 :outfmt=yuy2\
 :device=/dev/video0\
 :alsa\
 :adevice=hw.0,0\
 :amode=1\
 :audiorate=32000\
 :forceaudio\
 :forcechan=1\
 :buffersize=64\
  -ovc lavc\
  -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30\
  -oac mp3lame\
  -lameopts br=128:cbr:mode=3\
  -ffourcc divx\
  -endpos 1819\
  -o /tmp/test.avi
 
 Duncan
 
I'll try this later, remotely, as I am 500km from the box and not sure how I 
can manage to view the recorded files yet. Besides, it's tea time.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] audio behind on tv recordings

2006-12-19 Thread Duncan Webb
[EMAIL PROTECTED] wrote:
 mike lewis wrote ..
 On 12/18/06, Elizabeth Dodd [EMAIL PROTECTED] wrote:
 Using mencoder to record my tv i have a variable lag for the audio. At
 the
 beginning it may be a few seconds behind and then appear to catch up
 later.
 I thought that the cpu load was to blame and reduced the recording video
 size
 but it doesn't seem to be any better.


 i had a cx-88 but took it out for the saa7134 as i though it was a better card
 So, what is your mencoder command?

 mencoder -tv driver=v4l2:chanlist=australia:volume=100:width=352:height=288 
 tv://28 -ovc lavc -oac lavc -lavcopts acodec=ac3:vcodec=mpeg4:vbitrate=4000 
 -endpos 60 -noskip -o /tmp/record.avi
 

I think acodec=ac3 is your problem, I have used in the past this
mencoder command, but I'm not sure if it still works :(

/usr/bin/mencoder tv://\
 -tv driver=v4l2\
:input=0\
:norm=pal\
:channel=K32\
:chanlist=switzerland\
:width=320\
:height=240\
:outfmt=yuy2\
:device=/dev/video0\
:alsa\
:adevice=hw.0,0\
:amode=1\
:audiorate=32000\
:forceaudio\
:forcechan=1\
:buffersize=64\
 -ovc lavc\
 -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30\
 -oac mp3lame\
 -lameopts br=128:cbr:mode=3\
 -ffourcc divx\
 -endpos 1819\
 -o /tmp/test.avi

Duncan


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] audio behind on tv recordings

2006-12-18 Thread mike lewis
On 12/18/06, Elizabeth Dodd [EMAIL PROTECTED] wrote:

 Using mencoder to record my tv i have a variable lag for the audio. At the
 beginning it may be a few seconds behind and then appear to catch up later.

 I thought that the cpu load was to blame and reduced the recording video size
 but it doesn't seem to be any better.

 What else do i need to check?

Well.. I gave up and bought a DVB-T card.  THis way teh stream comes
interleaved.  I think there are some syncing problems which come from
some clocks on some sound cards.  I think CPU is a synching problem
source, and I think mencoder just struggles to record TV.

So, what is your mencoder command?

Have you tried dumping the stream to HD and encoding offline?  (this
takes big HD).

Are you recoding sound off the card directly or sound input through
the soundcard?

Mick
 [EMAIL PROTECTED] mencoder -v
 MEncoder 2:0.99+1.0pre7try2+cvs20060117-0ubuntu8 (C) 2000-2006 MPlayer Team
 CPU: Intel Pentium 4/Celeron D Prescott; Pentium D/XE Smithfield; Xeon
 Nocona,Irwindale (Family: 15, Stepping: 1)
 CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
 Compiled with runtime CPU detection.
 91 audio  204 video codecs

 freevo is 1.5.4

 --
 There are two types of Linux developers - those who can spell, and
 those who can't. There is a constant pitched battle between the two.
 (From one of the post-1.1.54 kernel update messages posted to c.o.l.a)

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users