2005-01-17, 01:18 AM
Hi Sub
would you beable to incorperate a graph folder where some one can create custom graphs for you program.
I thought about how it should work. and I do not think it would be to hard to implement..
basically you need three different dshows filters
SOURCE FILTER ( which you already have)- basic operation Just allows access to the present file being used be gb-pvr..
FILE WRITTER ( which you already have) Just write a buffer file
VIDEO RENDER ( which you do not) which renders to gb- directly basically just a passthrough filter. that connects to either your VMR render, sigma hardware decoder, or hauppauger 350..
basically I would like it for processing Video that is not supported by my particular hardware decoder.
basically it would be setup like this
dvix.xgr( or whoeverformat you want)
wmv.xgr
ogm.xgr
anyways when gb-pvr finds a codec of this form it process it through a custom graph.
gb-source->splitter__V-decoder-> V-encoder_ multiplex-> writer
..........................\_A-decoder->A-encoder_/
then gb-pvr just access the new buffer file that is transcoded to a useable format..
( I see alot of mpv guy would like this option to reencode to differing formats)
if you would like my mpeg encoder to test with I give you a copy. it works pretty good.. I can process divx 2 hour movie on cd 800megs in 5 minutes - 10 minutes depending on the desired outcome bitrate.. most internet clips take less then a second to process.. on my computer. but if the file is write open then you can just access it as it being written.
if you want my encoder filters to test I be glad to send them to you... 700kbs I also have freeware ones just never tried them in this configuration.
for custom processing:
you would use the gb-source and gb- render
if you wish to use a custom video or audio procesiing filter
gbSource-> custom filters --> gb-render
live.mpg.xgr
also would be nice for pictures..
say:
bmp.xgr
jpeg.xgr
as nice as it might be to look at picture but with my netstream it only in 256 colours which just not do it for me..
well anyways hope you will add this feature to your program.. it would be nice to be able to play any format on my card... be it xcard, netstream 2000, hauppuger 350
after a little bit of experimenting you should be able to do a lot of different functions live stream, differing netmedia other then shoutcast... desktop view websurfing and ton more features could be added easily if you used this format.. by third party developers..
hope you like the idea.. if not, to bad, i think it is a very nice way to give the user. better control over your program and hopely fix some of thier own specific problems with out nagging you about it...
would you beable to incorperate a graph folder where some one can create custom graphs for you program.
I thought about how it should work. and I do not think it would be to hard to implement..
basically you need three different dshows filters
SOURCE FILTER ( which you already have)- basic operation Just allows access to the present file being used be gb-pvr..
FILE WRITTER ( which you already have) Just write a buffer file
VIDEO RENDER ( which you do not) which renders to gb- directly basically just a passthrough filter. that connects to either your VMR render, sigma hardware decoder, or hauppauger 350..
basically I would like it for processing Video that is not supported by my particular hardware decoder.
basically it would be setup like this
dvix.xgr( or whoeverformat you want)
wmv.xgr
ogm.xgr
anyways when gb-pvr finds a codec of this form it process it through a custom graph.
gb-source->splitter__V-decoder-> V-encoder_ multiplex-> writer
..........................\_A-decoder->A-encoder_/
then gb-pvr just access the new buffer file that is transcoded to a useable format..
( I see alot of mpv guy would like this option to reencode to differing formats)
if you would like my mpeg encoder to test with I give you a copy. it works pretty good.. I can process divx 2 hour movie on cd 800megs in 5 minutes - 10 minutes depending on the desired outcome bitrate.. most internet clips take less then a second to process.. on my computer. but if the file is write open then you can just access it as it being written.
if you want my encoder filters to test I be glad to send them to you... 700kbs I also have freeware ones just never tried them in this configuration.
for custom processing:
you would use the gb-source and gb- render
if you wish to use a custom video or audio procesiing filter
gbSource-> custom filters --> gb-render
live.mpg.xgr
also would be nice for pictures..
say:
bmp.xgr
jpeg.xgr
as nice as it might be to look at picture but with my netstream it only in 256 colours which just not do it for me..
well anyways hope you will add this feature to your program.. it would be nice to be able to play any format on my card... be it xcard, netstream 2000, hauppuger 350
after a little bit of experimenting you should be able to do a lot of different functions live stream, differing netmedia other then shoutcast... desktop view websurfing and ton more features could be added easily if you used this format.. by third party developers..
hope you like the idea.. if not, to bad, i think it is a very nice way to give the user. better control over your program and hopely fix some of thier own specific problems with out nagging you about it...