Le jeudi 05 juillet 2018 à 16:35 +0300, Oleh Kravchenko a écrit : > Hello Nicolas, > > On 05.07.18 15:57, Nicolas Dufresne wrote: > > > > > > Le jeu. 5 juil. 2018 05:28, Oleh Kravchenko <oleg@xxxxxxxxxx > > <mailto:oleg@xxxxxxxxxx>> a écrit : > > > > Hello! > > > > Yesterday I tried to capture video from old game console (PAL) > > and > > got an image like this > > https://www.kaa.org.ua/images/EvromediaUSBFullHybridFullHD/mpla > > yer_nes.png > > > > > > Can you describe how this image was captured ? Can you give some > > details about your tv tuner? Do you also use GStreamer on RPi? > > I have those TV tuners: > AVerTV Hybrid Express Slim HC81R > Evromedia USB Full Hybrid Full HD > Astrometa T2hybrid > > Here examples with mplayer and mpv: > mplayer tv:///1 -tv > width=720:height=576:adevice=hw.2:alsa=1:amode=0:forceaudio=1:immedia > temode=0:norm=pal > mpv tv:///1 --tv-width=720 --tv-height=576 --tv-adevice=hw.2 > --tv-alsa --tv-amode=0 --tv-forceaudio=yes --tv-immediatemode=no > --tv-norm=pal And do you get the same with GStreamer ? gst-launch-1.0 v4l2src device=/dev/video1 norm=PAL ! videoconvert ! autovideosink > > I didn't use GStreamer on RPi, because in my case RPi is a source of > video signal for TV tuner. > > > > > > > > > I tried different TV norms, but no success. > > At the same time that video console works fine with my TV! > > My TV tuners works fine with Nokia N900 (PAL, NTSC), Raspberry > > Pi > > (PAL), > > PlayStation 3 (PAL). > > > > Any idea what it can be? > > > > PS: > > By the way, is allowed to send screenshots and photos as > > attachments in > > this mail list? > > > > -- > > Best regards, > > Oleh Kravchenko > > > > > >