This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
pymeds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update location of mpegts..
[git-p4: depot-paths = "//depot/": change = 1095]
replace/b43bf02ddeddd088c0e6b94974ca1a46562eb3db
John-Mark Gurney
17 years ago
parent
718e881275
commit
5cf223798a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
Write
Preview
Loading…
Cancel
Save