|
Ionut Cristea
Posts: 1375
|
 |
« Reply #60 on: 12 Oct '09 - 15:27 » |
Quote
|
Well now you ask and I had to go back and double check why I couldn't use this it reminded me it failed before even getting to how it would report what extensions it supports. When I do: BASS_PluginLoad(BASS_DSHOW.dll, 0)
BASS returns error 41 BASS_ERROR_FILEFORM
That is probably the thing to tackle first. Sorry for the inconvinient  You use an old BASS_DSHOW(written in Delphi. I will fix that bug soon). For now i'm coding BASS_DSHOW on Visual C++(with integratet youtube files downloader, some decoders and splitters) Cheers, Sharky.
|
|
|
|
|
Logged
|
|
|
|
|
chris2009
Guest
|
 |
« Reply #61 on: 19 Oct '09 - 10:17 » |
Quote
|
Hi. Sharky can you make bass_dshow to have integrated subtitle loader??
Chris.
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1375
|
 |
« Reply #62 on: 21 Oct '09 - 17:10 » |
Quote
|
Hi. Sharky can you make bass_dshow to have integrated subtitle loader?? Hi Chris..sorry for late response Currently i'm working on translate BASS_DSHOW to C++ so i can't implement subtitle loader yet. But thanks for your great sugestion. I'll surely implent. PS: BASS_DSHOW is currently in beta stage(have some problems with Audio render ) Cheers, Sharky.
|
|
|
|
|
Logged
|
|
|
|
|
chris2009
Guest
|
 |
« Reply #63 on: 26 Oct '09 - 08:23 » |
Quote
|
Hi Sharky...any news?? 
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|
|
SoundMike
Posts: 252
|
 |
« Reply #66 on: 30 Oct '09 - 07:44 » |
Quote
|
I've downloaded BASS_DSHOW, Sparky, and I like what I see.  Unfortunately I'm not well versed in C++ or Delphi - I mainly use VB6. Could you or anyone else convert the necessary code to provide VB6 Declares, structures and anything else that's necessary?
|
|
|
|
|
Logged
|
|
|
|
|
|
|
SoundMike
Posts: 252
|
 |
« Reply #68 on: 31 Oct '09 - 03:05 » |
Quote
|
Many thanks for the VB header, Sharky. Just some minor corrections required, so I've emailed you an updated file.
Mike
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1375
|
 |
« Reply #69 on: 31 Oct '09 - 05:43 » |
Quote
|
Thank you very much....
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1375
|
 |
« Reply #70 on: 31 Oct '09 - 08:44 » |
Quote
|
Hi all. BASS_DSHOW now is capable to play multiple files. New functions added to BASS_DSHOW: BASS_DSHOW_Play : the channel can be played with this functions BASS_DSHOW_ChannelFree: stop and destroy a channel BASS_DSHOW_STOP: stop a channel BASS_DSHOW_GETINFO: get video info(width,height etc) Delphi,C++,VB header files updated. http://filezone.ro/public.php?action=viewfile&file_id=20512PS: I'm waiting for ideas to implement into BASS_DSHOW. Cheers, Sharky.
|
|
|
|
|
Logged
|
|
|
|
|
chris2009
Guest
|
 |
« Reply #71 on: 31 Oct '09 - 10:07 » |
Quote
|
Thanks a lot. It's working great. An idea: What do you say about integrated subtitles rendering??
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1375
|
 |
« Reply #72 on: 31 Oct '09 - 10:08 » |
Quote
|
Thanks a lot. It's working great. An idea: What do you say about integrated subtitles rendering?? Yes..it's a great idea. Cheers, Sharky.
|
|
|
|
|
Logged
|
|
|
|
|
Dee99
Posts: 1
|
 |
« Reply #73 on: 31 Oct '09 - 14:56 » |
Quote
|
Hi Sharky, question: if Bass_dshow can play you-tube files does that mean it can play any flash video files? Thanks for the good work. Dee99
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1375
|
 |
« Reply #74 on: 31 Oct '09 - 14:58 » |
Quote
|
Yes...can play any flv files if you have a swf codec installed.
Cheers, Sharky.
|
|
|
|
|
Logged
|
|
|
|
|
SoundMike
Posts: 252
|
 |
« Reply #75 on: 2 Nov '09 - 02:36 » |
Quote
|
Sharky,
I've emailed you another updated VB6 header file to match your latest download functionality. As mentioned in my email, the BASS_DSHOW_SETPOSITION function in your dll is not yet compatible with VB6, due to a VB6 limitation. Also, can you provide a BASS_DSHOW_GETPOSITION function?
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1375
|
 |
« Reply #76 on: 2 Nov '09 - 08:03 » |
Quote
|
Thanks. Also, can you provide a BASS_DSHOW_GETPOSITION function? Of course...i will release it today. Cheers, Sharky.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
chris2009
Guest
|
 |
« Reply #78 on: 3 Nov '09 - 15:20 » |
Quote
|
|
|
|
|
|
Logged
|
|
|
|
|
The Mask
Posts: 97
|
 |
« Reply #79 on: 3 Nov '09 - 16:54 » |
Quote
|
If I open movies with AC3 or DTS audio with your demo program I get only noise. Is this kind of audio not supported yet? I have both ffdshow and AC3Filter installed on my pc and they both can play AC3 and DTS.
|
|
|
|
|
Logged
|
|
|
|
|