Hi,
I'm pleased to announce the long awaited release 0.8.0, which integrates the vdr-xine-network patch. You can find it on my homepage:
Excerpt from HISTORY:
2007-10-24: Version 0.8.0
- Frame duration was not set correctly in xine-lib for H.264 frames, causing frame drops an non fluent playback. - Added network patch (thanks to Tobias Grimm for supplying it). Although I had planned to optimize it to just use one port and only two sockets, I decided to release it in its current state instead of waiting further years. I've just modified it to use a more xine-like MRL netvdr://host:port#demux:mpeg_pes where port is optional (defaults to 18701). The fifo MRL should now be written vdr://tmp/vdr-xine/stream#demux:mpeg_pes, although a single slash will still work, too. - Updated et_EE.po (thanks to Arthur Konovalov for supplying the file). - Fixed a bug in vdr-xine's buffer handling for live TV mode which got most noticeable when switching back from a H.264 channel to a MPEG2 channel, especially when the machine was not capable of playing the H.264 stream in real time. As the buffer was not cleared when switching channels, old H.264 data was sent to xine instead of new MPEG2 data, which caused xine to incorrectly switch to H.264 mode. This behavior could lead to a crash in FFmpeg later. - Fixed OSD handling in vdr-xine as certain subtitles could cause a memory corruption in xine (thanks to Arthur Konovalov for providing sample recordings).
Enjoy.
Bye.
En/na Reinhard Nissl ha escrit:
Hi,
I'm pleased to announce the long awaited release 0.8.0, which integrates the vdr-xine-network patch. You can find it on my homepage:
I finally upgraded to this version (from 0.7.6 + network patches, I think I tried some other version but with similar problems as this one), but using it from the network (I cannot try it locally, so I don't know if it applies), live tv stutters (i.e. plays smooth for around a second, stops or slows down for a moment, plays for a second, stops, and so on). Recordings are not affected by this problem (or so it seems). The same version of xine (20070829224000, downloaded from your page, with the patches in vd-xine) on the client against streamdev-server plays smoothly.
En/na Luca Olivetti ha escrit:
En/na Reinhard Nissl ha escrit:
Hi,
I'm pleased to announce the long awaited release 0.8.0, which integrates the vdr-xine-network patch. You can find it on my homepage:
I finally upgraded to this version (from 0.7.6 + network patches, I think I tried some other version but with similar problems as this one), but using it from the network (I cannot try it locally, so I don't know if it applies), live tv stutters (i.e. plays smooth for around a second, stops or slows down for a moment, plays for a second, stops, and so on). Recordings are not affected by this problem (or so it seems). The same version of xine (20070829224000, downloaded from your page, with the patches in vd-xine) on the client against streamdev-server plays smoothly.
Mmmh, I usually use wifi, now I tried with a wired connection and it seems to work fine. 0.7.6 worked fine with wifi though (even with marginal reception, with at least 5Mbps available as reported by kwifimonitor), and where I usually need it there's no wired connection available. Is it possible that newer version generate more traffic/are more sensible to network latencies?
Bye
Hi,
Luca Olivetti schrieb:
Is it possible that newer version generate more traffic/are more sensible to network latencies?
Yes, at least in the buffer monitoring phase, which was introduced with 0.7.7. Try to set it to 0 in vdr-xine's setup menu.
I'll need some time to provide a proper fix for this issue.
Bye.
En/na Reinhard Nissl ha escrit:
Hi,
Luca Olivetti schrieb:
Is it possible that newer version generate more traffic/are more sensible to network latencies?
Yes, at least in the buffer monitoring phase, which was introduced with 0.7.7. Try to set it to 0 in vdr-xine's setup menu.
That was it! Thank you. Incidentally, that was the only parameter I didn't touch ;-)
Bye
On Oct 24, 2007 8:00 AM, Reinhard Nissl rnissl@gmx.de wrote:
Hi,
I'm pleased to announce the long awaited release 0.8.0, which integrates the vdr-xine-network patch. You can find it on my homepage:
http://home.vr-web.de/~rnissl
Hi Reinhard,
I've used vdr-xine, and I've used xinelibout for vdr. I've just ogt a general question, as they both seem to have similar functionality (or at least they both satisfy my need for a software client head to vdr. What's the driver for vdr-xine? I've heard people say xinelibout is "better" because it is more stable. But, whats the reality?
Mike
"mike lewis" lachlanlewis@gmail.com writes:
Hi,
I've used vdr-xine, and I've used xinelibout for vdr. I've just ogt a general question, as they both seem to have similar functionality (or at least they both satisfy my need for a software client head to vdr. What's the driver for vdr-xine? I've heard people say xinelibout is "better" because it is more stable. But, whats the reality?
If you've used both you should be able to compare them, shouldn't you ?
I've also used both. Now i'm only using xineliboutput because (just facts, no attack !) - it has support for network without patching for longer - it doesn't require me to recompile libxine - network features are more advanced - i can have more that one frontend watching/sharing the same channel. - now i just aptitude install libxine1-xvdr to install the client side.
Obviously the two plugins are both great plugins. And, Reinhard you do a really good job providing patches for vdr & xine ! Thanks a lot.
I guess the hidden question was "have you ever considered to merge the two projects ?", wasn't it ? :)
My question would be: "one vdr, one xineliboutput plugin, 2 dvb cards, 2 independant frontends displaying different channels(+osd and stuff) without streamdev, has it been considered ?" :)
On Nov 13, 2007 7:12 PM, syrius.ml@no-log.org wrote:
"mike lewis" lachlanlewis@gmail.com writes:
Hi,
I've used vdr-xine, and I've used xinelibout for vdr. I've just ogt a general question, as they both seem to have similar functionality (or at least they both satisfy my need for a software client head to vdr. What's the driver for vdr-xine? I've heard people say xinelibout is "better" because it is more stable. But, whats the reality?
If you've used both you should be able to compare them, shouldn't you ?
Well no, as I used them in the past and my media box died; and my memory isn't all that good.. so now I'm re-assessing my new solution based on running linux on a ps3; and I can't compare them until I've installed them both... Which is basically what I want to avoid ;-).
I've also used both. Now i'm only using xineliboutput because (just facts, no attack !)
- it has support for network without patching for longer
- it doesn't require me to recompile libxine
- network features are more advanced
- i can have more that one frontend watching/sharing the same channel.
- now i just aptitude install libxine1-xvdr to install the client side.
Yes, the "support" for users like me on something like ubuntu is one reason why i'm likely to go down the path xinelibout.
Obviously the two plugins are both great plugins. And, Reinhard you do a really good job providing patches for vdr & xine ! Thanks a lot.
I guess the hidden question was "have you ever considered to merge the two projects ?", wasn't it ? :)
Well no, my question probably should have been: whats the difference between the two plugins; if I'm using either simply as a software headend (similar to softdevice, but not permanently on) is their any feature which would drive the selection of xinelibout over vdr-xine?
My question would be: "one vdr, one xineliboutput plugin, 2 dvb cards, 2 independant frontends displaying different channels(+osd and stuff) without streamdev, has it been considered ?" :)
I think the answer there is to use one vdr per head-end.
Thanks for jumping on board the Q&A session! hehe.'
Mick
On Tuesday 13 November 2007 13:50:42 mike lewis wrote:
On Nov 13, 2007 7:12 PM, syrius.ml@no-log.org wrote:
"mike lewis" lachlanlewis@gmail.com writes:
Hi,
I've used vdr-xine, and I've used xinelibout for vdr. I've just ogt a general question, as they both seem to have similar functionality (or at least they both satisfy my need for a software client head to vdr. What's the driver for vdr-xine? I've heard people say xinelibout is "better" because it is more stable. But, whats the reality?
If you've used both you should be able to compare them, shouldn't you ?
Well no, as I used them in the past and my media box died; and my memory isn't all that good.. so now I'm re-assessing my new solution based on running linux on a ps3; and I can't compare them until I've installed them both... Which is basically what I want to avoid ;-).
I've also used both. Now i'm only using xineliboutput because (just facts, no attack !)
- it has support for network without patching for longer
- it doesn't require me to recompile libxine
- network features are more advanced
- i can have more that one frontend watching/sharing the same channel.
- now i just aptitude install libxine1-xvdr to install the client side.
Yes, the "support" for users like me on something like ubuntu is one reason why i'm likely to go down the path xinelibout.
Obviously the two plugins are both great plugins. And, Reinhard you do a really good job providing patches for vdr & xine ! Thanks a lot.
I guess the hidden question was "have you ever considered to merge the two projects ?", wasn't it ? :)
Well no, my question probably should have been: whats the difference between the two plugins; if I'm using either simply as a software headend (similar to softdevice, but not permanently on) is their any feature which would drive the selection of xinelibout over vdr-xine?
My question would be: "one vdr, one xineliboutput plugin, 2 dvb cards, 2 independant frontends displaying different channels(+osd and stuff) without streamdev, has it been considered ?" :)
I think the answer there is to use one vdr per head-end.
Thanks for jumping on board the Q&A session! hehe.'
Mick
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi,
Using my PS3 as a vdr client is also my target. But I experienced bad (de-)interlacing when watching SD TV using SD output (even with right resolution). I am now waiting the new HV xorg driver to have more control on the video than the already available fb blit mechanism. I did rewrite the fb driver of xinelib to enhace it with ps3 blit functionality and virtual fb but it did not improve the output quality. By the way, the PS3 have a colorspace issue to display the OSD with proper color palette under the fb. (X is not affected by this)
Actually I am using streamdev and xineliboutput together. Xineliboutput is good to pilot the server side from any linux based system. Streamdev + FF card + vdr is the best deal for client device (I am using this solution over wifi and it works like a charm) Streamdev + m3u patch is ideal to use VLC with playlist and allow Win OS to access the TV programs.
If you want to start developping good SD support for the PS3 I would be pleased to provide some help.
Cheers,
Alex
Hi,
Using my PS3 as a vdr client is also my target. But I experienced bad (de-)interlacing when watching SD TV using SD output (even with right resolution). I am now waiting the new HV xorg driver to have more control on the video than the already available fb blit mechanism. I did rewrite the fb driver of xinelib to enhace it with ps3 blit functionality and virtual fb but it did not improve the output quality. By the way, the PS3 have a colorspace issue to display the OSD with proper color palette under the fb. (X is not affected by this)
Actually I am using streamdev and xineliboutput together. Xineliboutput is good to pilot the server side from any linux based system. Streamdev + FF card + vdr is the best deal for client device (I am using this solution over wifi and it works like a charm) Streamdev + m3u patch is ideal to use VLC with playlist and allow Win OS to access the TV programs.
Hi, I would like to use my PS3 as vdr client as well. I'm currently using xineliboutput for my other client (on a standard PC), so this would be my first choice, but I've no problem to switch back to vdr-xine (which I used in the past - with the network patch... I moved to xineliboutput just because I don't want to patch xine-lib everytime anymore..)
Can you give more details of what are you using on your PS3?
Thanks, Graziano
En/na Graziano Pavone ha escrit:
I'm currently using xineliboutput for my other client (on a standard PC), so this would be my first choice, but I've no problem to switch back to vdr-xine (which I used in the past - with the network patch... I moved to xineliboutput just because I don't want to patch xine-lib everytime anymore..)
Note that 0.8.0 has network support built-in. A nice feature that vdr-xine has over xineliboutput, is that it automatically sets itself as the primary device when a connection comes, and when the connection is closed it restores the previous primary device. This way I can either watch locally with the dxr3-plugin or remotely with vdr-xine.
Bye
2007/11/13, Luca Olivetti luca@ventoso.org:
Note that 0.8.0 has network support built-in.
I know but you still have to patch and recompile xine-lib... Are there any problems in submitting the needed patch to the mainstream xine-lib distribution?
A nice feature that vdr-xine has over xineliboutput, is that it
automatically sets itself as the primary device when a connection comes, and when the connection is closed it restores the previous primary device. This way I can either watch locally with the dxr3-plugin or remotely with vdr-xine.
I only have Skystar2/Airstai2 budget cards, so it's not an issue for me. A feature that allows to watch different channels on clients at the same time (without using multiple vdr installations and streamdev) would definetely make me switch back to vdr-xine :)
Hi,
Graziano Pavone schrieb:
2007/11/13, Luca Olivetti <luca@ventoso.org mailto:luca@ventoso.org>:
Note that 0.8.0 has network support built-in.
I know but you still have to patch and recompile xine-lib... Are there any problems in submitting the needed patch to the mainstream xine-lib distribution?
The problem is that small parts of the patch would break binary compatibility in xine-lib-1.1.x. This is no problem if a distribution decides to include the patch and recompiles all applications which use xine-lib-1.1.x.
I still do provide those patches as not all people are willing to switch to xine-lib-1.2 (hg) which is still in development, contains the patches and therefore works out of the box.
A nice feature that vdr-xine has over xineliboutput, is that it automatically sets itself as the primary device when a connection comes, and when the connection is closed it restores the previous primary device. This way I can either watch locally with the dxr3-plugin or remotely with vdr-xine.
I only have Skystar2/Airstai2 budget cards, so it's not an issue for me. A feature that allows to watch different channels on clients at the same time (without using multiple vdr installations and streamdev) would definetely make me switch back to vdr-xine :)
And you wouldn't mind applying a huge patch on VDR to achieve this goal?
Bye.
Hi Reinhard
2007/11/13, Reinhard Nissl rnissl@gmx.de:
Are there any problems in submitting the needed patch to the mainstream xine-lib distribution?
The problem is that small parts of the patch would break binary compatibility in xine-lib-1.1.x. This is no problem if a distribution decides to include the patch and recompiles all applications which use xine-lib-1.1.x.
I still do provide those patches as not all people are willing to switch to xine-lib-1.2 (hg) which is still in development, contains the patches and therefore works out of the box.
This is a very good news. As soon as 1.2 version will be stable it will be much more easy to use vdr-xine. Picture quality seems better to me in vdr-xine than in xineliboutput, so I'll be happy to go back to vdr-xine, I just didn't want to do all the patching anymore (expecially because it was needed both on client and servers in my networked enviroment). The new network feature is a big step forward (finding the network-patch for every new release was a pain), but xine-lib patch was still needed...
Does it mean that a linux distro that include xine-lib-1.2 will be able to connect to a networked VDR-xine installation without the need of anything else apart from xine?
I only have Skystar2/Airstai2 budget cards, so it's not an issue for me.
A feature that allows to watch different channels on clients at the same time (without using multiple vdr installations and streamdev) would definetely make me switch back to vdr-xine :)
And you wouldn't mind applying a huge patch on VDR to achieve this goal?
This feature is so interesting that I certainly wouldn't mind, even if it would a very good feature to be included in the 1.5 vdr release... :)
Thanks Graziano
"Graziano Pavone" graziano.pavone@gmail.com writes:
[...]
And you wouldn't mind applying a huge patch on VDR to achieve this goal?
This feature is so interesting that I certainly wouldn't mind, even if it would a very good feature to be included in the 1.5 vdr release... :)
imho that's a feature that must be in 1.5 ! as with the smart channel management.
utf8 and subtitles are great achievements, what's next ? :-)
On Wed, Nov 14, 2007 at 11:49:50AM +0100, syrius.ml@no-log.org wrote:
imho that's a feature that must be in 1.5 ! as with the smart channel management.
utf8 and subtitles are great achievements, what's next ? :-)
I would love to have VDR support H.264 recording on DVB-S.
On Nov 14, 2007 4:23 AM, Gregoire Favre gregoire.favre@gmail.com wrote:
I would love to have VDR support H.264 recording on DVB-S.
I know a lot of people, including myself, who agree!
syrius.ml@no-log.org wrote:
"Graziano Pavone" graziano.pavone@gmail.com writes:
[...]
And you wouldn't mind applying a huge patch on VDR to achieve this goal?
This feature is so interesting that I certainly wouldn't mind, even if it would a very good feature to be included in the 1.5 vdr release... :)
imho that's a feature that must be in 1.5 ! as with the smart channel management.
utf8 and subtitles are great achievements, what's next ? :-)
You have to ask Santa-Klaus ;)
On 11/14/07 17:24, Lauri Tischler wrote:
syrius.ml@no-log.org wrote:
"Graziano Pavone" graziano.pavone@gmail.com writes:
[...]
And you wouldn't mind applying a huge patch on VDR to achieve this goal?
This feature is so interesting that I certainly wouldn't mind, even if it would a very good feature to be included in the 1.5 vdr release... :)
imho that's a feature that must be in 1.5 ! as with the smart channel management.
utf8 and subtitles are great achievements, what's next ? :-)
You have to ask Santa-Klaus ;)
H.264 will only become interesting (to me) once there are hardware devices that can replay it (aka "Full Featured DVB cards"). I am not interested in software players that might not even run on my 450 MHz VDR.
Until then, normal MPEG2/DVB-S does just fine for me.
Klaus
On Nov 14, 2007 8:36 AM, Klaus Schmidinger Klaus.Schmidinger@cadsoft.de wrote:
H.264 will only become interesting (to me) once there are hardware devices that can replay it (aka "Full Featured DVB cards"). I am not interested in software players that might not even run on my 450 MHz VDR.
Until then, normal MPEG2/DVB-S does just fine for me.
Ouch!
Well, maybe we should all chip in a couple dollars and buy Klaus a new pc that can handle h264. Can build one for just a couple hundred bucks.
On 11/14/07 17:57, VDR User wrote:
On Nov 14, 2007 8:36 AM, Klaus Schmidinger Klaus.Schmidinger@cadsoft.de wrote:
H.264 will only become interesting (to me) once there are hardware devices that can replay it (aka "Full Featured DVB cards"). I am not interested in software players that might not even run on my 450 MHz VDR.
Until then, normal MPEG2/DVB-S does just fine for me.
Ouch!
Well, maybe we should all chip in a couple dollars and buy Klaus a new pc that can handle h264. Can build one for just a couple hundred bucks.
My VDR is just fine ;-)
Klaus
Klaus Schmidinger wrote:
On 11/14/07 17:24, Lauri Tischler wrote:
syrius.ml@no-log.org wrote:
"Graziano Pavone" graziano.pavone@gmail.com writes:
[...]
And you wouldn't mind applying a huge patch on VDR to achieve this goal?
This feature is so interesting that I certainly wouldn't mind, even if it would a very good feature to be included in the 1.5 vdr release... :)
imho that's a feature that must be in 1.5 ! as with the smart channel management.
utf8 and subtitles are great achievements, what's next ? :-)
You have to ask Santa-Klaus ;)
H.264 will only become interesting (to me) once there are hardware devices that can replay it (aka "Full Featured DVB cards"). I am not interested in software players that might not even run on my 450 MHz VDR.
Reminds me of old electronics magazine 'Byte', there was one fellow, Steve Ciarcia, with all kind of hardware projects. He allways said 'the most efficient compiler is solder'
-- If it's worth doing, it's worth doing in hardware.
Hi,
Klaus Schmidinger schrieb:
H.264 will only become interesting (to me) once there are hardware devices that can replay it (aka "Full Featured DVB cards"). I am not interested in software players that might not even run on my 450 MHz VDR.
Until then, normal MPEG2/DVB-S does just fine for me.
I don't think that the ability to replay HD content is required to take over the patches. It would simply be nice to have a vanilla VDR 1.5.x which is able to handle H.264 content.
Did you ever record or replay MPEG2 HD content? Have you ever seen or used a FF card for MPEG2 HD content? Though, VDR has the ability to handle MPEG2 HD content.
And I don't think that we will see a FF card which can handle H.264. Gfx cards take over that business and once the VA API is released and supported, those functionality will even be available on Linux.
So whenever you like, feel free to contact me regarding integration of H.264 support. Till then, I'll try to provide updated patches, so there is no need to hurry.
Bye.
Hi,
Reinhard Nissl wrote:
And I don't think that we will see a FF card which can handle H.264. Gfx cards take over that business and once the VA API is released and supported, those functionality will even be available on Linux.
Let´s hope that the VA API will soon be released and get working drivers because the current situation is not satisfying. I am a satisfied FF-SD user for years, but it´s biggest pro, the 1:1 interlace output, becomes unimportant in times of progressive LCD screens. And the gfx cards are already good enough in decoding H.264 (at least on Windows) that I currently don´t see any sense in waiting for a FF-HD card - apart from the mentioned missing H.264 acceleration on linux.
In fact, I fear more limitations in the ongoing VDR development if people again have to take care e.g. for OSD sizes of certain hardware boards and have to fight with (closed source) firmware bugs. A hardware independent approach would allow e.g. more flexibility in UI control. You might say: The UI is sufficient, but if I think of using VDR as media center I think of all the complicated things that need to be done e.g. to simply get an image displayed on FF cards (see the discussion on interlaced display of images some days ago). Also features like a web browser plug-in (e.g. for easier access to web-tv) will never be possible as people still have to take care of certain hardware limitations. Another approach would be calling external web browsers, media players etc. from VDR, but then I doubt that I can still use the remote control for also controlling the external applications.
Just my thoughts about the future of VDR in a future flat-screen-enhanced living room (still enjoying superb tube tv quality...).
With kind regards
Joerg Knitter
You're right, the wait for FF-HD dvb cards is pointless as the vendors have no interest in it due to no viable market and that information comes direct. We could discuss all the reasons why you will not see a FF-HD card but it still won't change anything.
Many users are moving away from FF cards and into the realm of h264 and HDTV, which is why VDR has lost a lot of users to that other software I won't mention. ;( And not just that but also moving from single card/tv/client/etc. setups to multiple cards/tvs/clients/etc.
Klaus has made it very clear that he only cares how VDR works in his environment and if you want that support then you should use different software. I'm sure a large number of users don't like hearing that but it is what it is. Klaus has the right to include or neglect anything he wishes in VDR, and users do have the option to use something else instead.
I've been using VDR for many years now and am very loyal to it and I must say I don't like seeing users leaving because VDR is being left in the dust when it comes to support for current & future things like h264 and HDTV. You can hope that Klaus will change his mind on some of these things but honestly, based on everything I've read I wouldn't hold my breath. It's better to hope that people will (continue) to make patches or get acquainted with that other software I won't mention.
Some of us aren't ready to switch just yet but there's no ignoring the shift in peoples interests. All I can say is when it comes time that I can't ignore those requirements anymore, I can only hope that VDR has envolved with the times and I won't be forced to use something else.
On 11/15/07 17:33, VDR User wrote:
... Klaus has made it very clear that he only cares how VDR works in his environment and if you want that support then you should use different software. I'm sure a large number of users don't like hearing that but it is what it is. Klaus has the right to include or neglect anything he wishes in VDR, and users do have the option to use something else instead.
Some comments in this thread (and others) sound as if there is an imminent need to switch to HDTV/H.264, because otherwise we won't be able to watch tv any more within a few months. I don't see any real incentive in taking all the extra efforts to do HDTV. The programmes I usually watch are all broadcast in normal MPEG2, SDTV. Even if I had the ability to receive HDTV, I would have to pay extra to actually see anyting - so what's the point?
For my taste currently manufacturers, broadcasters and studios are way too busy trying to *prevent* people from enjoying HDTV than to *enable* them to do it. Just take the infamous HDCP, for instance. You can have a tv set that does HDCP, and also a receiver that does it, but that doesn't necessarily mean that these two can actually work together. And unless both receiver and tv set are from the same manufacturer, chances are both manufacturers will point fingers at each other and say "it's their fault"...
I'm not saying that VDR will never, ever do HDTV/H.264 (after all there are already patches to support that). It's just that I don't feel like spending time on this right now. And if this means that some VDR users who absolutely need this, and maybe also prefer shiny bells-and-whistles user interfaces, will switch to a different program, that's perfectly ok with me. Everybody should use the software that best suits their needs ;-)
Klaus
Klaus Schmidinger wrote:
Some comments in this thread (and others) sound as if there is an imminent need to switch to HDTV/H.264, because otherwise we won't be able to watch tv any more within a few months. I don't see any real incentive in taking all the extra efforts to do HDTV. The programmes I usually watch are all broadcast in normal MPEG2, SDTV. Even if I had the ability to receive HDTV, I would have to pay extra to actually see anyting - so what's the point?
I completely agree with Klaus on that point. All the HD hype right now is just the industries way of pushing a new technology and selling new hardware (decoders, TV sets, ...) to the consumers that didn't really ask for it. Seems a bit like some years ago when 16:9 TV sets was a *must have*. But there were actually almost no anamorph 16:9 transmissions and most people with their brand new sets were happily watching the news speaker or their favourite soap opera stars with squashed heads. That has somehow changed and even the news are in 16:9 anamorph format on German TV now. But how long did it take?
How many channels are available now which transmit quality HD content (apart from demo channels)? I don't think it's a significant number to make VDR useless because you can't watch them with it. Of course there are alternatives for the "early adaptors" so that's fine. I am sure VDR will also support HD some time in the future. It just doesn't seem necessary right now.
Ondrej ...
VDR User wrote:
Many users are moving away from FF cards and into the realm of h264 and HDTV, which is why VDR has lost a lot of users to that other software I won't mention. ;( ... I've been using VDR for many years now and am very loyal to it and I must say I don't like seeing users leaving because VDR is being left in the dust when it comes to support for current & future things like h264 and HDTV.
But VDR does support h.264 broadcasts already, although with patching, but still. So there is no need for anyone to stop using VDR because of a lack of h.264 support.
-Petri
On Thu, Nov 15, 2007 at 07:48:25PM +0200, Petri Helin wrote:
VDR User wrote:
Many users are moving away from FF cards and into the realm of h264 and HDTV, which is why VDR has lost a lot of users to that other software I won't mention. ;( ... I've been using VDR for many years now and am very loyal to it and I must say I don't like seeing users leaving because VDR is being left in the dust when it comes to support for current & future things like h264 and HDTV.
But VDR does support h.264 broadcasts already, although with patching, but still. So there is no need for anyone to stop using VDR because of a lack of h.264 support.
Btw afaik some countries are broadcasting SD content H.264 encoded.. norway for example?
-- Pasi
Pasi Kärkkäinen wrote:
Btw afaik some countries are broadcasting SD content H.264 encoded.. norway for example?
Estonia sends all in mpeg-4, i think...
Eesti DVB-T teenus hakkab tööle järgmiste parameetritega: Modulatsiooni tüüp: COFDM Modulatsiooniskeem: 64 QAM Kandvate arv: 8k Veaparanduskood: 2/3 Kaitseintervall, olenevalt piirkonna vajadustele: 1/16 või 1/8 Hierarhiline modulatsioon: Ei kasutata Modulatsiooni parameeter alfa: 1 Ühesageduslik võrk (SFN): Kasutuses piirkonniti Kasutatavad sagedusala: UHF IV ja V ala, kanalid 21-69, sagedustel: 470 - 862 MHz Kanali ribalaius: 8 MHz Transpordivoog: MPEG-2 Video pakkimistüüp: MPEG-4 AVC Audio pakkimistüüp: MPEG-1 layer 2; Dolby-E and AC3 (läbijooks)
"VDR User" user.vdr@gmail.com writes:
Some of us aren't ready to switch just yet but there's no ignoring the shift in peoples interests. All I can say is when it comes time that I can't ignore those requirements anymore, I can only hope that VDR has envolved with the times and I won't be forced to use something else.
Agreed, but in the end I'm pretty sure I will be forced to use something else. (I've been thinking that for a long time and I'm still using it :)) I'm not even sure vdr is modular enough to allow my "requirements" without changing everything, is it ? (When Reinhard says it would be a big patch I guess BIG is meant.) Anyway, there's no public TODO, no public cvs/svn, etc... I'm surprised there's no fork yet.
note: this message is not meant to be nasty, disrespectful or provocative in any way.
I don't think anyone has implied that it's imminent VDR adopt h264/HDTV support or tv viewing will cease to exist. That would be a ridiculous claim to make! However, the truth is more and more HDTV broadcasts are being offered by providers on a consistent and constant basis due to market demand. H264 is becoming more widely used to help accommodate. SDTV will not vanish overnight but there is certainly a shift that can't be ignored. Klaus asks the question that even if he was able to view HDTV, he would have to pay more so whats the point? Well, the point is that it's clearly something people want and are willing to pay more to get considering the investment providers, and others, are making to offer more appealing services & products to the customer base. Look at all the HDTV televisions available at inexpensive prices now, and it doesn't stop there... As media pc's become more 'the norm' and the center of home entertainment systems, it's no coincidence that video card vendors are offering up devices capable of this stuff as well. To have a blind eye to all this would be crazy to say the least.
Also, I talk with many dvb users on pretty much a daily basis and I've never once heard someone say they've left VDR for that other software because of eye-candy/UI. Most people seem to be concerned with capability & functionality, not pretty graphics.
My personal opinion is that, because I'm biased in favor of VDR, it's disappointing to see so many users abandon it simply because of the lack of support for things that are becoming more common & in-demand every day. I would love that VDR is able to be on the curve, or actually ahead of it, rather then trailing far behind. That being said, I fully respect & appreciate the work Klaus and others have done with VDR over the years, and by no means am I trying to sound negative towards it.
Lastly with regard to Petri's comment that, "But VDR does support h.264 broadcasts already, although with patching, but still. So there is no need for anyone to stop using VDR because of a lack of h.264 support." I don't think anyone would argue that stock support for things such as h264 is far more desirable over the requirement of patches and modifying an app. Generally speaking, the less a user has to alter the source code, the better. In a related note, one of the most common questions I see being asked is how to patch this or that. The number of linux dvb users is growing in large part due to the lack of good solid dvb software for Windows. A lot of these guys aren't coders, aren't used to compiling things, and aren't even used to using a console for that matter.
At any rate, the growing demand for things such as h264 and HDTV is clear, as is the fact that Klaus has no intention of supporting these things any time soon. Like mentioned many times before, we all have to figure out what we need and decide what software to use based on that. The more the interest shifts, the more people will leave VDR in its current state behind for something more suitable. Klaus very honestly said he's perfectly ok with that and sees no incentive to support this stuff so the story pretty much ends there.
Well, one can always dream I guess! ;)
VDR User wrote:
Also, I talk with many dvb users on pretty much a daily basis and I've never once heard someone say they've left VDR for that other software because of eye-candy/UI. Most people seem to be concerned with capability & functionality, not pretty graphics.
My personal opinion is that, because I'm biased in favor of VDR, it's disappointing to see so many users abandon it simply because of the lack of support for things that are becoming more common & in-demand every day.
[...]
A lot of these guys aren't coders, aren't used to compiling things, and aren't even used to using a console for that matter.
They often use ready packages, and if those packages don´t contain the necessary patches, they will never get it to work.
The more the interest shifts, the more people will leave VDR in its current state behind for something more suitable. Klaus very honestly said he's perfectly ok with that and sees no incentive to support this stuff so the story pretty much ends there.
I fully agree with you (with [nearly?] all points) . I think you can see the interest in HD in the high number of hits e.g. in the DVB-S2 section at vdrportal.de. The people here and at vdrportal are very technically interested, so I think that there are a lot of early adopters that do not want to wait until 2010. And speaking for other PVR hard- and software solutions too, scrambling is no real problem for people who want to get certain content - and this is no secret as you can see in the vdr-wiki entry. HDCP output is no problem as the Dreambox 8000 is also said not to support this flag. Or do you think that Dream Multimedia will get sued as soon as the Dreambox 8000 is out because of this missing "feature"?
With kind regards
Jörg
On Nov 15, 2007 9:03 PM, VDR User user.vdr@gmail.com wrote:
Lastly with regard to Petri's comment that, "But VDR does support h.264 broadcasts already, although with patching, but still. So there is no need for anyone to stop using VDR because of a lack of h.264 support." I don't think anyone would argue that stock support for things such as h264 is far more desirable over the requirement of patches and modifying an app. Generally speaking, the less a user has to alter the source code, the better. In a related note, one of the most common questions I see being asked is how to patch this or that. The number of linux dvb users is growing in large part due to the lack of good solid dvb software for Windows. A lot of these guys aren't coders, aren't used to compiling things, and aren't even used to using a console for that matter.
That should be no problem. If a patch exists, a package developer could easily make use of and include it in the release. So there is no need for Klaus to add it in to the core VDR.
-Petri
On Nov 16, 2007 2:52 AM, Petri Helin phelin@googlemail.com wrote:
That should be no problem. If a patch exists, a package developer could easily make use of and include it in the release. So there is no need for Klaus to add it in to the core VDR.
It's generally not a good idea to base your conclusions on 'should' or 'could'. Also, you can easily & effectively argue that such basic & common functionality should be added into the core being that it's such basic & common functionality... Not much different then the recent support of subtitles.
Also, Ondrej, HDTV is not hype, it's real & it's here. Everyone I know who has invested in HDTV equipment did so because of the obvious increase in quality.. Not because they are mindless idiots who fell victim to illusions of content that doesn't really exist, or because of spoonfed hype.. Have you ever even watched HD content on a HD display? Maybe the provider -you use- doesn't offer much HD content but there are plenty of other providers that do. I don't know how it is where you live but here every major network and most of their affiliates, most of the pay movie channels, sports, ppv, etc. are all offered in HDTV, with a lot more coming soon. You can't ignore the obvious truth that a lot of people are leaving VDR behind because of its lack of support for h264 and HDTV. Maybe -you- don't use it but clearly a lot of other people do. I respect your opinions but they don't seem to be based on an accurate reflection of reality. You can resist HDTV and h264 all you want but it's here to stay.
Besides, what's so bad about being with the curve or ahead of it for once, instead of always trailing behind?
On Fri, Nov 16, 2007 at 08:20:38AM -0800, VDR User wrote:
I didn't try vdr-1.5.11 because there is no H.264 patch for it.
I really don't understand why they are not investigated to be intregrated into vdr at this time as more and more TV are going to go to H.264 (not all in HDTV).
Let's hope that will change soon :-)
On 11/16/07 17:32, Gregoire Favre wrote:
On Fri, Nov 16, 2007 at 08:20:38AM -0800, VDR User wrote:
I didn't try vdr-1.5.11 because there is no H.264 patch for it.
I really don't understand why they are not investigated to be intregrated into vdr at this time as more and more TV are going to go to H.264 (not all in HDTV).
The answer is very simple: I'm currently working on other things.
And as long as there isn't at least a (graphics) card that supports decoding the "good old" MPEG2 in a quality that is at least as good as that of the FF DVB cards, as well as decoding H.264/HDTV in *hardware*, this whole area has next to no priority for me. I am not interested in software decoding this stuff - I don't want to have an extra heater in my living room ;-)
Klaus
Hi,
Klaus Schmidinger schrieb:
On Fri, Nov 16, 2007 at 08:20:38AM -0800, VDR User wrote:
I didn't try vdr-1.5.11 because there is no H.264 patch for it.
Well, I've spent some time with subtitles. Will switch to 1.5.11 this weekend and supply new patches.
I really don't understand why they are not investigated to be intregrated into vdr at this time as more and more TV are going to go to H.264 (not all in HDTV).
The answer is very simple: I'm currently working on other things.
That's OK with me. As I wrote earlier, feel free to contact me when you think about taking over the patches.
And as long as there isn't at least a (graphics) card that supports decoding the "good old" MPEG2 in a quality that is at least as good as that of the FF DVB cards, as well as decoding H.264/HDTV in *hardware*, this whole area has next to no priority for me. I am not interested in software decoding this stuff - I don't want to have an extra heater in my living room ;-)
Actually, we are not asking for decoding H.264, as there are no patches necessary to VDR regarding decoding. Decoding is handled either by FFmpeg-svn, xine-lib-1.2-hg and vdr-xine-0.8.0 or by a HDe and the reelbox plugin. Both decoding and display solutions don't need VDR to be patched.
The most relevant patch to VDR enhances the remuxer to extract the picture type of H.264 frames. This part is sufficient to record H.264 broadcasts on DVB-S and DVB-C.
Then there is the part which adds DVB-S2 support to VDR (provided by Marco Schlüßler). Sure, this one is a bummer as one needs to use the new multiproto DVB drivers.
The remaining parts (syncearly, framespersec) support H.264, but are also useful for MPEG2. One provides faster zapping and the latter will make VDR show correct recording lengths e. g. for NTSC recordings.
So to sum up and refer to my previous post, there is no need to watch H.264 on a PIII 450 MHz (although this should be possible with a HDe), but even this machine would be able to record H.264.
Bye.
And as long as there isn't at least a (graphics) card that supports decoding the "good old" MPEG2 in a quality that is at least as good as that of the FF DVB cards, as well as decoding H.264/HDTV in *hardware*, this whole area has next to no priority for me. I am not interested in software decoding this stuff - I don't want to have an extra heater in my living room ;-)
That is interesting thread to read, thanks to Morfsta that said that many others wanted to say already long time ago :)
I think that Morfsta's main point isn't any specific feature of VDR like HD support. The point is VDR's development model itself. It is closed now. Patches are not the answer to this problem. Developers have to be very motivated to maintain patches from version till version. As you see, MUCH patches are already died, not because nobody wants them, because it's hard to maintain them for years.
Klaus, you are doing the great job! But I think VDR now is much more than your own hobby/job/lack of software for your personal needs and hardware. Big part of VDR's community also want to "own" it. By ownership I mean here decision making and commiting to CVS/SVN/HG. Current development model looks like dictatorship model :) If you allow to commit improvements to VDR by other authorized devs, such things as UTF8 support were in VDR since 1.3.* I think :) I belive VDR and VDR's community will gain a lot from this.
Imagine if Linus Torvalds were the only man, who were decision maker in kernel's development. I belive linux never become so popular because of being always 2 steps backward of current community's needs.
On 11/17/07 15:23, Andrey Kuzmin wrote:
And as long as there isn't at least a (graphics) card that supports decoding the "good old" MPEG2 in a quality that is at least as good as that of the FF DVB cards, as well as decoding H.264/HDTV in *hardware*, this whole area has next to no priority for me. I am not interested in software decoding this stuff - I don't want to have an extra heater in my living room ;-)
That is interesting thread to read, thanks to Morfsta that said that many others wanted to say already long time ago :)
I think that Morfsta's main point isn't any specific feature of VDR like HD support. The point is VDR's development model itself. It is closed now. Patches are not the answer to this problem. Developers have to be very motivated to maintain patches from version till version. As you see, MUCH patches are already died, not because nobody wants them, because it's hard to maintain them for years.
Klaus, you are doing the great job! But I think VDR now is much more than your own hobby/job/lack of software for your personal needs and hardware. Big part of VDR's community also want to "own" it. By ownership I mean here decision making and commiting to CVS/SVN/HG. Current development model looks like dictatorship model :) If you allow to commit improvements to VDR by other authorized devs, such things as UTF8 support were in VDR since 1.3.* I think :) I belive VDR and VDR's community will gain a lot from this.
The UTF8 support is a good example. If it had been accepted the way the original patch was, VDR would now be "UTF8-only" - which is not what I want. All my systems run on iso8859-1, and I wouldn't want to have a VDR that uses UTF8 on my system. Therefore I implemented UTF8 support in a way that it depends on what the current system actually uses. Now everybody can run their VDR system with the encoding they want.
I don't want to work on a VDR where people can check in monster changes into a CVS or whatever, and the next time I sit down to do something, I first have to (meaning: am *forced* to) deal with what others have modified, so that I understand the source again. I rather take one topic at a time, look at whatever patches etc. are available, and consider how things really fit into the big picture. That can mean that the patch will be integrated just "as is", because it is the right solution, or it can mean that I come up with a solution of my own, that (I believe) fits better into the VDR structure.
If I were really the "dictator" as which you were "kind" enough to entitle me, I sure wouldn't have spent all the recent work in cleanly integratiting subtitle support into VDR. The original patch/plugin was way too complex for my taste.
Imagine if Linus Torvalds were the only man, who were decision maker in kernel's development. I belive linux never become so popular because of being always 2 steps backward of current community's needs.
Don't compare me to Linus - I don't deserve that honor ;-)
Klaus
If I were really the "dictator" as which you were "kind" enough to entitle me, I sure wouldn't have spent all the recent work in cleanly integratiting subtitle support into VDR. The original patch/plugin was way too complex for my taste.
Please, nothing personal :))) I really admired by the product and work you have done. But it is very difficult to see it's future with such development model.
I don't want to work on a VDR where people can check in monster changes into a CVS or whatever, and the next time I sit down to do something, I first have to (meaning: am *forced* to) deal with what others have modified, so that I understand the source again. I rather take one topic at a time, look at whatever patches etc. are available, and consider how things really fit into the big picture. That can mean that the patch will be integrated just "as is", because it is the right solution, or it can mean that I come up with a solution of my own, that (I believe) fits better into the VDR structure.
You see, that what I'm talking about. If VDR is one-man-project or it is targeted to community. It's your choice, you have all rights to decide what approach is the best for your child.
Imagine if Linus Torvalds were the only man, who were decision maker in kernel's development. I belive linux never become so popular because of being always 2 steps backward of current community's needs.
Don't compare me to Linus - I don't deserve that honor ;-)
Why not? :) And see how Linus become superstar, not just doing a good product, but more by enlarging the audience interested in it's future ;)
Klaus Schmidinger wrote: The answer is very simple: I'm currently working on other things.
And as long as there isn't at least a (graphics) card that supports decoding the "good old" MPEG2 in a quality that is at least as good as that of the FF DVB cards, as well as decoding H.264/HDTV in *hardware*, this whole area has next to no priority for me. I am not interested in software decoding this stuff - I don't want to have an extra heater in my living room ;-)
Klaus
Hi Klaus. I'm a big fan of you, VDR and Eagle since many years. I always agree with your postings and read them with great interest, but this is the first time I have to disagree. My VDR livingroom client consumes 30-35W from AC mains when running sw mpeg2 SD decode, deinterlace and scaling. Using Reinhards patches to play h.264 720p it increases to 40-45W, while my LCD runs at about 125W. So using modern pc hardware, software decoding doesn't really create a heater in my opinion. I'm sure an old 450MHz K6 uses more than that.
My setup: AMD BE-2300: €70 Abit AN-M2HD: €80 1GB no-name DDR2: €20 Mini-box picoPSU-80: €50 total: €220
btw Klaus: I'm an everyday Cadsoft Eagle user since five years and I still haven't had a single crash or even found a bug in it. Having used all the high-end E-CAD system there is I can say that this is unheard of in the industry. I guess you have something to do with that, or what is your position at Cadsoft?
/Magnus Hörlin
On 11/18/07 15:38, Magnus Hörlin wrote:
... Hi Klaus. I'm a big fan of you, VDR and Eagle since many years. I always agree with your postings and read them with great interest, but this is the first time I have to disagree. My VDR livingroom client consumes 30-35W from AC mains when running sw mpeg2 SD decode, deinterlace and scaling. Using Reinhards patches to play h.264 720p it increases to 40-45W, while my LCD runs at about 125W. So using modern pc hardware, software decoding doesn't really create a heater in my opinion. I'm sure an old 450MHz K6 uses more than that.
My setup: AMD BE-2300: €70 Abit AN-M2HD: €80 1GB no-name DDR2: €20 Mini-box picoPSU-80: €50 total: €220
Maybe it actually is about time for me to build a new VDR. I'll probably take a look at the Reel Extension HD PCI. But that means I'll also need a new motherboard with at least five PCI slots (for 3 DVB-S cards, 1 DVB-T and the Extension HD). On my desktop PC I'm using a passively cooled Pentium M with 1.86GHz, which works really good, so maybe that's also a viable choice for a new VDR. I guess it goes without saying that modern motherboards have a gigabit Ethernet port and graphics on board. Does anybody have a recommendation for such a board?
btw Klaus: I'm an everyday Cadsoft Eagle user since five years and I still haven't had a single crash or even found a bug in it. Having used all the high-end E-CAD system there is I can say that this is unheard of in the industry. I guess you have something to do with that, or what is your position at Cadsoft?
Yes, I'm one of the developers (and also co-owner) ;-)
Klaus
On Sun, 18 Nov 2007, Klaus Schmidinger wrote:
Does anybody have a recommendation for such a board?
I'm afraid such a board does not exist, at least it is not an ordinary desktop MB. Novadays an ordinary full ATX mobo has 3 PCI, 1 PCI-e 16x and 1 PCI-e, mATX boards have only 2 PCI ports. All of them has onboard (Gbit)LAN. I recently build my new VDR box (http://www.tigercomp.ro/~ifuley/), I think the hardest part of the job is to find the right case, which means a quiet PC. Most of the desktop cases are designed for mATX mobos :(
István
On Sunday 18 of November 2007, Klaus Schmidinger wrote:
Does anybody have a recommendation for such a board?
I've found one with four PCI slots, see http://www.asus.com/products.aspx?l1=3&l2=11&l3=307&l4=0&mod....
Ales
Klaus Schmidinger wrote:
Maybe it actually is about time for me to build a new VDR. I'll probably take a look at the Reel Extension HD PCI. But that means I'll also need a new motherboard with at least five PCI slots (for 3 DVB-S cards, 1 DVB-T and the Extension HD). On my desktop PC I'm using a passively cooled Pentium M with 1.86GHz, which works really good, so maybe that's also a viable choice for a new VDR. I guess it goes without saying that modern motherboards have a gigabit Ethernet port and graphics on board. Does anybody have a recommendation for such a board?
Well, of the 643 modern mainboards for sale in Sweden (by modern I mean S775 and AM2), none combine five PCI slots with integrated graphics. Do you need a GPU if the Reel card works? Systems I build for friends and family run USB receivers nowadays, but that's a mess, I know. Personally I prefer to run VDR on my server in the attic (that runs a mail server among other things, so it's always on anyway) that's an old S754 board with six PCI slots. So speaking of wishlists, on my list is of course better support for multiple frontends.
One often overlooked part of a PC is the PSU. My desktop PC (Antec Aria, 300W PSU) used 28W when switched off. When I replaced the stock PSU with a picoPSU it used 28W when up and running (idle, of course)! So I don't understand people who put so much effort in automatically switching their VDR's on and off. With properly dimensioned hardware that isn't necessary. And while I'm at it, the Core 2's that everybody seem to recommend are really good under heavy load, but when idle AMD's are a lot more energy efficient.
I sort of suspected that you were both co-owner and developer at Cadsoft. I work as a self-employed electronics engineer consultant, and I end up recommending Eagle to almost every customer I work for.
Keep up the good work, and continue to develop VDR in the direction that suits your own needs. I think that's the best way to keep the motivation up. But if that includes h.264, DVB-S2, teletext subs and multiple frontends, no one would be happier than me.
/Magnus
On Nov 19, 2007 1:31 AM, Magnus Hörlin magnus@alefors.se wrote:
Klaus Schmidinger wrote:
Maybe it actually is about time for me to build a new VDR. I'll probably take a look at the Reel Extension HD PCI. But that means I'll also need a new motherboard with at least five PCI slots (for 3 DVB-S cards, 1 DVB-T and the Extension HD). On my desktop PC I'm using a passively cooled Pentium M with 1.86GHz, which works really good, so maybe that's also a viable choice for a new VDR. I guess it goes without saying that modern motherboards have a gigabit Ethernet port and graphics on board. Does anybody have a recommendation for such a board?
Can't you just buy a 2nd hand Pentium 4 board and another P4 mobile? Save the environment and your wallet! No gigabit ethernet, but stick a Matrox in the AGP slot and get component PAL output.. matrox G450 costs 10 euros...
On Mo, Nov 19, 2007 at 01:53:02 +0800, Alasdair Campbell wrote:
On Nov 19, 2007 1:31 AM, Magnus Hörlin magnus@alefors.se wrote:
Klaus Schmidinger wrote:
Maybe it actually is about time for me to build a new VDR. I'll probably take a look at the Reel Extension HD PCI. But that means I'll also need a new motherboard with at least five PCI slots (for 3 DVB-S cards, 1 DVB-T and the Extension HD). On my desktop PC I'm using a passively cooled Pentium M with 1.86GHz, which works really good, so maybe that's also a viable choice for a new VDR. I guess it goes without saying that modern motherboards have a gigabit Ethernet port and graphics on board. Does anybody have a recommendation for such a board?
Can't you just buy a 2nd hand Pentium 4 board and another P4 mobile? Save the environment and your wallet! No gigabit ethernet, but stick a Matrox in the AGP slot and get component PAL output.. matrox G450 costs 10 euros..
Hmm HDTV with a matrox card????????
Halim
On Nov 19, 2007 2:08 AM, Halim Sahin halim.sahin@t-online.de wrote:
Hmm HDTV with a matrox card????????
What I mean is H264 video gets decoded by the extra horsepower of the P4, matrox is used with software output device in vdr.
Are you planning on buying an HD television set Klaus? Then ignore what I had to say and throw out one your dvb-s cards.
On 11/18/07 19:16, Alasdair Campbell wrote:
On Nov 19, 2007 2:08 AM, Halim Sahin halim.sahin@t-online.de wrote:
Hmm HDTV with a matrox card????????
What I mean is H264 video gets decoded by the extra horsepower of the P4, matrox is used with software output device in vdr.
Are you planning on buying an HD television set Klaus? Then ignore
I already have one ;-)
what I had to say and throw out one your dvb-s cards.
I don't want to lose the ability to record 3 DVB-S transponders in parallel, and I also need the DVB-T card.
Klaus
On 11/19/07 00:25, Jörg Knitter wrote:
Klaus Schmidinger schrieb:
I don't want to lose the ability to record 3 DVB-S transponders in parallel, and I also need the DVB-T card.
Have you ever thought about a USB solution? I also would prefer PCI, but I also could not believe that a lot of boards have just 3 PCI slots - no way using a separate sound card instead of on-board-sound or a PCI-WLAN device (which is also supported better than the USB ones) if you want 3 tuners without using a dual-tuner card. And speaking of those HIFI-like cases: Most solutions I have seen just support one PCI card using a riser card, so here USB is also the only way to get more than two tuners into such a PC. I know that USB devices
Most cases on
http://www.caseking.de/shop/catalog/default.php?cPath=847_848_867
have seven slots.
use a little bit more CPU power, but in my tests one or two years ago, it has not been too much (on Windows e.g. just around 5-10% more CPU usage with a DVB-T-Stick compared to a DVB-T-PCI card; on today´s systems, it might be even less). I can´t say if there are more disadvantages using a USB solution instead of a PCI card (apart from missing drivers etc.). There is e.g. a USB-DVB-S-Box by Terratec, and if I remember right, the Pinnacle USB-DVB-S2 box (which is a Technotrend production) is already supported on linux.
The thing is that I have several PIC cards that I want to continue to use.
Klaus
On Nov 18, 2007 9:54 PM, Klaus Schmidinger Klaus.Schmidinger@cadsoft.de wrote:
On 11/18/07 19:16, Alasdair Campbell wrote:
On Nov 19, 2007 2:08 AM, Halim Sahin halim.sahin@t-online.de wrote:
Hmm HDTV with a matrox card????????
What I mean is H264 video gets decoded by the extra horsepower of the P4, matrox is used with software output device in vdr.
Are you planning on buying an HD television set Klaus? Then ignore
I already have one ;-)
what I had to say and throw out one your dvb-s cards.
I don't want to lose the ability to record 3 DVB-S transponders in parallel, and I also need the DVB-T card.
It seems like you have two totally different options, depending on whether you go for hardware or software decoding of HD content. If the Reel HD card turns out to be a winner, then I'd suggest you buy a board with the Intel 865PE chipset, lots of second hand options out there. If you go for one with gigabit ethernet, you'll likely be buying a top line board, well looked after and with sata ports, DDR400 support, good bios options for undervolting/clocking. 5 PCI slots and an AGP slot to stick in a suitable card for installing an OS. Doubt many will come with on board video.
Of course if you go for software decoding you're in a different boat: new RAM required; USB tuners or PCIe->PCI adaptor; new PSU?; most good boards wouldn't have onboard video, so a need to buy a cheap PCIe graphics card to install in gui mode.
I know what I'd go for...it's just a shame that hardware HD decoding hasn't grown enough for there to be some competition and innovation.
On Nov 18, 2007 4:20 PM, Alasdair Campbell ragawu@gmail.com wrote:
I know what I'd go for...it's just a shame that hardware HD decoding hasn't grown enough for there to be some competition and innovation.
I think the cost of producing such hardware HD cards doesn't make sense when you can build a new pc that can handle software HD decoding for cheap anyways. Also, as I understand, the chips which can do it contain many other functions that are just a total waste when you put the chip on a card to be only a HD decoder. Besides, I don't think that many users are still using some ancient pc with a slow cpu like Klaus has. Why would you bother when you can buy something way better & faster for cheap these days?
I don't agree, if we start upgrading the hardware, the software will become relaxed and would require everybody to upgrade to always be at the latest and greatest level of hardware. Then maybe later on we will see more byte-code orientated languages creeping in. Just take a look at windows.
Klaus enforced strict control over the software and obviously had to work on low end hardware (optimized, so that it doesn't turn into another heater), which meant that it would run even better on the new hardware.
Intel claim to run at 11 watt idle, but the rest of the main board requires ~90 watt. I my self currently am using a desktop 24/7 and running vdr on the same machine. But I have to set every desktop application's nice level to 19 so that it doesn't interfere with vdr's output. Of course I'm running low end desktops like xfce or fluxbox.
I am still convinced that an external multimedia device would help in different ways:
- steering vdr into multiple networking client setups, - h.264 decode will happen on the client's hardware. still require vdr to accept h.264 in its core. - still low end hardware on server/clients, requiring efficient code, no heaters. - doesn't require you to upgrade your existing hardware. Just another add-on to your setup.
My 2 cents.
Theunis
On 19/11/2007, VDR User user.vdr@gmail.com wrote:
On Nov 18, 2007 4:20 PM, Alasdair Campbell ragawu@gmail.com wrote:
I know what I'd go for...it's just a shame that hardware HD decoding hasn't grown enough for there to be some competition and innovation.
I think the cost of producing such hardware HD cards doesn't make sense when you can build a new pc that can handle software HD decoding for cheap anyways. Also, as I understand, the chips which can do it contain many other functions that are just a total waste when you put the chip on a card to be only a HD decoder. Besides, I don't think that many users are still using some ancient pc with a slow cpu like Klaus has. Why would you bother when you can buy something way better & faster for cheap these days?
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
"VDR User" user.vdr@gmail.com writes:
Hi,
Besides, I don't think that many users are still using some ancient pc with a slow cpu like Klaus has.
I'm using an old Compaq Deskpro with a 700MHz Pentium III with 384MB. It sports two DVB-T cards as input and one FF DVB-S as output. Works perfectly.
Why would you bother when you can buy something way better & faster for cheap these days?
Why would you bother updating when it works just fine? And even the cheapest system I could buy today is still more expensive than keeping what I have now.
Cheers, Jan
On Nov 19, 2007 2:40 AM, Jan Exner exner@gmx.net wrote:
Why would you bother when you can buy something way better & faster for cheap these days?
Why would you bother updating when it works just fine? And even the cheapest system I could buy today is still more expensive than keeping what I have now.
Well obviously when your ancient pc can't handle new things such as h264 decoding and HDTV, and no manufacturer is willing to waste their money making a hardware decoder card, I would say it's not working just fine as you claim. Sorry, a small handful of people using ancient pc's for dvb is not even vaguely enough for manufacturers to create h264 hardware decoder cards. And even if they did actually bring one to market, meaning you can BUY it and not just look at it on a website, the cost would be too much.
If there's such a market for hardware decoding, where are all the cards? How come manufacturers aren't jumping at the chance to capture the profits from people like you with old slow pc's in need of such cards?
I'm sure somebody somewhere still drives a Ford Model-T car, 'because it still works'.
"VDR User" user.vdr@gmail.com writes:
Hi,
How come manufacturers aren't jumping at the chance to capture the profits from people like you with old slow pc's in need of such cards?
I'm not saying my way is the best way.
But there are more people like Klaus who are quite happy with hardware decoding, and I am grateful he works the way he does.
Cheers, Jan
On Nov 19, 2007 9:37 AM, Jan Exner exner@gmx.net wrote:
How come manufacturers aren't jumping at the chance to capture the profits from people like you with old slow pc's in need of such cards?
I'm not saying my way is the best way.
But there are more people like Klaus who are quite happy with hardware decoding, and I am grateful he works the way he does.
Yeah, but it's usually not a benefit to the software when the work is based primary on the needs of a small minority. In my opinion, the more people interested in VDR, the better because the bigger the VDR community gets, the more contributors you'll get as well. Which of course can be great for the development to the software. I do agree that it would be nice if code/patch submissions were evaluated by more then just one person (no offense Klaus!) to give a better & more well-rounded opinion. And also a bug/request/ticket system would be nice as well. Yes, technically you could use the mailing list for that but mailing lists aren't well-organized for that.
I think the advantages of change are pretty obvious so hopefully Klaus will take them into serious consideration. Also, change does -not- mean losing control!! In this case it just means improving organization, workflow, development, and in the end VDR! :)
Jan Exner wrote:
But there are more people like Klaus who are quite happy with hardware decoding, and I am grateful he works the way he does.
Hear, hear... Thankfully no need for totally bloated X-stuff or framebuffers or such.. Just plain minimal text/consolebased system. VDR _is_ just a Set-Top-Box
Hi!
But there are more people like Klaus who are quite happy with hardware decoding, and I am grateful he works the way he does.
Hear, hear... Thankfully no need for totally bloated X-stuff or framebuffers or such.. Just plain minimal text/consolebased system. VDR _is_ just a Set-Top-Box
I too like the hardware based solution over one using software only, at least it was always easier to install and maintain ....
It turns out that I have to upgrade my VDR System now as my FF DVB Card has a burned video-out (too much red) and the plain-homebrew-1:1-j2-scart-adapter do no longer work with my new LCD-TV: http://l3x.net/~im/pics/IMG_4250.JPG http://l3x.net/~im/pics/IMG_4251.JPG http://l3x.net/~im/pics/IMG_4252.JPG
Not really good pictures, but notice the black pixel-errors ....
The question is now, what do do next: a) Buy the AVBoard and hope that its circuits allow better pictures again (~60 €) b) Upgrade the VDR System to DVB-S2 (~500€ at least for Motherboard, CPU, Memory, DVB-S2 with CI and a graphic-card with DVI/HDMI) c) Buy a Kathrein UFS-910 (~350€ with CAM) The next firmware should allow recording to external USB HDD too.
As it is currently it seems setting up a VDR System for DVB-S2 is not that easy as it was with a DVB-S FF system. Yesterday I tried to use xineliboutput (SD, not HD for sure) to workaround my bad picture problem, but the plain xine is to slow on my old VIA EPIA (cle266) system and I really think compiling the enhanced VIA version will become a pain ... not even sure if any of the xine plugins are compatible to it.
Well, I am definitely unsure ... thus whining here, sorry. I wanted to fell this decision not before approx 6 month .... Thus, a seems odd as it is a lot of money too ... and I can't reuse it then.
Any suggestions what to do now?
BTW: Congrats to Klaus! Great work! VDR was/IS always a pleasure. What about porting VDR to the Kathrein :-)
Ciao, Mario
On Tue, Nov 20, 2007 at 10:48:19AM +0100, Mario Ivankovits wrote:
As it is currently it seems setting up a VDR System for DVB-S2 is not that easy as it was with a DVB-S FF system. Yesterday I tried to use xineliboutput (SD, not HD for sure) to workaround my bad picture problem, but the plain xine is to slow on my old VIA EPIA (cle266) system and I really think compiling the enhanced VIA version will become a pain ... not even sure if any of the xine plugins are compatible to it.
I am using the xine-xxmc plugin and cle266 hw decoder for some years now; video running smoothly and cpu usage is low. vdr is running with vdr-xine, but I don't see why you could not use xxmc also with xineliboutput...
Hi!
I am using the xine-xxmc plugin and cle266 hw decoder for some years now; video running smoothly and cpu usage is low. vdr is running with vdr-xine, but I don't see why you could not use xxmc also with xineliboutput...
Interesting.
Do you use the TV-Out or VGA? The quality should be better with VGA, but: What resolution did you setup to get full-screen tv output in the right aspect ratio? What about deinterlacing? I now own a 100Hz LCD-TV (Sony KDL-32D3000), but it looks like the tricks used in there won't work with PC input as then you'll see the typical "kamm-effekt" (comb-effect ;-) !?) again. It looks like the PC has to do the work then. What about the various video formats? If we can't send the streams in their native format we no longer can use all the aspect settings of the TV, no? All the resizing will be done by xine now. Or is there a way that xine changes the output format on the fly?
Ciao, Mario
On 20 Nov 2007, at 10:00, Henning Glawe wrote:
I am using the xine-xxmc plugin and cle266 hw decoder for some years now; video running smoothly and cpu usage is low. vdr is running with vdr- xine, but I don't see why you could not use xxmc also with xineliboutput...
softdevice also works with cle266 hw decoding.
Do you sometime find the mpeg2 decoding with cle266 gives you colour banding with low bitrate transmissions?
On Tue, Nov 20, 2007 at 12:14:59PM +0000, Torgeir Veimo wrote:
Do you sometime find the mpeg2 decoding with cle266 gives you colour banding with low bitrate transmissions?
I didn't see such an effect on any of the DVB-T channels I have here in Berlin. What bitrate do you consider as "low"?
On 20 Nov 2007, at 14:08, Henning Glawe wrote:
On Tue, Nov 20, 2007 at 12:14:59PM +0000, Torgeir Veimo wrote:
Do you sometime find the mpeg2 decoding with cle266 gives you colour banding with low bitrate transmissions?
I didn't see such an effect on any of the DVB-T channels I have here in Berlin. What bitrate do you consider as "low"?
Mostly transmission that are rebroadcasts of US programmes, often with only 540 px horisontal resolution instead of 720/736. But I also see it on BBC which transmit with much higher bitrate, at close inspection. I might try to take a screenshot.
From what I know, the libcle266 library uses the mpeg2 decoder in the same way as the XvMC implementation does, so image quality should be the same.
The question is now, what do do next: a) Buy the AVBoard and hope that its circuits allow better pictures again (~60 ─) b) Upgrade the VDR System to DVB-S2 (~500─ at least for Motherboard, CPU, Memory, DVB-S2 with CI and a graphic-card with DVI/HDMI)
you can save your money if I will look at the cheaper motheboard with hdmi output MCI K9AGM2-FIH (about 60 Euro)
Igor
Lauri Tischler wrote:
Jan Exner wrote:
But there are more people like Klaus who are quite happy with hardware decoding, and I am grateful he works the way he does.
Hear, hear... Thankfully no need for totally bloated X-stuff or framebuffers or such.. Just plain minimal text/consolebased system. VDR _is_ just a Set-Top-Box
err... nope. For your usage it might be like that - simple and compact.
There are others who like HD material (h264) to record and view, who like to see poor SDTV material on HD display shown at a level that does not want to make you vomit (good deinterlace and scaling), multiple frontends (server+client solution with dummy clients and again for HD purposes), have big library of music, movies and images, want to have easy to use remote access via e.g. web etc. etc. the list goes on..
Thus "VDR-box" is "a bit" more than just a set-top-box..
Pasi
VDR User schrieb:
On Nov 19, 2007 2:40 AM, Jan Exner exner@gmx.net wrote:
Why would you bother when you can buy something way better & faster for cheap these days?
Why would you bother updating when it works just fine? And even the cheapest system I could buy today is still more expensive than keeping what I have now.
Well obviously when your ancient pc can't handle new things such as h264 decoding and HDTV, and no manufacturer is willing to waste their money making a hardware decoder card, I would say it's not working just fine as you claim. Sorry, a small handful of people using ancient pc's for dvb is not even vaguely enough for manufacturers to create h264 hardware decoder cards. And even if they did actually bring one to market, meaning you can BUY it and not just look at it on a website, the cost would be too much.
I'm sure it seems strange to you that people are using decoder hardware if the CPU can easily do it.
BUT
All people having an FF card or dxr3 or em84xx are using exactly something like this. Count users using such a setup and count people using softdevice etc pp setup, i'm sure the people with soft decoding are the minority (or at least lesser then the first group).
If there's such a market for hardware decoding, where are all the cards? How come manufacturers aren't jumping at the chance to capture the profits from people like you with old slow pc's in need of such cards?
marketing doesn't allways recognize market demands, but tries to create demand for their ideas ...
As i said it's obvious that this idea sounds strange to you - but that doesn't mean that its a bad idea. I don't have exactly an ancient setup (Turion ML30+500MB RAM) but why i should burn CPU cycles all the time for wathcing TV if a hardware card can do it far more effecient ? And the power left over can sure be used for streaming, converting and so on.
regarding to:
But AFAICS unfortunately no gigabit Ethernet (which I'd like have in order to record to my server).
[..]
I don't want to lose the ability to record 3 DVB-S transponders in parallel, and I also need the DVB-T card.
hmm, may i suggest to stick two of your DVB-S cards into the server and only keep one for live viewing? this would most likly increase the chance of getting better client - server integration into vdr as well. ;-) we users of a client server setup like that, have to jump through hoops regularily, ' cause of vdr's lack for real multi-frontend support.
best regards ... clemens
What about a simple multimedia networking device like the Mvix www.mvixusa.com
They appear to have a live community in open source development for the device. Would have been nice if the device had the sigma EM8623L and not the EM8621L, the 21L doesn't support H.264 decoding :(
This would make nice VDR client (add-on) without having to upgrade your current hardware. I would recommend a device _like_ this to Klaus for development purposes. The TVix appears to have the EM8623L chip, but I can't find any references to open source development community.
Theunis
On 11/18/07 18:31, Magnus Hörlin wrote:
Klaus Schmidinger wrote:
Maybe it actually is about time for me to build a new VDR. I'll probably take a look at the Reel Extension HD PCI. But that means I'll also need a new motherboard with at least five PCI slots (for 3 DVB-S cards, 1 DVB-T and the Extension HD). On my desktop PC I'm using a passively cooled Pentium M with 1.86GHz, which works really good, so maybe that's also a viable choice for a new VDR. I guess it goes without saying that modern motherboards have a gigabit Ethernet port and graphics on board. Does anybody have a recommendation for such a board?
Well, of the 643 modern mainboards for sale in Sweden (by modern I mean S775 and AM2), none combine five PCI slots with integrated graphics. Do you need a GPU if the Reel card works?
Well, I guess you'll need some sort of console when installing the system, so some basic graphics would be nice. Don't know if the HD-E acts as a graphics card.
Klaus
Klaus Schmidinger wrote:
On 11/18/07 18:31, Magnus Hörlin wrote:
Klaus Schmidinger wrote:
Maybe it actually is about time for me to build a new VDR. I'll probably take a look at the Reel Extension HD PCI. But that means I'll also need a new motherboard with at least five PCI slots (for 3 DVB-S cards, 1 DVB-T and the Extension HD). On my desktop PC I'm using a passively cooled Pentium M with 1.86GHz, which works really good, so maybe that's also a viable choice for a new VDR. I guess it goes without saying that modern motherboards have a gigabit Ethernet port and graphics on board. Does anybody have a recommendation for such a board?
Well, of the 643 modern mainboards for sale in Sweden (by modern I mean S775 and AM2), none combine five PCI slots with integrated graphics. Do you need a GPU if the Reel card works?
Well, I guess you'll need some sort of console when installing the system, so some basic graphics would be nice. Don't know if the HD-E acts as a graphics card.
Klaus
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
I simply stick an old PCI grapics card I bought for one euro on e-bay in my server if I need to do something that requires a local display, but integrated graphics is better of course. The closest modern match would be Gigabyte GA-M61P-S3. You'll get four PCI, GbEthernet and graphics on board. Then you could buy a low-power 33-Euro CPU like the LE-1100, but you would have to live with a USB DVB-T card. The Nova-T Stick works well for me with latest drivers.
/Magnus
I demand that Klaus Schmidinger may or may not have written...
[snip]
Maybe it actually is about time for me to build a new VDR. I'll probably take a look at the Reel Extension HD PCI. But that means I'll also need a new motherboard with at least five PCI slots (for 3 DVB-S cards, 1 DVB-T and the Extension HD).
ECS nForce3-A and -A939? Not exactly current, but they both have 5 PCI slots and an AGP slot (anything up to x8).
On my desktop PC I'm using a passively cooled Pentium M with 1.86GHz, which works really good, so maybe that's also a viable choice for a new VDR.
Quite likely...
[snip]
On 11/18/07 19:47, Darren Salt wrote:
I demand that Klaus Schmidinger may or may not have written...
[snip]
Maybe it actually is about time for me to build a new VDR. I'll probably take a look at the Reel Extension HD PCI. But that means I'll also need a new motherboard with at least five PCI slots (for 3 DVB-S cards, 1 DVB-T and the Extension HD).
ECS nForce3-A and -A939? Not exactly current, but they both have 5 PCI slots and an AGP slot (anything up to x8).
But AFAICS unfortunately no gigabit Ethernet (which I'd like have in order to record to my server).
Klaus
But AFAICS unfortunately no gigabit Ethernet (which I'd like have in order to record to my server).
how about the ASUS P5GC ?
-- Jan
---------------------------------------------------------------- Op deze e-mail zijn de volgende voorwaarden van toepassing:
http://www.fontys.nl/disclaimer
The above disclaimer applies to this e-mail message. ----------------------------------------------------------------
On Sun, Nov 18, 2007 at 11:32:47PM +0100, Segers,Jan J.K.T. wrote:
how about the ASUS P5GC ?
hi
i bought the p5gc recently; it is the only board with 6x PCI, but without onboard graphics.
the only problem so far is the onboard realtek 8169 NIC -> works not with the ubuntu 7.10 default kernel! (the latest git kernel should work -> not tested yet)
but to something differnt:
i think it is crucial to buy something with a amd/ati r500/r600 as graphic chip; i expect that amd releases soon the docs to decode h.264 on the GPU! (avivo) and with this, it should be very cheap option for a dvb-s2/hdtv vdr!
mfg hermann
hi
i bought the p5gc recently; it is the only board with 6x PCI, but without onboard graphics.
Ooops, you're right. P5GC has 6 PCI, and Gbit on board! On my list it appears to have only 3 PCI ports, but I looked at the Asus site, and yes, it has 6 PCI ports. Great news (also for me!) :)
On 11/19/2007 11:01 AM, Hermann Gausterer wrote:
On Sun, Nov 18, 2007 at 11:32:47PM +0100, Segers,Jan J.K.T. wrote:
how about the ASUS P5GC ?
hi
i bought the p5gc recently; it is the only board with 6x PCI, but without onboard graphics.
Well, I can plug a graphics card into that extra PCI slot.
the only problem so far is the onboard realtek 8169 NIC -> works not with the ubuntu 7.10 default kernel! (the latest git kernel should work -> not tested yet)
That's a real pitty. I wonder if it will work with the default SUSE 10.3 kernel...
Klaus
On Monday 19 of November 2007, Klaus Schmidinger wrote:
i bought the p5gc recently; it is the only board with 6x PCI, but without onboard graphics.
Well, I can plug a graphics card into that extra PCI slot.
There is also one extra PCIEx16 slot.
the only problem so far is the onboard realtek 8169 NIC -> works not with the ubuntu 7.10 default kernel! (the latest git kernel should work -> not tested yet)
That's a real pitty. I wonder if it will work with the default SUSE 10.3 kernel...
On Asus web there are drivers for linux (LAN, Audio) which are tested for kernel 2.6.21 and 2.6.22 - the need is kernel source and gcc.
Regards,
Ales
On 11/19/07 11:35, Ales Jurik wrote:
On Monday 19 of November 2007, Klaus Schmidinger wrote:
i bought the p5gc recently; it is the only board with 6x PCI, but without onboard graphics.
Well, I can plug a graphics card into that extra PCI slot.
There is also one extra PCIEx16 slot.
the only problem so far is the onboard realtek 8169 NIC -> works not with the ubuntu 7.10 default kernel! (the latest git kernel should work -> not tested yet)
That's a real pitty. I wonder if it will work with the default SUSE 10.3 kernel...
On Asus web there are drivers for linux (LAN, Audio) which are tested for kernel 2.6.21 and 2.6.22 - the need is kernel source and gcc.
The default SUSE 10.3 kernel comes with an r8169.ko module, so I would guess it should work.
Klaus
The default SUSE 10.3 kernel comes with an r8169.ko module, so I would guess it should work.
This is correct, with a small Bug: http://en.opensuse.org/SDB:Realtek_8169_driver_problem
Michael
On 11/19/07 21:57, Michael Möhle wrote:
The default SUSE 10.3 kernel comes with an r8169.ko module, so I would guess it should work.
This is correct, with a small Bug: http://en.opensuse.org/SDB:Realtek_8169_driver_problem
Ok, that's not a real problem (at least for me) ;-)
Klaus
Some other vision of next generation HTPC
LinuxMCE announced plans for new release which should be out at the end of November:
- using Kubuntu 7.10;
- support both 32-bit and 64-bit;
- improved MythTV version;
- working version of VDR (!);
- full support 1080p, HD-DVD and Blue-Ray
Think it's time to switch from Plutohome to LinuxMCE.
So if LinuxMCE is finally having a decent VDR support, I think that is very viable future solution. Have you seen how LinuxMCE works? Look at Youtube. Warning: LinuxMCE has a lot of unneeded features, inherited from PlutoHome.
But still from VDR side what is needed this to work. I think a working H.264 and DVB-S2 (and DVB-T2 in future) support to record shows, and let LinuxMCE show them. So lets let VDR to record every kind of stream to disk if user wants.
I used to use VDR to record MPEG2@HL from Euro1080, and used Windows machine (which had the horsepower) to look at content, and to see benefits of HDTV. When you see the technical quality of HDTV there is no way back to SDTV. Content is the same, but razor sharp images on a big screen..
I am satisfied with VDR's stability and its ability to record shows. UI is something from 80's. :) LinuxMCE seems like viable future, only if gyro mouses very more easily available.
Best regards, Jori
On 11/18/07 23:32, Segers,Jan J.K.T. wrote:
But AFAICS unfortunately no gigabit Ethernet (which I'd like have in order to record to my server).
how about the ASUS P5GC ?
Well, looks like the ASUS P5GC is going to be the board for my new-to-build VDR:
http://de.asus.com/products.aspx?l1=3&l2=11&l3=498&l4=0&mode...
So the next question is: which CPU to use?
http://support.asus.com/cpusupport/cpusupport.aspx?SLanguage=de-de&model...
lists all the CPUs this board supports, and since they are probably all way faster than I'll actually need, it's probably best to use the one with the lowest power consumption. Does anybody know which of these has the lowest power requirements? Or can point me to a source where I can find that information?
Klaus
So the next question is: which CPU to use?
i would definitely go for the intel core2duo e4300. have a look here:
http://www.hardtecs4u.de/reviews/2007/intel_e6420_e4300/index6.php
beside its low power consumption it offers also two cores, which might be handy.
-- Jan
---------------------------------------------------------------- Op deze e-mail zijn de volgende voorwaarden van toepassing:
http://www.fontys.nl/disclaimer
The above disclaimer applies to this e-mail message. ----------------------------------------------------------------
So the next question is: which CPU to use?
http://support.asus.com/cpusupport/cpusupport.aspx?SLanguage=de-de&model...
GC
lists all the CPUs this board supports, and since they are probably all way faster than I'll actually need, it's probably best to use the one with the lowest power consumption. Does anybody know which of these has the lowest power requirements? Or can point me to a source where I can find that information?
Klaus
Hi,
From what I have read over the last few months I would recommend either the
Core 2 Duo E4300 (1.8GHz,800FSB,L2:2MB,65W,rev.L2) or the Pentium Dual Core E2140(1.6GHz, 800FSB, L2 1MB, rev.L2)
Daniel
On Nov 21, 2007 1:54 PM, Daniel Heuwinkel vdr@heuwinkel.net wrote:
From what I have read over the last few months I would recommend either the Core 2 Duo E4300 (1.8GHz,800FSB,L2:2MB,65W,rev.L2) or the Pentium Dual Core E2140(1.6GHz, 800FSB, L2 1MB, rev.L2)
It should be noted that Core Duo and Core 2 Duo are not the same. Core 2 Duo uses the new architecture while Core Duo does not. Unless the price difference is drastic between your considerations, I would absolutely go with the Core 2 Duo.
It should be noted that Core Duo and Core 2 Duo are not the same. Core 2 Duo uses the new architecture while Core Duo does not. Unless the price difference is drastic between your considerations, I would absolutely go with the Core 2 Duo.
The Pentium Duo I referred to is not a Core Duo but a Pentium Dual Core[1] "These closely resembled the Core 2 Duo E4300 processor with the exception of having 1 MB L2 cache instead of 2 MB"
We are talking here about a 55€ E2140 vs. 100€ E4300. So yes I would say the price difference is considerable while the difference in performance will likely be negligible in a vdr environment.
[1] http://en.wikipedia.org/wiki/Pentium_E
Daniel
On Nov 21, 2007 2:47 PM, Daniel Heuwinkel vdr@heuwinkel.net wrote:
The Pentium Duo I referred to is not a Core Duo but a Pentium Dual Core[1] "These closely resembled the Core 2 Duo E4300 processor with the exception of having 1 MB L2 cache instead of 2 MB"
Sorry, I misread your post.
/fixes eyes
Daniel Heuwinkel wrote:
Pentium Dual Core E2140(1.6GHz, 800FSB, L2 1MB, rev.L2)
These have quite advanced thermal protection, so it should work well with passive cooling.
http://www.tomshardware.com/2007/09/27/what_if_your_cpu_cooler_fails/
Pentium Dual Core E2140(1.6GHz, 800FSB, L2 1MB, rev.L2)
These have quite advanced thermal protection, so it should work well with passive cooling.
http://www.tomshardware.com/2007/09/27/what_if_your_cpu_cooler_fails/
Quoting from the above "Finally, the Pentium Dual Core E2160, which is a low-cost processor rated at a TDP of 65 W, managed to complete all ten benchmarks with the CPU fan disconnected!"
I'm starting to think of changing a few parts in my VDR as well :) Daniel
On Wednesday 21 of November 2007, Klaus Schmidinger wrote:
lists all the CPUs this board supports, and since they are probably all way faster than I'll actually need, it's probably best to use the one with the lowest power consumption. Does anybody know which of these has the lowest power requirements? Or can point me to a source where I can find that information?
Klaus
Hi Klaus,
see for ex. http://en.wikipedia.org/wiki/List_of_Intel_Core_2_microprocessors
Rgds,
Ales
On 18 Nov 2007, at 21:52, Klaus Schmidinger wrote:
But AFAICS unfortunately no gigabit Ethernet (which I'd like have in order to record to my server).
The AOpen i915Ga-HFS has 3 pci slots, gigabit ethernet and supports pentium M. I've used it with a 1.73MHz processor and for even software decoding SDTV using softdevice and a matrox G450 pci card, the CPU fan is off. Only when I start doing kernel compiles does the fan kick in. So for practical purposes, this motherboard is recommended, except that it has two pci slots too few.. If you don't find the perfect board, you might have to consider USB devices..
This board is very silent. It's more silent doing software mpeg2 decoding than my second VDR machine which has a Digitainer motherboard with onboard CLE266 unichrome chipset with hardware mpeg2 decoder (and a 800MHz celeron proc).
http://www.silentpcreview.com/article311-page1.html (review) http://i915gmm.gratiswiki.dk/cgi-bin/gratiswiki.pl (info about the sister board to this board, with less pci slots)
On 18.11.2007 17:01, Klaus Schmidinger wrote:
Maybe it actually is about time for me to build a new VDR. I'll probably take a look at the Reel Extension HD PCI. But that means I'll also need a new motherboard with at least five PCI slots (for 3 DVB-S cards, 1 DVB-T and the Extension HD). On my desktop PC I'm using a passively cooled Pentium M with 1.86GHz, which works really good, so maybe that's also a viable choice for a new VDR. I guess it goes without saying that modern motherboards have a gigabit Ethernet port and graphics on board. Does anybody have a recommendation for such a board?
There exist PCIe -> PCI converters, the one my local dealer offers converts one PCIe to 4xPCI. (Price-point is about 150 EUR IIRC)
AFAIK there are no specific limitations to which PCI-card can be used in that thing.
So it shouldn't be a problem to get enough PCI-Slots even with recent mainboard that mainly have 3/3 PCIe/PCI and last but not last 1 PEG.
Bis denn
Klaus Schmidinger wrote:
Does anybody have a recommendation for such a board?
Asrock ALiveNF5SLI-1394 has seven pci-slots
- 1 x PCI Express x 16 slot (White) - 2 x PCI Express x 8 slots (Yellow; for NVIDIA® SLI™ only) - 1 x PCI Express x1 slot - 3 x PCI slots
PCI-Express has nothing to do with PCI, they're different slots. I'm selling hardware, and as I said before, current motherboards does not have 5 PCI slots. The last boards with 5 PCI slots were these: Asus P5P800, with AGP port, socket 775 on board 10/100 LAN, DDR 1 support. I have couple of these on stock, we're using them for servers where we need a lot of Ethernet ports. You will not find on any PCI-Express board 5 PCI ports, unless it is a server dedicated, expensive board.
István
Füley István wrote:
PCI-Express has nothing to do with PCI, they're different slots. I'm selling hardware, and as I said before, current motherboards does not have 5 PCI slots. The last boards with 5 PCI slots were these: Asus P5P800, with AGP port, socket 775 on board 10/100 LAN, DDR 1 support.
Asus P5P800 *SE* has Intel 82540EM Gigabit LAN Controller and 4 PCI slots.
Good boards, but these doesn't support any low power CPU.
Füley István wrote:
PCI-Express has nothing to do with PCI, they're different slots. I'm selling hardware, and as I said before, current motherboards does not have 5 PCI slots. The last boards with 5 PCI slots were these: Asus P5P800, with AGP port, socket 775 on board 10/100 LAN, DDR 1 support.
Similar is Asrock AM2NF3-VSTA, 5 PCI, 1 AGP Socket AM2, lan 10/100
Andrey Kuzmin wrote:
I think that Morfsta's main point isn't any specific feature of VDR like HD support. The point is VDR's development model itself. It is closed now. Patches are not the answer to this problem. Developers have to be very motivated to maintain patches from version till version. As you see, MUCH patches are already died, not because nobody wants them, because it's hard to maintain them for years.
VDR is not a Klaus-only development. There are several bigger code parts that were contributed by others, and if there's a really missing feature and someone wants to contribute it, I'm sure Klaus will carefully consider adopting it.
The point is that Klaus has very strict demands on code quality, and many patches never get up to that quality level. Thanks to that strictness, the VDR sources are relatively clean and straight implemented, and we're pleased with frequent rock-solid so-called 'developer' releases.
Big part of VDR's community also want to "own" it. By ownership I mean here decision making and commiting to CVS/SVN/HG.
I've never seen an open source project where everyone is allowed write access to software repositories. There's always a very small group of people with write access, and any changes go through a strict review process before they're accepted.
In case of VDR, it would be perfectly enough to have one person with write access. (guess who.) And the only thing that I think that could help in VDR development is a public bug tracking system, where bugs and feature requests could be developed to quality patches. But o.t.o.h. what stops us from doing this in the mailing list?
In the end, what we could really need, are some developers that are persistent enough to develop their patches to a point where Klaus agrees to take over the patch as it is, without the need to do it any better.
Cheers,
Udo
The point is that Klaus has very strict demands on code quality, and many patches never get up to that quality level. Thanks to that strictness, the VDR sources are relatively clean and straight implemented, and we're pleased with frequent rock-solid so-called 'developer' releases.
That is very good point for end user to know that he compiled ideal source. There is some lack of very useful features, but the source is ideal. Sorry for sarcasm :))
Big part of VDR's community also want to "own" it. By ownership I mean here decision making and commiting to CVS/SVN/HG.
I've never seen an open source project where everyone is allowed write access to software repositories. There's always a very small group of people with write access, and any changes go through a strict review process before they're accepted.
I've also told about this, about the group of authorized developers.
But my point was not only authorized developers. My point was make more than one decision maker. I was really disappointed reading Klaus's decision not to do anything in H264 field only because he don't needed it (at least now). And this was not the only one feature that what denied or delayed because of this reason (remember how much time takes migration to 2.6.* kernels ;)
In the end, what we could really need, are some developers that are persistent enough to develop their patches to a point where Klaus agrees to take over the patch as it is, without the need to do it any better.
How developer should be motivated to do his job, if there will be "exam of his skills" at the end by only one man with his own vision of quality of code and what is needed for project and what not? ;)
As I see there are people in this group who wants to participate in this development. But the rules of this process should be more clear and open. IMHO.
And the only thing that I think that could help in VDR development is a public bug tracking system, where bugs and feature requests could be developed to quality patches.
Exactly. And also voting system, what features are more needed for community, what less.
But o.t.o.h. what stops us from doing this in the mailing list?
IMHO this will not work good, because of much reasons like you have to track mailing list and so on, it will be easier to to check such bugtracking/voting system from time to time.
P.S. Again, nothing personal. I'm only talking about the process.
On Fri, Nov 16, 2007 at 06:29:55PM +0100, Klaus Schmidinger wrote:
On 11/16/07 17:32, Gregoire Favre wrote:
On Fri, Nov 16, 2007 at 08:20:38AM -0800, VDR User wrote:
I didn't try vdr-1.5.11 because there is no H.264 patch for it.
I really don't understand why they are not investigated to be intregrated into vdr at this time as more and more TV are going to go to H.264 (not all in HDTV).
The answer is very simple: I'm currently working on other things.
And as long as there isn't at least a (graphics) card that supports decoding the "good old" MPEG2 in a quality that is at least as good as that of the FF DVB cards, as well as decoding H.264/HDTV in *hardware*, this whole area has next to no priority for me. I am not interested in software decoding this stuff - I don't want to have an extra heater in my living room ;-)
http://www.reel-multimedia.de/shop/product_info.php?products_id=223 http://www.reel-multimedia.com/rmm-english/pdf/produkt-flyer/extension_hd.pd...
I don't know if that card is actually available or not, but worth checking out anyway..
-- Pasi
On 11/17/07 23:07, Pasi Kärkkäinen wrote:
On Fri, Nov 16, 2007 at 06:29:55PM +0100, Klaus Schmidinger wrote:
On 11/16/07 17:32, Gregoire Favre wrote:
On Fri, Nov 16, 2007 at 08:20:38AM -0800, VDR User wrote:
I didn't try vdr-1.5.11 because there is no H.264 patch for it.
I really don't understand why they are not investigated to be intregrated into vdr at this time as more and more TV are going to go to H.264 (not all in HDTV).
The answer is very simple: I'm currently working on other things.
And as long as there isn't at least a (graphics) card that supports decoding the "good old" MPEG2 in a quality that is at least as good as that of the FF DVB cards, as well as decoding H.264/HDTV in *hardware*, this whole area has next to no priority for me. I am not interested in software decoding this stuff - I don't want to have an extra heater in my living room ;-)
http://www.reel-multimedia.de/shop/product_info.php?products_id=223 http://www.reel-multimedia.com/rmm-english/pdf/produkt-flyer/extension_hd.pd...
I don't know if that card is actually available or not, but worth checking out anyway..
From what I can see in this thread
http://vdr-portal.de/board/thread.php?threadid=51286
(sorry, it's in German) this card is being discussed rather controversial...
From the pictures and description I also don't see any optical
SPDIF output to which I could connect my Dolby-Digital decoder. AFAIK the HDMI connector also provids the digital audio, but that would go to the tv set - how would it go to the DD decoder?
Klaus
Klaus Schmidinger wrote:
From the pictures and description I also don't see any optical SPDIF output to which I could connect my Dolby-Digital decoder. AFAIK the HDMI connector also provids the digital audio, but that would go to the tv set - how would it go to the DD decoder?
http://www.octavainc.com/HDMI%20distribution%20amp_splitter%202%20port.html There are others too...
On Sun, Nov 18, 2007 at 11:29:29AM +0100, Klaus Schmidinger wrote:
From what I can see in this thread
http://vdr-portal.de/board/thread.php?threadid=51286
(sorry, it's in German) this card is being discussed rather controversial...
From the pictures and description I also don't see any optical SPDIF output to which I could connect my Dolby-Digital decoder. AFAIK the HDMI connector also provids the digital audio, but that would go to the tv set - how would it go to the DD decoder?
Electrical SPDIF is along with the component signals on the 9-pin MINI-Din-connector. It's also with I2S and I2C for audio DA-converter and some GPIOs on a flex cable slot on the backside of the PCB.
Hi,
Georg Acher schrieb:
From what I can see in this thread
http://vdr-portal.de/board/thread.php?threadid=51286
(sorry, it's in German) this card is being discussed rather controversial...
From the pictures and description I also don't see any optical SPDIF output to which I could connect my Dolby-Digital decoder. AFAIK the HDMI connector also provids the digital audio, but that would go to the tv set - how would it go to the DD decoder?
Electrical SPDIF is along with the component signals on the 9-pin MINI-Din-connector. It's also with I2S and I2C for audio DA-converter and some GPIOs on a flex cable slot on the backside of the PCB.
It would be nice if you could provide a list with pin assignments for the 9-pin Mini-DIN connector. I do have a pigtail from an nVidia graphics card and I'd like to know where to find for example S-Video.
Bye.
On Sun, Nov 18, 2007 at 02:30:36PM +0100, Reinhard Nissl wrote:
It would be nice if you could provide a list with pin assignments for the 9-pin Mini-DIN connector. I do have a pigtail from an nVidia graphics card and I'd like to know where to find for example S-Video.
8 7 6 5 9 4 3 2 1
3/5: GND 1: SPDIF-out 6: Y (Y in YC-mode) 8: U (C) 9: V (CVBS)
If you remove the plastic pin of a 4-pin-S-Video plug, it fits nicely (without any violence...) in the 9-pin socket and has the right pin assignment. A very strange coincidence ;-)
On 11/18/07 14:43, Georg Acher wrote:
On Sun, Nov 18, 2007 at 02:30:36PM +0100, Reinhard Nissl wrote:
It would be nice if you could provide a list with pin assignments for the 9-pin Mini-DIN connector. I do have a pigtail from an nVidia graphics card and I'd like to know where to find for example S-Video.
8 7 6 5 9 4 3 2 1
3/5: GND 1: SPDIF-out 6: Y (Y in YC-mode) 8: U (C) 9: V (CVBS)
If you remove the plastic pin of a 4-pin-S-Video plug, it fits nicely (without any violence...) in the 9-pin socket and has the right pin assignment. A very strange coincidence ;-)
Doesn't the card come with the necessary cables?
Klaus
On 11:29:29 Nov 18, Klaus Schmidinger wrote:
From the pictures and description I also don't see any optical SPDIF output to which I could connect my Dolby-Digital decoder. AFAIK the HDMI connector also provids the digital audio, but that would go to the tv set - how would it go to the DD decoder?
Sorry if I am hijacking this thread.
I was wondering what sort of driver support will be necessary for providing optical audio out and HDMI video output.
I understand that HDMI also support audio output but I am mainly interested in knowing if there will be some support necessary at the driver level.
Any reference documentation or specifications will help a lot.
Thanks in advance.
Best, Girish
H.264 will only become interesting (to me) once there are hardware devices that can replay it (aka "Full Featured DVB cards"). I am not interested in software players that might not even run on my 450 MHz VDR.
Until then, normal MPEG2/DVB-S does just fine for me.
I can understand Klaus has only a limited amount of time available and therefore can only focus on what he thinks are important for his system, but the problem with this is that there is more than 1 user of VDR out there. H264 is a video standard and as such it should have support within VDR. More and more channels will start using it (not necessarily HD channels either, H264 increases the bandwidth of the satellite platform) and there is already plenty of fine content out there. E.g. the Premiere HD channels, Sky UK HD channels and the bouquet of HD channels on Thor (Canal Digital). The Polish HD channels are already improving and there will be HD channels as part of Digitalb in December. It has now gone behind demonstration loops and if you check out Kingofsat's website you will see there is now an abundance of channels from different providers.
If Klaus is too busy or unconcerned to implement this standard in VDR, why aren't key patches by trustworthy sources such as Reinhard included? If Klaus does not start taking onboard assistance from key developers to assist then VDR will always be behind the curve. With something as important as H264 and DVB-S2 support, this needs to be included in the developer version as soon as possible (H264 NOW and DVB-S2 when the multiproto stuff is finished) otherwise it will be a real problem to patch and update the source and plugins to keep in line with new developer versions. Klaus may argue that he would like to keep control of stability of VDR etc, however isn't this why we have "developer" versions? Personally, I have still be using vdr-1.4.7, but I also have vdr-1.5.10 setup alongside it for looking at the dev version and applying patches etc (usually when the wife is out).
Reinhard has released some much needed patches that AFAIK have still not been implemented within VDR developer: -
* H264 (this can slot in very easily with negligible impact to MPEG2 users) * Sync Early * NTSC recording time * Radio recording time fix (this has been a problem with VDR for as long as I have used it)
Essentially, what I believe is that if Klaus is unwilling to implement changes within VDR due to time constraints he should do what most other open source projects do and enlist help and set-up a CVS/SVN/HG. Klaus can then spend a little bit of time reviewing the code and ensuring it is OK, but I'm sure from people like Reinhard et al this will not take a lot of time.
I must admit that unless this happens soon then I might be another long term user and supporter of VDR that moves over to MythTV purely because it seems to be better supported by developers. I have recently been playing with xine and a nvidia card (for both VDR and MythTV) and there is now very little difference between the output of xine and Technotrend FF card due to the improvements in de-interlacing. This was one of my first reasons for using VDR - output via a graphics card looked terrible!
Please implement these changes to VDR to ensure that those who would like to see HD within VDR can remain with their favourite choice of open source PVR software.
I hope this helps,
Morfsta
support within VDR. More and more channels will start using it (not necessarily HD channels either, H264 increases the bandwidth of the satellite platform) and there is already plenty of fine content out there. E.g. the Premiere HD channels, Sky UK HD channels and the bouquet of HD channels on Thor (Canal Digital). The Polish HD channels are already improving and there will be HD channels as part of Digitalb in December. It has now gone behind demonstration loops and if you check out Kingofsat's website you will see there is now an abundance of channels from different providers.
please, don't forget about Russian :) http://lyngsat.com/europe.html
22 open h.264 channels with standard definition from Express 40E + 25 irdeto h.264 channels from Rikor with SD on Intelsat 904 at 60.0°E + 4 hdtv via-channels from Eutelsat Sesat & W4 at 36.0°E
I hope the VDR will have good hdtv-future
Igor
Klaus Schmidinger writes:
On 11/14/07 17:24, Lauri Tischler wrote:
syrius.ml@no-log.org wrote:
"Graziano Pavone" graziano.pavone@gmail.com writes:
[...]
And you wouldn't mind applying a huge patch on VDR to achieve this goal?
This feature is so interesting that I certainly wouldn't mind, even if it would a very good feature to be included in the 1.5 vdr release... :)
imho that's a feature that must be in 1.5 ! as with the smart channel management.
utf8 and subtitles are great achievements, what's next ? :-)
You have to ask Santa-Klaus ;)
H.264 will only become interesting (to me) once there are hardware devices that can replay it (aka "Full Featured DVB cards"). I am not interested in software players that might not even run on my 450 MHz VDR.
Until then, normal MPEG2/DVB-S does just fine for me.
Well, there is the HD-Extension card by Reel. It has no tuner but one can just use a seperate tuner card or hope somebody builds a version with added tuner/tuners in the future. One could even run VDR on a stand-alone board with the same decoder chip. But again, somebody would first have to build it in quantity.
Ralph
Hi,
Did anybody try to compile dxr3 plugin from source from e-tobi repositories against 1.5.11 tree? Any luck?
Regards,
Y.
Hi,
Did anybody try to compile dxr3 plugin from source from e-tobi repositories against 1.5.11 tree? Any luck?
Regards,
Y.
Luca Olivetti schrieb:
En/na Graziano Pavone ha escrit:
I'm currently using xineliboutput for my other client (on a standard PC), so this would be my first choice, but I've no problem to switch back to vdr-xine (which I used in the past - with the network patch... I moved to xineliboutput just because I don't want to patch xine-lib everytime anymore..)
A nice feature that vdr-xine has over xineliboutput, is that it automatically sets itself as the primary device when a connection comes, and when the connection is closed it restores the previous primary device. This way I can either watch locally with the dxr3-plugin or remotely with vdr-xine.
I experienced the same with xineliboutput.
A very interesing feature of xinelibout is the ability to control deinterlacing, color settings etc. from within the VDR OSD in the plug-in´s settings. Furthermore, xineliboutput has a function that cuts and scales letterboxed 16:3 to anamorph 16:9, there is an audio equalizer and much more...
With kind regards
Jörg Knitter
Hi,
Jörg Knitter schrieb:
I'm currently using xineliboutput for my other client (on a standard PC), so this would be my first choice, but I've no problem to switch back to vdr-xine (which I used in the past - with the network patch... I moved to xineliboutput just because I don't want to patch xine-lib everytime anymore..)
A nice feature that vdr-xine has over xineliboutput, is that it automatically sets itself as the primary device when a connection comes, and when the connection is closed it restores the previous primary device. This way I can either watch locally with the dxr3-plugin or remotely with vdr-xine.
I experienced the same with xineliboutput.
A very interesing feature of xinelibout is the ability to control deinterlacing, color settings etc. from within the VDR OSD in the plug-in´s settings. Furthermore, xineliboutput has a function that cuts and scales letterboxed 16:3 to anamorph 16:9, there is an audio equalizer and much more...
Well, that's the cleaner approach of suppling an own frontend. I didn't want to write an own frontend. But my xine plugin has to act like a frontend within any other frontend and therefore requires some xine-lib patches to prevent deadlocks.
Bye.
Reinhard Nissl wrote:
Hi,
Jörg Knitter schrieb:
I'm currently using xineliboutput for my other client (on a standard PC), so this would be my first choice, but I've no problem to switch back to vdr-xine (which I used in the past - with the network patch... I moved to xineliboutput just because I don't want to patch xine-lib everytime anymore..)
A nice feature that vdr-xine has over xineliboutput, is that it automatically sets itself as the primary device when a connection comes, and when the connection is closed it restores the previous primary device. This way I can either watch locally with the dxr3-plugin or remotely with vdr-xine.
I experienced the same with xineliboutput.
A very interesing feature of xinelibout is the ability to control deinterlacing, color settings etc. from within the VDR OSD in the plug-in´s settings. Furthermore, xineliboutput has a function that cuts and scales letterboxed 16:3 to anamorph 16:9, there is an audio equalizer and much more...
Well, that's the cleaner approach of suppling an own frontend. I didn't want to write an own frontend. But my xine plugin has to act like a frontend within any other frontend and therefore requires some xine-lib patches to prevent deadlocks.
I may have misunderstood what you meant with frontends, but xineliboutput *can* be used with other xine frontends, such as xine-ui, without patching xine-lib.
On Tuesday 13 November 2007 15:16:32 Graziano Pavone wrote:
Hi,
Using my PS3 as a vdr client is also my target. But I experienced bad (de-)interlacing when watching SD TV using SD output (even with right resolution). I am now waiting the new HV xorg driver to have more control on the video than the already available fb blit mechanism. I did rewrite the fb driver of xinelib to enhace it with ps3 blit functionality and virtual fb but it did not improve the output quality. By the way, the PS3 have a colorspace issue to display the OSD with proper color palette under the fb. (X is not affected by this)
Actually I am using streamdev and xineliboutput together. Xineliboutput is good to pilot the server side from any linux based system. Streamdev + FF card + vdr is the best deal for client device (I am using this solution over wifi and it works like a charm) Streamdev + m3u patch is ideal to use VLC with playlist and allow Win OS to access the TV programs.
Hi, I would like to use my PS3 as vdr client as well. I'm currently using xineliboutput for my other client (on a standard PC), so this would be my first choice, but I've no problem to switch back to vdr-xine (which I used in the past - with the network patch... I moved to xineliboutput just because I don't want to patch xine-lib everytime anymore..)
Can you give more details of what are you using on your PS3?
Thanks, Graziano
Sure,
Standard FC 7 (I will soon upgrade it to FC 8) modified version of iwconfig to allow wpa-psk(2) to work Xine-lib cvs (v1.1.6) vdr-sxfe or vdr-fbfe as needed The PS3 is connected to a SD TV set.
As you can see it is not something complicated. Apparently when trying the same thing with HD (720p/1080p) television gives better result. (talking about picture quality) To enhance the picture quality on a SD TV you can deinterlace in sw before displaying the picture. The drawback is that an interlaced source is de-interlaced then interlaced again to coop with PAL standard.
I did put this project on hold until better fb or xv support is popping up ;-) May be you will also be interested to have a look here: http://forums.ps2dev.org/viewtopic.php?t=8364&postdays=0&postorder=a...
Cheers,
Alex
Sure,
Standard FC 7 (I will soon upgrade it to FC 8) modified version of iwconfig to allow wpa-psk(2) to work Xine-lib cvs (v1.1.6) vdr-sxfe or vdr-fbfe as needed
I'm using Ubuntu, with wired ethernet. connection So both framebuffer and xorg with xineliboutput are working? Did you compile them yourself, or there are binaries qavailable for Fedora? What about CPU usage. Is the PS3 able to display everything smoothly (with and without the OSD)?
The PS3 is connected to a SD TV set.
As you can see it is not something complicated. Apparently when trying the
same thing with HD (720p/1080p) television gives better result. (talking about picture quality) To enhance the picture quality on a SD TV you can deinterlace in sw before displaying the picture. The drawback is that an interlaced source is de-interlaced then interlaced again to coop with PAL standard.
My PS3 is connected to a 720p display, so this should not be a problem... if it's not a problem for CPU usage...
I did put this project on hold until better fb or xv support is popping up ;-) May be you will also be interested to have a look here:
http://forums.ps2dev.org/viewtopic.php?t=8364&postdays=0&postorder=a...
thanks for all the informations!!
Ciao, Graziano
On Tuesday 13 November 2007 15:51:06 Graziano Pavone wrote:
Sure,
Standard FC 7 (I will soon upgrade it to FC 8) modified version of iwconfig to allow wpa-psk(2) to work Xine-lib cvs (v1.1.6) vdr-sxfe or vdr-fbfe as needed
I'm using Ubuntu, with wired ethernet. connection So both framebuffer and xorg with xineliboutput are working? Did you compile them yourself, or there are binaries qavailable for Fedora? What about CPU usage. Is the PS3 able to display everything smoothly (with and without the OSD)?
I am compiling everything myself because I need to apply some patch to enable new features. (kernel side, library side). But if you want to avoid hacking the system you need to find a ppc repository containing VDR packages, especially xinelibouput plugin.
Yes, the PS3 is able to display both video and OSD smoothly. As I said earlier the SD picture quality is really not optimum. May be someone can comment 720p or 1080p outputs?
The PS3 is connected to a SD TV set.
As you can see it is not something complicated. Apparently when trying the
same thing with HD (720p/1080p) television gives better result. (talking about picture quality) To enhance the picture quality on a SD TV you can deinterlace in sw before displaying the picture. The drawback is that an interlaced source is de-interlaced then interlaced again to coop with PAL standard.
My PS3 is connected to a 720p display, so this should not be a problem... if it's not a problem for CPU usage...
You are a lucky guy ;-) Is your TV able to upscale SD content or do you plan to do the up-scaling job in software?
I did put this project on hold until better fb or xv support is popping up ;-) May be you will also be interested to have a look here:
http://forums.ps2dev.org/viewtopic.php?t=8364&postdays=0&postorder=a... art=0
thanks for all the informations!!
You're welcome.
Ciao, Graziano
On Tue, Nov 13, 2007 at 03:41:05PM +0100, alexw wrote:
On Tuesday 13 November 2007 15:16:32 Graziano Pavone wrote:
Hi,
Using my PS3 as a vdr client is also my target. But I experienced bad (de-)interlacing when watching SD TV using SD output (even with right resolution). I am now waiting the new HV xorg driver to have more control on the video than the already available fb blit mechanism. I did rewrite the fb driver of xinelib to enhace it with ps3 blit functionality and virtual fb but it did not improve the output quality. By the way, the PS3 have a colorspace issue to display the OSD with proper color palette under the fb. (X is not affected by this)
Actually I am using streamdev and xineliboutput together. Xineliboutput is good to pilot the server side from any linux based system. Streamdev + FF card + vdr is the best deal for client device (I am using this solution over wifi and it works like a charm) Streamdev + m3u patch is ideal to use VLC with playlist and allow Win OS to access the TV programs.
Hi, I would like to use my PS3 as vdr client as well. I'm currently using xineliboutput for my other client (on a standard PC), so this would be my first choice, but I've no problem to switch back to vdr-xine (which I used in the past - with the network patch... I moved to xineliboutput just because I don't want to patch xine-lib everytime anymore..)
Can you give more details of what are you using on your PS3?
Thanks, Graziano
Sure,
Standard FC 7 (I will soon upgrade it to FC 8) modified version of iwconfig to allow wpa-psk(2) to work Xine-lib cvs (v1.1.6) vdr-sxfe or vdr-fbfe as needed The PS3 is connected to a SD TV set.
As you can see it is not something complicated. Apparently when trying the same thing with HD (720p/1080p) television gives better result. (talking about picture quality) To enhance the picture quality on a SD TV you can deinterlace in sw before displaying the picture. The drawback is that an interlaced source is de-interlaced then interlaced again to coop with PAL standard.
If you do that (deinterlace, then interlace again) you lose half of the "framerate" if you're using normal plugins for deinterlacing..
interlaced tv is 50/60 fields/sec, and after deinterlacing you usually end up with 25/30 frames/sec.. half of the "motion/movement information" just disappeared.
end result is that your live video (series,sports,news) starts to look like jerky and shaky..
If you have interlaced output best option would be to display each field as it comes in (1:1).. then you would get "best possible" quality.
If you have progressive display device, then best option is to use "full-fps" deinterlacing, meaning 50 fields/sec ends up 50 frames/sec, or even 100 frames/sec containing all the motion/movement info..
-- Pasi
On Wednesday 14 November 2007 13:19:39 Pasi Kärkkäinen wrote:
On Tue, Nov 13, 2007 at 03:41:05PM +0100, alexw wrote:
On Tuesday 13 November 2007 15:16:32 Graziano Pavone wrote:
Hi,
Using my PS3 as a vdr client is also my target. But I experienced bad (de-)interlacing when watching SD TV using SD output (even with right resolution). I am now waiting the new HV xorg driver to have more control on the video than the already available fb blit mechanism. I did rewrite the fb driver of xinelib to enhace it with ps3 blit functionality and virtual fb but it did not improve the output quality. By the way, the PS3 have a colorspace issue to display the OSD with proper color palette under the fb. (X is not affected by this)
Actually I am using streamdev and xineliboutput together. Xineliboutput is good to pilot the server side from any linux based system. Streamdev + FF card + vdr is the best deal for client device (I am using this solution over wifi and it works like a charm) Streamdev + m3u patch is ideal to use VLC with playlist and allow Win OS to access the TV programs.
Hi, I would like to use my PS3 as vdr client as well. I'm currently using xineliboutput for my other client (on a standard PC), so this would be my first choice, but I've no problem to switch back to vdr-xine (which I used in the past - with the network patch... I moved to xineliboutput just because I don't want to patch xine-lib everytime anymore..)
Can you give more details of what are you using on your PS3?
Thanks, Graziano
Sure,
Standard FC 7 (I will soon upgrade it to FC 8) modified version of iwconfig to allow wpa-psk(2) to work Xine-lib cvs (v1.1.6) vdr-sxfe or vdr-fbfe as needed The PS3 is connected to a SD TV set.
As you can see it is not something complicated. Apparently when trying the same thing with HD (720p/1080p) television gives better result. (talking about picture quality) To enhance the picture quality on a SD TV you can deinterlace in sw before displaying the picture. The drawback is that an interlaced source is de-interlaced then interlaced again to coop with PAL standard.
If you do that (deinterlace, then interlace again) you lose half of the "framerate" if you're using normal plugins for deinterlacing..
interlaced tv is 50/60 fields/sec, and after deinterlacing you usually end up with 25/30 frames/sec.. half of the "motion/movement information" just disappeared.
end result is that your live video (series,sports,news) starts to look like jerky and shaky..
If you have interlaced output best option would be to display each field as it comes in (1:1).. then you would get "best possible" quality.
If you have progressive display device, then best option is to use "full-fps" deinterlacing, meaning 50 fields/sec ends up 50 frames/sec, or even 100 frames/sec containing all the motion/movement info..
-- Pasi
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi,
I did test 1:1 output (PAL 720x576 -> 720x576) but due to bad VSYNC the output is shaky. The kernel API provided for the vsync is not working very well with SD content. Unfortunately I do not have a progressive display.
Rgds,
Alex
On Wed, Nov 14, 2007 at 01:52:28PM +0100, alexw wrote:
On Wednesday 14 November 2007 13:19:39 Pasi Kärkkäinen wrote:
On Tue, Nov 13, 2007 at 03:41:05PM +0100, alexw wrote:
On Tuesday 13 November 2007 15:16:32 Graziano Pavone wrote:
Hi,
Using my PS3 as a vdr client is also my target. But I experienced bad (de-)interlacing when watching SD TV using SD output (even with right resolution). I am now waiting the new HV xorg driver to have more control on the video than the already available fb blit mechanism. I did rewrite the fb driver of xinelib to enhace it with ps3 blit functionality and virtual fb but it did not improve the output quality. By the way, the PS3 have a colorspace issue to display the OSD with proper color palette under the fb. (X is not affected by this)
Actually I am using streamdev and xineliboutput together. Xineliboutput is good to pilot the server side from any linux based system. Streamdev + FF card + vdr is the best deal for client device (I am using this solution over wifi and it works like a charm) Streamdev + m3u patch is ideal to use VLC with playlist and allow Win OS to access the TV programs.
Hi, I would like to use my PS3 as vdr client as well. I'm currently using xineliboutput for my other client (on a standard PC), so this would be my first choice, but I've no problem to switch back to vdr-xine (which I used in the past - with the network patch... I moved to xineliboutput just because I don't want to patch xine-lib everytime anymore..)
Can you give more details of what are you using on your PS3?
Thanks, Graziano
Sure,
Standard FC 7 (I will soon upgrade it to FC 8) modified version of iwconfig to allow wpa-psk(2) to work Xine-lib cvs (v1.1.6) vdr-sxfe or vdr-fbfe as needed The PS3 is connected to a SD TV set.
As you can see it is not something complicated. Apparently when trying the same thing with HD (720p/1080p) television gives better result. (talking about picture quality) To enhance the picture quality on a SD TV you can deinterlace in sw before displaying the picture. The drawback is that an interlaced source is de-interlaced then interlaced again to coop with PAL standard.
If you do that (deinterlace, then interlace again) you lose half of the "framerate" if you're using normal plugins for deinterlacing..
interlaced tv is 50/60 fields/sec, and after deinterlacing you usually end up with 25/30 frames/sec.. half of the "motion/movement information" just disappeared.
end result is that your live video (series,sports,news) starts to look like jerky and shaky..
If you have interlaced output best option would be to display each field as it comes in (1:1).. then you would get "best possible" quality.
If you have progressive display device, then best option is to use "full-fps" deinterlacing, meaning 50 fields/sec ends up 50 frames/sec, or even 100 frames/sec containing all the motion/movement info..
-- Pasi
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi,
I did test 1:1 output (PAL 720x576 -> 720x576) but due to bad VSYNC the output is shaky. The kernel API provided for the vsync is not working very well with SD content. Unfortunately I do not have a progressive display.
Hmm, how did you try that? with what software/plugins?
Remember that you need to sync each _field_, not frames.. so you need to update your output 50 times a second and your output device needs to support updating/syncing fields separately...
each incoming field needs to go out in the same order.
-- Pasi
I demand that syrius.ml@no-log.org may or may not have written...
"mike lewis" lachlanlewis@gmail.com writes:
I've used vdr-xine, and I've used xinelibout for vdr. I've just ogt a general question, as they both seem to have similar functionality (or at least they both satisfy my need for a software client head to vdr. What's the driver for vdr-xine? I've heard people say xinelibout is "better" because it is more stable. But, whats the reality?
If you've used both you should be able to compare them, shouldn't you ?
I've also used both. Now i'm only using xineliboutput because (just facts, no attack !)
[snip]
- it doesn't require me to recompile libxine
Neither does vdr-xine (if you're using xine-lib-1.2).
[snip]
- now i just aptitude install libxine1-xvdr to install the client side.
# aptitude install vdr-plugin-xine gxine/experimental
(That'd install vdr-xine 0.7.11; the xine-lib snapshot in experimental isn't new enough for 0.8.0.)
[snip]
Le mardi 13 novembre 2007 à 14:50 +0000, Darren Salt a écrit :
- it doesn't require me to recompile libxine
Neither does vdr-xine (if you're using xine-lib-1.2).
affirmative! I am running xine-lib-1.2 and vdr-xine 0.8.0 at last no more messing with patching xine-lib!!!!
My problems:
- something is turning down PCM volume on startup (not xine because when I run xine alone the volume isn't changed) - I have strange xine lockups which I think may be related to the version of the openchrome driver I am running - they are window manager related such as switching from one desktop to another when live TV is running and moving TV windows around
Cheers
Tony
Darren Salt linux@youmustbejoking.demon.co.uk writes:
- it doesn't require me to recompile libxine
Neither does vdr-xine (if you're using xine-lib-1.2).
oh, good to know, i'll give it a try then. Cheers