]> granicus.if.org Git - file/commitdiff
Remove a regex
authorReuben Thomas <rrt@sc3d.org>
Tue, 12 Feb 2008 15:36:54 +0000 (15:36 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 12 Feb 2008 15:36:54 +0000 (15:36 +0000)
magic/Magdir/animation

index fbe860c7cef79309cee58ef6dad0ef4490417a0b..0a83df5a0015872bab623db7e76a715e86df4045 100644 (file)
 
 # From: Behan Webster <behanw@websterwood.com>
 # NuppelVideo used by Mythtv (*.nuv)
-0      regex           NuppelVideo|MythTVVideo MythTV NuppelVideo
+# Note: there are two identical stanzas here differing only in the
+# initial string matched. It used to be done with a regex, but we're
+# trying to get rid of those.
+0      string          NuppelVideo     MythTV NuppelVideo
+>12    string          x               v%s
+>20    lelong          x               (%d
+>24    lelong          x               \bx%d),
+>36    string          P               \bprogressive,
+>36    string          I               \binterlaced,
+>40    ledouble        x               \baspect:%.2f,
+>48    ledouble        x               \bfps:%.2f
+0      string          MythTV          MythTV NuppelVideo
 >12    string          x               v%s
 >20    lelong          x               (%d
 >24    lelong          x               \bx%d),