Sounds like an AC3 problem?  What is your mplayer command for playing the  
stream?  The recorded stream should contain the audio info as it is a  
dumpstream.

I use the following to pass the audio through to my amp (as it does the  
decoding rather than the computer), if you just have a dumb amp then this  
will not work;

'ts'     : '-cache 20000 -ao alsa:device=hw=0.0 -ac hwac3,'
or you could just try '-cache 20000 -ac hwac3,'

you can add similar info to your mplayer config as well (which is located  
at /<user>/.mplayer/config). Mine is similar to the following;
ao=alsa:device=hw=0,0
vo=xv
double="yes"
ac=hwac3,
srate=48000
monitoraspect=1.8


but ignore the alsa:device part as yours is likely to be different.


This may or may not be helpful to you?

-Justin




On Tue, 25 Aug 2009 17:50:24 +0800, Elizabeth Dodd <ed...@billiau.net>  
wrote:

> On Tue, 25 Aug 2009, Jason Cox wrote:
>> Elizabeth,
>> mplayer has no audio on the HDTV chanels only and neither dose the
>> recorded stream.
>>
>> xine dose however have audio on the same channel.
>> Jason
>
> so mplayer and mencoder are not finding the audio
> it's an important distinction, as ABCHD has to be tweaked to have audio  
> - the
> info that wscan etc gives is wrong.
>
>



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to