BASS_DSHOW Video Library

Started by Ionut Cristea,

Ionut Cristea

 
QuoteAny news Ionut?
I'm still waiting for feedback regarding latest version i posted. In the meantime, several updates has been made that i will post later this week.

Smoodilo

So it's been over 3 months. Project dead (again)?

Ionut Cristea

QuoteSo it's been over 3 months. Project dead (again)?

The project its not dead, still working on it. If its required i will put latest update here.

Ionut

Ionut Cristea

Please let me know what demo / features you want and i will post here a demo :)

alex208210

Ionut Cristea

  There is no plan for now to support WinCE. Currently i have versions for Windows,Linux and Android.

SoundMike

Quote from: Ionut CristeaPlease let me know what demo / features you want and i will post here a demo :)
Difficult to provide a list without it going on for pages. Here's just some features that come to mind:
  • Play any common format video file (wmv, mp4, mpeg, avi, etc)
  • Direct audio to any DirectSound device (or via BASS to any BASS device, including ASIO)
  • Send video output to main and monitor outputs
  • Set start and end at any point
  • Fade in/out video and audio
  • Cross-fade videos
In a previous message I also asked about masking and cropping. That would also be highly desirable, using video/image layers.

Ionut Cristea

  I will see what i can do creating such demo and i will post it here shortly. :D
 

jean-mic

Hello
I am looking to use Bass_DSHOW, but I still have the message "Missing xVidéo.dll,
I have put the dll in the directory I use Bass.net 2.4.12.3 and 2.4.12.1 bass.dll.

You have an idea for this problem  ???

tonee26

I am confused with Ionut Cristea I seriously want to buy ivacore on condition optimize all functions
1. winamp dsp plugin
2. rapid response when it begins play video files with multiple video window
3. image (png) overlay.
4. overlay text (text scroll right to left)

I've given a demo but still many find a bug, (hang, error, bla..bla ...), to date there is no response from Ionut Cristea,
I am a software developer karaoke player, if anyone can make components for luchatonee@gmail.com please contact me, I have prepared a budget

bboykk1234

#2873
Hi
I trying to download the BASS_DSHOW.dll from the links Ionut had posted but no luck since most of them are dead ><.
I currently working on my school project using C#.NET WPF, I already completed 80% of it using DShowNet.dll but I was stuck on the pitch shifting part for the audio streams of the video.
Then I started looking online to find any audio library that is integrate with DShowNET library, here is what I found but links were dead ʕ ಡ ﹏ ಡ ʔ

Please if anybody who see this please send me the latest or any version  that is not too old of BASS_DSHOW library for C# .NET use OTL
here is my email tantan_pro@hotmail.com

Thanks in advance.

T.RomanI

on blank application delphi xe10.2 with only 1 line of code

procedure TRecorder.FormCreate(Sender: TObject);
begin
  xVideo_Init(Panel1.handle,0);
end;

system exception...

http://prntscr.com/fj87w9

dll within project1.exe dir

Ionut Cristea

 xVideo is not longer supported. Please use IVACore.

javanmiller

#2877
@sharky_boy_07
@ Ionut Cristea

I have been trying to work with Bass_DSHow / xVideo. But I noticed:
Quote from: Ionut CristeaxVideo is not longer supported. Please use IVACore.
On another note, I haven't been able to get the videos to play (Im trying to get them to play in a picturebox)

Where can i get IVACore? I have been trying to locate it, but I have not found it.

johnvantelli

Where can I download IVACORE?
I need to add video supporto to my app...

please support this fantastic addon!!!

David_AVD

Has anyone had any luck finding Delphi video playback components / code that will work with BASS ?