Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
25th January 2010, 03:37 | #21 | Link |
Registered User
Join Date: Nov 2006
Posts: 668
|
@mackworth
download package in first post of this thread set paths to all required tools in settings tab move ffms2.dll from FFMS2 folder to your AviSynth plugins folder try conversion again
__________________
StaxRip at Doom9's | StaxRip at Sourceforge [RSS] | StaxRip Donations | TheMTiNFo |
25th January 2010, 09:05 | #22 | Link |
BluRip author
Join Date: Jan 2010
Location: Germany
Posts: 215
|
BluRip: 1-click BluRay/m2ts to h264 mkv converter
Hi,
I created a new GUI for eac3to, BDsup2sub, x264 & mkvmerge You only have to select streams you want - rest runs automatically. Please let me know, if you have ideas for new features. Next on list is 720p support. Greets _hawk_ Link: http://code.google.com/p/blurip/ |
25th January 2010, 09:26 | #23 | Link |
Registered User
Join Date: Nov 2006
Posts: 668
|
@_hawk_
welcome glad you came i created a thread for your program->BluRip v0.4.0 - BLURAY->1080p AVC MKV ONE CLICK CONVERTER
__________________
StaxRip at Doom9's | StaxRip at Sourceforge [RSS] | StaxRip Donations | TheMTiNFo |
25th January 2010, 09:30 | #24 | Link | |
BluRip author
Join Date: Jan 2010
Location: Germany
Posts: 215
|
Quote:
So you already used my tool? Any problems? |
|
25th January 2010, 09:36 | #25 | Link |
Registered User
Join Date: Nov 2006
Posts: 668
|
@_hawk_
no problems i found very good coding helps save alot of time with BluRay->MKV conversion now that your hear i know the community can help you improve it
__________________
StaxRip at Doom9's | StaxRip at Sourceforge [RSS] | StaxRip Donations | TheMTiNFo |
25th January 2010, 09:42 | #26 | Link |
Registered User
Join Date: Nov 2006
Posts: 668
|
@_hawk_
some ideas i have for BluRip support for bdmuxing selecting streams skiping encoding muxing to .mkv script import .avs DGIndexNV support AviSynth filter profiles
__________________
StaxRip at Doom9's | StaxRip at Sourceforge [RSS] | StaxRip Donations | TheMTiNFo |
25th January 2010, 10:05 | #27 | Link | |
BluRip author
Join Date: Jan 2010
Location: Germany
Posts: 215
|
Quote:
In german forum I didn't get any reply yet... AviSynth profiles should be no problem. Does DGIndexNv support commandline usage? What do you mean with avs script import? The avs is created from results of autocrop - if you have AVS profiles custom commands are added after crop/resize. What do you mean with 'support for bdmuxing selecting streams skiping encoding muxing to .mkv'? |
|
25th January 2010, 10:23 | #28 | Link |
Registered User
Join Date: Nov 2006
Posts: 668
|
@_hawk_
DGDecNV can be called from commandline and it decodes and indexes BluRay video using the gpu if i have already created a AviSynth script with indexed source cropped, resized, denoised, sharpen etc i would like to import it in BluRip .avs->encode->mux bdmuxing means open movie with BluRip select streams then mux to .mkv skipping cropping and encoding
__________________
StaxRip at Doom9's | StaxRip at Sourceforge [RSS] | StaxRip Donations | TheMTiNFo Last edited by MuLTiTaSK; 25th January 2010 at 10:55. |
25th January 2010, 11:04 | #29 | Link |
Registered User
Join Date: Aug 2005
Posts: 16,267
|
@_hawk
Hi! (Previously asked in thread started by "MuLTiTaSK) What would I select if all I wanted to do was convert the subtitles and create an otherwise unaltered (NO re-encoding or cropping) .MKV file from the .M2Ts file? |
25th January 2010, 11:24 | #30 | Link | |
BluRip author
Join Date: Jan 2010
Location: Germany
Posts: 215
|
Quote:
Then edit the *_streamList.xml file: change <encodedFile /> to <encodedFile>filenametoyourvideo</encodedFile> Load the changed streamList file. Now muxing should work I can add an option to use untouched video in next release. |
|
25th January 2010, 11:30 | #31 | Link | |
BluRip author
Join Date: Jan 2010
Location: Germany
Posts: 215
|
Quote:
I can add options to edit the streamlist. But if you only want to mux existing files it may be easier to use megui or something? If I have a lot of free time I'll take a look at DGAVCDecNv - only have a ATI in my main PC. |
|
25th January 2010, 15:44 | #33 | Link | |
BluRip author
Join Date: Jan 2010
Location: Germany
Posts: 215
|
Quote:
But I don't want BluRip to become to complicated There are a lot of GUIs that support every single option...
__________________
BluRip : 1-Click BluRay/m2ts to h264 mkv converter http://code.google.com/p/blurip/ |
|
26th January 2010, 08:38 | #34 | Link |
BluRip author
Join Date: Jan 2010
Location: Germany
Posts: 215
|
New version - changelog
Changelog
v0.4.1 - Added AviSynth profiles - Support for muxing untouched video - Support for 720p resizing v0.4.0 - Added support for 2-pass profiles - Bugfix: Subtitles were not muxed - Bugfix: Stream number for subtitles in Sub folder not incremented v0.3.9 - Added support for .m2ts files v0.3.8 - Option to use -core for DTS-HD tracks - Quotes around all filenames v0.3.7 - Removed MediaInfoWrapper - used interface form MediaInfoDll - Fixed typo for crop modes - Log windows for each step - Copy subtitles in same order as in streamlist v0.3.6 - First public release
__________________
BluRip : 1-Click BluRay/m2ts to h264 mkv converter http://code.google.com/p/blurip/ |
27th January 2010, 04:02 | #35 | Link |
Registered User
Join Date: Jun 2002
Posts: 4
|
Where is Avisynth after installing it? After installing all the tools necessary to run BluRip I get an error that states
avs[error]:failed to load Avisynth x264[error]:could not open the input file 'c:\temp\_encode.avs' Any idea why? |
27th January 2010, 04:35 | #36 | Link |
Registered User
Join Date: Nov 2006
Posts: 668
|
@johnny50
move ffms2.dll -> C:\Program Files (x86)\AviSynth 2.5\plugins which programs did you actually install and what versions where they?
__________________
StaxRip at Doom9's | StaxRip at Sourceforge [RSS] | StaxRip Donations | TheMTiNFo |
28th January 2010, 04:59 | #37 | Link |
Registered User
Join Date: Nov 2006
Posts: 668
|
v0.4.1
Code:
- Added AviSynth profiles - Support for muxing untouched video - Support for 720p resizing
__________________
StaxRip at Doom9's | StaxRip at Sourceforge [RSS] | StaxRip Donations | TheMTiNFo |
28th January 2010, 16:33 | #38 | Link |
Registered User
Join Date: Nov 2006
Posts: 668
|
v0.4.2
Code:
- Added option to downsample AC3 & DTS tracks - Added DTS Hi-Res to dts audio tracks - Resized GUI (smaller) - Added some file existence checks
__________________
StaxRip at Doom9's | StaxRip at Sourceforge [RSS] | StaxRip Donations | TheMTiNFo |
31st January 2010, 00:27 | #40 | Link |
BluRip author
Join Date: Jan 2010
Location: Germany
Posts: 215
|
Just tried to download and extract latest zip - no problems. Maybe you can try another unpacker?
__________________
BluRip : 1-Click BluRay/m2ts to h264 mkv converter http://code.google.com/p/blurip/ |
Tags |
blu-ray, blurip, eac3to, ffms2, mkv, mkvtoolnix, x264 |
Thread Tools | Search this Thread |
Display Modes | |
|
|