[MPlayer-users] mplayer & ivtv crashes

Igor Goga777 at bk.ru
Sun Dec 10 09:12:24 CET 2006


> You need to use mplayer pvr:// instead of mplayer tv://
>>Thanks. After some experimentation, I found this works, sort of:
>>mplayer -tv driver=v4l2:input=0:width=640:height=480 -vo xv pvr://


Sorry, let's clarify the moment about url pvr:// and -tv option. Is it option and that url compatible ???

After reading the manual  I understood that for url tv://[channel] [options] need to use -tv <option1:option2:...> , as 

                 noaudio
                      no sound

                 driver=<value>
                      available: dummy, v4l, v4l2, bsdbt848

                 device=<value>
                      Specify TV device (default: /dev/video0).

And others options....


But for URL pvr:// [options]  we need to use OTHER options, as 

-pvr <option1:option2:...> (PVR only)
              

                 aspect=<0-3>
                      Specify input aspect ratio:
                         0: 1:1
                         1: 4:3 (default)
                         2: 16:9
                         3: 2.21:1

                 arate=<32000-48000>
                      Specify encoding audio rate (default: 48000  Hz,  
                      able: 32000, 44100 and 48000 Hz).

And others....

Could you clarify that moment

Igor




More information about the MPlayer-users mailing list