What Programs To I Need To Setup To Rip And Encode Video From My Camcorder? - more & more

free web hosting
Free Web Hosting > Computers & Tech > Operating Systems > Linux

What Programs To I Need To Setup To Rip And Encode Video From My Camcorder? - more & more

abdo
The basic libraries you'll want are libdv (DV-format decoding library), libraw1394(IEEE-1394/firewire hardware access library), and libavc1394 (AVC control library, so you can play and pause your camera via computer control).

Please note that many broken libraw1394 packages do not properly setup the /dev/raw1394 device. If you encounter problems when running dvgrab, kino, or other DV capturing programs regarding the raw1394 interface, try the following commands to create the /dev/raw1394 device:
Code:
# /bin/mknod -m 600 /dev/raw1394 c 171 0
# /bin/chown root:root /dev/raw1394You can also create this device by running 'make dev' from the libraw1394 source tree.

2. What programs can I use to capture/edit DV video?

After the above mentioned libraries are installed, you can use dvgrab to capture DV video via commandline or kino for a graphical interface (kino is a nice video editor as well).

Using dvgrab from commandline is fairly easy and intuitive. A good way to start is to connect your camera to your IEEE1394 port and start by running
Code:
dvgrab -i --format dv2 output.aviThis will start dvgrab in interactive mode (type ? to see camera controls) using type-2 AVI as output. See 'man dvgrab' for more information.

Kino is also a great choice for a graphical capturer/editor - its interface is rather intuitive and easy to use.

3. What programs can I use to further process / encode my DV video?

The mjpegtools provide a set of useful command line apps for processing DV (and other) video. The tools are set up so that they can be used in a pipe sequence for video processing. For example you can use lav2yuv to decode DV video to YUV, yuvscaler to resize the video, and mpeg2enc to encode to mpeg-2 video (all these apps are part of the mjpeg suite). 'man mjpegtools' will give you a good tutorial for using the different utilities. mjpegtools also includes the lav2mpeg bash script utility to automate the encoding steps for you for different targets (vcd,svcd,mpeg1/2). Note that you'll need to make sure your version of mjpegtools is compiled with DV video support (using libdv) in order to encode DV. If you're compiling from source, you can add the '--with-dv' option to mjpegtools' configure script. See 'man mjpegtools' and http://mjpeg.sf.net for more help.

Additionally, when configured with libdv support, mplayer/mencoder can be used to play, filter, and transcode DV video to any of mplayer's supported codecs.

 

 

 


Reply

abdo
QUOTE(abdo @ Mar 27 2008, 06:02 PM) *
The basic libraries you'll want are libdv (DV-format decoding library), libraw1394(IEEE-1394/firewire hardware access library), and libavc1394 (AVC control library, so you can play and pause your camera via computer control).

Please note that many broken libraw1394 packages do not properly setup the /dev/raw1394 device. If you encounter problems when running dvgrab, kino, or other DV capturing programs regarding the raw1394 interface, try the following commands to create the /dev/raw1394 device:
Code:
# /bin/mknod -m 600 /dev/raw1394 c 171 0
# /bin/chown root:root /dev/raw1394You can also create this device by running 'make dev' from the libraw1394 source tree.

2. What programs can I use to capture/edit DV video?

After the above mentioned libraries are installed, you can use dvgrab to capture DV video via commandline or kino for a graphical interface (kino is a nice video editor as well).

Using dvgrab from commandline is fairly easy and intuitive. A good way to start is to connect your camera to your IEEE1394 port and start by running
Code:
dvgrab -i --format dv2 output.aviThis will start dvgrab in interactive mode (type ? to see camera controls) using type-2 AVI as output. See 'man dvgrab' for more information.

Kino is also a great choice for a graphical capturer/editor - its interface is rather intuitive and easy to use.

3. What programs can I use to further process / encode my DV video?

The mjpegtools provide a set of useful command line apps for processing DV (and other) video. The tools are set up so that they can be used in a pipe sequence for video processing. For example you can use lav2yuv to decode DV video to YUV, yuvscaler to resize the video, and mpeg2enc to encode to mpeg-2 video (all these apps are part of the mjpeg suite). 'man mjpegtools' will give you a good tutorial for using the different utilities. mjpegtools also includes the lav2mpeg bash script utility to automate the encoding steps for you for different targets (vcd,svcd,mpeg1/2). Note that you'll need to make sure your version of mjpegtools is compiled with DV video support (using libdv) in order to encode DV. If you're compiling from source, you can add the '--with-dv' option to mjpegtools' configure script. See 'man mjpegtools' and http://mjpeg.sf.net for more help.

