Author: duncan
Date: Thu Dec 14 22:42:57 2006
New Revision: 8724
Modified:
branches/rel-1/freevo/src/video/__init__.py
Log:
[ 1614116 ] Add thumbnails to joined videos
Fix applied
Modified: branches/rel-1/freevo/src/video/__init__.py
==============================================================================
--- branches/rel-1/freevo/src/video/__init__.py (original)
+++ branches/rel-1/freevo/src/video/__init__.py Thu Dec 14 22:42:57 2006
@@ -125,6 +125,7 @@
# create new name
name = file[:pos] + file[pos:].replace('1', '1-%s' %
end, 1)
x = VideoItem(name, parent)
+ x.set_url(file, False)
x.files = FileInformation()
for f in [ file ] + add_file:
x.files.append(f)
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog