Looking for a video joiner for my arch

anyone know where I can get one?

Join many .avi files:    EDITED:mencoder -oac pcm -ovc copy -o output998.avi /root/Desktop/out.avi '/root/output650.avi' '/root/output651.avi'
mencoder -oac pcm -ovc copy -o output921.avi /root/output918.avi /root/output919.avi
mencoder -oac pcm -ovc copy -o output980.avi /root/Desktop/output971.avi /root/Desktop/output973.avi /root/Desktop/output975.avi /root/Desktop/output977.avi /root/Desktop/output979.avi
These are my  files concerning the joining of .avi files and converting .mov or use jpeg (with multiple frames of jpeg).....EDITED:
mencoder '/root/Desktop/p1000017.mov' -o movie.avi -oac pcm -ovc lavc -lavcopts vcodec=mpeg4
Generate .avi from .mov from camera;
[root@n6re ~]# mencoder '/root/movie.avi' -oac pcm -ofps 3:13 -vf scale=640:-11 -ovc lavc -lavcopts vcodec=msmpeg4v2 -o output16.avi (This command for single frame with audio....)
[root@n6re ~]# mencoder '/root/movie3.avi' -oac pcm -vf scale=640:-11 -ovc lavc -lavcopts vcodec=msmpeg4v2 -o output16.avi (This command for camera generated quicktime movies).
mencoder in.avi -ovc lavc -lavcopts vcodec=mjpeg -oac mp3lame -o out.avi
Convert to .avi:
mencoder -ovc lavc -lavcopts vcodec=mpeg4v2 -oac mp3lame -o output.avi input.rm
Generate jpeg frames using list .text with no sound:
[/cmencoder mf://*.jpg -mf w=800:h=600:fps=25:type=jpg -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -oac copy -o output900.avi
mencoder mf://@list.txt -mf w=640:h=480:fps=30:type=jpg -ovc lavc -lavcopts vcodec=msmpeg4v2:mbd=2:trell -oac copy -o output910.avi
I have generated many joined .avi movies from .mov files from a digital camera and added jpeg frames using list.text to generate several hundred frames and have added music for background and joined all together in one .avi.  One of them is 600mb in size!
Hopefully, you can follow the details...........
Last edited by lilsirecho (2007-12-31 17:44:52)

Similar Messages

  • Looking for Video playback app, like a DDR

    Hello, I'm looking for a program to cue up and playback quicktime files for live broadcast off of the computers hard drive. Kind of like a DDR but all running on the computer. It needs to have the ability to cue up files based on keystrokes, like 123 enter = playack of 123, and be pretty quick about it.
    I found Playbackpro.... at WWW.DTVideolabs.com but I'm looking for some other options.
    Thank you.

    Unfortuately I cant load the clips into quicktime since it's crashing when I load them..
    Just hoping for a light weight app that's sole function is video file inspection

  • Looking for help with converting a ppsx file to a video format such as .mov or mp4

    Hi All,  I am looking for conversion software that will allow me to convert a ppsx file to a video file on OS10.5.8. 

    Hi Klaus1, Thanks for your response.  I can open and view the file without difficulty.  My issue is getting into a video format that I can upload to a Website for client viewing.  All the conersion products I can find are for a newer OS then 10.5.8.  I am working on a deadline of midnight tonight-and cannot upgrade that quickly.  So What I need is a conversion program that will still run on my OS

  • HI i have tried so many times to import images, both pictures and video from my hard drive to elements 131, and it keeps coming up with the error message " .....has stopped working we are looking for a solution to this problem etc " please help!

    After taking days to upload elements 13 I am now having trouble even trying to import my images and videos into the program for editing. Each time I IMPORT files an error message comes up that says " ....has stopped working, we are looking for a solution to the problem and will notify you if a solution is found"  I have not been able to edit ANYTHING or even drag files/images to the time line.... is it me? is my computer too slow? surely if it was, then Adobe elements 13 would not have installed in the first place? please someone help me sort this out as I have a deadline to make for a docco! thanks in advance Lyddy

    From the Premiere Elements Information FAQ http://forums.adobe.com/thread/1042180
    •You MUST use an account with Administrator Privileges to run Premiere Elements
    •(Doing Run as Administrator http://forums.adobe.com/thread/969395 [says Encore and also for "All" versions of Premiere] will sometimes fix "odd" errors)
    •What version of Premiere Elements? Include the minor version number (e.g., Premiere Elements 12 with the 12.1 update)
    •What operating system? This should include specific minor version numbers, like "Mac OSX v10.9.4"---not just "Mac"
    •Has this ever worked before?  If so, do you recall any changes you made to Premiere Elements, such as adding Plug-ins, brushes, etc.?  Did you make any changes to your system, such as updating hardware, printers or drivers; or installing/uninstalling any programs?
    •Have you installed any recent program or OS updates? (If not, you should. They fix a lot of problems.)
    •What kind(s) of image file(s)? When talking about camera raw files, include the model of camera.
    •If you are getting error message(s), what is the full text of the error message(s)?
    •What were you doing when the problem occurred?
    •What other software are you running?
    •Tell us about your computer hardware. How much RAM is installed?  How much free space is on your system (C:) drive?
    •How many and what speed are your hard drive(s)... ie 5400rpm or 7200rpm or?
    And some other questions...
    •What are you editing, and does your video have an orange line over it BEFORE you do any work?
    •Which version of Quicktime do you have installed?
    •What is your exact brand/model graphics adapter (ATI or nVidia or ???)
    •What is your exact graphics adapter driver version?
    •Have you gone to the vendor web site to check for a newer driver?
    •For Windows, do NOT rely on Windows Update to have current driver information
    •-you need to go direct to the vendor web site and check updates for yourself
    •nVidia Driver Downloads http://www.nvidia.com/Download/index.aspx?lang=en-us
    •ATI Driver Autodetect http://support.amd.com/en-us/download/auto-detect-tool

  • How do i find a recent backup from on icloud. i don't want to restore on my iphone, just view on my Pc and keep as file. looking for pics and video i recorded thanks

    How do i find a recent backup from on icloud. i don't want to restore on my iphone, just view on my Pc and keep as file. looking for pics and video i recorded thanks

    The password is set on the WiFi router providing the service, by the owner of the network to prevent unwanted "guests" accessing the network.  The only way to know it is to ask the owner permission to use the network.  Otherwise, you  have to find a free WiFi hotspot that doesn't require a password.

  • Making an Arch Linux wiki-reader Android app - Looking for some advice

    Hey guys, hopefully this is an ok place to post this. I've just finished a beginning Java course and I'm starting on the next one. I'm learning Java with the intention of creating Android applications as a hobby. Since I've found myself accessing the wiki from my phone on many occasions, and this doesn't seem overly difficult, I think this is a good place to start.
    I've been playing with this idea for a couple of weeks and I'm trying to determine the best way to approach this. I'm looking for any pointers/advice from a development standpoint and any (potential) user feedback as well.
    So far, with the help of other Archers, I have come up with the following three options:
    1) Obvious choice- Connect to the actual wiki online
    Pros:
    +Always up to date
    +Small application size
    Cons:
    -More difficult to strip current style and "mobilize" layout (there is a lot of clutter and links to outside of the wiki)
    -More permissions that other choices
    -Requires internet connection
    2) Use the arch-wiki-docs package
    Pros:
    +Offline
    +Easier to add css styles
    +Hopefully would require zero permissions
    Cons:
    -Application would be large ~40MB (Maybe it could be reduced by removing non-english languages?)
    -Not up to date, but pretty close
    3) Use the arch-wiki-lite package
    Pros:
    +Offline
    +Small application size
    +Hopefully would require zero permission
    +More of a native android application feel instead of a dedicated webpage reader
    Cons:
    -No links to other pages
    -Would need to create style/layout from scratch
    -Not really sure how this would work (Searching, etc)
    -Not up to date, but pretty close
    Right now I'm leaning towards the second option, but only if I can figure out an automated way to strip down the html pages and remove the non-english pages. I'm thinking that I'll start with an English only version, then add international support (or a second version) later on if people want it. What are your thoughts?

    Thanks for the response!
    rickeyski wrote: 1. Any app you make will require you to generate your own layouts android uses xml layouts there are webviews, which provide some of this functionality if you need to use html, however this will require online access.
    The arch-wiki-docs package is in HTML and I'm using WebView to read it locally. The arch-wiki-lite package is a text file. Maybe I could import it into a database? Either way, using that package will require me to create the whole layout.
    rickeyski wrote:  2 you could use a wrapper like phonegap, but that would me writing everything in html, css, javascript and you will use virtually none of your java.
    I've used Titanium Studio before, which I think is pretty similar to Phonegap, but I do want to make this one with Java.
    rickeyski wrote: 3. 40 mb is a huge app, granted its before compression, but its also before all of your code and layouts to make it work.. You would be limiting yourself to only the newest androids, don't know which phone you have in mind, but might not be a problem for you.
    40MB is the compressed size. The html docs are over 100MB uncompressed. I think I could significantly reduce the size by removing the non-english pages, but I can't figure out a systematic way to find them. There are 3551 pages and they use names like 00000965.html, 00000967.html, 00000968.html, 00000974.html, etc. (Of those 967 isn't english, but the other three are.)
    rickeyski wrote: 4. the biggest plus is the android docs and examples apps are very good, start reading.
    Yup. I've been reading through those a lot. They are a big help.
    Last edited by ioos (2012-02-11 23:11:05)

  • Looking for a music video app.

    I'm looking for an app that will let me record one long video (where I'm miming to an entire song in time) then allow me to replace parts of it with other short videos and stills, not changing the timing of the long video. Does iMovie have this facility or does anyone know of other apps that do?

    IMovie iOS is not able to edit different video over different video.
    But this only applies to audio recorded with video.
    So you could lay down the music track you are lip syncing to, then add your video over the top.
    But you are unable to lay a second layer of video over the top of the first.
    So iMovie iOS is not the app you are looking for.
    This forum is specifically for iMovie iOS so I can't recommend any other app sorry.

  • Looking for a sports video camera that is compatible with the mac

    Looking for a video camera that can record sports well and is also compatible with the mac. I've been using iMovie to edit videos for a highlight reel of my highschool soccer games that I coach.

    I like Sony HD MiniDV (HDV) Handycam Camcorder - HDRFX1000, but I have also used several older Sony (DCR-TRV17 and DCR-TRV70) and Canon (VIXIA HV20, VIXIA HV30, and VIXIA HV40) tape-based Firewire-equipped camcorders with good results.
    I prefer tape-based Firewire-equipped cameras because of their IEEE 1394 transfer speed, compatibility with iMovie HD, and ability to serve as the source recording directly into iMovie when desired.  If none of these characteristics is important to you, other Mac-compatible camcorders with suitable zoom ranges and lens speeds for the light levels you encounter should also do nicely for recording at your games.
    You do not say which iMovie version you are using, but you can find about known compatible camcorders by searching for the info in a search like this one.
    Message was edited by: EZ Jim
    Mac OSX 10.9

  • I am looking for a iPad video recovery app.

    I deleted an important video from my iPad 3 device. I need to recover this video soon so I can begin using my iPad 3 again. I do not want to overwrite the deleted free space where the important video was located (before deletion) until after I complete the successful recovery of the lost video file using recovery software. I have purchased the Disk Drill 1.8.148 application from the Mac App store for my iMac. The Disk Drill 1.8.148 application seems to recover loss files pretty well for attached external attached hard drives. My problem is that the iPad when attached via USB cable to my iMac is not in Mass Media Storage mode and therefore the Disk Drill 1.8.148 software application does not recognize this as searchable media to look for lost files.
    There are no adequate instructions for converting the iPad 3 to the Mass Media Storage Mode requested by the Disk Drill 1.8.148 software application.
    What do I do to get the Disk Drill 1.8.148 software application or any other software application to see and search the iPad 3 attached to my iMac?
    I would appreciate any help you can offer.
    Thank you.
    Mark Stringfellow
    [email protected]

    There's no way to do those things on an iPad.  If you have already installed a new application on the iPad (Disk Drill) then your file has probably already been overwritten.  Sorry.

  • Looking for a simple drag & drop apps to slow motion a Video?

    I'm doing a project with school kids that involves numerous iterations on building small structures out of balsa wood and taking them to breaking point to discover where the weakness lies in the design.
    I'm a FCPx and imovie user, but would really like to find an application where I can just take a video clip and run the app to take the video clip and slow it down.
    I'll have to do this maybe hundreds of times and do it almost real time while showing the kids.
    I'm looking for someting quick and easy to use..
    Does anyone know of such an app.. 'easy slowmotion' or someting like that.
    Thanks fo any help!

    I would say, iMovie or FCPX are simple slowmo generators…
    I'm doing a lot of sports-video - so, slowmo is of highest interest here.
    Best practice and still unmatched: find a cam, which records in HFR/high frame rates; there are some cheap (99$) Canon compact cameras (still with ability to record video), which offer 120fps up to 1000fps … but in a small resolutions.
    There's no need to 'process' such recordings, just playback with normal speed 25/30fps = slowmo.
    ALL other methods to create slowmo out of 25/30fps recordings involve processing!
    … where should the additionally needed frames come from?
    Features like OpticalFlow (FCPX, Twixtor) need tons of computation = no 'instant' effect.
    So, when you have no access to a designated 'slowmo cam', the fastest, only and most simple method is, to playback frame by frame: open your video with QuicktimePlayer.app, and step/hit cursor-right repeatedly.

  • Looking for an app that combines an equalizer with video out.

    I'm looking for an app that has video out (like "Upsize" or the iPod built-in photo slideshow) with an equalizer (preferably like "Denon Audio" or "EQ Pro" so that I can listen to equalized music through my TV. Upsize is close, as it allows for album art to be displayed on my TV while the music plays however, it does not control volume and you must use the iTunes equalizer before you start the app. My TV is the type that will not play audio without an accompanying video signal when using a component cable to connect my iPod to the TV inputs.

    Hi ron1098,
    Try my application Dates to iCal. it runs on the Mac, but you can sync the calendar to your iOS device.
    See more about Dates to iCal here. It is £4 shareware with a 2 week demo.
    Best wishes
    John M
    As I sell software on my site and ask for donations, the Apple Support Communities Use Agreement requires that I state that I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • I'm looking for a music video that's not...

    I'm looking for a music video that's not on itunes. Where can I express a wish?
    (My wish: ofra haza "im nin alu" - musicvideo)
    I want it because of the good quality recording.
    Greetz!

    MPD rocks, runs here for months without major problems.
    The client side is very flexible, you can choose many players:
    http://www.musicpd.org/clients.shtml
    For X, for console, etc..
    Edit:
    MPD supports Icecast also, to create streams.
    Last edited by mephisto (2007-05-15 14:00:36)

  • Looking for app to show video, music, game memory usage

    I'm looking for some utility app that can give some detailed info on how much memory is being used for each category of content such as videos, music, apps, etc.     All I seem to be able to find are apps that show the total amount of memory being used.   I'd appreciate any suggestions for good utilities to use for this.   Thanks.

    I'm looking for some utility app that can give some detailed info on how much memory is being used for each category of content such as videos, music, apps, etc.     All I seem to be able to find are apps that show the total amount of memory being used.   I'd appreciate any suggestions for good utilities to use for this.   Thanks.

  • Looking for video effects

    Hello everyone:
    I'm relatively new to Adobe Premiere CS4 (although I have some experience working with digital video). I seemed to have mustered the controls for Premiere itself but what seems to be lacking in my understanding is how to create certain visual effects with it. I'm looking to create a video clip with effects like in this particular video: (Sorry for the link but it's much more easy to show it.)
    http://www.youtube.com/watch?v=ePDR3Pza1_g
    What I'm looking for is this:
    1. The way they have the Id logo expand, shrink and distort in the very beginning.
    2. The "broken TV reception", or "TV-snow" effect. Also the effect how they have the picture twitch at some points.
    3. The way they implemented titles in the beginning -- "The Union Aerospace Corporation is the largest ..."
    I'm not looking for a free solution in particular, so if someone knows some third-party plug-in, or something I can integrate into Adobe Premiere Pro CS4, I'd greatly appreciate it.
    I'm not sure if it's Premiere or After Effects, either. So I apologize if I posted it in a wrong forum.
    Thank you in advance.

    As for the picture jitter, I'm not sure I saw the appropriate effect for it, but I'll keep looking, maybe I missed something... You said there's an effect for that in AE. I don't really know it that well, so I'm curious, is it possible to take a track from PrPro, send it to AE and then back to PrPro (pretty much like with sound track and Soundbooth)?
    Depending on the version of PrPro and whether it's one of the full "suites," you can use Adobe Dynamic Link (DL) to quickly move footage into an AE Comp and back again. Each version of what was once called Production Stuido has improved the function of DL.
    Now for the jitter, I seem to recall a plug-in, something like "unsteady cam," or similar. It is just the opposite of "stabilization." Do not recall either the official name, or software company, or even if it was part of an Effects "pack."
    Speaking of which, I know it's off topic here, but do you know any idea where can I get some sound effects like in that clip? Maybe even some sound bites/background music/anything.
    Not at all OT. Here's a list of SFX and music sites. Some are free, some are for a fee:
    http://www.stevengotz.com/audio.htm
    http://www.findsounds.com/ISAPI/search.dll
    http://www.freesound.org/index.php
    http://www.a1freesoundeffects.com/
    http://www.ljudo.com/default.asp?lang=tEnglish&do=it
    http://www.sounddogs.com/
    http://www.soundsnap.com/
    http://www.stock20.com/commerce/index.php
    http://www.shockwave-sound.com/index.html
    http://www.smartsound.com
    http://www.ilovewavs.com/Effects/Music/Music.htm
    http://www.jamendo.com/en/albums
    http://www.5alarmmusic.com/
    Also the voices in the beginning sound quite machine-like, is there a software I can use to dictate some text in?
    Audition, SoundBooth, and several other audio editing programs have similar Effects, and many more can be added, such as Reverb and Delay. There are also some free VST plug-ins that do a similar distortion. This GOOGLE Search has yielded a bunch of sites for VST's. Some free and some for a fee.
    Again, thanks for your input, you can't imagine how much time you've just saved me... As for the video I'm making, it's supposed to be a fun one. When I'm done with it (hopefully in a couple of weeks) I'll post a link here.
    No problem. If I can track down that shaky-cam/destabilizer plug-in, I'll post a link to it.
    Good luck,
    Hunt

  • Looking for video sharing app to create .mov

    Hello,
    I hope I am in the right place and apologize if I am not.
    I am looking for a foundation to build a video sharing application for Golfswing.com.
    We need to allow our visitors to upload video of their swings (these clips are >3 second) in any video format then convert to quicktime for playback.
    Why Quicktime you ask? Because Quicktime is the only player that allows frame by frame playback of the golfers swing. Like this,
    http://www.golfswing.com/proswings/daly.htm
    Any ideas, suggestions, directions, comments, endorsements are greatly appreciated.
    Michael J.
    Golfswing.com webmaster and owner

    ffmpeg supports outputting .mov files. Not sure where you heard otherwise.
    Sorry to flood this thread with this but FYI:
    executing #ffmpeg -formats in terminal
    outputs this (not support for mov file format):
    FFmpeg version SVN-r9102, Copyright (c) 2000-2007 Fabrice Bellard, et al.
    configuration: --prefix=/opt/local --prefix=/opt/local --disable-vhook --mandir=/opt/local/share/man --enable-shared --enable-pthreads --enable-libmp3lame --enable-libogg --enable-libvorbis --enable-gpl --enable-libfaac --enable-libfaad --enable-xvid --enable-x264 --enable-liba52
    libavutil version: 49.4.0
    libavcodec version: 51.40.4
    libavformat version: 51.12.1
    built on Oct 24 2007 10:13:49, gcc: 4.0.1 (Apple Computer, Inc. build 5367)
    File formats:
    E 3g2 3gp2 format
    E 3gp 3gp format
    D 4xm 4X Technologies format
    D MTV MTV format
    DE RoQ Id RoQ format
    D aac ADTS AAC
    DE ac3 raw ac3
    E adts ADTS AAC
    DE aiff Audio IFF
    DE alaw pcm A law format
    DE amr 3gpp amr file format
    D apc CRYO APC format
    DE asf asf format
    E asf_stream asf format
    DE au SUN AU Format
    DE avi avi format
    D avs avs format
    D bethsoftvid Bethesda Softworks 'Daggerfall' VID format
    D c93 Interplay C93
    E crc crc testing format
    D daud D-Cinema audio format
    D dsicin Delphine Software International CIN format
    D dts raw dts
    DE dv DV video format
    E dvd MPEG2 PS format (DVD VOB)
    D dxa dxa
    D ea Electronic Arts Multimedia Format
    DE ffm ffm format
    D film_cpk Sega FILM/CPK format
    DE flac raw flac
    D flic FLI/FLC/FLX animation format
    DE flv flv format
    E framecrc framecrc testing format
    DE gif GIF Animation
    DE gxf GXF format
    DE h261 raw h261
    DE h263 raw h263
    DE h264 raw H264 video format
    D idcin Id CIN format
    DE image2 image2 sequence
    DE image2pipe piped image2 sequence
    D ingenient Ingenient MJPEG
    D ipmovie Interplay MVE format
    DE m4v raw MPEG4 video format
    D matroska Matroska file format
    DE mjpeg MJPEG video
    D mm American Laser Games MM format
    DE mmf mmf format
    *E mov mov format*
    *D mov,mp4,m4a,3gp,3g2,mj2 QuickTime/MPEG4/Motion JPEG 2000 format*
    E mp2 MPEG audio layer 2
    DE mp3 MPEG audio layer 3
    E mp4 mp4 format
    D mpc musepack
    DE mpeg MPEG1 System format
    E mpeg1video MPEG video
    E mpeg2video MPEG2 video
    DE mpegts MPEG2 transport stream format
    D mpegvideo MPEG video
    E mpjpeg Mime multipart JPEG format
    DE mulaw pcm mu law format
    D mxf MXF format
    D nsv NullSoft Video format
    E null null video format
    D nut nut format
    D nuv NuppelVideo format
    DE ogg Ogg format
    E psp psp mp4 format
    D psxstr Sony Playstation STR format
    DE rawvideo raw video format
    D redir Redirector format
    DE rm rm format
    E rtp RTP output format
    D rtsp RTSP input format
    DE s16be pcm signed 16 bit big endian format
    DE s16le pcm signed 16 bit little endian format
    DE s8 pcm signed 8 bit format
    D sdp SDP
    D shn raw shorten
    D smk Smacker Video
    D sol Sierra SOL Format
    E svcd MPEG2 PS format (VOB)
    DE swf Flash format
    D thp THP
    D tiertexseq Tiertex Limited SEQ format
    D tta true-audio
    D txd txd format
    DE u16be pcm unsigned 16 bit big endian format
    DE u16le pcm unsigned 16 bit little endian format
    DE u8 pcm unsigned 8 bit format
    D vc1 raw vc1
    E vcd MPEG1 System format (VCD)
    D vmd Sierra VMD format
    E vob MPEG2 PS format (VOB)
    DE voc Creative Voice File format
    DE wav wav format
    D wc3movie Wing Commander III movie format
    D wsaud Westwood Studios audio format
    D wsvqa Westwood Studios VQA format
    D wv WavPack
    DE yuv4mpegpipe YUV4MPEG pipe format
    Codecs:
    D V 4xm
    D V D 8bps
    D V VMware video
    DEA aac
    D V D aasc
    DEA ac3
    DEA adpcm_4xm
    DEA adpcm_adx
    DEA adpcm_ct
    DEA adpcm_ea
    DEA adpcmimadk3
    DEA adpcmimadk4
    DEA adpcmimaqt
    DEA adpcmimasmjpeg
    DEA adpcmimawav
    DEA adpcmimaws
    DEA adpcm_ms
    DEA adpcmsbpro2
    DEA adpcmsbpro3
    DEA adpcmsbpro4
    DEA adpcm_swf
    D A adpcm_thp
    DEA adpcm_xa
    DEA adpcm_yamaha
    D A alac
    DEV D asv1
    DEV D asv2
    D A atrac 3
    D V D avs
    D V bethsoftvid
    DEV bmp
    D V D c93
    D V D camstudio
    D V D camtasia
    D V D cavs
    D V D cinepak
    D V D cljr
    D A cook
    D V D cyuv
    D A dca
    D V D dnxhd
    D A dsicinaudio
    D V D dsicinvideo
    DES dvbsub
    DES dvdsub
    DEV D dvvideo
    D V dxa
    DEV D ffv1
    DEVSD ffvhuff
    DEA flac
    DEV D flashsv
    D V D flic
    DEVSD flv
    D V D fraps
    DEA g726
    DEV gif
    DEV D h261
    DEVSDT h263
    D VSD h263i
    EV h263p
    DEV DT h264
    DEVSD huffyuv
    D V D idcinvideo
    D A imc
    D V D indeo2
    D V indeo3
    D A interplay_dpcm
    D V D interplayvideo
    DEV D jpegls
    D V kmvc
    EV ljpeg
    D V D loco
    D A mace3
    D A mace6
    D V D mdec
    DEV D mjpeg
    D V D mjpegb
    D V D mmvideo
    DEA mp2
    DEA mp3
    D A mp3adu
    D A mp3on4
    D A mpc sv7
    DEVSDT mpeg1video
    DEVSDT mpeg2video
    DEVSDT mpeg4
    D A mpeg4aac
    D VSDT mpegvideo
    DEVSD msmpeg4
    DEVSD msmpeg4v1
    DEVSD msmpeg4v2
    D V D msrle
    D V D msvideo1
    D V D mszh
    D V D nuv
    DEV pam
    DEV pbm
    DEA pcm_alaw
    DEA pcm_mulaw
    DEA pcm_s16be
    DEA pcm_s16le
    DEA pcm_s24be
    DEA pcm_s24daud
    DEA pcm_s24le
    DEA pcm_s32be
    DEA pcm_s32le
    DEA pcm_s8
    DEA pcm_u16be
    DEA pcm_u16le
    DEA pcm_u24be
    DEA pcm_u24le
    DEA pcm_u32be
    DEA pcm_u32le
    DEA pcm_u8
    DEV pgm
    DEV pgmyuv
    DEV png
    DEV ppm
    D V ptx
    D A qdm2
    D V D qdraw
    D V D qpeg
    D V D qtrle
    DEV rawvideo
    D A real_144
    D A real_288
    DEA roq_dpcm
    D V D roqvideo
    D V D rpza
    DEV D rv10
    DEV D rv20
    DEV sgi
    D A shorten
    D A smackaud
    D V smackvid
    D V D smc
    DEV snow
    D A sol_dpcm
    DEA sonic
    EA sonicls
    D V D sp5x
    DEV D svq1
    D VSD svq3
    DEV targa
    D V theora
    D V D thp
    D V D tiertexseqvideo
    DEV tiff
    D V D truemotion1
    D V D truemotion2
    D A truespeech
    D A tta
    D V txd
    D V D ultimotion
    D V vc1
    D V D vcr1
    D A vmdaudio
    D V D vmdvideo
    DEA vorbis
    D V vp3
    D V D vp5
    D V D vp6
    D V D vp6f
    D V D vqavideo
    D A wavpack
    DEA wmav1
    DEA wmav2
    DEVSD wmv1
    DEVSD wmv2
    D V wmv3
    D V D wnv1
    D A ws_snd1
    D A xan_dpcm
    D V D xan_wc3
    D V D xl
    EV xvid
    DEV D zlib
    DEV zmbv
    Supported file protocols:
    file: http: pipe: rtp: tcp: udp:
    Frame size, frame rate abbreviations:
    ntsc pal qntsc qpal sntsc spal film ntsc-film sqcif qcif cif 4cif
    Motion estimation methods:
    zero(fastest) full(slowest) log phods epzs(default) x1 hex umh iter
    Note, the names of encoders and decoders dont always match, so there are
    several cases where the above table shows encoder only or decoder only entries
    even though both encoding and decoding are supported for example, the h263
    decoder corresponds to the h263 and h263p encoders, for file formats its even
    worse

  • Looking For a Download Any Video App iMac

    All I want to do is download any video using an app that works with an iMac.  is there such an animal? Thanks for any help

    Well, let's not wait for the future.  Here it is: On Firefox you can download a video helper and install it. That enables you to go any site on the internet with video. If you want to download a video  to your desktop, let's say, you look for the swirling rainbow color balls, and next to it is a symbol that when you click on it  reveals the video playing. You click the video title, and it is downloaded to your desktop if you so choose that location.  Can I do that with Safari?  Can I go on the internet and look for the equivalent download helper for mac?  I don't want to always download videos using Firefox, though it's very easy....Thanks

Maybe you are looking for

  • Re: HELP! i cannot open my facebook application.

    i also experience the same problem..my unit is BB curve 8520? im from manila philippines

  • Adobe pdf document's help

    Hi    when ever i try to open a adobe pdf document's i get there is a problem with adobe acrobat/reader.please exit adobe acrobat/reader and try again. i do with no luck. i tryed to uninstall/reinstall my adobe reader 9.3.1 still will not open adobe

  • BAPI_COSTCENTERGROUP_CREATE not adding Cost centers to group

    Hello, I am using BAPI_COSTCENTERGROUP_CREATE to add/delete Cost Centers from a group by passing Controlling Area, Group name and Cost centers in HIERARCHYVALUES table. Though the BAPI successfully deletes existing Cost centers from the group, while

  • DR server with maxdb

    Hi All, we can  configured dr server with oracle in this way very easily. 1) install sap on target system (DR) 2) copy offline data file  oracle control files and redolog files from source 3)past at same location of target (DR) 4) start mount db 5) r

  • Oracle 9i OCI on Tiger (Mac OS 10.4.2)

    Hi, Does anyone have this working? I've installed the Oracle9i developer release because it seemed like the only way to get the client software for 9i on Mac OS X. I set up a TNSNAMES.ORA file and the ORACLE_HOME and DYLD_LIBRARY_PATH environment var