• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

Ipad????

jacksonws

New Member
Thread Starter
Joined
Mar 30, 2010
Messages
3
Likes
0
Any thoughts on if you will be updating DVD Mobile to have movies work on the IPad???
 
Any thoughts on if you will be updating DVD Mobile to have movies work on the IPad???

TV and video
  • Support for 1024 by 768 pixels with Dock Connector to VGA Adapter; 576p and 480p with Apple Component AV Cable; 576i and 480i with Apple Composite AV Cable
  • H.264 video up to 720p, 30 frames per second, Main Profile level 3.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; MPEG-4 video, up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format

ITouch or IPhone setting will work.
 
I think those settings, though, would give you an IPhone sized image. Only available settings are 480 X 270 resolutions under an Iphone or Touch. Looking to fill the screen.
 
Maybe someont here can tweak the setting to such then?
 
I think those settings, though, would give you an IPhone sized image. Only available settings are 480 X 270 resolutions under an Iphone or Touch. Looking to fill the screen.

If you just want 640x480 mp4, try the "Microsoft Xbox360 H264/AAC" profile and see if it works.
 
Copy and paste this into the device.ini file and save.

[iPod Video]
Manufacturer=Apple (iPod/iPhone/AppleTV)
useMencoder=1
SubTitle=1
Res1=320x240
Res2=512x384
Res3=640x480
Res4=640x480
ResAna1=320x180
ResAna2=426x240
ResAna3=512x288
ResAna4=640x360
ResAna4=640x480
ARate=48000
ABRate=128
Format=lavf
lavfopts=format=ipod
lavcopts=aglobal=1:vglobal=1:vcodec=mpeg4:coder=1:acodec=libfaac
FileType=m4v
Quality=23
iPodFix=0
MaxVBitrate=2500
 
Copy and paste this into the device.ini file and save.

[iPod Video]
Manufacturer=Apple (iPod/iPhone/AppleTV)
useMencoder=1
SubTitle=1
Res1=320x240
Res2=512x384
Res3=640x480
Res4=640x480
ResAna1=320x180
ResAna2=426x240
ResAna3=512x288
ResAna4=640x360
ResAna4=640x480
ARate=48000
ABRate=128
Format=lavf
lavfopts=format=ipod
lavcopts=aglobal=1:vglobal=1:vcodec=mpeg4:coder=1:acodec=libfaac
FileType=m4v
Quality=23
iPodFix=0
MaxVBitrate=2500
Please put your suggestions in code tags - otherwise cut and paste will copy the illegal space before acodec and crash. Here it is done properly:
Code:
[iPod Video]
Manufacturer=Apple (iPod/iPhone/AppleTV)
useMencoder=1
SubTitle=1
Res1=320x240
Res2=512x384
Res3=640x480
Res4=640x480
ResAna1=320x180
ResAna2=426x240
ResAna3=512x288
ResAna4=640x360
ResAna4=640x480
ARate=48000
ABRate=128
Format=lavf
lavfopts=format=ipod
lavcopts=aglobal=1:vglobal=1:vcodec=mpeg4:coder=1:acodec=libfaac
FileType=m4v
Quality=23
iPodFix=0
MaxVBitrate=2500
 
I have no idea if that will work I just added a line of resolution and that's it.
 
Code:
[iPod Video]
Manufacturer=Apple (iPod/iPhone/AppleTV)
useMencoder=1
SubTitle=1
Res1=320x240
Res2=512x384
Res3=640x480
Res4=640x480
ResAna1=320x180
ResAna2=426x240
ResAna3=512x288
ResAna4=640x360
ResAna4=640x480
ARate=48000
ABRate=128
Format=lavf
lavfopts=format=ipod
lavcopts=aglobal=1:vglobal=1:vcodec=mpeg4:coder=1:acodec=libfaac
FileType=m4v
Quality=23
iPodFix=0
MaxVBitrate=2500

I think you added an unnecessary line..
ResAna4=640x480 i dont think that should be there..
I may be wrong, But just a suggestion.... :)
 
Hard to say like I said this was my first and maybe only attempt.
 
Thanks and yes it wasn't supposed to be there twice.

The first edit should of been Res4=640x480 then the second should of been ResAna4=640x480. I was following the way it was done for the other res as you see.
 
