Outerra forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Outerra Tech Demo download. Help with graphics driver issues

Pages: 1 ... 7 8 [9] 10 11 ... 32

Author Topic: Old version: 0.7.15.3700  (Read 249692 times)

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.7.13.3490
« Reply #120 on: January 31, 2013, 11:10:43 am »

It's a custom-built FFMPEG, yog support isn't in the official release. The patch is at http://www.outerra.com/video/ but I guess getting in sync with the latest version will need some effort.

But you should still be able to use the provided FFMPEG to do the conversion, no?
Saw this:
Code: [Select]
ffmpeg -i input.yog -an -vcodec rawvideo -y output.avi
Logged

ChrisBLN

  • Jr. Member
  • *
  • Posts: 26
  • newbie
Re: Latest version: 0.7.13.3490
« Reply #121 on: January 31, 2013, 11:26:49 am »

It's a custom-built FFMPEG, yog support isn't in the official release. The patch is at http://www.outerra.com/video/ but I guess getting in sync with the latest version will need some effort.

But you should still be able to use the provided FFMPEG to do the conversion, no?
Saw this:
Code: [Select]
ffmpeg -i input.yog -an -vcodec rawvideo -y output.avi

You made my day. Its working like a charm and the video is very fluid. Thanks a lot.


EDIT:

Same footage as the first video but better video quality and much smoother flying. It looks nearly like a GoPro HD attached to a remote controlled plane.

« Last Edit: January 31, 2013, 01:00:23 pm by ChrisBLN »
Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.7.13.3490
« Reply #122 on: January 31, 2013, 02:46:41 pm »

Btw why is it much smoother? Capture process should have been the same, shouldn't it?
Logged

ChrisBLN

  • Jr. Member
  • *
  • Posts: 26
  • newbie
Re: Latest version: 0.7.13.3490
« Reply #123 on: January 31, 2013, 02:56:26 pm »

Yea, the footage was captured with the lastest OT version. The only difference was the converting. The post processing in AE was locked to 30FPS.
Logged

hhrhhr

  • Member
  • **
  • Posts: 60
Re: Latest version: 0.7.13.3490
« Reply #124 on: February 01, 2013, 07:37:44 am »

hello. are there any plans to return the support of the spherical projection?
Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.7.13.3490
« Reply #125 on: February 01, 2013, 02:40:11 pm »

Hmm, I didn't know it was broken. It was an experimental feature, and we needed to fix the culling for it, but I forgot to test it after some recent change.
Logged

eisenopferd

  • Jr. Member
  • *
  • Posts: 38
  • newbie
Re: Latest version: 0.7.13.3490
« Reply #126 on: February 02, 2013, 12:05:15 pm »

Hi there, I just tried the new version with my Laptop. Its a HP TM2 with a Intel and a AMD 4550. The original driver is from 2009 and there is no newer one.
But I managed to install a modified CCC 12.3 unifl driver. This was working fine until the new Outerra version. (I think the 7.12 was working)
I´m getting only a almost white screen with a bit of a sun but no terrain.
Any Idea?

Edit: I just found the answer here http://www.outerra.com/forum/index.php?topic=705.255

Very bad news because I cant change my grafic-card in my laptop...

So no outerra with my laptop anymore...

Can I use the older outerra and prevent him to update?

thanks /Hendrik/
« Last Edit: February 02, 2013, 12:17:35 pm by eisenopferd »
Logged
i5 2400 ; AMD 6950 Eyefinity6
i3 4160 ; intel 4400

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.7.13.3490
« Reply #127 on: February 02, 2013, 12:57:25 pm »

You can run outerra.exe with -noupdate switch.
Logged

hhrhhr

  • Member
  • **
  • Posts: 60
Re: Latest version: 0.7.13.3490
« Reply #128 on: February 03, 2013, 08:46:52 pm »

It was an experimental feature
this feature would be of interest to emulate wide (and not only) camera on board. but this requires support for user-defined (or models developer) additional points of view. for example, the view from the wing or bumper, from outboard cameras, from different seats, etc.

Logged

hhrhhr

  • Member
  • **
  • Posts: 60
Re: Latest version: 0.7.13.3490
« Reply #129 on: February 13, 2013, 03:22:22 pm »

updated to 3512.
+ spherical projection work again
- issue with shadows (described later)
- graphic issues emerged:

(GTX 460, driver 306.97)
Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.7.13.3490
« Reply #130 on: February 13, 2013, 03:28:48 pm »

Version 0.7.13.3512
  • added ability to set the center of mass for vehicles
  • added key ~ for resetting vehicles into position
  • stabilized vehicle forces when the suspension is hit from the side
  • vehicle/aircraft script can be reloaded directly from the script editor
  • fixed suspension length info for linear suspension in call to vehicle.wheel()
  • mouse wheel controls the speed multiplier in ufo
  • JSBSim updated to the latest version
  • adjusted snow - fractal broken snowline, concave curvature boost
  • automatic adjustment of exposure computed from sun position
  • fixed bloom flickering
  • fixed mipmaps in normal maps
  • fixed terrain and grass culling issues
  • fixed object deletion
  • fixed spherical/cylindrical projection
  • added warning for legacy AMD series
  • fixed outdated Nvidia driver detection


For example of setting the center of mass, please see the script for t817.
« Last Edit: February 13, 2013, 04:00:58 pm by cameni »
Logged

mustang60348

  • Member
  • **
  • Posts: 92
  • newbie
Re: Latest version: 0.7.13.3512
« Reply #131 on: February 13, 2013, 03:51:52 pm »

Does the reloading of A/C from script editor mean the .xml file from JSBSIM
Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.7.13.3512
« Reply #132 on: February 13, 2013, 03:56:52 pm »

Does the reloading of A/C from script editor mean the .xml file from JSBSIM
No, it's just the js script, the save button changed to reload, but the xml files and other files don't reload yet.
Logged

Bartolomeus

  • Sr. Member
  • ****
  • Posts: 288
    • VirtualTechArt Design
Re: Latest version: 0.7.13.3512
« Reply #133 on: February 13, 2013, 04:09:21 pm »

Great news, testing now.

Marko

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.7.13.3490
« Reply #134 on: February 13, 2013, 04:10:38 pm »

updated to 3512.
(GTX 460, driver 306.97)
No such issues on GTX 460, W7 64, driver 310.70.
Can you update the drivers?
Logged
Pages: 1 ... 7 8 [9] 10 11 ... 32