LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-16-2006, 02:33 PM   #1
Indkoeti
Member
 
Registered: Oct 2005
Distribution: gentoo
Posts: 50

Rep: Reputation: 15
Kino crashes with mencoder ripped .avi


Hallo, I've ripped a video from a self burned DVD to a .avi file with:

mencoder -oac mp3lame -ovc libdv

Now I wanted to edit the videofile with kino but every time I try to open the .avi file I get an segmentation violation and kino crashes. Does anyone now how to encode the file with mencoder, so that kino can read it or wich video editing tool can handle the avi file that was created by mencoder?

Thank you!
 
Old 05-16-2006, 11:25 PM   #2
ddennedy
LQ Newbie
 
Registered: Jun 2005
Posts: 18

Rep: Reputation: 0
not all DV AVIs created equal

Kino requires a DV AVI where there is a single frame interleaving between audio and video. Most DV AVIs are created that way. Depending upon the input, mencoder does not interleave audio in a way that Kino likes--one video frame's amount of audio samples per chunk. You can use ffmpeg to convert it to raw DV file without the lengthy re-encoding, but you will need a fair amount of disk (you probably already realize that):

ffmpeg -i the.avi -vcodec copy -acodec copy out.dv

I think that ffmpeg command will work, but I have not tried it.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mencoder compress avi zuessh Linux - Software 9 02-21-2007 05:54 PM
Mencoder to avi bad colour klatch Linux - General 1 01-26-2006 02:53 AM
using mencoder to convert directory to avi ogross74 Linux - Software 2 07-05-2005 09:04 AM
DV 2 avi with mencoder NeptunEz Linux - Software 3 02-29-2004 03:01 PM
[AVI, mencoder, merge files] MrGreg Linux - Software 5 01-02-2003 05:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration