I`ve been using super to convert my .flv files to .avi divx but i`m having audio video issues where is no sync between the two after conversion ! What should I do ? should I change some output settings or something?
Try this. When the file is loaded into Super, double click on it and note the FPS. In the video area, set the 'Frame/Sec' to the same or half. If the the file says 25fps, either set the output the same or 12.5
Hi ! Thanks for responding ! I`m still having problems though.... I`m not able to located the FPS in the details list.... These are the details of the .flv vid I got when I doubled clicked... What should be checking then.... General #0 Count : 177 Count of stream of this kind : 1 Kind of stream : General StreamKindID : 0 Count of video streams : 1 Count of audio streams : 1 Count of text streams : 0 Count of chapter streams : 0 Codecs Video : Sorenson H263 Audio codecs : MPEG-1L3 File extension : flv Format : FLV Format : Flash Video Format/Url : http://www.macromedia.com/go/getflashplayer Format/Extensions : flv Codec : FLV Codec : Flash Video Codec/Url : http://www.macromedia.com/go/getflashplayer Codec/Extensions : flv File size : 6053711 File size : 5.77 MiB File size : 6 MiB File size : 5.8 MiB File size : 5.77 MiB File size : 5.773 MiB PlayTime : 149867 PlayTime : 2mn 29s PlayTime : 2mn 29s 867ms PlayTime : 2mn 29s PlayTime : 00:02:29.867 Bit rate : 323151 Bit rate : 323 Kbps : Yes / Yes Video #0 Count : 74 Count of stream of this kind : 1 Kind of stream : Video StreamKindID : 0 Codec : Sorenson H263 Codec : Sorenson H263 Bit rate : 323071 Bit rate : 323 Kbps Width : 320 Width : 320 pixels Height : 240 Height : 240 pixels Aspect ratio : 1.333 Aspect ratio : 4/3 Audio #0 Count : 60 Count of stream of this kind : 1 Kind of stream : Audio StreamKindID : 0 Codec : MPEG-1L3 Codec : MPEG-1L3 Channel(s) : 1 Channel(s) : 1 channel Sampling rate : 22050 Sampling rate : 22 KHz SamplingCount : 3304567 Resolution : 16 Resolution : 16 bits
Open this FLV in MPlayer (You can use SMPlayer GUI) and check file properties. In SMPlayer > Options > View info and properties BTW In SUPER choose FFmpeg encoder (MEncoder have problems with VFR (Variable Frame Rate)). It just other GUI for FFmpeg (exactly avcodec, avformat libraries), but this tool is payable nad probably violate GPPL/LGPL license (nothin info about used open source soft, missing GPPL/LGPL license, ...).
Thanks so much Jonna & placio ! I will try out what you guys have said and see if it works. Thanks again