View Single Post
Old 27th May 2009, 00:55   #4955  |  Link
turbojet
Registered User
 
Join Date: May 2008
Posts: 1,840
Thanks for the new version especially the closing x264.exe workaound, sup resize support and vobsub support both seem to work well. Even though I never use it I also like the zoomed crop preview, at first it looks confusing but once you try it it's easier then having the full size frame on the screen.

Out of curiosity is there any benefit to keep the directshow/preferred filter in Windows 7?
How it is currently locks out all other directshow decoders except ffdshow from directshowsource. Removing the preferred key resolves this issue.

Another thing is now that there's sup resize and vobsub support could the subtitle selected from the select streams window be added automatically to the project?
TSMuxer supports up to 32 subtitles as far as I know. Could there be multiple subtitle selection from the select streams window?
Is there any chance of fixing subtitle preview for sup and unicode srt?

Is there a chance of an option to set larger font of the check box titles or just change to a larger font?

If you program has resolution and framerate info is there a chance to ensure level compliancy of reference frames and vbv max bitrate (maybe only when AVCHD compatibility is checked)?
For example 1280x720: 4.x max is 9 reference frames, 4.0 = 25 mbps max bitrate, 4.1 = 50 mbps max bitrate
and 1920x1080: 4.x max is 4 reference frames
b-pyramid no longer affects the reference count.
Also would it make sense to have current HD, bluray, Console profile renamed to AVCHD, Console or something and have another profile named Blu-Ray that has max bitrate of 40-45 mbps to prevent undersized BD25 with the current profile?

Any chance to add --tff to x264.exe.cmd when it's encoding interlaced?
Another thing could be using an avisynth function like 'last.getparity() ? 1 : 0' to tell field order and set tff or bff accordingly, tff is much more common however.

Also is there a chance of a delete temp directory option from ini?

Last edited by turbojet; 27th May 2009 at 08:13.
turbojet is offline   Reply With Quote