Re: transcode supported by Rygel



On Do, 2012-08-16 at 16:07 +0800, Soho Soho123 wrote:
> Dear Jens,
> 
> I can find the code in Rygel about transcode,
> like
> rygel-xbox-hacks.vala
> rygel-xbmc-hacks.vala
> rygel-wmv-transcoder.vala
> rygel-wmp-hacks.vala
> rygel-visual-item.vala
> rygel-video-transcoder.vala
> rygel-v1-hacks.vala
> rygel-aac-transcoder.vala
> rygel-avc-transcoder.vala
> rygel-l16-transcoder.vala
> rygel-mp3-transcoder.vala
> rygel-panasonic-hacks.vala
> 
> I confused about aac file can not play , but rygel include aac transcode.

This is because I couldn't get GStreamer to produce streamable MP4 files
just-in-time yet. For a working AAC transcoder please use 0.15.x or
backport the important details from
http://git.gnome.org/browse/rygel/commit/?id=7aeb69c42ab5e08035073de3a944445fc15cd3ef


> Could you kindly help to explain the detail function of the files above?

The hacks files have nothing to do with transcoding, they contain
work-arounds for several devices, like remapping mime-types, change
device description versions etc.

The -transcoder files are creating instances of the respective class
transcoders (audio/video), sometimes doing a little bit more than that
by altering the resources added to the items.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]