Re: ps3 issues



Hi,

2009/6/11 Henrique Ferreiro García <henrique ferreiro gmail com>:
> Hi!
>
>>    Well in theory yes but rygel identifies transcoding target by DLNA
>> profiles and these profiles are very specific (i-e SD, HD etc). Note
>> that this is just the simplest solution I went for and I wont be
>> against having non-DLNA profiles as transcoding targets if really
>> needed.
>
> As a first task, I think that Rygel should support any DLNA-compliant
> file to be streamed without transcoding. I found libdlna has a pretty
> complete "database" of media formats and its corresponding DLNA
> profiles. I you agree with this, I can try to rewrite it in vala as an
> object hierarchy (Rygel.DLNAProfile, Rygel.DLNAVideoProfile, ...) as
> time allows.

  Yeah, it's already on my todo list but I was more thinking of
merging (and adapting) code from libdlna to gupnp-av to replace the
existing DLNA PN guessing code. The author libdlna has also shown his
willingness for this.

> Related to this, I found that the PS3 recognizes mpeg files as DLNA
> compliant and doesn't tell Rygel to transcode them. Where in Rygel
> sources is this handled?

  You mean which part handles these requests? rygel-seekable-response.vala

> The problem seems to be that the default bitrate for ffenc_mpeg2video is
> very low (300kbps). I changed it to 3Mbps and it improved a lot.

   Oh? I'll try it tonight and fix that if it helps me as well.

> By the
> way, why don't you use mpeg2enc which seems to be the preferred encoder
> for mpeg2?

   Hmm.. I recall i used to use it. If you could try it out and let me
know if it works better, I'll start using it. Although, I dream of
autopluging encoders and even muxers. :)

-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124


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