Opened 14 years ago

#1608 new defect

parsing error tv=channels=<channel>-<name>=<norm>,...

Reported by: adronnikov@… Owned by: reimar
Priority: normal Component: core
Version: unspecified Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

TV norm of my tvtuner (avermedia a828) has a hyphen in notation (e.g. PAL-D, SECAM-D, SECAM-D1, ...). I has two channel norm from my channel TV provider SECAM-D and PAL-D. In my config file I have written tv=norm=SECAM-D and channels=5-ch1,SK1-ch2=PAL-D,...When I run mplayer, I receive the following error message tv.c: norm_from_string(PAL): Bogus norm parameter, setting default. As I can see parser read "PAL-D" till hyphen, then break parsing, resulting in norm setting to PAL rather than PAL-D. In result I can't use TV norm with hyphen. I try also to use normid instead of norm, but in "channels=..." it's not accepted. So I can't use mplayer to watch TV with two TV norm simultaniously. OS Ubuntu 9.10 , mplayer 2:1.0~rc3+svn20090426-1ubuntu10.

Change History (0)

Note: See TracTickets for help on using tickets.