HDMI experiment

Sett 65 ganger
Hopp til første uleste melding

Alex

ulest,
8. juni 2011, 07:48:1608.06.2011
til Magic Lantern firmware development
Quick and dirty HDMI experiment (550D/1.0.9):
ChangeHDMIOutputSizeToVGA. Does it work?

Usage: Debug->Don't click me, at your own risk.

If it works, it will become an option in main builds.

hg diff
diff -r 2d84bc2de1c6 debug.c
--- a/debug.c Wed Jun 08 13:36:09 2011 +0200
+++ b/debug.c Wed Jun 08 13:42:35 2011 +0200
@@ -173,6 +173,7 @@

void xx_test(void* priv)
{
+ ChangeHDMIOutputSizeToVGA();
}

void toggle_mirror_display()
diff -r 2d84bc2de1c6 stubs-550d.109.S
--- a/stubs-550d.109.S Wed Jun 08 13:36:09 2011 +0200
+++ b/stubs-550d.109.S Wed Jun 08 13:42:35 2011 +0200
@@ -209,3 +209,5 @@

NSTUB( 0xff01d838, main_ctrl_task )
NSTUB( 0xFF0364A0, LVCAF_LensDriveStart )
+
+NSTUB(0xFF2FECB0, ChangeHDMIOutputSizeToVGA)

autoexec.bin

cristian paradiso

ulest,
8. juni 2011, 12:00:1708.06.2011
til ml-d...@googlegroups.com
Did you do a new release with that or it is only for developers?


Da: Alex <broscu...@gmail.com>
A: Magic Lantern firmware development <ml-d...@googlegroups.com>
Inviato: Mer 8 giugno 2011, 11:48:16
Oggetto: [ML] HDMI experiment
--
http://magiclantern.wikia.com/

To post to this group, send email to ml-d...@googlegroups.com
To unsubscribe from this group, send email to ml-devel+unsub...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/ml-devel?hl=en

Alex

ulest,
8. juni 2011, 12:05:3308.06.2011
til ml-d...@googlegroups.com
It is just a test, and right now I have the confirmation that it works, yay!

> ml-devel+u...@googlegroups.com


> For more options, visit this group at
> http://groups.google.com/group/ml-devel?hl=en
>

> --
> http://magiclantern.wikia.com/
>
> To post to this group, send email to ml-d...@googlegroups.com
> To unsubscribe from this group, send email to

> ml-devel+u...@googlegroups.com

JaKob

ulest,
8. juni 2011, 12:06:5408.06.2011
til ml-d...@googlegroups.com
what does it do lol ?

- Jakob

Cri

ulest,
8. juni 2011, 13:23:0908.06.2011
til ml-d...@googlegroups.com
Wow!!! can't wait to see it alive on my smallhd dp6...will that work? So what does it do? Seeing evrything properly on a hdmi monitor? M i right?

Sent from my iPad

Jolly Roger

ulest,
8. juni 2011, 12:29:5708.06.2011
til Magic Lantern firmware development
Just as a "gossip", if nobody knows:

the Canon Firmware (even without ML) doesn't change the output
resolution hitting "REC", having the same behaviour of 7D, when the
input signal option (on the LCD!) is set to DVI instead of HDMI (of
course the ratio is stretched..).

I have a lilliput 7'. Weird. Is it related to your new findings?


JR



On Jun 8, 6:05 pm, Alex <broscutama...@gmail.com> wrote:
> It is just a test, and right now I have the confirmation that it works, yay!
>
>
>
>
>
>
>
> On Wed, Jun 8, 2011 at 6:00 PM, cristian paradiso <guit...@yahoo.it> wrote:
> > Did you do a new release with that or it is only for developers?
>
> > ________________________________
> > Da: Alex <broscutama...@gmail.com>

Alex

ulest,
8. juni 2011, 12:40:1008.06.2011
til ml-d...@googlegroups.com
Second experiment (only 550D/109):

1) Review the code from
https://bitbucket.org/hudson/magic-lantern/changeset/e6ae1485c3d9 (as
I didn't try it on my camera)

2) Enable the relevant setting from menu

3) Tell me if it works and how it works, as detailed as possible.

Now for the adventurous (this may be risky):

4) Hit record and then Don't click me.

autoexec.bin

Alex

ulest,
8. juni 2011, 12:41:0008.06.2011
til ml-d...@googlegroups.com
Sorry, wrong autoexec.bin. This is the right one.
autoexec.bin

D.K. McPherson

ulest,
8. juni 2011, 12:54:0308.06.2011
til ml-d...@googlegroups.com
Unfortunately For me it still does not work with my (Buy cheap get cheap) Leadstar monitor. The most it records is a 2 second clip then stops and reverts back to the live view.

Alex

ulest,
8. juni 2011, 12:55:4808.06.2011
til ml-d...@googlegroups.com
You have missed Step 1 ;)

Alex

ulest,
8. juni 2011, 13:00:3108.06.2011
til ml-d...@googlegroups.com
More feedback about these tests here (scroll down to last comments):
http://vimeo.com/groups/magiclantern/videos/23755857

Alex

ulest,
8. juni 2011, 13:27:2208.06.2011
til ml-d...@googlegroups.com
Got positive feedback from Marvin on Vimeo, so here's the third test.
It does the same thing, but without delays and debug messages.

