PIG problem resize tv screen on DM600

  • I have a problem with making a small tv screen (PIG) , it working on dm500 ,dm7000 and dm7020 but on the dm600 it does not resize the tv screen it display the box with transparent color so you can see the normal tv screen in the background through the small box...


    I have tried two methods, the way from avia_gt_pig.c and the libfx2 way is there a theird newer methods that working on all receivers?

  • The same here with E2 on the DM600. Tried also to write the position and size to /proc/stb/vmpeg/0/dst_* but the complete directory is not there :frowning_face:

    MfG Ali

    DM8000 | DM8000 | DM500HD | DM500HD | DM7020S


    Bash
    #!/bin/sh
    while [ 1 ]
    do
    	echo "i love my dreams!!!"
    	sleep 1
    done

    2 Mal editiert, zuletzt von AliAbdul1978 ()

  • Currently i´m using this method..