Re: DVB-C and channels.conf
Nico <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
>Yes, xine plays file.ts with no errors. Video and audio are fine. > > > >>Does mplayer play that file? >> >> > >[andreas mplayer-cvs]# ./mplayer file.ts >MPlayer dev-CVS-031007-03:42-3.3.1 (C) 2000-2003 MPlayer Team > > >New TS pid=255 > >New TS pid=256 > > >... but nothings happens (no audio, no video). After 4 minutes >I killed the process. > > so it must be a bug in the TS demuxer. Can you upload that file to ftp://www.mplayerhq.hu/MPlayer/incoming and tell me the name, please? >>The tuning parameters seem to be fine, and in any case I set these values: >> >>feparams.frequency=freq; >>feparams.inversion=INVERSION_OFF; >>feparams.u.qam.symbol_rate = srate; >>feparams.u.qam.fec_inner = FEC_AUTO; >>feparams.u.qam.modulation = QAM_64; >> >>Do they correspond to the values you are using? >> >> > >Pardon? I just know about the values in channels.conf: > >ProSieben:330000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64:255:256:898 > > > >>You can try to set feparams.inversion=INVERSION_AUTO; >>and see if it helps >> >> > >I have set INVERSION_AUTO and/or FEC_NONE but nothing changes. > > at the end dvb_tune.c last function ? Anyway the streaming is correct, otherwise xine couldn't play the file. Grrr, that demuxer is never complete :( Nico