Jason Tackaberry a écrit :
> Yes this was a change in kaa.metadata at some point.  IIRC, in mmpython,
> the fourcc attribute isn't actually the fourcc but the displayable codec
> name.  We changed this so that the fourcc value is actually a fourcc,
> and added a 'codec' attribute which is the printable name based on the
> fourcc.  So Freevo should be displaying that, rather than the fourcc,
> which is of no interest to users.
>   
Hi, Jason, I think that this is not totally finished, yet !

Until now, I did all my test with the seventh show. Now I did a test 
with the pilot, and there is an  3 soundtrack, with a title (In my case 
'Actor's comments').

See the output  of mminfo :
+-- Audio Track #1
|    |   language: fre
|    |      media: MEDIA_AUDIO
|    |   channels: 2
|    | samplerate: 24000.0
|    |      codec: AAC
|    |     fourcc: 0x00ff
|    |    trackno: 2
|    |         id: 0
+-- Audio Track #2
|    |   language: eng
|    |      media: MEDIA_AUDIO
|    |   channels: 2
|    | samplerate: 24000.0
|    |      codec: AAC
|    |     fourcc: 0x00ff
|    |    trackno: 3
|    |         id: 1
+-- Audio Track #3
|    |      title: Commentaires des acteurs
|    |   language: eng
|    |      media: MEDIA_AUDIO
|    |   channels: 1
|    | samplerate: 24000.0
|    |      codec: Unknown
|    |     fourcc: AAC/MPEG2/LC/SBR
|    |    trackno: 4
|    |         id: 2

Funny, no ?

Thanks,

-- 
Pascal Schirrmann


-------------------------------------------------------------------------
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-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to