2008 SourceForge.net Community Choice Awards (video)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News 2008 SourceForge.net Community Choice Awards (video)
# 1  
Old 07-28-2008
2008 SourceForge.net Community Choice Awards (video)

07-28-2008 06:00 AM
This was a "you had to be there" event. We captured all the award presentations and some of the byplay, but most of the fun took place off-camera, and maybe a "What happens at the Community Choice Awards stays at the CCA" attitude is better than trying to show you all the game-playing, drinking, eating, drinking, tattooing, drinking, socializing, and drinking that went on. In addition to Linux.com's video coverage, you can see more CCA videos on YouTube, read InformationWeek blogger Serdar Yegulalp's take, and check out the complete list of winners on SourceForge.net itself.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
lavtrans(1)							MJPEG tools manual						       lavtrans(1)

NAME
lavtrans - Convert MJPEG videos to other MJPEG video formats SYNOPSIS
lavtrans -o outputfile -f a|q|i|w [-i num] lavfile1 [lavfile2 ... lavfileN] DESCRIPTION
lavtrans can be used to convert the recorded videos from one MJPEG "container" format to another one. It can also be used to split the streams, or do destructive edits. Like all the other mjpegtools(1) lavtrans also accept a edit list file in place of actual video files. This allows it to be used to con- struct a stand-alone copy of the editted video sequence described in the editlist. Note that lavtrans can only change the container type of MJPEG video, not the format. As such it is not possible to use it combine streams of different format. OPTIONS
lavtrans accepts the following options: -f [a|q|m|i|w] Specifies the output format that should be saved. a - output to AVI file q - output to Qicktime file i - output single JPEG images, w - output WAV file (sound only!) -i num Convert a single frame to a JPEG file. -o outputfile Specifies the name of the output file If you want as output single JPEG images the output file string must be a valid format string filename Multiple filenames as input are acceped, also mixing of edit list files and other in video files. BUGS
There seem to be problems with the transoding of large Quicktime movies. One other thing is that with interlaced movies only one field is extracted. So you get pictures with the full horizontal size and half vertical size. AUTHOR
This man page was written by Bernhard Praschinger. If you have questions, remarks, problems or you just want to contact the developers, the main mailing list for the MJPEG-tools is: mjpeg-users@lists.sourceforge.net For more info, see our website at http://mjpeg.sourceforge.net SEE ALSO
mjpegtools(1), lavplay(1) MJPEG Linux Square 2 June 2001 lavtrans(1)