Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fails again #9

Open
rdp opened this issue Dec 6, 2010 · 1 comment
Open

fails again #9

rdp opened this issue Dec 6, 2010 · 1 comment

Comments

@rdp
Copy link
Owner

rdp commented Dec 6, 2010

      input = <<-EOL
# comments can go after a # on any line.
"mutes" => [
  "00:00:01.0", "00:00:02.0", "da..",
],

"blank_outs" => [
  "01:01:00.0" , "01:02:00.0", "violent scene of some sort"
],
"disk_unique_id" => "#{md5}",
"title" => "#{volume}",
"dvd_title_track" => "1" # most DVD's use title 1 for the main film.  Some don't though.  The correct number is discoverable by opening the film in VLC and choosing "playback -> title" while watching the main feature.  If its not 1, then change this here.
        EOL
 
@rdp
Copy link
Owner Author

rdp commented Dec 6, 2010

actually this:

    answer = JOptionPane.showConfirmDialog(nil, "Appears that you need to install a dependency: mencoder.
    Its license is at: http://www.gnu.org/licenses/gpl-2.0.html.
    Also this will download 7z locally (license: http://www.7-zip.org/license.txt).
    Click yes if you accept the terms of the several license agreements mentioned. The programs will then be downloaded.
      Or click no to cancel and exit.", "Lacking dependency", JOptionPane::YES_NO_OPTION)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant