Re: Makeing a video from one image

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



>  Is there any neat trick, which may not need extensive harddisk space
>  while creating the video?

Very simple but fast solution would be to create several links on the
file and than use the mutifile input:

for((a=1;a<100;a++)); do ln -v INPUTFILE $(printf "%08d.jpg" $a);done

mencoder mf://*.jpg ...
_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux