<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:8pt"><DIV>I am using "mythavtest --infile /home/jv/input.mp4 --test --loglevel debug". <BR>It shows the video with no sound (usual checks have been made)</DIV>
<DIV>the file has audio and speakers are not muted etc.</DIV>
<DIV>the mythav logfile among other things says audio device is NULL.</DIV>
<DIV>inside mythtvtest code, I see (in the Test function)</DIV>
<DIV> mp->GetAudio()->SetAudioInfo("NULL", "NULL", 0, 0);<BR> mp->GetAudio()->SetNoAudio();</DIV>
<DIV>does this have anything to do with reason why there is no audio ?</DIV>
<DIV>how do I make the mythavtest work with audio ?</DIV>
<DIV>Thanks,</DIV>
<DIV>JV Iyer</DIV></div></body></html>