Welcome, Guest
Username: Password: Remember me
Components and Libraries for Audio and Video Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

help installing dspack 9 years 2 months ago #6788

  • Carmelo
  • Carmelo's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
hello everyone. Sorry for my english.

I want to use dspack component for lazarus 1.2.6, I downloaded this di Mr sternas:

www.pilotlogic.com/sitejoom/index.php/fo...-pl-win-dspack-tests

I compile and run projects such as dspack.zip
Does not work, errors exceptions running

I have downloaded and installed CodeTyphon 5.20 and I used DSPack default components. I have problems running the project, except for class.

if OpenDialog.Execute then
begin
if not FilterGraph.Active then FilterGraph.Active := true;
FilterGraph.ClearGraph;
FilterGraph.RenderFile(OpenDialog.FileName);
VideoWindow.PopupMenu := PopupMenu;
SoundLevel.Position := FilterGraph.Volume;
FilterGraph.Play;
end;


exception error is:

if not FilterGraph.Active then FilterGraph.Active := true;


where I go wrong?
Is there an official tutorial DSPack for Lazarus or CodeTyphon?
thank you.

Please Log in or Create an account to join the conversation.

help installing dspack 9 years 2 months ago #6789

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir
CodeTyphon pl_Win_DSPack library want more work,
and we want help
At last lab test/fix before 2 days, we add new working sample: MP3Player

I will add for tomorrow Lab daily work, a new task for this library
PilotLogic Architect and Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

help installing dspack 9 years 2 months ago #6791

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir
we fix some problems of pl_Win_DSPack library :woohoo:
screens from Win7-64bits
more news soon...
..
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

help installing dspack 9 years 1 month ago #6833

  • Carmelo
  • Carmelo's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
Hello everyone.
I need to find example DSPack to use DeckLink card or other similar card for video output?
In dspack \ samples I do not understand how.
In internet I have not found such to be studied to make my project.
I manage to capture and video from web cam input, I can play video from harddisk, and see in Tvideowindows component. I would like this in analog TV connected to my DeckLink Card.project.
Sorry for my english.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1