Hi,
I'm very new to videos, but trying to understand things. I have videocapture card in my Ubuntu 13.04 machine and now I succesfully record avi's to hd from VHS recorder. Problem nr 1: when I cut these avi's (or ts format tv shows) with avidemux it always loses sound sync. It's very annoying. I tried also OpenShot, which does everything ok but it takes a long time to convert the file (I dont know why it's converting because I tried to put same details to output that was in input).
Can't I just record my vhs tapes to computer in the same format (mpeg) that dvd disk eats? I succesfully converted (transcode encode what it is), a avi to dvd but a) it takes a long time b) sound wasn't correct because of avidemux.
Mencoder works fine, so should I just manually find the cut parts (from beginning and end) and put them to mencoder and let in convert mpeg ready to burn to dvd?
Any advice? I appreciate any help =) I'm stuck under that pile of vhs'es to get burned (to dvd).
-Kim
+ Reply to Thread
Results 1 to 5 of 5
-
-
Nice to get quick answer =)
This is the line I'm using, just got it from somewhere and tried it and it worked (somehow). But I got a file I was happy until now.
mencoder tv:// -tv driver=v4l2:norm=PAL:width=720:height=576utfmt=uyvy:device=/dev/video0:input=3:fps=25:buffersize=64:alsa:amode=1:f orcechan=2:audiorate=48000:adevice=plughw.Intel:fo rceaudio:immediatemode=0 -msglevel all=9 -ovc lavc -ffourcc DX50 -lavcopts vcodec=mpeg4:mbd=2:turbo:vbitrate=1300:keyint=15 -vf pp=lb -oac mp3lame -endpos "00:03:00" -o filename.avi
Can't remove that smile, but the text is ": o" together. -
-
Are you using VBR MP3 audio? That will very likely cause audio sync problems. Change that to CBR MP3 if you can. I cannot help you with this as I do not use mencoder and I don't use Linux for video capturing. Your options are going to be VERY limited under Linux.
And it would indeed be better to not capture DivX with MP3 audio if you want to make a DVD out of it. Capturing using MPEG-2 video and AC3 audio would be the best option if you can do it.
Similar Threads
-
VHS conversion help
By sjuanie in forum Newbie / General discussionsReplies: 9Last Post: 18th May 2013, 23:18 -
Conversion of VHS
By lj01 in forum Newbie / General discussionsReplies: 4Last Post: 22nd Feb 2013, 14:57 -
Converting VHS to digital, VHS tracking problems?
By ReedJohansson in forum Newbie / General discussionsReplies: 3Last Post: 23rd Jan 2012, 09:54 -
VHS conversion help
By MickB18 in forum Newbie / General discussionsReplies: 2Last Post: 29th Mar 2010, 05:10 -
VHS conversion
By dongle1 in forum Newbie / General discussionsReplies: 11Last Post: 13th May 2009, 11:42