Author Topic: 550D/T2i raw video recording port official thread  (Read 1011528 times)

dlrpgmsvc

  • Senior
  • ****
  • Posts: 398
  • The 7D and 50D Robin Hood
Re: 550D raw video recording port official thread
« Reply #400 on: June 04, 2013, 03:08:58 PM »
Let me know what are you tinking about this possible discovery of mine : There are clues that, in order to make room for the raw_video_rec module, we used the shoot_malloc memory to put there the ML code, so shrinking it, so we cannot have more shoot_malloc memory anymore... look at this : http://www.magiclantern.fm/forum/index.php?topic=5071.0
If you think it's impossible, you have lost beforehand

sharpshooter

  • New to the forum
  • *
  • Posts: 4
Re: 550D raw video recording port official thread
« Reply #401 on: June 04, 2013, 07:08:13 PM »
Hey, I'd like to congratulate the ML developers for another revolution on the DSLR history.
I've been testing this on my 550D and I'm loving it, but I noticed in the build that I'm testingthat only resolutions up to 1728x672 are avaliable, why is that ? Is it a temporary problem or another limitation of the camera ? Because with low framerates one could get more that that... So, technically, could we get it up to 4K, or at least 2K ?

Alex546

  • New to the forum
  • *
  • Posts: 26
Re: 550D raw video recording port official thread
« Reply #402 on: June 04, 2013, 07:17:57 PM »
Could it be possible to record your RAW movies with a higher resolution but monochrom? Maybe 2k or 4k on a 550d.


550d, 1280x425(streched) @24 fps:


1%

  • Developer
  • Hero Member
  • *****
  • Posts: 5936
  • 600D/6D/50D/EOSM/7D
Re: 550D raw video recording port official thread
« Reply #403 on: June 04, 2013, 07:20:33 PM »
Not likely.

mk11174

  • Contributor
  • Hero Member
  • *****
  • Posts: 809
Re: 550D raw video recording port official thread
« Reply #404 on: June 04, 2013, 07:46:31 PM »
Hey, I'd like to congratulate the ML developers for another revolution on the DSLR history.
I've been testing this on my 550D and I'm loving it, but I noticed in the build that I'm testingthat only resolutions up to 1728x672 are avaliable, why is that ? Is it a temporary problem or another limitation of the camera ? Because with low framerates one could get more that that... So, technically, could we get it up to 4K, or at least 2K ?
You can get higher res in 5x mode, go into 5x mode first then turn on raw. You might want to go into zoom setting in ML and disable 10x mode so you don't accidentally crash the camera while in raw and switching to 10x mode. I don't think it is anything wrong with the max res we get, it is just the max size our camera can do.
500D/T1i  550D/T2i  600D/T3i  700D/T5i

qsara

  • Guest
Re: 550D raw video recording port official thread
« Reply #405 on: June 04, 2013, 08:34:28 PM »
lack of time pushed me to sell one of my t2i' now I'm considering switching to EOS M, faster cpu, faster card-io chip, maybe a better luck. but I'm still keeping my old t2i.

shawnwytch

  • New to the forum
  • *
  • Posts: 28
Re: 550D raw video recording port official thread
« Reply #406 on: June 04, 2013, 10:24:42 PM »
so if u go into 5x before turning on raw this helps the camera? im confused im on a 45mbit card and im not able to go to anywhere close to the posted resolutions that have been stated here. also i heard someone saying that its possible to view your raw files on camera is this possible

mk11174

  • Contributor
  • Hero Member
  • *****
  • Posts: 809
Re: 550D raw video recording port official thread
« Reply #407 on: June 04, 2013, 10:41:22 PM »
so if u go into 5x before turning on raw this helps the camera? im confused im on a 45mbit card and im not able to go to anywhere close to the posted resolutions that have been stated here. also i heard someone saying that its possible to view your raw files on camera is this possible
Yes, with the new build I just posted yesterday, you can use the new filemanager to view the raw clips, or if you get the tragic lantern build i posted on the same post you can view your raw clips in the raw video menu too.

