_programe e altele

img {

    float: right;

}

css zoom effect https://sites.google.com/site/costycnc/programe-e-altele/zoom.zip

https://www.marinetraffic.com/en/ais/home/centerx:16.3/centery:38.1/zoom:10

zoomit https://docs.microsoft.com/en-us/sysinternals/downloads/zoomit

costycnc google reviews https://search.google.com/local/writereview?placeid=ChIJhbcbjbjfFBMRQjIBh1kHGMk

https://github.com/zapmaker/GrblHoming/releases/download/v3.6.1/GrblController361Setup.exe $0,$1 1285 $4 40

invert pixel https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_canvas_getimagedata2

modelli inserzioni ebay https://bulkedit.ebay.it/ManageTemplates

http://www.voidtools.com/downloads/  fast search in windows

http://ai2.appinventor.mit.edu/ per fare programe android

similar youtube videos http://www.yasiv.com/youtube

http://vaultec.mbnet.fi/mingwstudio.php

http://www.audacityteam.org/   audio editor

https://gosubtitle.com/?#subtitlePage save as test.srt

face detection only 200 lines  javascript https://github.com/tehnokv/picojs

site simplu https://www.adlinko.it/adw-link-building/

http://www.dive3000.com/pubblicare_video.htm

faceobook gestione inserzioni https://www.facebook.com/ads/manager/account/campaigns/?act=276706806&pid=p1

ebay html editor https://www.sellercore.com/user/sc_editor/index

audience  retention https://www.youtube.com/analytics?o=U#dt=nt,fe=17544,fr=lw-001,fs=17517;fc=0,fcr=0,fi=v-8v2ERTVPdVs,r=retention,rpr=d

google america http://www.google.com/webhp?hl=en&gl=us

site sa ma inspir http://langhe.net/event/rusel-cantine-aperte-per-capodanno/

c code online test https://www.onlinegdb.com/online_c_compiler

virtualdub

// Set Video and Audio to Direct Stream Copy VirtualDub.video.SetMode(0); VirtualDub.audio.SetMode(0);  VirtualDub.Open(U"D:\path\to\file1.avi"); VirtualDub.Append(U"D:\path\to\file2.avi"); VirtualDub.Append(U"D:\path\to\file3.avi");  VirtualDub.SaveAVI(U"D:\path\to\concatenatedFile.avi"); VirtualDub.Close();

install creator http://www.installforge.net/download/#

(creat_fotoslideshow)photo-to-video-free  http://www.socusoft.com/photo-to-video-free.php

code c to flowchart http://www.athtek.com/code-to-flowchart.html

https://developers.google.com/blockly/

https://cooltext.com/Logo-Design-Outline

http://www.videosoftdev.com/   video editor ,converter, ...

tiny screen capture https://tinytake.com/tinytake-download

http://www.audacityteam.org/   audio editor

https://www.blender.org/  Open Source 3D creation. Free to use for any purpose, forever.

http://www.falstad.com/circuit/    circuit simulator

http://www.voidtools.com/downloads/  fast search in windows

http://fritzing.org/home/       simulator + cablaj  https://www.youtube.com/watch?v=Hxhd4HKrWpg

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

minimal ssa file (salvat SSA in utf-8 format cred ca e recomandat)

[Script Info]

PlayResY: 240

PlayDepth: 0

Timer: 100.0000

[V4 Styles]

Style: Costycnc,Arial,24,65535,65280,65535,0,0,-1,1,2,4,1,200,0,460,0,0

[Events]

Dialogue: Marked=0,0:00:00.00,0:00:02.00,Costycnc,,,,,,bla bla1

Dialogue: Marked=0,0:00:05.00,0:00:07.00,Costycnc,,,,,,bla bla 2

Dialogue: Marked=0,0:00:10.00,0:00:12.00,Costycnc,,,,,,bla bla 3

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

---------------------------------------------

subtitle

__

1

00:00:00,000 --> 00:00:01,500

For www.forom.com

2

00:00:01,500 --> 00:00:02,500

<i>Tonight's the night.</i>

3

00:00:03,000 --> 00:00:15,000

<i>And it's going to happen

again and again --</i>

© 2017 GitHub, Inc.

__

save with notepad --> subtitle.srt unicode

burn subtitle

@echo off

