Log in

Tag Archives: video

11
February

Screencasting in Linux!

Written by Jason 'vanRijn' Kasper. 9 comments Posted in: Linux
Tagged with , ,

I’m excited. I love learning stuff, I really do. I just did  a 12-minute screencast for work, and I think I’ve finally figured out how to get everything to fit together nicely. I’d never done a screencast before–not on any platform–but being that I needed to showcase some development work that I’ve done for the [...]

19
September

Nokia N810 and Videos

Written by Jason 'vanRijn' Kasper. 4 comments Posted in: Movies
Tagged with , , ,

Dear LazyWeb,
I have ripped/encoded a bunch of (my own) movies previously in order to watch them on my PSP. The command I’ve been using is a variation of this:
mencoder -sws 9 -af volume=10.1:0 \
-vf pullup,softskip,scale=320:240,harddup,unsharp=l3×3:0.7 \
-ofps 30000/1001 \
-oac faac -faacopts br=128:mpeg=4:object=2:raw -channels 2 -srate 48000 \
-ovc lavc -lavcopts aglobal=1:vglobal=1:vcodec=mpeg4:acodec=libfaac\
:abitrate=128:vbitrate=500 \
-of lavf -lavfopts format=psp \
-aid 128 [...]