Re: On HD Channels no audio!
Carl Eugen Hoyos <[email protected]> Sun, 25 Oct 2009 13:51:54 +0100 (CET)
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Hi! On Sun, 25 Oct 2009, Raena Lea-Shannon wrote: > I did not add the audio pid that kaffeine uses to channels.conf. And you were still surprised that mplayer didn't play audio? > Here is the relevant line of that file for ABC HDTV from kaffeine. > > TV|ABC > HDTV|2314(2)|2315(eng)(ac3),|2316|544|545|Terrestrial|543500|0|v|34|-1|64|-1|7|8|16|0|20|||4112| > > > Here is the mplayer channels.conf file for ABC HDTV > > ABCHDTV:543500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:2314:0:544: HIERARCHY_NONE:2314:2315+10+2316: Where I wrote "10" you should instead add the PMT/PAT of this program (scan -c prints it behind "pmt_pid"). I wrote "2316" to show you the possibility to add further audio streams (also shown by scan -c if available). As an alternative, you can just write "8192" meaning "all streams of all programs". TAB allows you to change from one program to the next (from the same transponder). This is all explained in the DOCS, if you have suggestions for documentation improvements, don't hesitate to send them (svn di)! Carl Eugen