PDA

View Full Version : Trying to correct audio/video sync issue


dschnell
07-22-2007, 02:54 PM
Hello~
I have the typical issue of video/audio sync.
I downloaded the AVS Maker app and tried to follow the directions but am running into a problem with WMP.
Initially i could not play the avs file in the directions and then I downloaded and installed both the AVS Synth & SLD Codec.
Now I have audio when I open the avs, but no video in WMP.
Thanks for any & all help...
--d

Here is is log from the videora console (in case there are other issues):

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~
MSG - Converter - Automatically Generating Framerate
WRITE: H:\DVD\Videora iPod Converter\H264\VTS_01_1.avs
Line 1: DirectShowSource("F:\VIDEO_TS\VTS_01_1.VOB")
Line 2: ChangeFPS(30000/1001)
MSG - Converter - Automatically Resizing Resolution
MSG - Converter - New Width:320 | New Height: 180
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "H:\DVD\Videora iPod Converter\H264\VTS_01_1.avs" -f mp4 -title "VTS_01_1" -timestamp "2007-07-22 02:26:04" -vcodec h264 -level 13 -s 320x180 -r 30000/1001 -b 768k -bt 768k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 128k "H:\DVD\Videora iPod Converter\H264\VTS_01_1.mp4"

FFmpeg version SVN-r9133, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --cpu=i686 --enable-memalign-hack --extra-ldflags=-static --enable-dirac
libavutil version: 49.4.0
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on May 27 2007 19:45:44, gcc: 4.2.0
Input #0, avs, from 'H:\DVD\Videora iPod Converter\H264\VTS_01_1.avs':
Duration: 00:14:36.5, start: 0.000000, bitrate: N/A
Stream #0.0: Video: rawvideo, yuyv422, 720x480, 160358 kb/s, 29.00 fps(r)
Stream #0.1: Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s
Output #0, mp4, to 'H:\DVD\Videora iPod Converter\H264\VTS_01_1.mp4':
Stream #0.0: Video: h264, yuv420p, 320x180, q=2-31, 768 kb/s, 29.97 fps(c)
Stream #0.1: Audio: aac, 48000 Hz, stereo, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[h264 @ 00AB2A40]width or height not divisible by 16 (320x180), compression will suffer.
[h264 @ 00AB2A40]using cpu capabilities MMX MMXEXT SSE SSE2
Press [q] to stop encoding
frame= 18 fps= 0 q=18.0 size= 54kB time=0.5 bitrate= 871.3kbits/s
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~

Midiman
07-22-2007, 05:23 PM
How would you know you have a/v sync issues if you were unable to encode the video? If you WERE able to encode the video before with your existing codecs... then you should still have been able to with AVS maker...

dschnell
07-22-2007, 06:05 PM
Here is where I went astray...
The "sticky post" on A/V Sync issues stated:
"At this time, this guide is only applicable to source files that are not VOB files."

My video was an MP4 so I proceeded along with the directions but couldn't get the AVS file (video) to play in Windows Media Player.
But when I followed the directions for VOBs in the AVS Maker help file I realized where I went wrong...
Maybe the sticky should read: "which originated from a VOB file".
Anyhow, hopefully this post will help someone else with the same issue.
Thanks for your help.
--d

Sketch
07-23-2007, 11:18 AM
Maybe the sticky should read: "which originated from a VOB file".
Forgive my pedance, but this would still make the VOB a source file, correct? I understand there's a script inbetween the VOB and the converter, but the VOB is still being used during the conversion process.