@getflaffy I can ride that hill about a minute faster but it still looks slow. It could be worse - one video I had to speed up 2x to match what a pro cyclist could do!
Very cool! Does the cam export GPS video along with the regular video (as above)... or did you have to use some sort of post production overlay to get that done?
@pat6270 The GPS comes from a Garmin, and is added to the video as an overlay using a video editor. The software for generating the overlays is available on the biketelemetry web site. Cheers!
@jacob6379 Yes, and a heart rate of 174 isn't unusual for me on a climb. I've seen it go as high as 185, though my resting heart rate is more like 40! Sometimes the Garmin heart strap will report 200-240 on descents and that's clearly a bogus reading. The road is in Los Altos Hills, CA in the Bay Area not far from San Jose. There are more videos like this under the user biketelemetry.
@46neno Dreamscape (Long Edit) - you should see the music download links under the video. This track is one that YouTube offers for free for putting on top of your video.
@jasper9890 It's a substantial amount of code and I'm planning to make it into a product. Development is going well and hopefully I'll have something to announce soon. Thanks for the comment.
Very clever. I can see where all the data came from, but where did you get the gear ratios and BRAKE data from? Is the gearing derived from your speed/cadence ratio, and the BRAKE from a rapid decrease in speed?
That layout is perfect! nice job! Mind if I ask.. how do you get the raw data to show as a playable graphic with an alpha ch. or transparency? I use Sony Vegas Studio as well. Thanks!
It is about 4000 lines of python programming. It generates a sequence of 32-bit RGBA PNG graphics files and it does use the alpha channel for transparency. Does that help?
I wrote a program to read in all the raw data, process it and generate the template overlays. I then composite the video and the overlays using standard video editing software such as Sony Vegas Studio. I've tried to keep the layout clean and simple. It would be easy to get carried away with bells and whistles, but too much eye candy just makes it more distracting. The objective for me is to use these videos while working out on the rollers or the bike trainer. Thanks for the comment!
if you go any slower you fall down, but the cams great
getflaffy 2 months ago
@getflaffy I can ride that hill about a minute faster but it still looks slow. It could be worse - one video I had to speed up 2x to match what a pro cyclist could do!
realukbloke 2 months ago
Very cool! Does the cam export GPS video along with the regular video (as above)... or did you have to use some sort of post production overlay to get that done?
pat6270 1 year ago
@pat6270 The GPS comes from a Garmin, and is added to the video as an overlay using a video editor. The software for generating the overlays is available on the biketelemetry web site. Cheers!
realukbloke 1 year ago
dude is that your heart rate bpm 174? what the location?
jacob6379 1 year ago
@jacob6379 Yes, and a heart rate of 174 isn't unusual for me on a climb. I've seen it go as high as 185, though my resting heart rate is more like 40! Sometimes the Garmin heart strap will report 200-240 on descents and that's clearly a bogus reading. The road is in Los Altos Hills, CA in the Bay Area not far from San Jose. There are more videos like this under the user biketelemetry.
realukbloke 1 year ago
Comment removed
jacob6379 1 year ago
Nice...
skcyclist 1 year ago
can some one tell me name of this music pis a like it :D
46neno 1 year ago
@46neno Dreamscape (Long Edit) - you should see the music download links under the video. This track is one that YouTube offers for free for putting on top of your video.
realukbloke 1 year ago
Any chance you would share your python code? Very interested in doing the same.
jasper9890 1 year ago
@jasper9890 It's a substantial amount of code and I'm planning to make it into a product. Development is going well and hopefully I'll have something to announce soon. Thanks for the comment.
realukbloke 1 year ago
Very clever. I can see where all the data came from, but where did you get the gear ratios and BRAKE data from? Is the gearing derived from your speed/cadence ratio, and the BRAKE from a rapid decrease in speed?
teenkertoy 2 years ago
You're on the right path! There's quite a bit more to the algorithms to give believable data.
realukbloke 2 years ago
close enough! The shimano flightdeck system might work too, but good luck recording the data.
teenkertoy 2 years ago
I suppose you could make something that hooks into the Flightdeck contacts inside the brake levers ...
realukbloke 2 years ago
That layout is perfect! nice job! Mind if I ask.. how do you get the raw data to show as a playable graphic with an alpha ch. or transparency? I use Sony Vegas Studio as well. Thanks!
llbr22 2 years ago
It is about 4000 lines of python programming. It generates a sequence of 32-bit RGBA PNG graphics files and it does use the alpha channel for transparency. Does that help?
realukbloke 2 years ago
Yes makes sense.. and helps me realize.. it would be tough for me not being a programmer. :-) Again.. Great work!!
llbr22 2 years ago
Nice! how did you get the telemetry overlay'd on the video? It looks great! Very clean layout.
llbr22 2 years ago
I wrote a program to read in all the raw data, process it and generate the template overlays. I then composite the video and the overlays using standard video editing software such as Sony Vegas Studio. I've tried to keep the layout clean and simple. It would be easy to get carried away with bells and whistles, but too much eye candy just makes it more distracting. The objective for me is to use these videos while working out on the rollers or the bike trainer. Thanks for the comment!
realukbloke 2 years ago