|
Chris
Posts: 1507
|
 |
« Reply #40 on: 19 Aug '09 - 16:52 » |
Quote
|
Hi is ist now possible to open the audiostuff from youtube/myvideo and co? Greets Chris
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1377
|
 |
« Reply #41 on: 19 Aug '09 - 18:11 » |
Quote
|
Yes, it is posible(only for youtube)...but only audio will be played,
EDITED: IT seems that the guys from youtube changed the script so bass_dshow can't receive a corect youtube file download link -> so bass_dshow can't play from youtube.
|
|
|
|
« Last Edit: 20 Aug '09 - 12:20 by Sharky08 »
|
Logged
|
|
|
|
|
Ghosty
Guest
|
 |
« Reply #42 on: 19 Sep '09 - 10:54 » |
Quote
|
Hi, Sharky! Do you think can make Bass_DSHOW render video and not only audio? Cheers Ghosty
|
|
|
|
|
Logged
|
|
|
|
|
|
|
bintang
Posts: 5
|
 |
« Reply #44 on: 27 Sep '09 - 19:52 » |
Quote
|
Yes, i like it's...With future dual mode ( monitor and tv-out )
Best Regards,
bintang
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1377
|
 |
« Reply #45 on: 28 Sep '09 - 15:59 » |
Quote
|
OK. It will be done soon.
Cheers, Sharky.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|
|
chris2009
Guest
|
 |
« Reply #48 on: 4 Oct '09 - 17:34 » |
Quote
|
Thanks Sharky 
|
|
|
|
|
Logged
|
|
|
|
|
Chris
Posts: 1507
|
 |
« Reply #49 on: 4 Oct '09 - 23:04 » |
Quote
|
It looks like there is a mistake with the down dll under xp
Debug Output
LDR: LdrpWalkimportDescriptor () failed to probe C:\Bass-videotest\down.dll for its manifest
Chris
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Chris
Posts: 1507
|
 |
« Reply #51 on: 5 Oct '09 - 17:24 » |
Quote
|
Hi The lokal Stuff will working fine. About the Youtube Stuff The you tube video will work for ~20 sec the it will crash By the way about the Youtube videos no Audio will work...not shure why Chris
|
|
|
|
|
Logged
|
|
|
|
|
Chris
Posts: 1507
|
 |
« Reply #52 on: 6 Oct '09 - 14:39 » |
Quote
|
By the way is the BASS_DY.dll using a special AX Control for Playing the You Tube Stuff?Maybe that can be a Problem Chris
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1377
|
 |
« Reply #53 on: 7 Oct '09 - 10:22 » |
Quote
|
By the way is the BASS_DY.dll using a special AX Control for Playing the You Tube Stuff?Maybe that can be a Problem Chris Hi,Chris, sorry for late response. BASS_DY.dll is not using bass_dy.dll doesn't use any AX Control. It only send to bass_dshow a correct link of youtube stuff. Sharky.
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1377
|
 |
« Reply #54 on: 7 Oct '09 - 10:36 » |
Quote
|
PS:I compiled BASS_DY.dll in VC++ 2005,so so will require .Net dlls to run it on windows...
Cheers, Sharky.
|
|
|
|
« Last Edit: 7 Oct '09 - 11:00 by Sharky08 »
|
Logged
|
|
|
|
|
chris2009
Guest
|
 |
« Reply #55 on: 7 Oct '09 - 16:50 » |
Quote
|
Hi, Sharky. I wonder if you can implement to bass_DShow: 1) playing multiple streams at the same time 2) suport for extracting decoded song 3) a function that return a info of a current stream.
Cheers.
PS: Youtube files plays very well to me. Good Job.
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1377
|
 |
« Reply #56 on: 12 Oct '09 - 08:14 » |
Quote
|
Hi all. Bass_dshow will be available in a few days(i've rewrite the code in C++); If anyone had some ideas to implement in BASS_DSHOW post it.
Cheers, Sharky.
|
|
|
|
|
Logged
|
|
|
|
|
bits
Posts: 40
|
 |
« Reply #57 on: 12 Oct '09 - 08:26 » |
Quote
|
somehow correctly fill: BASS_PluginGetInfo()->formatc 
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1377
|
 |
« Reply #58 on: 12 Oct '09 - 08:40 » |
Quote
|
somehow correctly fill: BASS_PluginGetInfo()->formatc
Do you mean that bass_dshow didn't return a correct file extensions no?? If so... it will be done.
|
|
|
|
|
Logged
|
|
|
|
|
bits
Posts: 40
|
 |
« Reply #59 on: 12 Oct '09 - 14:53 » |
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.
|
|
|
|
|
Logged
|
|
|
|
|