short - animation - videos

Newest short.lt video | Best video of the day | Best video of the week | Best video of the month

Out of Sight

This is a graduation Production made by three students graduated from the National Taiwan University of Arts. The main character of little girl in the story confronts a robbery and strays from the road she is familiar with. After passing a hedge, she enters an unknown world and unfolds a magical adventure depending on senses other than vision and her imagination. With soft and cute colors as the main key, we used simple designs to depict the little girls' imaginary world.

Most viewed - Animation

  • Kiwi!
  • Bridge
  • Think what you wish for christmas
  • Feast by Disney - Short Animation
  • SIMPSONS PIXELS
  • ROLLIN` SAFARI - what if animals were round?
  • Ormie the Pig
  • Falling Tide
  • Simon's Cat - Christmas Collection

Most watched video

All best of the month... ►
  • MEOW
  • Honda
  • Forward
  • Kiwi!
  • Depressed Cat
  • Box
  • BarackRoll
  • Car Swarmed By Sheep Cyclone
  • Paddleboard stepper
  • Meow Compilation
  • Duck vs. Pup
  • Funniest Animal Fails Compilation || FailArmy
  • Epic Cat Fight
  • Glass Harp 3
  • Bushman Prank: The best reactions ever
  BENCHMARKS  
Loading Time: Base Classes  0.0019
Normal Link  0.0033
Mobile Detect  0.0002
Cookies  0.0002
ResizeRemoteImage  0.0005
Some Proxy  0.0000
Carabiner  0.0013
Load View Video Right  0.0083
Load View Video  0.0210
Load View Main  0.0007
Controller Execution Time ( Video / Index )  0.0418
Total Execution Time  0.0438
  GET DATA  
No GET data exists
  MEMORY USAGE  
899,728 bytes
  POST DATA  
No POST data exists
  URI STRING  
out-of-sight
  CLASS/METHOD  
video/index
  DATABASE:  u278561375_short   QUERIES: 12  (Hide)
0.0015   #video pagal pavadinima - ieskom lietuviskose
                    
SELECT *
                      
FROM video
                     WHERE url_lt 
'out-of-sight' AND show_status '1' 
0.0016   #video pagal pavadinima - ieskom angliskose
                        
SELECT *
                          
FROM video
                         WHERE url_en 
'out-of-sight' AND show_status '1' 
0.0003   SELECT vcat.*
                  
FROM video_categories AS vcat
            INNER JOIN video_has_categories 
AS vhc ON vhc.fk_video_categories_id=vcat.id
                 WHERE vhc
.fk_video_id =640
                 
#get_video_categories 
0.0002   SELECT *
FROM (`video_categories`)
WHERE `show_status` =  '1'
ORDER BY `sort
0.0010   #video_model getNewestVideoListByCatId
              
SELECT SQL_CALC_FOUND_ROWS v.*, CASWHEN(v.publish_date DATE('2026-03-11') + INTERVAL -1 DAY) THEN 1 ELSE 0 END AS video_is_new
              FROM video 
AS v
              
              WHERE 1
=1  AND
                    (
v.show_lang 'en' OR v.show_lang 'all') AND
                    
v.show_status '1'
              
ORDER BY v.publish_date DESC
              LIMIT 0
15 
0.0001   SELECT FOUND_ROWS() as fr 
0.0007   SELECT *, CASWHEN(video.publish_date DATE('2026-03-11') + INTERVAL -1 DAY) THEN 1 ELSE 0 END AS video_is_new
FROM 
(`video`)
JOIN `video_has_categoriesON `video`.`id` = `video_has_categories`.`fk_video_id`
WHERE `video_has_categories`.`fk_video_categories_id` = 7
AND `video`.`id` < '640'
AND `video`.`show_status` =  '1'
ORDER BY `video`.`idDESC
LIMIT 15 
0.0025   #sekantis video by cat
                
SELECT video.*
                  
FROM video
                 INNER JOIN video_has_categories 
AS vhc ON video.id vhc.fk_video_id
                 WHERE publish_date 
'2011-09-06 12:50:43'
                  
AND (show_lang 'all' OR show_lang 'en')
                  AND 
show_status '1'
                  
AND vhc.fk_video_categories_id 7
              ORDER BY publish_date DESC
                 LIMIT 1 
0.0045   #video_model getTopVideoList - month
                
SELECT SQL_CALC_FOUND_ROWS v.*,
                        CAS
WHEN(v.publish_date DATE('2026-03-11') + INTERVAL -1 DAY) THEN 1 ELSE 0 END AS video_is_new
                FROM top_video__month 
AS topv
                JOIN video 
AS ON v.id topv.id
                        
                WHERE 
(v.show_lang 'en' OR v.show_lang 'all') AND
                        
v.show_status '1'
                        
                
ORDER BY topv.total_visits DESCv.publish_date DESC
                LIMIT 0
20 
0.0001   SELECT FOUND_ROWS() as fr 
0.0015   #video_model getTopVideoList - month
                
SELECT SQL_CALC_FOUND_ROWS v.*,
                        CAS
WHEN(v.publish_date DATE('2026-03-11') + INTERVAL -1 DAY) THEN 1 ELSE 0 END AS video_is_new
                FROM top_video__month 
AS topv
                JOIN video 
AS ON v.id topv.id
                         LEFT JOIN video_has_categories 
AS vhc ON vhc.fk_video_id v.id 
                WHERE 
(v.show_lang 'en' OR v.show_lang 'all') AND
                        
v.show_status '1'
                         
AND vhc.fk_video_categories_id 7
                ORDER BY topv
.total_visits DESCv.publish_date DESC
                LIMIT 0
11 
0.0001   SELECT FOUND_ROWS() as fr 
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)