summaryrefslogtreecommitdiffstats
path: root/qt/TODO
blob: 5b44dbee05fb96e51e860b8efdd554fb202abdbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
//move main window in accordance with the size
//resize ViewPort in accordance to the  biggest layer
//fix the rotation sense when changing mouse direction.
//be able to record the viewport, and replay it.
//replace slow button by a slider
//add a button in the textlayer to unfold text
//see to use Linklist.completion to add blit, filters and generators
//devide the fake size window by two .... not sure :)
//insert STRING filters parameters
//add a x:x ratio button, resizing to the closest width and lenght to obtain this ratio 
//create a console for messages comming from func() warning() notice() act(). see Logger class
//see to integrate ogg skeleton config on the graphic interface
//fix the streaming speed of a mono audio VideoLayer which is double the normal speed
//there is the amount of delay between audio and video if you open a video before creating
the QJackClient of the time you waited to open the QJackClient .... see if a fix needed.
//since Qfreej destructor change, see why it blocks while exited by the cross
//fix the streaming audio parameters changes to be taken into account
//there is a bug if we first create QEncoder then delete it, creates it again and then dump in a file
//try to fix sound mono VideoLayer issue if it is open at the same time as a stereo one
//verify how it works with different fps values
//add the capability to have a config file..... important :)
//fixing the quit SEGFAULT is done almost done. See to delete layers before quit when closing while playing.
no SEGFAULT if we close all layers before quit.
//I have to do some tests around WA_DeleteOnClose in QEncoder
- copier la méthode utilisée dans /home/fred/system/video/snd/dhoerl/avcodec_sample.0.5.0.c
	qui recupère le FPS, car semble retourner une bonne valeur pour film.mp4 (pas 240)