Additionally, when configured with libdv support, mplayer/mencoder can be used to play, filter, and transcode DV video to any of mplayer's supported codecs.


and threr are more in another day good bye

 

 

 


Reply

rockershive
you can use Roxio Creator Suite 10 for making movies, ripping and encoding videos from your camcorder.

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. mplayer /dev/raw1394 - 27.89 hr back. (1)
  2. rip dv video - 52.86 hr back. (1)
  3. can i put movies onto my envy2 - 66.38 hr back. (1)
  4. rippa i linux mjpegtools - 75.29 hr back. (1)
  5. programs to decode videos - 79.59 hr back. (1)
  6. encode dv linux - 103.67 hr back. (1)
  7. resize encode video camera - 119.83 hr back. (1)
  8. how do i play video on my envy2 - 185.96 hr back. (1)
  9. raw1394 starten - 221.29 hr back. (1)
  10. envy2 video supprot - 239.91 hr back. (1)
  11. firewire dvgrab system hangs - 249.29 hr back. (1)
  12. man dvgrab - 269.93 hr back. (1)
  13. encode video debian - 273.20 hr back. (1)
  14. envy2 video format - 316.67 hr back. (1)
Similar Topics

Keywords : programs setup rip encode video camcorder

  1. What Programs To I Need To Setup To Rip And Encode Video From My Camcorder? - DV / Digital Camcorder Encoding (1)
  2. Do I Need To Do Any Extra Setup For Audio / Video Output? - learn more (0)
    Since we already assumed you have an up and running linux installation, you most likely won't
    have to do any work in this area. Most modern distributions automatically configure X and audio for
    you, and there is a host of information on the web for configuring X. As far as audio goes, there
    are many different audio architectures available. We recommend choosing a distribution that uses
    ALSA (the advanced linux sound architecture) by default since it is the most powerful sound system
    and supports the most hardware. If your distribution doesn't include it, check o...
  3. Automate The Advanced Setup Of Graphics Cards In Ubuntu And Debian - (1)
    "Envy" is an application for Ubuntu Linux and Debian, written in Python and PyGTK, which will detect
    the model of your graphic card (ATI and Nvidia cards are supported) and install the correct drivers.
    http://www.albertomilone.com/nvidia_scripts1.html _________________________________
    http://dserban01.googlepages.com/linkedin....abap.basis.html ...
  4. Video Support And Performace Under Linux - (10)
    A couple of years ago, using a very old, very out-of-date computer, I used to always run into all
    sorts of trouble with Linux, especially since I used to use my Linux-box for programming and testing
    purposes. But one of the most annoying mishaps I came across was the fact that playing my movies,
    CDs, or even the occasional video clip was next to impossible, considering my dire lack of memory at
    the time. Even a 2 MB video clip would cause my system to hang, and force me to reboot. But now,
    since I have a decent PC, I'm gradually returning to my beloved Linux-box, ...
  5. Setup Lilo To Boot Plan 9 - Dual boot between Linux and Plan 9 (2)
    Does anyone know how to set up LILO to boot another hard disk with Plan 9 installed on it? I'm
    Installing it on the other hard drive, and then hooking it up as a slave and setting up LILO to give
    me an option to boot into Plan 9 on that drive. Anyone have any ideas?...
  6. Kwifimanager: Need Wan Setup Help In Kde - (3)
    Im using knoppix on a old (p3 124mb ram win98) pc that i am soon to install ubuntu on for family. I
    need to put this computer onto the (totally xp) network. I have managed to find the network and get
    fully signal but i cant figure how to join the network. The computer doesnt seem to have an ip
    address assigned to it. I know that the d-link hardware is linux compatible so im not sure whats
    wrong, i can seem to find any network setup stuff in knoppix. Any ideas Also an extra quick
    question: What does gnome have in the way of a equal to KWiFimanager becasue i could insta...
  7. Locking Accout After Login Failed In Linux - setup the policy on redhat es3 (0)
    I am asking this question for my friend. he wants to setup the policy on his linux server (redhat
    es3): when user tried to login the server 5 times but failed, the account will be locked. He tried
    to edit /etc/pam.d/login file to below config %PAM-1.0 auth required /lib/security/pam_securetty.so
    auth required /lib/security/pam_stack.so service=system-auth auth required
    /lib/security/pam_nologin.so auth required /lib/security/pam_tally.so onerr=fail no_magic_root
    account required /lib/security/pam_stack.so service=system-auth account required
    /lib/security/pam_tally.so ...



Looking for programs, setup, rip, encode, video, camcorder,

Searching Video's for programs, setup, rip, encode, video, camcorder,
advertisement




What Programs To I Need To Setup To Rip And Encode Video From My Camcorder? - more & more



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE