I don't think it is easy with the Stephen Fry podcast.  The  enclosure
is marked as follows:

Code:
--------------------
    
  <enclosure 
url="http://fry.positive-dedicated.net/fry-podcast-episodes-01.m4a"; 
length="25395271" type="audio/x-m4a" />
  
--------------------

Which say the type is "audio/mpeg" - so there is no hint of video
before you start playing.

Earlier in the description the code hints at video but it is still not
adequate.

Code:
--------------------
    
  <media:content xmlns:media="http://search.yahoo.com/mrss"; fileSize="36234946" 
type="audio/x-m4a" medium="video" isDefault="" expression="full" bitrate="" 
framerate="" samplingrate="" channels="" duration="00:03:59" height="0" 
width="0" lang="en" 
url="http://fry.positive-dedicated.net/fry-podcast-episodes-03.m4a"/>
  
--------------------

The video content is minimal just a slideshow of a few jpegs.

Since m4a is not a native - the problem could be solved by the decoder
you are using probably mov123 but possibly faad or mplayer. In order
for your suggestion to be possible with m4a files the decoder should be
discarding the video content.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=51201

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to