PLZ help FF12 audio trouble

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

PLZ help FF12 audio trouble

Postby mizer » Mon Mar 19, 2007 3:48 pm

hey im new here so dont be too harsh with me i ripped the fmvs from my ff12 disc and i have the avi, m2v and wave files all in one folder. Problem is i try to convert hte videos to use them on my ipod. problem is when i convert it and skip ahead while playing the audio is always off can someone please help me fix this?
mizer
 
Joined: 07 Oct 2005

Postby mizer » Mon Mar 19, 2007 3:54 pm

oops forget to mention that i dont get audio when i convert it and Vdub has it off when i use it sorry cant find the edit button
mizer
 
Joined: 07 Oct 2005

Postby RIPmyprsoul » Mon Mar 19, 2007 4:03 pm

ur problem is that the ff12 videos arent video and audio muxed together in one file...the ff12 files use the audio from the wav files in the same folder as ur videos...thats why if they arent in the same folder there's no audio and virtualdub onlyputs in the video. i believe if u want to put them in one file altogether then use tmpeg encoder to mux the converted avi video and audio together
RIPmyprsoul
 
Joined: 24 Dec 2006

Postby mizer » Mon Mar 19, 2007 4:10 pm

thank you for your quick response i used tmpeg as well and the audo is still off :( im totally lost here. With tmpeg i used the default settings.
mizer
 
Joined: 07 Oct 2005

Postby Gepetto » Mon Mar 19, 2007 4:49 pm

Use meGUI with Sharktooth's profiles. That fixes sync issues.
And God spoke unto the Chicken, and He said: "Thou shalt crosseth the road", and the Chicken did cross the road, and there was much rejoicing.
My DeviantART profile
User avatar
Gepetto
Mr. Poopy Pants
 
Joined: 10 Jun 2004
Location: The Tokyo Settlement
Status: Bored to tears

Postby mizer » Mon Mar 19, 2007 5:10 pm

thx gepetto its abit complicated and im downloading the files i need dial up sucks...does anyone else know an easier way i can try while waiting to try meGUI?
mizer
 
Joined: 07 Oct 2005

Postby Gepetto » Mon Mar 19, 2007 5:28 pm

easy = Jodix Free iPod Video converter from www.jodix.com. But it de-syncs sometimes too, which is why I didn't mention it before.
And God spoke unto the Chicken, and He said: "Thou shalt crosseth the road", and the Chicken did cross the road, and there was much rejoicing.
My DeviantART profile
User avatar
Gepetto
Mr. Poopy Pants
 
Joined: 10 Jun 2004
Location: The Tokyo Settlement
Status: Bored to tears

Postby mizer » Mon Mar 19, 2007 7:56 pm

but if the sound is off in the mpg file i have after TMPEG then wont it be off when i convert it for my ipod? cause the audio and video are seprate and i join them with tmpeg.
mizer
 
Joined: 07 Oct 2005

Postby mizer » Mon Mar 19, 2007 9:34 pm

megui keeps crashing i dont get it....and the ipod converter just converts to mp4.
mizer
 
Joined: 07 Oct 2005

Postby Gepetto » Tue Mar 20, 2007 10:31 am

mizer wrote:but if the sound is off in the mpg file i have after TMPEG then wont it be off when i convert it for my ipod? cause the audio and video are seprate and i join them with tmpeg.


Yes, it will. Don't join them in tmpeg. Join them after you have the mp4 file, in meGUI's muxer or YAMB.

mizer wrote:megui keeps crashing i dont get it....and the ipod converter just converts to mp4.


It converts to h.264 in an mp4 container using iPod-compatible settings, so you can put the video in your iPod. That's what you want, isn't it?

As for meGUI, do you get an error message and what does the log file say?
And God spoke unto the Chicken, and He said: "Thou shalt crosseth the road", and the Chicken did cross the road, and there was much rejoicing.
My DeviantART profile
User avatar
Gepetto
Mr. Poopy Pants
 
Joined: 10 Jun 2004
Location: The Tokyo Settlement
Status: Bored to tears

Postby mizer » Tue Mar 20, 2007 9:30 pm

the ipod converter jsut doesnt load the m2v files. im not sure if it is supposed to?

AS for megui the log is cleared here is an error i get when i try to load the ff vid file. here is a screenshot of the error i get. i have that codec and it works with the other progs..


[IMG]http://img108.imageshack.us/img108/9928/errorqn9.jpg[\IMG]
mizer
 
Joined: 07 Oct 2005

Postby Gepetto » Wed Mar 21, 2007 4:43 pm

For meGUI, you need to use AviSynth as input. Here's what you do:

    1)Download AviSynth from www.avisynth.org

    2)Open notepad and type the following:
    Code: Select all
    DirectShowSource("filename.avi")
    ConvertToYV12()
    where "filename.avi" is the name of the video file you want to convert. Keep the quotetion marks ("") around the filename.

    3)Save the file to the same folder as your video file.

    4)Change the file extension from ".txt" to ".avs" If your Windows Explorer does not display file extensions, open Windows Explorer, click Tools -> Folder Options -> View, unmark "hide extensions for known file types" and click OK.

    5)In meGUI, load the AVS file instead of your video file.


Repeat steps 2 through 5 for each file you want to convert (you can just change the text in the same file and move it).
And God spoke unto the Chicken, and He said: "Thou shalt crosseth the road", and the Chicken did cross the road, and there was much rejoicing.
My DeviantART profile
User avatar
Gepetto
Mr. Poopy Pants
 
Joined: 10 Jun 2004
Location: The Tokyo Settlement
Status: Bored to tears

Postby mizer » Wed Mar 21, 2007 7:36 pm

thank you so much for your help gepetto but im afraid the audio is still off when i fast forward it to a certain part of the video it works if you play it straight out though :( any ideas?
mizer
 
Joined: 07 Oct 2005

Postby Gepetto » Wed Mar 21, 2007 8:50 pm

If it plays right when you don't fast-forward.. I don't know. It can have to do with the audio encoding, which I know nothing about, or it can be something wrong with the iPod software being unable to keep sync properly.
And God spoke unto the Chicken, and He said: "Thou shalt crosseth the road", and the Chicken did cross the road, and there was much rejoicing.
My DeviantART profile
User avatar
Gepetto
Mr. Poopy Pants
 
Joined: 10 Jun 2004
Location: The Tokyo Settlement
Status: Bored to tears

Postby mizer » Thu Mar 22, 2007 10:42 pm

well i guess i just wont fast forward it :P
thank you so much for your help gepetto i appreciate it.
mizer
 
Joined: 07 Oct 2005

Next

Return to Footage Help

Who is online

Users browsing this forum: No registered users and 1 guest