[dvblast-devel] file output option

Lorenzo Pallara l.pallara at avalpa.com
Thu Dec 17 15:57:07 CET 2009


Hi all,
	I wrote a simple patch to add file as an output option:

Instead of multicast addresses so you can write:

test.ts:0/udp        1       1

instead of

224.0.1.2:1234/udp        1       1

in the configuration file.

I changed the parser so that if it can't parse an ip address (*.*.*.*)
it takes the string as a filename

It also possible to use a filename from command line like this:

dvblast -c file.configuration -t 1 -f 674000000 -u -U -d test.ts:0

Let me know if changes seems fine to you, I hope these changes get to
the svn.

Thanks everybody for the great work at dvblast project!

best regards,
	Lorenzo Pallara


-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvblast.c
Type: text/x-csrc
Size: 12574 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/dvblast-devel/attachments/20091217/2dfadcd8/attachment-0002.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvblast.h
Type: text/x-chdr
Size: 8272 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/dvblast-devel/attachments/20091217/2dfadcd8/attachment-0001.h>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output.c
Type: text/x-csrc
Size: 9216 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/dvblast-devel/attachments/20091217/2dfadcd8/attachment-0003.c>


More information about the dvblast-devel mailing list