The filemanager is in the debug menu at the top.

And going to 5x mode does not help, but it does record higher res, you will not get 24fps, all rules of write speed still apply, I use the higher res for timelapse at 4fps

500D/T1i  550D/T2i  600D/T3i  700D/T5i

dlrpgmsvc

  • Senior
  • ****
  • Posts: 398
  • The 7D and 50D Robin Hood
Re: 550D raw video recording port official thread
« Reply #408 on: June 04, 2013, 11:38:30 PM »
@mk11174: the mod 1% did, after which we on 550D obtained more shoot_malloc memory, I think is that: https://bitbucket.org/OtherOnePercent/tragic-lantern-2.0/commits/a926b83dc3e933e42341baa3bd145ffd2aff7e81
So can we try to lower the new value, say put 0xc70100 instead of the preexistent 0xc60100, just to lower the autoexec.bin memory and so (hopefully) increase the shoot_malloc memory pool ?  ???
If you think it's impossible, you have lost beforehand

shawnwytch

  • New to the forum
  • *
  • Posts: 28
Re: 550D raw video recording port official thread
« Reply #409 on: June 04, 2013, 11:50:28 PM »
Does Lowering The Qscale l to 0.50 use less memory? so it records at a lower bitrate

mk11174

  • Contributor
  • Hero Member
  • *****
  • Posts: 809
Re: 550D raw video recording port official thread
« Reply #410 on: June 04, 2013, 11:57:15 PM »
Does Lowering The Qscale l to 0.50 use less memory? so it records at a lower bitrate
If you mean for Raw, no Qscale has nothing to do with Raw.
500D/T1i  550D/T2i  600D/T3i  700D/T5i

mk11174

  • Contributor
  • Hero Member
  • *****
  • Posts: 809
Re: 550D raw video recording port official thread
« Reply #411 on: June 05, 2013, 12:00:23 AM »
@mk11174: the mod 1% did, after which we on 550D obtained more shoot_malloc memory, I think is that: https://bitbucket.org/OtherOnePercent/tragic-lantern-2.0/commits/a926b83dc3e933e42341baa3bd145ffd2aff7e81
So can we try to lower the new value, say put 0xc70100 instead of the preexistent 0xc60100, just to lower the autoexec.bin memory and so (hopefully) increase the shoot_malloc memory pool ?  ???
This is where he got more memory.
https://bitbucket.org/OtherOnePercent/tragic-lantern-2.0/commits/60b04d7254cf8c5add9ee4a96822a1a7c81e1503
500D/T1i  550D/T2i  600D/T3i  700D/T5i

dlrpgmsvc

  • Senior
  • ****
  • Posts: 398
  • The 7D and 50D Robin Hood
Re: 550D raw video recording port official thread
« Reply #412 on: June 05, 2013, 12:07:58 AM »
If you think it's impossible, you have lost beforehand

marregi

  • New to the forum
  • *
  • Posts: 8
Re: 550D raw video recording port official thread
« Reply #413 on: June 05, 2013, 01:21:21 AM »
This is my test with 550D Raw at 1024x448 "without" problems while recording. Sometimes camera stops recording at frame 70-80, but after that I can record without problems. I see a lot of issues but what else can we expect? Less aliasing? more resolution? I still watch a lot of artifacts but I hope someday this can improve thanks to all developers around here!!! Thank u all for your work, it´s amazing!

wharfrat22

  • Just arrived
  • *
  • Posts: 1
Re: 550D raw video recording port official thread
« Reply #414 on: June 05, 2013, 01:48:47 AM »
Looks really nice.  May I ask what lens you are using? This thread has taught me a great deal.  Thanks to all that has contributed.  Very inspiring.

igouroum

  • New to the forum
  • *
  • Posts: 6
Some Low-Light test shots
« Reply #415 on: June 05, 2013, 04:35:15 AM »
Being in Paris for a few days, I decided to shoot some test videos, mostly at night.
Didn't have any tripod / Slider, etc on me as I didn't have much room to spare, but decided to shoot
something regardless at about 1am.
So yeah.. check it out and tell me what you think! Feel free to ask any questions, I'll answer within a couple of hours.
Also, read the description!


