|
2009-02-28
, 21:51
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#2
|
Code:<transcode mimetype="video/x-msvideo" using="tablet_encode"/> ... <profile name="tablet_encode" enabled="yes" type="external"> <mimetype>video/x-msvideo</mimetype> <accept-url>yes</accept-url> <first-resource>yes</first-resource> <accept-ogg-theora>no</accept-ogg-theora> <agent command="tablet-encode" arguments="-i -o -p best %in %out"/> <buffer size="14400000" chunk-size="512000" fill-size="120000"/> </profile>
The Following User Says Thank You to ukki For This Useful Post: | ||
|
2009-02-28
, 21:56
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#3
|
|
2009-02-28
, 22:02
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#4
|
|
2009-02-28
, 22:13
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#5
|
|
2009-02-28
, 22:49
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#6
|
The Following User Says Thank You to pycage For This Useful Post: | ||
|
2009-02-28
, 23:19
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#7
|
|
2009-03-01
, 01:41
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#9
|
|
2009-03-01
, 01:56
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#10
|
Tags |
canola, choppy, mediatomb, slow, upnp |
|
I'm using these options to tablet-encode to do the transcoding:
So I guess I have two ways to solve my problem. The first question is, why can the Nokia Media Player play back my videos so flawlessly but Canola2 chokes on them? Is there any way to get Canola to use the same backend as the Nokia player? Or are there other alternatives I can try?
The other question I might ask is why do my on-the-fly transcoded videos not work with the Nokia media player when they do work with Canola (just slow), and they also work if I do the transcoding beforehand and just use mediatomb to serve the file? Could it be an indexing problem? Do I have the MIME type set correctly?
Please, if anyone has this working or has any ideas what is wrong then I would really appreciate some help. Thanks!
================================
UPDATE: Issue solved thanks to a comment from attila77:
Last edited by spock; 2009-03-15 at 18:55.