Hi,
Im having syncing issues when converting WMV movies to MP4s.
Read a lot of the previous posts on the topic but everything i tried hasnt worked. hopefully someone here can help me.
Out of all the software ive used i find mediacoder the best so hopefully I can use that app to resolve the issue.
I also have: Freemake, AVS Video Converter
I typically convert to MP4 using Video - ABR or CBR, Audio - MP3 (lame mp3).
Ive tried most of the audio formats in mediacoder but syncing issues remain.
Are their some specific options/encoder I should be using?
Thanks
+ Reply to Thread
Results 1 to 8 of 8
-
-
WMVs often have Variable Frame Rate
and badly-joined audio, which are a PITA when you have to convert them to a less-insane
format.
First, you should convert the audio to uncompressed WAV correctly, please read
https://forum.videohelp.com/threads/345608-How-to-convert-WMP-v9-(VC-1-Simple-Main)-to-...=1#post2157830
Later, I suggest you apply Avisynth's DirectShowSource( convertfps=true) to the video stream, and finally, remux the re-encoded video and the re-encoded audio into an MP4 file.
HTH. -
Ive tried to use Avanti and WinFF.
Avanti for some reason couldnt locate the ffmpeg files although they were in the correct folder...
Looking at the link you provided I need to:
1) Create a video only file (with no sound) - using ffmpeg
2) Stirp the audio from the original video file - u rcmnded wma2wav but i couldnt figure it out so used Jodix Free WMA to MP3 Converter
3) mix the video and new audio together - what program do u rcmnd for this?
I managed to strip the audio but having a problem creating the Video with no sound in WinFF.
I used the options and receive the below error
1) Output details: MPEG-4, MPEG-4 H.264 video (high quality)
2) FFmpeg command line: ffmpeg -i Video.wmv -c:v mpeg4 -b:v 1800k -vtag divx -an Video1.avi
the error i receive is:
NULL @ 0x319f960 - Unable to find a suitable output format ffmpeg.
if I use command line: -i Video.wmv -c:v mpeg4 -b:v 1800k -vtag divx -an Video1.avi
i get this error: unkown decoder libx264
thanks for the help -
got an example file of a file you can't reencode sync?
Also do you want .avi files with mpeg-4 asp or .mp4 with mpeg-4 avc as output and is it okay if the output is still vfr (in .mp4 case) or do you need cfr output? -
I would like it as an .mp4 with mpeg-4, dont care if its vfr or cfr as long as the audio is in sync.
by example, you mean the files details? what application can i use for that?
thanks -
by example, you mean the files details?
Mediainfo can deliver some basic infos about a file by reading it's starting headers (using the gui, make sure 'Debug' is to level 10, using the CLI make sure to use '--Full'), problem is MediaInfo isn't always right, so a sample would help.
Similar Threads
-
MP4 not syncing to WP7 without conversion
By agent154 in forum Portable VideoReplies: 3Last Post: 8th May 2012, 19:58 -
Any idea why YouTube is de-syncing the audio in my mp4's?
By AshleyQuick in forum Newbie / General discussionsReplies: 5Last Post: 4th Oct 2011, 22:46 -
Syncing subs with mp4
By jcj487 in forum SubtitleReplies: 5Last Post: 23rd Aug 2010, 20:52 -
How can I convert some wmv to mp4?
By Giunaid in forum Video ConversionReplies: 5Last Post: 19th Mar 2010, 05:58 -
Convert MP4 to WMV using SUPER
By bdr13278 in forum Video ConversionReplies: 6Last Post: 21st Aug 2008, 12:19