GNU Emacs Video Editing
1010.co.uk
GNU Emacs Video Editing
1–10 of 17 posts
Re: GNU Emacs Video Editing
#2Re: GNU Emacs Video Editing
#3Re: GNU Emacs Video Editing
#4Will I ever reach a level of proficiency where I'm content with my skillset, and would that even be desirable?
Re: GNU Emacs Video Editing
#5Not to make generalizations, but it does demonstrate the difference between the user base of Emacs versus the users for most other popular IDEs in that they have both the determination and the skills to make this possible.
Re: GNU Emacs Video Editing
#6I find it painful to be smart enough to come up with ideas like this independently but not enough smart/knowledgeable to implement it without being preempted by a few or several years by another project. Will I ever reach a level of proficiency where I'm content with my skillset, and would that even be desirable?
Being competent with your skillset is, being content with what you are able to accomplish with your skillset is, but not being content with it - at least not in the areas of software for the foreseeable future.
Re: GNU Emacs Video Editing
#7I find it painful to be smart enough to come up with ideas like this independently but not enough smart/knowledgeable to implement it without being preempted by a few or several years by another project. Will I ever reach a level of proficiency where I'm content with my skillset, and would that even be desirable?
incidentally for truly impressive emacs packages check out: gnus, erc, slime, org-mode, tramp, magit, ido, paredit, nxhtml, yasnippet.
Re: GNU Emacs Video Editing
#8I find it painful to be smart enough to come up with ideas like this independently but not enough smart/knowledgeable to implement it without being preempted by a few or several years by another project. Will I ever reach a level of proficiency where I'm content with my skillset, and would that even be desirable?
did you look at the source? it's like 200 lines. basically key shortcuts to mplayer operations. you could have done it in a couple of days (less if you know elisp). but my point is that everything starts small. so just start ;) incidentally for truly impressive emacs packages check out: gnus, erc, slime, org-mode, tramp, magit, ido, paredit, nxhtml, yasnippet.
It just never would have occurred to me to use Emacs as a video editor (my brain has been conditioned to think of it strictly as a text editor). If that idea had popped in my head then implementing it, relatively speaking, would probably have been less of a challenge than coming up with the actual idea in the first place which requires overcoming my preconceived notions.
In this instance, the idea is far more impressive than the actual code. This demonstrates innovation beyond technical prowess because it added a new way of doing something to a familiar software tool that most people would never have thought of.
Re: GNU Emacs Video Editing
#9I find it painful to be smart enough to come up with ideas like this independently but not enough smart/knowledgeable to implement it without being preempted by a few or several years by another project. Will I ever reach a level of proficiency where I'm content with my skillset, and would that even be desirable?
did you look at the source? it's like 200 lines. basically key shortcuts to mplayer operations. you could have done it in a couple of days (less if you know elisp). but my point is that everything starts small. so just start ;) incidentally for truly impressive emacs packages check out: gnus, erc, slime, org-mode, tramp, magit, ido, paredit, nxhtml, yasnippet.