Cheerios,

Marc Wolff

GregoryOfManhattan

  • Member
  • ***
  • Posts: 170
Re: 550D raw video recording port official thread
« Reply #416 on: June 05, 2013, 05:00:25 AM »
try for 50D NSTUB( 0xff9829b0, FIO_SeekFile)

first build with FIO_SeekFIle that has worked - thank you - @Chucho explained in another thread about offsets from the 1.07 firmware and calculated with a couple of bytes of your value.  raw_rec module runs and plays back on 50D.
thank you.

mk11174

  • Contributor
  • Hero Member
  • *****
  • Posts: 809
Re: 550D raw video recording port official thread
« Reply #417 on: June 05, 2013, 05:06:57 AM »
first build with FIO_SeekFIle that has worked - thank you - @Chucho explained in another thread about offsets from the 1.07 firmware and calculated with a couple of bytes of your value.  raw_rec module runs and plays back on 50D.
thank you.
Awesome thats is great!
500D/T1i  550D/T2i  600D/T3i  700D/T5i

tactzer0

  • New to the forum
  • *
  • Posts: 15
Re: 550D raw video recording port official thread
« Reply #418 on: June 05, 2013, 07:25:57 AM »
-

pavelpp

  • Freshman
  • **
  • Posts: 92
Re: 550D raw video recording port official thread
« Reply #419 on: June 05, 2013, 09:15:37 AM »
guys, how do you embed videos in posts?

Rewind

  • Senior
  • ****
  • Posts: 356
Re: 550D raw video recording port official thread
« Reply #420 on: June 05, 2013, 09:47:01 AM »
guys, how do you embed videos in posts?

This button should help:

Just paste the link between the [youtube] tags.

Videoteq

  • New to the forum
  • *
  • Posts: 6
Re: 550D raw video recording port official thread
« Reply #421 on: June 05, 2013, 10:24:40 AM »
guys, how do you embed videos in posts?

With all due respect - this thread is about 550D Raw Video - please keep posts pertinent to the subject.

Thanks
Rob

JoshuOne

  • New to the forum
  • *
  • Posts: 29
Re: 550D raw video recording port official thread
« Reply #422 on: June 05, 2013, 10:48:39 AM »
Greetings
Mk111174, you stated yesterday that the 500d is getting 1280x400+ at 24fps, is this in raw?  How?  I have been trying to find a thread on the 500d raw and have been unsuccessful, please turn me in right direction.  Thanks and please don't be angry if there was somewhere else to post this.  Thank you.

sharpshooter

  • New to the forum
  • *
  • Posts: 4
Re: 550D raw video recording port official thread
« Reply #423 on: June 05, 2013, 02:44:14 PM »
I've been testing with the ML_Fileman_Raw_Tragic build and sometimes all I get is a bunch of weird frames like this:



This clip was shot at 1728x992 @ 5fps in PAL mode (does that even matter here?), it has already happened when I tried to use the 5x Mode.

What can be causing this ?

mk11174

  • Contributor
  • Hero Member
  • *****
  • Posts: 809
Re: 550D raw video recording port official thread
« Reply #424 on: June 05, 2013, 07:13:13 PM »
I've been testing with the ML_Fileman_Raw_Tragic build and sometimes all I get is a bunch of weird frames like this:



This clip was shot at 1728x992 @ 5fps in PAL mode (does that even matter here?), it has already happened when I tried to use the 5x Mode.

What can be causing this ?
These are just random bugs, I get this every so often especially when doing 5x mode no matter what build I use. I also get them more using fps hack. Every camera model is probably differ though so it might be something that will never be fixed or might be something that gets fixed by coincedence one day. I just delete these frames when they happen, I am so happy with Raw video now that I can risk losing a few frames here and there.

I am not a developer so I am just like most of us in here, just guessing at what is wrong. The real smart ones are Alex and 1% those dude know what they are doing!
500D/T1i  550D/T2i  600D/T3i  700D/T5i