Re: Structure of DiSEqC Command

2011-08-10 Thread DUBOST Brice
d the code addresses the table for making the message but there is no mistake in the real data since it's f0,f2,f1 etc ... So the difference is if the diseqc data is wrote directly (as in MuMuDVB) or taken from a table organised as in the specification (as in scan) Hope it's clear and it

Re: [libdvben50221] [PATCH] Assign same resource_id in open_session_response when "resource non-existent"

2011-05-17 Thread Brice DUBOST
On 18/01/2011 15:42, Tomer Barletz wrote: > Attached a patch for a bug in the lookup_callback function, were in > case of a non-existent resource, the connected_resource_id is not > initialized and then used in the open_session_response call of the > session layer. > Hello Can you explain what k

Re: [linux-dvb] Simultaneous recordings from one frontend

2011-03-09 Thread Brice Dubost
ic from a multicast address. The sockets options are set differently than mplayer so multiple instances can run simultaneously Regards -- Brice -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [libdvben50221] stack leaks resources on non-MMI session reconnect.

2010-11-02 Thread DUBOST Brice
On 08/08/2010 23:53, DUBOST Brice wrote: On 15/07/2010 15:20, Stephan Trebels wrote: The issue was, that LIBDVBEN50221 did not allow a CAM to re-establish the session holding non-MMI resources if using the lowlevel interface. The session_number was recorded on open, but not freed on close

Re: [libdvben50221] stack leaks resources on non-MMI session reconnect.

2010-08-08 Thread DUBOST Brice
(communication with th CAM is now possible). One note concerning the patch itself, the last "else if (resource_id == EN50221_APP_MMI_RESOURCEID)" is useless. Best regards -- Brice A: Yes. >Q: Are you sure? >>A: Because it reverses the logical flow of conversation. >&

Re: Mumudvb Transcoding error

2010-03-07 Thread DUBOST Brice
Hello You must give more information, like the configuration file used, and the output of ffmpeg -formats Regards -- Brice A: Yes. >Q: Are you sure? >>A: Because it reverses the logical flow of conversation. >>>Q: Why is top posting annoying in email? -- To unsubscribe

Re: Mumu DVB & Infinity Smart Card reader

2010-03-04 Thread Brice
ation So your question is making your smart card reader working under linux in general... Unfortunately I cannot tell you more than having a look to sasc-ng and dvbloopback documentation Regards -- Brice -- To unsubscribe from this list: send the line "unsubscribe linux-media"

Re: problem with libdvben50221 and powercam pro V4 [almost solved]

2010-01-27 Thread Brice Dubost
pierre.gronlier wrote: > pierre gronlier wrote, On 01/24/2010 11:03 PM: >> DUBOST Brice crans.ens-cachan.fr> writes: >>> Manu Abraham a écrit : >>>> Hi Brice, >>>> >>>> On Mon, Jan 25, 2010 at 12:09 AM, DUBOST Brice >>>> cra

Re: problem with libdvben50221 and powercam pro V4 [almost solved]

2010-01-24 Thread DUBOST Brice
Manu Abraham a écrit : > Hi Brice, > > On Mon, Jan 25, 2010 at 12:09 AM, DUBOST Brice > wrote: >> Hello >> >> Powercam just made a new version of their cam, the version 4 >> >> Unfortunately this CAM doesn't work with gnutv and applications based on

problem with libdvben50221 and powercam pro V4 [almost solved]

2010-01-24 Thread DUBOST Brice
asking the list if there is better way to solve this problem and improve my patch so it can be integrated upstream. Thank you -- Brice DUBOST A: Yes. >Q: Are you sure? >>A: Because it reverses the logical flow of conversation. >>>Q: Why is top posting annoying in email? diff

Re: [linux-dvb] Initial Scan Data for DVB channel scan, How to get Initial DVB Scan data

2010-01-22 Thread Brice Dubost
don't know any software which do the same for satellite, I think it's mainly because the number of possible frequencies is too big I hope this will help you Best regards -- Brice -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream

2010-01-21 Thread Brice Dubost
ard? > Hello, MuMuDVB can do it (you have to choose pid 8192) Dvblast can do it dvbstream can do it with pi 8192 (but without RTP) Best regards -- Brice -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel

Re: [linux-dvb] SheevaBox as a media Server and a Fit-PC as a streaming client?

2010-01-01 Thread DUBOST Brice
igh speed USB 2.0 port and a gigabit Lan. >> > > http://support.sundtek.com/index.php/topic,179.0.html (english) > http://support.sundtek.com/index.php/topic,178.0.html (german) > > This might be interesting for you. > > Markus > hello MuMuDVB is reported to work f

Re: how to get a registered adapter name

2009-11-28 Thread DUBOST Brice
Matthias Schwarzott a écrit : > On Freitag, 27. November 2009, Brice Dubost wrote: >> Benedict bdc091 wrote: >>> Hi list, >>> >>> I'd like to enumerate connected DVB devices from my softawre, based on >>> DVB API V3. > >>> So, I tr

Re: how to get a registered adapter name

2009-11-27 Thread Brice Dubost
Benedict bdc091 wrote: > Hi list, > > I'd like to enumerate connected DVB devices from my softawre, based on > DVB API V3. > Thank to ioctl FE_GET_INFO, I'm able to get frontends name, but they > are not "clear" enough for users. > > After a "quick look" in /var/log/messages I discovered that ada

Re: S2API and DVB-T tuning [Solved]

2009-10-20 Thread DUBOST Brice
DUBOST Brice a écrit : > DUBOST Brice a écrit : >> Hello, >> >> I have some problems with DVB-T tuning under s2-api/DVB API 5 >> >> To run these tests I use scan-s2-7effc68db255 >> >> My machine runs the following kernel (uname -a) >> Linux fixe_b

Re: S2API and DVB-T tuning

2009-10-12 Thread DUBOST Brice
DUBOST Brice a écrit : > Hello, > > I have some problems with DVB-T tuning under s2-api/DVB API 5 > > To run these tests I use scan-s2-7effc68db255 > > My machine runs the following kernel (uname -a) > Linux fixe_barcelone 2.6.31-13-generic #42-Ubuntu SMP Thu Oct 8 20

S2API and DVB-T tuning

2009-10-12 Thread DUBOST Brice
I join the debug output for the sucessful and unsucessful tuning Thanks -- Brice A: Yes. >Q: Are you sure? >>A: Because it reverses the logical flow of conversation. >>>Q: Why is top posting annoying in email? Oct 12 13:02:28 fixe_barcelone kernel: [228614.407730] DiB7000P: se

MuMuDVB 1.6

2009-10-07 Thread DUBOST Brice
to include the support for HTTP unicast and improves the overall stability. All ideas/comments are welcome (mumudvb at braice dot net) MuMuDVB main site : http://mumudvb.braice.net Regards -- Brice A: Yes. >Q: Are you sure? >>A: Because it reverses the logical flow of conversation. >

Re: [linux-dvb] Weird TS Stream from DMX_SET_PES_FILTER

2009-03-20 Thread Brice Dubost
the mpeg2-ts norm) If you want your stream to be read with VLC you need also the PAT and the PMT pids. If you want the sound you'll need also the PCR pid. I don't know how to get the PES headers Hope this information will help you Regards -- Brice -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [linux-dvb] Flickering

2009-03-02 Thread Brice Dubost
I think if you plug this kind of stick on a usb 1.1 port it can be not sufficient in term of bandwidth Best regards -- Brice -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [linux-dvb] writing DVB recorder, questions

2009-02-26 Thread Brice Dubost
ansponder, so you can record more than one channel at the same time. for recording you can use mplayer in the following way mplayer -dumpfile filename.mpg -dumpstream udp://ip:port Hope this will helps you Best regards -- Brice -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html