Search found 4 matches

by Georges Orwell
Sun Feb 02, 2014 7:57 pm
Forum: Command Line Interface And Scripting
Topic: [Script] convert episodes or main-feature from DVD or BD or convert multiple files (on any os)
Replies: 327
Views: 127709

Re: [Script] rip all episodes or only main-feature from DVD

Thx but when i try hb.rb --input "d:\test\**\*.mkv" --output "d:\test2\#source_parentname#\#source_basename#.mkv" --main --audio-copy --xtra "--quality 19.0 " with the input folder who is for example d:/test/4 fantastiques/4 fantastiques.mkv", the result of the out...
by Georges Orwell
Sun Feb 02, 2014 2:02 pm
Forum: Command Line Interface And Scripting
Topic: [Script] convert episodes or main-feature from DVD or BD or convert multiple files (on any os)
Replies: 327
Views: 127709

Re: [Script] rip all episodes or only main-feature from DVD

If not I could add a placeholder source_parent for the directory containing the file. That would be great because your solution is not really what i need. So, if you have some time... Other question: When i use hb.rb --input "e:\iso\**\*.iso" --output "e:\mkv\#source_basename#.mkv&qu...
by Georges Orwell
Thu Jan 30, 2014 9:32 am
Forum: Command Line Interface And Scripting
Topic: [Script] convert episodes or main-feature from DVD or BD or convert multiple files (on any os)
Replies: 327
Views: 127709

Re: [Script] rip all episodes or only main-feature from DVD

Hi, With your script, i would like use this command with sub-folders hb.rb --input "e:\iso\*.iso" --output "e:\mkv\#source_basename#.mkv" --main --audio-copy --xtra "--quality 19.0 --strict-anamorphic --x264-profile high --x264-preset medium --x264-tune film" so, i use ...