|
|
02-28-2009
, 05:51 PM
|
|
Posts: 879 |
Thanked: 1,301 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: | ||
|
|
02-28-2009
, 05:56 PM
|
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#3
|
|
|
02-28-2009
, 06:02 PM
|
|
Posts: 879 |
Thanked: 1,301 times |
Joined on Mar 2007
|
#4
|
|
|
02-28-2009
, 06:13 PM
|
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#5
|
|
|
02-28-2009
, 06:49 PM
|
|
|
Posts: 2,890 |
Thanked: 2,626 times |
Joined on Oct 2005
@ Germany
|
#6
|
| The Following User Says Thank You to pycage For This Useful Post: | ||
|
|
02-28-2009
, 07:19 PM
|
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#7
|
|
|
02-28-2009
, 09:41 PM
|
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#9
|
|
|
02-28-2009
, 09:56 PM
|
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#10
|
![]() |
| Tags |
| canola, choppy, mediatomb, slow, upnp |
| Thread Tools | Search this Thread |
|
| transcoded in advance, | transcoded on the fly, | served via mediatomb | served via mediatomb | UPnP | UPnP -------+------------------------------------------------------- | | Nokia | Works flawlessly, but | Won't start playing for Media | requires transcoding | some reason. It tries Player | everything in advance. | "Buffering..." for a while | | then just gives up. | | | | I would be happy with this | | option if it worked. | | -------+--------------------------+---------------------------- | | Canola | Choppy video. | Choppy video. | | No difference between | | transcoding on the fly | | or in advance. | | | | This is my ideal config. | | How can I speed up the | | video playback?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; 03-15-2009 at 02:55 PM.