|
View:
New views
11 Messages
—
Rating Filter:
Alert me
|
|
|
howto write terminal messages to a file?Hello,
Im wondering how to make kaffeine write the messages that it shows in the terminal to a file... I tried to do: /usr/bin/kaffeine > /var/tmp/kaffeine.log Without luck Is there any easy way to do it? Thanks ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Kaffeine-devel mailing list Kaffeine-devel@... https://lists.sourceforge.net/lists/listinfo/kaffeine-devel |
|
|
Re: howto write terminal messages to a file?Hi,
2008/3/21, Carlos Lopez Perez <carloslp@...>: > Hello, > > Im wondering how to make kaffeine write the messages that it shows in > the terminal to a file... > > I tried to do: > > /usr/bin/kaffeine > /var/tmp/kaffeine.log kaffeine 2>path_to_file > Without luck > > Is there any easy way to do it? > > Thanks Christoph ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Kaffeine-devel mailing list Kaffeine-devel@... https://lists.sourceforge.net/lists/listinfo/kaffeine-devel |
|
|
Kaffeine & DVB-S2 / HD streams ?lo,
i'm shooting blind here as i haven't searched a lot for this topic yet so please point me in the good direction even if the answer seems obvious, thx. So i was wondering if there's any work in progress concerning HD Streams support in kaffeine and in the DVB part especially. I don't even know if xine supports h264 HD decoding although it probably simply works as well (or bad) as ffmpeg does.. And on the driver part, can anyone tell me the current status of DVB-S2 cards drivers, i've read that multiprotocol is supposed to be a linuxtv driver branch with dvb-s/s2 cards support.. Reading quickly through multiprotocol wiki i saw that dvb applications require some patching to handle the driver/tunning schem, anyone working on that ? I was just thinking of putting my DVB-S2 pci card (technotrend budget dvb-s2) back in my ubuntu and try to get something working in kaffeine.. thx for your comments, Marc ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Kaffeine-devel mailing list Kaffeine-devel@... https://lists.sourceforge.net/lists/listinfo/kaffeine-devel |
|
|
|
|
|
|
|
|
Re: Kaffeine & DVB-S2 / HD streams ?> check if xine was build with the external ffmpeg switch. If not, xine > uses an internal ffmpeg version which is not up to date. > > But you will need the 1.2 hg version of xine-lib. I doubt that you have > a binary package of the hg version, so better get a fresh checkout of > xine-lib 1.2 & latest ffmpeg. > it seems i did install hg 1.1.9 xine so i'll remove it and install the 1.2 branch and make sure it's configured with external ffmpeg svn.. > > I can't tell you anything more about 64 bit, sorry. But i think hftom > uses a 64bit System. He might tell you more about 64bit quirks. > > [1] http://www.vdr-portal.de/board/thread.php?threadid=70957 > well unfortunately i don't read german but i ended up on that vdr forum many times during my googeling sessions.. But putting the 64bit problem aside, which is actually not a problem when you stick to ffmpeg and so don't focus on coreavc support, i was wondering if in its current state kaffeine was actually ready to support HD in its DVB part.. I guess that would mean at least parsing HD channels meta data properly, then using those streams with the xine part.. If it can't parse h264 channels meta data then it would have to be updated for that and obviously it would have to be also modified to support the multiproto API in order to tune DVB-S2 channels.. Maybe hftom can comment that subject.. Anyways for the time being i'll stick to ffmpeg and forget about coreavc/64bit problems. With my overclocked intel cpu i should be able to handle 1080i h264 decoding without deinterlacing.. I was also wondering if it's possible to pass specific libavcodec options with xine as i did with mplayer to improve h264 decoding speed. The mplayer command would look like this : #mplayer -lavdopts fast=1:skiploopfilter=all that would help h264 ffmpeg decoding on less powerfull systems.. thx for your comments, Marc ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Kaffeine-devel mailing list Kaffeine-devel@... https://lists.sourceforge.net/lists/listinfo/kaffeine-devel |
|
|
Re: [Kaffeine-devel] Kaffeine & DVB-S2 / HD streams ?Hi,
Am Samstag 29 März 2008 schrieb Eldon Tyrell: > lo, > > i'm shooting blind here as i haven't searched a lot for this topic yet > so please point me in the good direction even if the answer seems > obvious, thx. > > So i was wondering if there's any work in progress concerning HD Streams > support in kaffeine and in the DVB part especially. > I don't even know if xine supports h264 HD decoding although it probably > simply works as well (or bad) as ffmpeg does.. kaffeine "supports" h264 (there's one line of code recognising h264 as a valid video stream). The rest depends on xine / ffmpeg ... I think they improved quite a lot recently, but some parts (e.g. related to paff decoding) may be still missing. > And on the driver part, can anyone tell me the current status of DVB-S2 > cards drivers, i've read that multiprotocol is supposed to be a linuxtv > driver branch with dvb-s/s2 cards support.. > > Reading quickly through multiprotocol wiki i saw that dvb applications > require some patching to handle the driver/tunning schem, anyone working > on that ? It's not supported by kaffeine (yet), and to be honest it doesn't have very high priority. > I was just thinking of putting my DVB-S2 pci card (technotrend budget > dvb-s2) back in my ubuntu and try to get something working in kaffeine.. As far as I know every dvb-s2 channel (except Anixe) is scrambled nowadays ... so there is only little benefit. > thx for your comments, > > Marc Christoph ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ kaffeine-devel mailing list kaffeine-devel@... https://lists.sourceforge.net/lists/listinfo/kaffeine-devel |
|
|
Re: [Kaffeine-devel] Kaffeine & DVB-S2 / HD streams ?Le Monday 31 March 2008 13:46:49 Eldon Tyrell, vous avez écrit :
> But putting the 64bit problem aside, which is actually not a problem > when you stick to ffmpeg and so don't focus on coreavc support, i was > wondering if in its current state kaffeine was actually ready to support > HD in its DVB part.. Yes, dvb-h264 works. Well, at least for the kaffeine part, the whole decoding being done by xine+ffmpeg :) > I guess that would mean at least parsing HD channels meta data properly, > then using those streams with the xine part.. > > If it can't parse h264 channels meta data then it would have to be > updated for that and obviously it would have to be also modified to > support the multiproto API in order to tune DVB-S2 channels.. > > Maybe hftom can comment that subject.. dvb-s2 api is still not approved (and not finished). we are waiting for it. > Anyways for the time being i'll stick to ffmpeg and forget about > coreavc/64bit problems. > With my overclocked intel cpu i should be able to handle 1080i h264 > decoding without deinterlacing.. > > I was also wondering if it's possible to pass specific libavcodec > options with xine as i did with mplayer to improve h264 decoding speed. > The mplayer command would look like this : #mplayer -lavdopts > fast=1:skiploopfilter=all > that would help h264 ffmpeg decoding on less powerfull systems.. yes: menu->settings->xine_settings->video->advanced_options-> *ffmpeg* options -- Christophe Thommeret ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ kaffeine-devel mailing list kaffeine-devel@... https://lists.sourceforge.net/lists/listinfo/kaffeine-devel |
|
|
Re: [Kaffeine-devel] Kaffeine & DVB-S2 / HD streams ?> > Yes, dvb-h264 works. Well, at least for the kaffeine part, the whole decoding > being done by xine+ffmpeg :) > > dvb-s2 api is still not approved (and not finished). > we are waiting for it. > > without support for dvb-s2 api what kind of dvb-h264 tests where you able to make so far ? if i go down that road i'll plan on getting dvb-s2 support thru multiproto api, dvb-s2 tunning seems to be the main problem so far and requires the end user application to be "modified", although example provided in multiproto wiki looks quite simple.. >> that would help h264 ffmpeg decoding on less powerfull systems.. >> > > yes: menu->settings->xine_settings->video->advanced_options-> *ffmpeg* options > Good to know, i'll give it a try, thx. And to answer Christoph remark about FTA HD, i guess that you won't be able to expect much on Sat, as usual, but here in France we should be getting a "bunch" of FTA h264 HD channels over dvb-t, hopefully this summer.. As for the sat channels, well you can always try to use subscription cards with your dvb hardware right ? I haven't read anything about kaffeine and dvb-t yet but i was under the impression that current dvb-t mpeg2/4 channels are working in kaffeine, right ? I think i'll try to get my dvb-s2 hardware back together in a new box with that overclocked intel cpu and see what happens in a 64bit ffmpeg context. It'll probably take a couple of weeks to get something "working" but well maybe i'll be able to do some patching for kaffeine dvb-s2 support then.. thx for your comments, Marc ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ kaffeine-devel mailing list kaffeine-devel@... https://lists.sourceforge.net/lists/listinfo/kaffeine-devel |
|
|
Re: Kaffeine & DVB-S2 / HD streams ?Am Montag 31 März 2008 schrieb Eldon Tyrell:
> > Yes, dvb-h264 works. Well, at least for the kaffeine part, the whole > > decoding being done by xine+ffmpeg :) > > > > dvb-s2 api is still not approved (and not finished). > > we are waiting for it. > > without support for dvb-s2 api what kind of dvb-h264 tests where you > able to make so far ? There are some unscrambled dvb-s h264 channels on 9.0°E (according to lyngsat); I guess that there are also a few other sources. > if i go down that road i'll plan on getting dvb-s2 support thru > multiproto api, dvb-s2 tunning seems to be the main problem so far and > requires the end user application to be "modified", although example > provided in multiproto wiki looks quite simple.. > > >> that would help h264 ffmpeg decoding on less powerfull systems.. > > > > yes: menu->settings->xine_settings->video->advanced_options-> *ffmpeg* > > options > > Good to know, i'll give it a try, thx. > > > And to answer Christoph remark about FTA HD, i guess that you won't be > able to expect much on Sat, as usual, but here in France we should be > getting a "bunch" of FTA h264 HD channels over dvb-t, hopefully this > summer.. My remark was about why dvb-s2 is only a little benefit at the moment. > As for the sat channels, well you can always try to use subscription > cards with your dvb hardware right ? Some scrambling systems require you to use the provided set-top-box (because there are no cams available for decryption, and you'd need such a cam for using the subscription card with your pc ...). > I haven't read anything about kaffeine and dvb-t yet but i was under the > impression that current dvb-t mpeg2/4 channels > are working in kaffeine, right ? Yes (at least from the kaffeine side). > I think i'll try to get my dvb-s2 hardware back together in a new box > with that overclocked intel cpu and see what happens in a 64bit ffmpeg > context. > It'll probably take a couple of weeks to get something "working" but > well maybe i'll be able to do some patching for kaffeine dvb-s2 support > then.. Remember that the 0.8.x branch is closed ... > thx for your comments, > > Marc Christoph ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ kaffeine-devel mailing list kaffeine-devel@... https://lists.sourceforge.net/lists/listinfo/kaffeine-devel |
|
|
Re: Kaffeine & DVB-S2 / HD streams ?> Christoph Pfister wrote: >> I haven't read anything about kaffeine and dvb-t yet but i was under the >> impression that current dvb-t mpeg2/4 channels >> are working in kaffeine, right ? >> > > Yes (at least from the kaffeine side). > > Okay, i still have to get a dvb-t card with working linux drivers. >> It'll probably take a couple of weeks to get something "working" but >> well maybe i'll be able to do some patching for kaffeine dvb-s2 support >> then.. >> > > Remember that the 0.8.x branch is closed ... > I think i was given the link to the new branch but i can't find it back, could you please point me to it. Maybe the "devel" page on the web site should be updated to show the current active branch. thx again, Marc ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ kaffeine-devel mailing list kaffeine-devel@... https://lists.sourceforge.net/lists/listinfo/kaffeine-devel |
| Free embeddable forum powered by Nabble | Forum Help |