I have two files that have different audio and video data rates. The first has a video/audio data rate of 973/125 kbps and the second has rates of 1149/135. I want to be able to reduce the second file's data rates to match the first, and then join them together. Every video joiner I've tried, (bar one) says they're incompatible. With the one that did work, (Easy Video Joiner) the second part's audio was out of sync.
Can anyone recommend a suitable FREE tool, as well as a few helpful hints?
Thanks in advance.
+ Reply to Thread
Results 1 to 5 of 5
-
-
Avisynth - then the data (bit) rate doesn't matter as the output will be uncompressed. Load into virtualdub and compress as necessary.
Read my blog here.
-
I've extracted both files to uncompressed avis using VirtualDub, but when I try to join them using the AlignedSplice command, I get an error saying the video frame rate doesn't match.
Both files have video/audio data rates of 141416/1536 kbps. What else could be wrong?
FYI, here's the contents of the script:
AlignedSplice(AVISource("e:\start.avi"), AVISource("e:\end.avi"))
I tried the UnalignedSplice command, but that didn't work either -
Both avis have a frame rate of 29.970fps, so I'm confused. Sorry for sounding like an ignorant n00b, but that's what I am
The avisynth doco is not the best, so would anyone be kind enough to expand on exactly what needs to happen, i.e. write me a quick script? Also, I'm not entirely sure how to recompress the joined files in VirtualDub, so I'd need some advice there as well.
Once again, sorry for being so ignorant, but I could spend days wading through all the doco when some helpful soul could point me in the right direction.
Thanks in advance.
Similar Threads
-
FFmpeg - Change encoding rates while in-action
By ronts in forum Video Streaming DownloadingReplies: 5Last Post: 12th Aug 2011, 00:16 -
Odd Numbered Video Data Rates
By ptfigg in forum Video ConversionReplies: 1Last Post: 12th Dec 2009, 00:24 -
Hard drive data rates
By cheshirecatbrian in forum Newbie / General discussionsReplies: 1Last Post: 8th Jul 2008, 18:13 -
Issues with sampling/audio sampling/data rates and VdubMod
By Suprman37 in forum Video ConversionReplies: 4Last Post: 22nd Feb 2008, 01:09 -
Cannot change burn speed with DVD data projects
By mekuka_pinasem in forum DVD & Blu-ray WritersReplies: 14Last Post: 20th Aug 2007, 20:43