
jppoet at gmail
Feb 6, 2008, 10:26 PM
Post #2 of 10
(1397 views)
Permalink
|
|
Re: [mythtv-commits] Ticket #1104: multi channel audiosupport
[In reply to]
|
|
On Feb 6, 2008 11:01 PM, Mark Spieth <mark [at] digivation> wrote: > > --enable-liba52bin --disable-decoder=ac3 --enable-decoder=liba52 > > > > Right? > > I think so. havent tried it myself for ages. > > > > > If I do that the clicks and pops go away --- now I get silence with > > any of my ATSC (HDTV) shows. It does not matter if I have timestretch > > enabled or not. > > > > It does seem to work with the shows I have recorded using my PVR-500, > > though. Even the PVR-500 shows had clicks and pops without the liba52 > > enabled. > > now we might be getting somewhere. > I suspect the ac3_sync in internal ac3dec may not be behaving itself > sometimes. > can you do a test with audio,timestamp and libav enabled (only short) and > make the log available please. > just use internal as we dont really care about liba52 I suspect (I may be > wrong). Okay, this is weird. I tried grabbing the log for you with the liba52 version, since that is what I had installed. If I run mythfrontend like: mythfrontend -v audio,timestamp,libav -l logfile I *do* get audio with a ATSC show. However, I still do *not* get audio if I run it like this: mythfrontend -v playback -l logfile Why would adding the logging flags change the behavior? I tried it each way several times, and it was consistant. Also, as soon as I hit "TOGGLESTRETCH" mythfrontend segfaults, if "audio,timestamp,libav" is turned on. It does not segfault with "playback" is the only verbose option. Do you still want the log file? John -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|