cinelerra
dvdstyler
dvgrab
ffmpeg
kino
lsdvd
mjpegtools
mplayer
qdvdauthor
transcode
vlc
xine
Also see:
| What | Video
editor |
| Status | Works! Currently using 2.1 |
| Troubleshooting | Problem: Video
doesn't animate. Solution: Review this checklist. Last resort: set video driver to X11 (slowest). X11-XV sometimes works with my video card (ATI Radeon 7000), but not always.
Solution: Delete ~/.bcast Problem: Rendering seems to do nothing. Solution: Position cursor at beginning of track, not at end, regardless of the in/out points. Rendering starts at cursor. Problem:
Cinelerra
dies when loading an AVI file, maybe not always. Problem: Cinelerra introduces noise when exporting to RAW DV format. For status, see Cinelerra bug 293. Update: bug has been fixed in CVS. Problem: Rendering
audio to MPEG Audio, Level II, 384 Kbits produces a file both mplayer
and mplex treat as short and silent. Problem:
Rendered output is darker than what Cinelerra displays. Looks OK when
viewed with Cinelerra, but not with another player. |
| Building | cinelerra-cvs latest: Download via svn From: cvs.cinelerra.org For Pentium 4, build with (see README.BUILD): $
autoreconf -i --force
$ ./configure --without-pic --enable-freetype2 --enable-opengl \ CFLAGS="-O3 -pipe -fomit-frame-pointers -funroll-all-loops -falign-loops=2 \ -falign-jumps=2 -falign-functions=2 --fast-math \ -march=pentium4 -mfpmath=sse,387 -mmmx -msse -msse2" (some of these may be redundant) $ make as root: # umask 022 # make install ALSA dependencies: Compiling with the wrong ALSA headers can make cinelerra crash at odd times (e.g. when not playing sound). Whenever ALSA is upgraded, follow the procedure to upgrade all ALSA dependencies. OpenGL: Cinelerra includes OpenGL 2.0 support for faster video display if available at build time. Run glxinfo | grep "OpenGL version" to see your OpenGL version. My old ATI Radeon 7000 doesn't support it. Current status is that you need a proprietary driver because Mesa doesn't yet support OpenGL 2.0. According to nVidia, "support for OpenGL 2.0 begins with the Release 75 series of drivers. GeForce FX (NV3x), GeForce 6 Series (NV4x), NV3xGL-based Quadro FX and NV4xGL-basedQuadro FX GPUs, and all future NVIDIA GPUs support OpenGL 2.0." Don't know about ATI. Still doesn't work?
cinelerra-cvs-20060219 (2.0): cinelerra-cvs 20040917 (version 1.2.1): Crashes soon after loading any media. Valgrind shows many, many problems. cinelerra
1.1.7: Specific CFLAGS are required to properly build cinelerra, and the 1.1.7 ebuild does not enforce them. Before emerging cinelerra 1.1.7, alter your "/etc/make.conf" so that CLAGS="-O2". Other values will either fail to build, or will cause some portions of cinelerra to either not work correctly or crash. Gentoo is phasing out support for cinelerra builds. Too difficult to maintain. Replacing is cinelerra-cvs, maintained by cvs.cinelerra.org. |
| Hardware | My original system (933 Mhz P-III with IDE drives) was too slow for this software. For example, I had video drop-outs while playing an unaltered movie in the compositor while tracking in the navigator window. Playing multiple or masked tracks was out of the question. Playback hungs while stepping forward by single frames. I upgraded my hardware (2.6Ghz P-4, same drives). Cinelerra always hungs after play-then-stop, and I would have to kill it. I found solution in a bug on their Sourceforge site: run LD_ASSUME_KERNEL=2.2.5 cinelerra (Prefixing an executable with environment variable assignments is a bash shell feature.) |
| Contributing | Contributing with anonymous git |
| See
Also | Cinelerra CV, Kino, dvgrab, transcode Video Editing |
| What | GUI for dvdauthor |
| Status | Not installed. |
| Notes | Although dvdstyler is easier to use than qdvdauthor,
the majority of the consumer players I tried don't handle DVDs
made with dvdstyler well. Could be dvdstyler turns each clip into
a separate title? I don't know, but I'm no longer using it. Version 1.5b7: Works.
However, not compatible with project XML files from previous versions.
Working! Version 1.5b5: Tried
to create a slide show out of still images. Author added feature to
1.5b1.
|
| See Also | qdvdauthor,
DVDStyler
at SourceForge |
| What |
Imports
digital video from an
IEEE-1394 (FireWire) video camera. |
| Status |
Works. |
| Notes | dvgrab
is recommended for
capture from IEEE-1394 (Firewire) as Cinelerra has problems. First set up module dependencies. These may already be set up, so run "modprobe dv1394" and then "lsmod" to see whether ieee1394, ohci1394, and raw1394 have been loaded. If not, add the following to /etc/modules.conf: # Firewire/Camera DV I/O. |
| See
Also | cinelerra, Video Editing |
| What | Batch audio/video conversion |
| Status | Works! |
| Notes | |
| See Also | ffmpeg web site, Video, Batch Conversion Recipes |
| What |
Video
editor |
| Status | Not installed. |
| Notes | A
video editor easier to use
though less flexible than cinelerra.
I
sometimes use it for importing to my computer, though I now prefer
dvgrab for this simple task. |
| See
Also | cinelerra, Video Editing |
| What | Command line tool. Summarizes DVD content. |
| Status | Working. |
| Notes | Defaults to /dev/dvd. Does not list ISO images. |
| What | Set of command line tools for manipulating video images. |
| Status | Installed, working. |
| Notes | mjpegtools provides the jpeg-mmx library, but this library has fallen into disrepair and no longer works reliably. For details, see MJPEG Tools. mplex error: Too many frame drops - exiting |
| See Also | dvdstyler, MJPEG Tools site |
| What |
Audio/video
player and encoder |
| Status | Works! |
| Notes | Plays just about any audio or video format. Also comes with mencoder, which can re-code any file format that mplayer can display. Also emerge gmplayer for a GUI. Audio and video are separete files: [g]mplayer -audiofile file.ac3 file.m2v Play RealMedia (.rm) or RealAudio (.ra) streaming data: [g]mplayer -playlist URL Interpreting status line (from mplayer FAQ):
1.0_pre5-r5: Requires media-libs/bio2jack. |
| See
Also | Video Editing, Color, XVideo, mplayer web site |
| What | GUI for dvdauthor |
| Status | Working! |
| Notes | Version 0.1.5: Working pretty well. However, clip duration is incorrect, and therefore chapter selection is also incorrect (see libxine bug 1616890). Use cinelerra or vlc to choose chapter times. Version 0.1.0: Tried
to create a slide show out of still images.
|
| See Also | dvdstyler,
QDVDAuthor at
SourceForge |
| What | Batch audio/video
conversion |
| Status | Works! |
| Notes |
Transcode can convert
between many different audio/video
formats, however it is modular and its capabilities depend on what
other libraries are installed. It's particularly useful in
post-processing files produced by Cinelerra by converting them to AVI
files which can be view on Windows Media Player (what Cinelerra
produces doesn't exactly play). There are known crash issues with divx codec from divx.com. Try using ffmpeg instead. Transcode depends on a lot of libraries, many of which are evolving. I don't use transcode frequently, so it seems that every time I use it again, it crashes. In all cases (except for the divx codec), the problem has been either (a) I upgraded a library but did not recompile transcode, or (b) an upgrade is available for a buggy library but I don't have it. Solution:
Transcode has an enormous number of options. Consider using GUI front-end media-video/gtranscode? Export to dvraw bug: submitted to transcode-devel; also as Gentoo bug 146307. |
| See Also |
Video Editing, Transcode Wiki |
| What | Media player. Plays video and audio formats. Also plays from ISO images. |
| Status | Works. |
| Notes | Version
0.8.4a: Keyboard shortcuts only work in full screen mode. Troublesome DVDs appear to fail sometimes in reading, not decrypting. In several cases, copying the DVD raw content to my hard drive let me to view the content trouble free with VLC. dd-rhelp is a useful tool for this. |
| What | Media
player for Linux. Plays Quicktime, MPEG, DVDs, audio CDs, and
MP3s. |
| Status | Works. |
| Notes | If
DVD playback is jerky, configure DVD drive
according to these
notes. After a system upgrade and reboot, xine sometimes is unable to play DVDs. Could be a permissions problem. Check the permissions on your DVD drive (e.g. /dev/hdd). If you are not the user or a member of the group allowed access, and if xine works fine when run as root, then you may be a victim of the pam_console vs. udev conflict. Even after partially fixing this one, I found the permissions changing on me after ejecting a DVD so that I could play one DVD but not a second one. For a fix, see: |
| See Also | Color, XVideo |
| Copyright © 2005-2007 Craig Lawson | ||
| Installed Software | ![]() |