sketchucation logo sketchucation
    • Login
    1. Home
    2. serland
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 1

    serland

    @serland

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    serland Unfollow Follow
    registered-users

    Latest posts made by serland

    • RE: [Plugin] Animator - v4.5a - 22 Jul 25

      Hi all,

      Sorry but the problem persits, with LibFredo 10.1 and lastest Animator ver. when the VRay mode is selected it only renders the first frame in the final video.

      I attach the skp file and the video.

      Natural Animation
      
      ;beg_time => 0
      ;end_time => 1.0
      ;frame_rate => 25
      ;speed_factor => 1.0
      ;reversed_play => nil
      ;transparent => false
      ;dimX => 1498
      ;dimY => 856
      ;dim_mode => "viewport"
      ;filter => {
      }  (;filter)
      ;root_dir => "C;/Users/serland/Desktop/Animator Videos"
      ;movie_dir => "Sin título - 29-Apr-2020 12-08-02"
      ;movie_name => "Film 1"
      ;date_modified => 1588154844.373782
      ;movie_formats => {
         ;mp4 => true
         ;mov => false
      }  (;movie_formats)
      ;rendering_method => ;natural
      MOVIE PX = 1498 PY = 856 transpa = false
      
      NATURAL image 1 time = 0s Image01.png frame = 1 res = 1498x856
      
      NATURAL image 2 time = 0.04s Image02.png frame = 2 res = 1498x856
      
      NATURAL image 3 time = 0.08s Image03.png frame = 3 res = 1498x856
      
      NATURAL image 4 time = 0.12s Image04.png frame = 4 res = 1498x856
      
      ... cut ...
      
      NATURAL image 24 time = 0.9200000000000003s Image24.png frame = 24 res = 1498x856
      
      NATURAL image 25 time = 0.9600000000000003s Image25.png frame = 25 res = 1498x856
      
      NATURAL image 26 time = 1.0s Image26.png frame = 26 res = 1498x856
      
      Command FFmpeg for mp4 = "D;/FFMPEG/bin/ffmpeg.exe" -framerate 25 -i "Image%02d.png" -c;v libx264 -pix_fmt yuv420p -q;v 1  "Film 1.mp4" 2> FFmpeg_log_mp4.txt
      ===> Status FFmpeg for mp4 = true
      
      Command FFmpeg for mov = "D;/FFMPEG/bin/ffmpeg.exe" -i "Film 1.mp4" -acodec copy -vcodec copy -f mov "Film 1.mov" 2> FFmpeg_log_mov.txt
      ===> Status FFmpeg for mov = true
      
      VRay Animation
      ;beg_time => 0
      ;end_time => 1.0
      ;frame_rate => 25
      ;speed_factor => 1.0
      ;reversed_play => nil
      ;transparent => false
      ;dimX => 1498
      ;dimY => 856
      ;dim_mode => "viewport"
      ;filter => {
      }  (;filter)
      ;root_dir => "C;/Users/serland/Desktop/Animator Videos"
      ;movie_dir => "Sin título - 29-Apr-2020 12-09-18"
      ;movie_name => "Film 1"
      ;date_modified => 1588154844.373782
      ;movie_formats => {
         ;mp4 => true
         ;mov => false
      }  (;movie_formats)
      ;rendering_method => ;vray
      MOVIE PX = 1498 PY = 856 transpa = false
      
      VRAY Movie frame 1 animation time = 0.00s 
      Path = U1588154971_Image01.png
      AFTER launching Rendering and Timer; status = true
      VRAY Status check - status = 6
      VRay rendering not finished yet elapsed = 1.99s
      VRAY Status check - status = 6
      VRay rendering not finished yet elapsed = 3.99s
      VRAY Status check - status = 4
      VRAY Finished after 6.00s
      
      VRAY Movie frame 2 animation time = 0.04s 
      Path = U1588154971_Image02.png
      AFTER launching Rendering and Timer; status = true
      VRAY Status check - status = 6
      VRay rendering not finished yet elapsed = 1.99s
      VRAY Status check - status = 6
      VRay rendering not finished yet elapsed = 3.99s
      VRAY Status check - status = 4
      VRAY Finished after 5.99s
      
      ... cut...
      
      VRAY Movie frame 26 animation time = 1.00s 
      Path = U1588154971_Image26.png
      AFTER launching Rendering and Timer; status = true
      VRAY Status check - status = 6
      VRay rendering not finished yet elapsed = 2.00s
      VRAY Status check - status = 6
      VRay rendering not finished yet elapsed = 4.00s
      VRAY Status check - status = 6
      VRay rendering not finished yet elapsed = 6.00s
      VRAY Status check - status = 4
      VRAY Finished after 8.00s
      VRAY STOP timer = 
      
      Command FFmpeg for mp4 = "D;/FFMPEG/bin/ffmpeg.exe" -framerate 25 -i "U1588154971_Image%02d.png" -c;v libx264 -pix_fmt yuv420p -q;v 1  "Film 1.mp4" 2> FFmpeg_log_mp4.txt
      ===> Status FFmpeg for mp4 = true
      
      Command FFmpeg for mov = "D;/FFMPEG/bin/ffmpeg.exe" -i "Film 1.mp4" -acodec copy -vcodec copy -f mov "Film 1.mov" 2> FFmpeg_log_mov.txt
      ===> Status FFmpeg for mov = true
      

      Thanks for your job


      Sin título.skp


      Animator.mov

      posted in Animator Beta
      S
      serland
    • RE: [Plugin] Rename Component Instance

      Someone knows a way, plugin, app or whatever to auto rename instances with consecutive names?, example: select component#1, component#2 and component#3 (the three are the same component), one click > auto rename instances and you have on instance#1 = name#1, on instance #2 = name#2 and so on.

      Thanks 😉

      posted in Plugins
      S
      serland