PDA

View Full Version : MeGui-itouch problem...


WhiteWing
5th December 2008, 11:24
I have converter videos for my iTouch and all went well from converting to transfer them to my iTouch. But right after updating MeGui, I starting to have problems with new converter videos to transfer to my iTouch. Can some one Help Me Out??

neuron2
5th December 2008, 12:32
You have to tell us the nature of the problems you are experiencing!

WhiteWing
5th December 2008, 19:17
I am just getting an error on iTunes saying...Was not copied to the ipod because it cannot be played on this ipod.

Adub
5th December 2008, 20:09
Which profile are you using?

WhiteWing
5th December 2008, 20:34
I am using x264: Device-iPhone

nurbs
5th December 2008, 21:56
You really have to tell a bit more if you want people to help. What resolution to you encode to, which audio codec do you use, what container to you put it in, ect.

WhiteWing
5th December 2008, 22:18
Sorry, here are the settings..

resolutiont=480x320
audio codec=Winamp AAC: CTAAC-HE-64kbps
mp4 container

Original Video is in MKV container.

WhiteWing
5th December 2008, 22:45
I think a just solve the video part but every time converting the audio is giving me a error saying that enc_accplus.dll and nscrt.dl not found in the path. Wen they are actually in the path...

Episodio1
5th December 2008, 22:57
Well, I tried MeGUI 10 months ago to convert video to Ipod Touch and it didn't work: itunes didn't accept it.
If I encoded without audio everything goes well.

I read somewhere that mp4box would be the problem cause Itouch videos needed a small hack in MP4 container.


But if you say that it worked before....... ¬_¬

WhiteWing
5th December 2008, 23:16
I found out that it works great if I converting from a video file that is on avi container. But if the video is in a mkv container it give out the transferring error on iTunes.

Theliel
6th December 2008, 17:10
I use megui for a long time for my ipod TOuch and all work perfectly with any king of source. I use my own profile and default mp4box.exe from megui:

MP4Box - GPAC version - 0.4.5-DEV - compiled by Kurtnoise - Sep 14 2007

For Sound, i use ND LC 96 constant bitrate.

fields_g
7th December 2008, 16:46
Like just mentioned, make sure you are using LC-AAC and report back.

Atak_Snajpera
7th December 2008, 18:28
you must add -pod and -mpeg4 switch to mp4box command line

example:
"...\mp4box.exe" -tmp "...\temp" -ipod -add "...\video.264" -fps 23.976 -add "...\audio.aac" -mpeg4 -new "C:\video.mp4"