[coherence-dev] .config transcoding for sony bravia

Thomas Hecker thomas.hecker at gmail.com
Thu Jan 28 17:02:19 CET 2010


Hi Chriss,

Über schlechtes Englisch darf ich mich nicht beschweren ;-)
Ich habe einen 32W5800, aber das sollte doch egal sein, ob 32 oder 40,
oder nicht?

Ich habe einen xvid im avi format per ffmpeg in mpeg2 gewandelt.

Gruß,
Thomas

On Thu, Jan 28, 2010 at 2:37 PM, nemesis <nemesis.edsa at gmx.de> wrote:
> Hallo Thomas,
>
> ja, erkennt man an meinem schlechten englisch, oder? ;-)
> also bei mir funktioniert es, aber nur mit mpeg-files, was hast du genau für
> nen Bravia ? auch nen 40W5800 ?
>
>
> MfG,
> Chriss
>
> Thomas Hecker schrieb:
>>
>> Hallo Nemesis,
>>
>> ich nehme an, du sprichst deutsch? :-)
>>
>> Funktioniert der von dir gepostete Transcoder bei dir einwandfrei? Ich
>> bekomme ein schreckliches Bild, auf dem man fast nichts erkennen
>> kann...
>>
>> Viele Grüße,
>> Thomas
>>
>> On Tue, Jan 26, 2010 at 9:06 PM, Thomas Hecker <thomas.hecker at gmail.com>
>> wrote:
>>>
>>> Hi all,
>>>
>>> thank you for bootstraping. With this config, I got to stream a mpg to
>>> my TV but it looks ugly, very dissorted. Playing same file with VLC
>>> looks ok. Setting  <transcoding> to yes / no makes no difference.
>>>
>>> I didn't understand some basic things:
>>> - how coherence knows that a file has to be transcoded?
>>> - Or will all files be transcoded?
>>> - "but with this config, only mpeg-films could be played back." -> as
>>> ffmpeg is used? If i can transform my xvid-file with ffmpeg on
>>> console, it should work with this transcoder, too, right? But I cannot
>>> see my xvid file on TV.
>>>
>>> Sorry, I'm very new to this video and coherence stuff. TV is also a Sony
>>> W5800.
>>>
>>> Thank you!
>>> Thomas
>>>
>>>
>>> On Tue, Jan 26, 2010 at 5:57 PM, nemesis <nemesis.edsa at gmx.de> wrote:
>>>>
>>>> I got streaming of mpeg-files working. My config looks like:
>>>>
>>>> <config>
>>>>  <logging level="debug">
>>>>   <logfile active="yes">coherence.log</logfile>
>>>>  </logging>
>>>> <controlpoint>no</controlpoint>
>>>> <plugin active="yes">
>>>>   <content>/path/to/movies/</content>
>>>>  <uuid>41c63302-5a8d-48fe-a3d6-32cc0eeb98dc</uuid>
>>>>  <name>Moviez</name>
>>>>  <backend>FSStore</backend>
>>>> </plugin>
>>>>
>>>> <transcoding>yes</transcoding>
>>>> <transcoder>
>>>>  # <pipeline>ffmpeg -i %s -acodec pcm_s16le -vcodec libx264 -vpre hq
>>>> -vpre
>>>> main -crf 22 -threads 0 -muxrate 15360 -f vob -</pipeline>
>>>>  <pipeline>ffmpeg -i %s -acodec mp2 -ab 128k -vcodec mpeg2video -b 10M
>>>> -bufsize 8388608 -muxrate 15360 -f vob -</pipeline>
>>>>  <type>process</type>
>>>>  <name>mpegts</name>
>>>>  <target>video/mpeg</target>
>>>> </transcoder>
>>>>
>>>> <use_dbus>yes</use_dbus>
>>>> <web-ui>yes</web-ui>
>>>> <serverport>30020</serverport>
>>>> <interface>eth0</interface>
>>>> </config>
>>>>
>>>> but with this config, only mpeg-films could be played back.
>>>> The TV I use is a Bravia KDL40W5800
>>>>
>>>>
>>>> MfG,
>>>> Nemesis
>>>>
>>>> --
>>>>  ·''`.    Open Minds.              -°)
>>>>  : :' :        Open Sources.        /\\   -°)  -°)
>>>>  `. `'             Open Future.    _\_V  _(/) _(\)
>>>>  `-      Proudly running unstable Debian GNU/Linux
>>>> _______________________________________________
>>>> coherence-dev mailing list
>>>> coherence-dev at lists.beebits.net
>>>> http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev
>>>>
>
> --
>  ·''`.    Open Minds.              -°)
>  : :' :        Open Sources.        /\\   -°)  -°)
>  `. `'             Open Future.    _\_V  _(/) _(\)
>   `-      Proudly running unstable Debian GNU/Linux
> _______________________________________________
> coherence-dev mailing list
> coherence-dev at lists.beebits.net
> http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev
>


More information about the coherence-dev mailing list