The "don't click me" button still attempts to do this http://vimeo.com/6618825
But I doubt it will work (maybe with low bitrate or 24p only?)

autoexec.bin

Simon Larcher

ulest,
8. juni 2011, 13:33:4108.06.2011
til ml-d...@googlegroups.com
I have read both the code and the comments on Vimeo. I don't have a HDMI monitor but I am still curious since I plan to buy one.

I am not sure I understand correctly, though.
Do you try to simulate the aspect and resolution of a HDMI screen on the liveview so that there is no gap when record starts ?

And also be able to simulate a HDMI screen on the integrated display to test elements like magic zoom etc... ?

Thank you for your work

Simon

2011/6/8 Alex <broscu...@gmail.com>

Alex

ulest,
8. juni 2011, 13:35:5508.06.2011
til Magic Lantern firmware development
This code reduces the resolution to SD, so there will be no black
screen when you start recording.

False color works with this trick, and probably everything else except
magic zoom and focus peaking.

On Jun 8, 7:33 pm, Simon Larcher <slarche...@gmail.com> wrote:
> I have read both the code and the comments on Vimeo. I don't have a HDMI
> monitor but I am still curious since I plan to buy one.
>
> I am not sure I understand correctly, though.
> Do you try to simulate the aspect and resolution of a HDMI screen on the
> liveview so that there is no gap when record starts ?
>
> And also be able to simulate a HDMI screen on the integrated display to test
> elements like magic zoom etc... ?
>
> Thank you for your work
>
> Simon
>
> 2011/6/8 Alex <broscutama...@gmail.com>
>
>
>
>
>
>
>
> > More feedback about these tests here (scroll down to last comments):
> >http://vimeo.com/groups/magiclantern/videos/23755857
>
> > On Wed, Jun 8, 2011 at 6:55 PM, Alex <broscutama...@gmail.com> wrote:
> > > You have missed Step 1 ;)
>
> > > On Wed, Jun 8, 2011 at 6:54 PM, D.K. McPherson <dk...@metronet.co.uk>
> > wrote:
> > >> Unfortunately For me it still does not work with my (Buy cheap get
> > cheap)
> > >> Leadstar monitor. The most it records is a 2 second clip then stops and
> > >> reverts back to the live view.
>
> > >> On Wed, Jun 8, 2011 at 5:29 PM, Jolly Roger <jollyxro...@gmail.com>

Alex

ulest,
9. juni 2011, 02:12:5009.06.2011
til ml-d...@googlegroups.com

Greg Fiske

ulest,
9. juni 2011, 01:12:3809.06.2011
til Magic Lantern firmware development

My test from tonight Alex:
http://fiskephotography.smugmug.com/Other/internet/11755147_7jhDp#1328873922_7RmnMt5-A-LB

The teradek guys will love this, getting 1080 on an ipad.
http://cube.teradek.com/cube_family.html

Cri

ulest,
9. juni 2011, 18:43:1209.06.2011
til ml-d...@googlegroups.com
My experience with smallhd dp6. I turn on the camera and the monitor shows me everything properly for 5 sec the everything freeze video included and camera turn off itself. Need to take off battery to bring it back. Tried 3/4 times same result. Any lucky one who got it work? Thanks

Alex

ulest,
9. juni 2011, 17:51:3709.06.2011
til ml-d...@googlegroups.com
Try this one.
autoexec.bin

Cri

ulest,
9. juni 2011, 20:13:1109.06.2011
til ml-d...@googlegroups.com
Sorry, Alex
Try this one what?is it the autoexec fileishould try? How will i do it? Never put my hands on that file. If u explain to me i might give it a try. Thanks

> <autoexec.bin>

Cri

ulest,
9. juni 2011, 20:25:3409.06.2011
til ml-d...@googlegroups.com
I replaced the autoexec bin file. But this time does not stop but i only see half the audio meter bars and the menu it's shifted to the left. So i cant read the audio menu option.

Sent from my iPad

Alex

ulest,
9. juni 2011, 19:27:3509.06.2011
til ml-d...@googlegroups.com
You have missed Step 2 ;)

Shawn Wytch

ulest,
9. juni 2011, 19:31:4709.06.2011
til ml-d...@googlegroups.com
hey i have a question is there a way to use the hdmi to hook up to your laptop and take over the laptop screen is this possible?
Email me at too...@gmail.com 
Or call me at 316.312.5584 ask for Shawn

Cri

ulest,
9. juni 2011, 20:38:1609.06.2011
til ml-d...@googlegroups.com
Come on Alex don't be mysterious, what's now this step 2? :D

Sent from my iPad

Shawn Wytch

ulest,
9. juni 2011, 19:41:5109.06.2011
til ml-d...@googlegroups.com
i hope this works?

Greg Fiske

ulest,
10. juni 2011, 00:07:2510.06.2011
til Magic Lantern firmware development
Alex, same thing with the new autexec. Force vga should be off
correct? Could you clarify "Enable the relevant setting from menu ",
I don't know if I'm missing anything.

Cri

ulest,
10. juni 2011, 06:08:2910.06.2011
til ml-d...@googlegroups.com
I dont see any force VGA, where is it in the me u?

Sent from my Brain

Svar alle
Svar til forfatter
Videresend
0 nye meldinger