Skip to content

Commit

Permalink
moh related
Browse files Browse the repository at this point in the history
  • Loading branch information
rdp committed Nov 5, 2012
1 parent aa7e6dc commit 9b1ee2b
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 5 deletions.
2 changes: 2 additions & 0 deletions TODO
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Remember this stuff is all "oh gosh can I avoid doing that at all?" or "to prote
netflix instant descriptor work at all netflix instant descriptor work at all
it may need the "50% adjuster" fella... determine its timing relative to DVD's/ripped... it may need the "50% adjuster" fella... determine its timing relative to DVD's/ripped...
LLC LLC
buy powerdvd


powerdvd compat/cleanup entry screne anyway... powerdvd compat/cleanup entry screne anyway...
tell clearplay "I'll license it to you" LOL tell clearplay "I'll license it to you" LOL
Expand Down Expand Up @@ -85,6 +86,7 @@ Remember this stuff is all "oh gosh can I avoid doing that at all?" or "to prote
assert file played back "always" start at 0 [?] assert file played back "always" start at 0 [?]


== decide later to move up or down == == decide later to move up or down ==
ask VLC bid j-b
netflix upconvert that rox LOL netflix upconvert that rox LOL
EDL's (if not lewd) (only after can do propaganda, really) EDL's (if not lewd) (only after can do propaganda, really)
monty python monty python
Expand Down
10 changes: 7 additions & 3 deletions history_and_related_works_list.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cleanflicks (both analog and digital/DVD incantations, late 90's),
then more recently mplayer began to support EDL, zoomplayer added a scene-cut editor some years ago then more recently mplayer began to support EDL, zoomplayer added a scene-cut editor some years ago
(and a place to share them http://forum.inmatrix.com/index.php?showtopic=129 since 2004), (and a place to share them http://forum.inmatrix.com/index.php?showtopic=129 since 2004),
PowerDVD added a "movie remix" feature (for DVD's, blu-ray) with its version 8 (including PowerDVD added a "movie remix" feature (for DVD's, blu-ray) with its version 8 (including
the ability to share remixes with other on the MoovieLive web site since 2008 [3]), the ability to share remixes with others on the MoovieLive web site since 2008 [3]),
http://code.google.com/p/movie-content-editor came along, and also many http://code.google.com/p/movie-content-editor came along, and also many
other editors have supported EDL for content creation and/or playback, other editors have supported EDL for content creation and/or playback,
such as mythtv/XBMC's EDL support (as suggested by the phantom edit [1], from oreillynet.com), such as mythtv/XBMC's EDL support (as suggested by the phantom edit [1], from oreillynet.com),
Expand Down Expand Up @@ -61,14 +61,18 @@ http://www.mplayerhq.hu/DOCS/HTML/en/edl.html (smplayer, for instance, can pick
PowerDVD from version 8 on has a "remix" functionality http://www.cyberlink.com/stat/product-tutorial/enu/powerdvd/8/movieremixes.jsp including some innovative features, such PowerDVD from version 8 on has a "remix" functionality http://www.cyberlink.com/stat/product-tutorial/enu/powerdvd/8/movieremixes.jsp including some innovative features, such
as being able to continue playing with a "blank screen" and adding effects, adding audio (ex: voice overs), "blurring" scenes and sections of movies, as being able to continue playing with a "blank screen" and adding effects, adding audio (ex: voice overs), "blurring" scenes and sections of movies,
and uploading and downloading (sharing) remixes with others through a central point of distribution. and uploading and downloading (sharing) remixes with others through a central point of distribution.
some people have made downloadable collections for it, as well: https://www.facebook.com/ClearplayFilterForum some people have made downloadable collections for it, as well, see: http://pcnoevil.org/ and https://www.facebook.com/ClearplayFilterForum
(there is also a canonical ability to share remixes with others on the MoovieLive web site since 2008 [3])
works with blu-ray, as well, with later versions of PowerDVD
http://clearplay.com a commercial "filtering" DVD player See the "motivation" section of the README for a description. http://clearplay.com a commercial "filtering" DVD player See the "motivation" section of the README for a description.
It does offer a few features that sensible cinema supports but does not, like (user flexible) content decisions. It does offer a few features that sensible cinema supports but does not, like (user flexible) content decisions.
http://www.inmatrix.com zoom player's "scene cut editor" http://www.inmatrix.com zoom player's "scene cut editor" (and a place to share scene cuts with other at http://forum.inmatrix.com/index.php?showtopic=129 since 2004). Also works with blu-ray's
http://code.google.com/p/movie-content-editor (player written in Python, controls VLC using libvlc, to mute out parts based on subtitles (it parses them for profanity) and user-input/edit'ed EDL's, using edit decision lists in realtime) http://code.google.com/p/movie-content-editor (player written in Python, controls VLC using libvlc, to mute out parts based on subtitles (it parses them for profanity) and user-input/edit'ed EDL's, using edit decision lists in realtime)


== Also Related == == Also Related ==


see also the change_log_with_feature_list.txt.

Edited "airplane edit" style movies. Edited "airplane edit" style movies.
Commercial TV (ABC, NBC) show their own (edited for TV) movies, for instance Schindler's List was slightly edited when shown on television. Commercial TV (ABC, NBC) show their own (edited for TV) movies, for instance Schindler's List was slightly edited when shown on television.
http://en.wikipedia.org/wiki/Linear_video_editing http://en.wikipedia.org/wiki/Linear_video_editing
Expand Down
4 changes: 4 additions & 0 deletions inventionzy_files/sintel_zoomplayer_max_disk.cut
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,4 @@
// Zoom Player v8.5 Scene Cut file.
//
DVDTitle(2)
CutSegment("Start=5.449","End=7.000")
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"dvd_title_track" => "2", "dvd_title_track" => "2",
"dvd_start_offset" => "0.37", # for title 2 "dvd_start_offset" => "0.37", # for title 2
"not edited out stuff" => "quite a bit of violence in there still", "not edited out stuff" => "quite a bit of violence in there still",



"mplayer_dvd_splits" => [],
"timestamps_relative_to" => ["dvd_start_offset","29.97"],

0 comments on commit 9b1ee2b

Please sign in to comment.