Browse Source

update location of mpegts..

[git-p4: depot-paths = "//depot/": change = 1095]
replace/b43bf02ddeddd088c0e6b94974ca1a46562eb3db
John-Mark Gurney 17 years ago
parent
commit
5cf223798a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dvd.py

+ 1
- 1
dvd.py View File

@@ -12,7 +12,7 @@ import os
import sets

import sys
sys.path.append('/Users/jgurney/p4/bktrau/info')
sys.path.append('mpegts')
try:
import mpegts
audiofilter = lambda x, y: mpegts.DVDAudioFilter(x, y)


Loading…
Cancel
Save