hi i have a video clip in rmbv but it is out of sync,how can I re sync it?which program(s) do I need to use?
thanks in advance
+ Reply to Thread
Results 1 to 3 of 3
-
-
I'm not sure there are any, you might have to convert the file to AVI then go from there. I think there are several apps that can do that.
You are in breach of the forum rules and are being banned. Do not post false information.
/Moderator John Q. Publik -
Winavi or try here https://forum.videohelp.com/viewtopic.php?t=212204
Personlly I like the avisynth way at the bottom of this reply post .
=============
From other link's ... no hijacking here .
1. Download Real Alternative Or Media Player Classic has it as well.
2. Download AVISynth
3. Create an avs file (notepad) that has this in it
DirectShowSource("C:\myfile.rmvb", fps=119.88, convertfps=true)
4. It is most useful when the fps parameter is set to the least common multiple of the component vfr rates, e.g. 120 or 119.880. if these values don't work with your video, find the frames per second of the video and put it in there, like fps=24
=============
Have a crack at this one :
https://forum.videohelp.com/viewtopic.php?t=289872
Problem depend's on the sync issue .
1: Could simply be issue with playback product ... it happen's .
2: Audio gets further ahead / behind ... either "1" or genuine issue caused by incorrect audio conversion technique used .. bad fps conversion .
These can be corrected after it is converted to avi ...
Similar Threads
-
Recording FLV using real player does not start in some video files
By 1234567 in forum ComputerReplies: 5Last Post: 5th Feb 2012, 16:14 -
Video File (Suspected Real Player)
By Keycool1 in forum Video ConversionReplies: 2Last Post: 16th Feb 2011, 20:55 -
Real-time Video Effects Media Player
By deathclaw in forum ComputerReplies: 6Last Post: 11th Feb 2010, 05:26 -
Real Player video gives blackscreen on TV Out for Acer laptop
By NG in forum Media Center PC / MediaCentersReplies: 5Last Post: 11th Dec 2007, 12:31 -
How Can I Convert Real Player Video Files To Make Them DVD Player Compatabl
By Lennoxtown in forum Video ConversionReplies: 8Last Post: 17th Oct 2007, 06:05