New features:
- x264 encoding (single and twopass)
- guided transcode
- DVDrip/transcode
Get it here:
http://gbpvr.com/pmwiki/pmwiki.php/Utili...anscodeCut
Changelog:
0.5.1
* Added guide mode. (enabled by default) Drop a video on the script and you will be presented with a series of questions on how to transcode the selection.
* Added support for x264 encoding. Quality(crf) and two-pass mode is available. The container is AVI which was chosen both to make it easier from GBPVR to open the files and because it's still the best supported container in mencoder. (Lavf(mp4 container) doesn't like B-frames which is a problem if you want to use x264.)
* Twopass file size is much more accurate now as it parses the EDL file to get the exact commercial length.
* Added option to keep ac3 audio. If you want to keep ac3 audio from a DVD or HD show setting keep_ac3audio=yes will copy the ac3 audio to the new transcode.
* The script will display some info on the file before it gets transcoded. (Total length, show length, and commercial length.)
0.5
* Added dvdrip functionality. Note: mplayer/mencoder will try to parse the DVD structure but some DVD's need a decrypter like AnyDVD or DVDFabDecrypter(Just leave it open in the background) to allow for parsing.
* Added a profile for PSP's using firmware 3+ that uses h.264AVC for the encoding
* Debug mode gathers more info.
* Added option to remove the closed captioning (static) from the top 4 pixels of the show.
* Fixed a bug that would cause a loop if cleanup=no. (Thanks Agerdin)
* Added a option to transcode at same resolution as original file. (set SD and/or HD video width to FULL)
* Re-enabled IVTC. The script is set to perform IVTC on all files by default. The vast majority of video will benefit from this. Specify any files you don't want IVTC performed on in the non_ivtc_patterns line. This all can be disabled by setting output_fps=auto.
* Re-labeled SDfilter and HD filter to "deinterlace" which is a better description.
* The script will not perform deinterlacing on 60/24fps files and 720x1280 material (because it shouldn't need it.).
- x264 encoding (single and twopass)
- guided transcode
- DVDrip/transcode
Get it here:
http://gbpvr.com/pmwiki/pmwiki.php/Utili...anscodeCut
Changelog:
0.5.1
* Added guide mode. (enabled by default) Drop a video on the script and you will be presented with a series of questions on how to transcode the selection.
* Added support for x264 encoding. Quality(crf) and two-pass mode is available. The container is AVI which was chosen both to make it easier from GBPVR to open the files and because it's still the best supported container in mencoder. (Lavf(mp4 container) doesn't like B-frames which is a problem if you want to use x264.)
* Twopass file size is much more accurate now as it parses the EDL file to get the exact commercial length.
* Added option to keep ac3 audio. If you want to keep ac3 audio from a DVD or HD show setting keep_ac3audio=yes will copy the ac3 audio to the new transcode.
* The script will display some info on the file before it gets transcoded. (Total length, show length, and commercial length.)
0.5
* Added dvdrip functionality. Note: mplayer/mencoder will try to parse the DVD structure but some DVD's need a decrypter like AnyDVD or DVDFabDecrypter(Just leave it open in the background) to allow for parsing.
* Added a profile for PSP's using firmware 3+ that uses h.264AVC for the encoding
* Debug mode gathers more info.
* Added option to remove the closed captioning (static) from the top 4 pixels of the show.
* Fixed a bug that would cause a loop if cleanup=no. (Thanks Agerdin)
* Added a option to transcode at same resolution as original file. (set SD and/or HD video width to FULL)
* Re-enabled IVTC. The script is set to perform IVTC on all files by default. The vast majority of video will benefit from this. Specify any files you don't want IVTC performed on in the non_ivtc_patterns line. This all can be disabled by setting output_fps=auto.
* Re-labeled SDfilter and HD filter to "deinterlace" which is a better description.
* The script will not perform deinterlacing on 60/24fps files and 720x1280 material (because it shouldn't need it.).