ffmpeg -i costel_sub.avi -vf subtitles=subtitle.srt out.avi

pause 0

or virtualdub

--

audio to sutitle

++

prima metoda

autosub_gui.zip https://drive.google.com/file/d/0B49pD4OfQCcTVGFGU1lWUXJDdnM/view

https://www.youtube.com/watch?v=_r9FDvWoVIs

eroare : not found google translate api!

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

a doua metoda care in 1.12.17  merge

https://gosubtitle.com/?#subtitlePage save as test.srt

poi

 cu aegisub load test.srt and edit position of title

(menu subtitle/styles manager .. new (costy).. and modify alignment and save

 select line to modify and select costy invece di default)

 and save as  1.ass

vedi video https://www.youtube.com/watch?v=llsOhN0WBng

poi

@echo off

ffmpeg -i costel_sub.avi -vf subtitles=1.ass out.avi

pause 0

++++++++++++++++++++++++++++++++++++++++++++++++++++++

a treia metoda

https://www.python.org/downloads/    install python from here 2.7.x

how install a package :

download package ,unzip

address pip   install   address package

bellow a example

 

open cmd ... trage in cmd pip.exe ... scrie install ... trage in cmd folder package

C:\Users\costycnc>C:\Python27\Scripts\pip.exe install C:\Users\costycnc\Document

s\google-api-python-client-1.4.2\google-api-python-client-1.4.2

C:\>C:\Python27\Scripts\easy_install-script.py --upgrade google-api-python-client

need have https://github.com/google/google-api-python-client/

https://pypi.python.org/pypi/autosub

C:\Python27\python.exe C:\Python27\scripts\autosub_app.py -S it -D it test.mp4

pause 0

si am introdus acest bat si test.mp4 in C:\Python27\Scripts

ca imi dadea eraoare altfel

----------------------------------------------

fade

<html>

<head>

<style>

#cf {

  position:fixed;

  height:100px;

  width:400px;

  margin:0 auto;

}

#cf img {

  position:absolute;

  left:0;

  -webkit-transition: opacity 1s ease-in-out;

  -moz-transition: opacity 1s ease-in-out;

  -o-transition: opacity 1s ease-in-out;

  transition: opacity 1s ease-in-out;

}

#cf img.top:hover {

  opacity:0;

}

</style>

</head>

<body>

dddddddddddddddddddddddddddddddddddddddddddddd

<div id="cf">

<img class="bottom" src="main.jpg" height="100%" width="100%" />

<img class="top" src="main2.jpg" height="100%" width="100%" />

 </div><br>

dddddddddddddddddddddddddddddddddddddddddddd

</body>

</html>

-----------------------------------------------------

avidemux

adm.loadVideo("C:/Users/costycnc/Documents/Screencast_2016-12-11-02-55-46.jpg")

adm.appendVideo("C:/Users/costycnc/Documents/Screencast_2016-12-11-02-55-46.jpg")

adm.save("C:/Users/costycnc/Documents/proba.jpg")

adm.save("C:/Users/costycnc/Documents/proba.avi")

adm.addSegment(0, 0, 191668)

################################################################

Means add the chunk from video 0(the first video) starting from the beginning with a duration of 191 seconds (3mn11) If you dont call clearSegments or addSegments, by default, when adding a video a segment of the whole video is automatically appended.

################################################################

adm = Avidemux()

adm.loadVideo("F:\$_ce _trebuie_avr\AvidemuxPortable_edit_video\probe\video\video.avi")

adm.appendVideo("F:\$_ce _trebuie_avr\AvidemuxPortable_edit_video\probe\video\vide_result.avi")

adm.clearSegments()

adm.addSegment(0, 0, 10668)

adm.addSegment(1, 0, 10668)

adm.videoCodec("Copy")

adm.audioClearTracks()

adm.setContainer("AVI", "odmlType=1")

###############################################################

adm = Avidemux()

gui = Gui()

gui.displayInfo("Pick any source directory ","bla")

number = 0

adm.loadVideo("F:/$_ce _trebuie_avr/AvidemuxPortable_edit_video/probe/video/foto.bmp")

while number != 42:

    adm.appendVideo("F:/$_ce _trebuie_avr/AvidemuxPortable_edit_video/probe/video/foto.bmp")

    number=number+1

---------------------------------------------------------------------------------------------

inps fascicolo