Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: ANNOUNCE: Test of AV7110 firmware with AC3 loop through



Hi Werner

To get test_av_play to work in my environment I had to modify line 508 in test_av_play.c from

[...]
Ah thanks ... but shouldn't that be

        if (getenv("VIDEO"))
                videodev = getenv("VIDEO");
        if (getenv("AUDIO"))
                audiodev = getenv("AUDIO");
Of course - I should have pasted the diff instead of typing from memory...

Sorry for the confusion.

bye, Alex




Home | Main Index | Thread Index