View Full Version : DVD to h.264 Iphone with avisynth filters
fjhdavid
11th December 2007, 17:20
Dear Jdobbds,
Is there a way to convert a DVD to an h.264 Iphone files and using avisynth filters in the same time?
Thanks
Francois
jdobbs
12th December 2007, 01:21
The best way to do it is to do a PREPARE in 3 click mode with MOBILE encoding enabled. Then edit the file(s) that look like this:
VTS01_PGC_00001.AVS
The name will change depending upon with VTS and PGC holds the movie.
You can enter the filters in manually. Then push the ENCODE or REBUILD to continue, and the filters you added will be applied to the MOBILE output. Make sure the filters are legal, though, or the ENCODE will terminate almost immediately. You can test it before running the ENCODE by opening the appropriate AVS file in Microsoft Media Player. You can also see the immediate results of the filter that way.
fjhdavid
12th December 2007, 09:12
Thank you
could you tell which profile (baseline, main,high) and level (2.0, 2.1, 3.0) you are using for h.264 encoding and where and how I can change them (if it is possible)?
thanks
jdobbs
12th December 2007, 15:22
If you double-click on the background of the dialog that comes up during encoding, the FFMPEG command line being used will be copied to the clipboard. You can see the options used by pasting it either into a DOS window or a text document.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.