18 May '13 - 17:10 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: 1 2 [3] 4 5 ... 135
  Reply  |  Print  
Author Topic: BASS_DSHOW Video Library  (Read 270603 times)
Chris
Posts: 1501


« Reply #40 on: 19 Aug '09 - 16:52 »
Reply with quoteQuote

Hi is ist now possible to open the audiostuff from youtube/myvideo and co?
Greets Chris
Logged
Ionut Cristea
Posts: 1372


« Reply #41 on: 19 Aug '09 - 18:11 »
Reply with quoteQuote

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 »
Reply with quoteQuote

Hi, Sharky! Do you think can make Bass_DSHOW render video and not only audio? Cheers Ghosty
Logged
Ionut Cristea
Posts: 1372


« Reply #43 on: 19 Sep '09 - 16:02 »
Reply with quoteQuote

Do you mean something like bass_video do? If so, the answer is yes. Recently i've just implemented in my own media player. Check this out: http://www.softpedia.com/get/Multimedia/Audio/Audio-Players/Suamp.shtml.
Does anybody want like i to include video support in bass_Dshow ? Cheers.  Wink
« Last Edit: 7 Oct '09 - 11:52 by Sharky08 » Logged
bintang
Posts: 5


« Reply #44 on: 27 Sep '09 - 19:52 »
Reply with quoteQuote

Yes, i like it's...With future dual mode ( monitor and tv-out )

Best Regards,

bintang
Logged
Ionut Cristea
Posts: 1372


« Reply #45 on: 28 Sep '09 - 15:59 »
Reply with quoteQuote

OK. It will be done soon.

Cheers, Sharky.
Logged
Ionut Cristea
Posts: 1372


« Reply #46 on: 3 Oct '09 - 11:18 »
Reply with quoteQuote

Hi all. Here is a beta version of bass_dshow.
http://filezone.ro/public.php?action=viewfile&file_id=19127

Cheers, Sharky.
Logged
Ionut Cristea
Posts: 1372


« Reply #47 on: 4 Oct '09 - 09:49 »
Reply with quoteQuote

Hi...i've just finished BASS_DSHOW Grin. Now is possible to play youtube files.
I'm expecting your oppinions and questions about this version of bass_dshow.
http://filezone.ro/public.php?action=viewfile&file_id=19160

Cheersn, SHarky.
Logged
chris2009
Guest
« Reply #48 on: 4 Oct '09 - 17:34 »
Reply with quoteQuote

Thanks Sharky Wink
Logged
Chris
Posts: 1501


« Reply #49 on: 4 Oct '09 - 23:04 »
Reply with quoteQuote

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
Ionut Cristea
Posts: 1372


« Reply #50 on: 5 Oct '09 - 08:16 »
Reply with quoteQuote

Hi, Chris. Maybe you should try this update:
http://filezone.ro/public.php?action=viewfile&file_id=19204
Cheers, Sharky.
Logged
Chris
Posts: 1501


« Reply #51 on: 5 Oct '09 - 17:24 »
Reply with quoteQuote

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: 1501


« Reply #52 on: 6 Oct '09 - 14:39 »
Reply with quoteQuote

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: 1372


« Reply #53 on: 7 Oct '09 - 10:22 »
Reply with quoteQuote

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: 1372


« Reply #54 on: 7 Oct '09 - 10:36 »
Reply with quoteQuote

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 »
Reply with quoteQuote

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: 1372


« Reply #56 on: 12 Oct '09 - 08:14 »
Reply with quoteQuote

  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 »
Reply with quoteQuote

somehow correctly fill:
BASS_PluginGetInfo()->formatc
Smiley
Logged
Ionut Cristea
Posts: 1372


« Reply #58 on: 12 Oct '09 - 08:40 »
Reply with quoteQuote

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 »
Reply with quoteQuote

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
Pages: 1 2 [3] 4 5 ... 135
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines