Re: FE_GET_INFO error: 22
Nico Sabbi <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Kjeld Flarup wrote: > Hi Nico > > Please find attached three log files: > > mplayerfailvv is the log where I get the error 22 from the mplayer > which I compiled my self. > mplayerworkingvv is the log from the mplayer from the RPM which is > working > > mplayerwithsegmentationviolation is the log from the working mplayer > when it encounteres a segmentation violation. I have not used -v -v on > that since it takes up a lot of space. > > Kjeld > > that FE_GET_INFO is really funny: the drivers of your card are not reporting what frontend type they support (-S); you should report it to [email protected] after having made sure that the drivers currently in cvs show the same symptom; that segfault is hard to interpret without a gdb backtrace, but if your sat signal is corrupted or not very clean it may be due to reception errors. Try to use -vc ffmpeg12, that usually works better than mpeg12. Nico