Does it mean anything that the iPad is capable of 1024x768? So then could I resize to 720p? Not to clear on screen resolution vs HD resolution.
 
I might end up getting one of these iPad do-hickeys so I'm very interested in this. :)

Anyone test anything on an actual iPad yet?
 
Does it mean anything that the iPad is capable of 1024x768? So then could I resize to 720p? Not to clear on screen resolution vs HD resolution.

amro has a point... Why not up the resolution to 1024x768?
Its still 4:3 Ratio...

Here is the updated profile with 1024x768

Code:
[iPad *Unofficial*]
Manufacturer=Apple (iPod/iPhone/AppleTV)
useMencoder=1
SubTitle=1
Res1=320x240
Res2=512x384
Res3=640x480
Res4=640x480
Res5=1024x768
ResAna1=320x180
ResAna2=426x240
ResAna3=512x288
ResAna4=640x360
ResAna5=1024x576
ARate=48000
ABRate=128
Format=lavf
lavfopts=format=ipod
lavcopts=aglobal=1:vglobal=1:vcodec=mpeg4:coder=1:acodec=libfaac
FileType=m4v
Quality=23
iPodFix=0
MaxVBitrate=2500

Have fun :)
 
Thanks and yes it wasn't supposed to be there twice.

The first edit should of been Res4=640x480 then the second should of been ResAna4=640x480. I was following the way it was done for the other res as you see.

Actually it should have been: ResAna4=640x360

For Anamorphic Widescreen (I think..)
 
Ipad Setting Don't Work

Hi all, when I try the setting posted here I got this error.

File 2 "C:\Program Files\SlySoft\CloneDVDmobile\apps\mencoder.exe" - -af volume=0 -of lavf -lavfopts format=ipod -oac lavc -ovc lavc -lavcopts aglobal=1:vglobal=1:vcodec=mpeg4:coder=1:acodec=libfaac:vbitrate=405:abitrate=128:threads=4:vpass=1 -vf pp=fd,scale=320:180,harddup -aspect 1.777778 -info name="A_LITTLE_ROMANCE" -ofps 30000/1001 -o "D:\Temp DVD\Converted Video Files\A Little Romance Ipad.m4v" -passlogfile "D:/Temp DVD/Converted Video Files/mencmpass4564.log" 232 TCE

Encoder output:

ERROR: Unknown format 'ipod'. Only supporting 'avi' (avi container), 'asf' (asf/wmv container), 'mp4' (mp4 container), 'psp' (psp/mp4 container), '3gp' (

What's wrong?
 
Hi all, when I try the setting posted here I got this error.

File 2 "C:\Program Files\SlySoft\CloneDVDmobile\apps\mencoder.exe" - -af volume=0 -of lavf -lavfopts format=ipod -oac lavc -ovc lavc -lavcopts aglobal=1:vglobal=1:vcodec=mpeg4:coder=1:acodec=libfaac:vbitrate=405:abitrate=128:threads=4:vpass=1 -vf pp=fd,scale=320:180,harddup -aspect 1.777778 -info name="A_LITTLE_ROMANCE" -ofps 30000/1001 -o "D:\Temp DVD\Converted Video Files\A Little Romance Ipad.m4v" -passlogfile "D:/Temp DVD/Converted Video Files/mencmpass4564.log" 232 TCE

Encoder output:

ERROR: Unknown format 'ipod'. Only supporting 'avi' (avi container), 'asf' (asf/wmv container), 'mp4' (mp4 container), 'psp' (psp/mp4 container), '3gp' (

What's wrong?
Which profile did you use?
Only the one i posted will work because the other ones had a bad line inside them.
Try the one i posted and select either 640x480 or 1024x768 :)

This one:


Code:
[iPad *Unofficial*]
Manufacturer=Apple (iPod/iPhone/AppleTV)
useMencoder=1
SubTitle=1
Res1=320x240
Res2=512x384
Res3=640x480
Res4=640x480
Res5=1024x768
ResAna1=320x180
ResAna2=426x240
ResAna3=512x288
ResAna4=640x360
ResAna5=1024x576
ARate=48000
ABRate=128
Format=lavf
lavfopts=format=ipod
lavcopts=aglobal=1:vglobal=1:vcodec=mpeg4:coder=1:acodec=libfaac
FileType=m4v
Quality=23
iPodFix=0
MaxVBitrate=2500
 
Last edited:
Back
Top