Miro (Democracy) player port is here...
Raaf
raaf at zen.mooo.com
Sun Nov 18 11:58:14 PST 2007
Jeremy Messenger wrote:
> Hello folks,
>
> One of my friend beg me to create a port of Miro, so I did. ;-) Hopeful I
> have covered all dependencies. There is only a known issue is that for
> some reason it doesn't show thumbnail. Other than thumbnail, it downloads,
> displays video and etc work great. Feel free to report bug or whatever
> under this thread. Have fun.
>
Thanks for this awesome port! It compiled fine and I didn't find
any problems running it yet.
I think you have to add a runtime dependency on ImageMagick for
the thumbnails to work. I have it installed and I didn't notice any
missing thumbnails, but I do get some of these messages on stderr
when starting miro:
WARNING Error resizing /home/raaf/.miro/icon-cache/164382047.01017303 to 226x170:
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/miro/imageresize.py", line 49, in multiResizeImage
resizeImage(source_filename, resizedPath, width, height)
File "/usr/local/lib/python2.5/site-packages/miro/platformutils.py", line 224, in resizeImage
ignore_stderr=True)
File "/usr/local/lib/python2.5/site-packages/miro/util.py", line 705, in call_command
(args, pipe.returncode, stdout, stderr))
OSError: call_command with ('/usr/X11R6/bin/convert', '/home/raaf/.miro/icon-cache/164382047.01017303', '-strip', '-resize', '226x170>', '-gravity', 'center', '-bordercolor', 'black', '-border', '113', '-crop', '226x170+0+0', '+repage', '/home/raaf/.miro/icon-cache/164382047.226x170.01017303') has return code -11
stdout:
stderr:
More information about the freebsd-multimedia
mailing list