Cut And Save The Audio Files Played In Media Player

Aug 5, 2009

I have created a small media player calling COM component of Windows media player. Now i want to cut and save the audio files played in media player? is it possible with windows media player or i would have to use some other media player object? I can have the files info which i am using in window media player to play..but cant able to get the details which we can finds with our OS( windows) like compression format, bit-rate etc.

View 1 Replies


ADVERTISEMENT

Looping Audio Files In Tree View With Windows Media Player COM?

Mar 16, 2011

I am attempting to play a set of audio files continuously using a tree view. I am having troubles looping through an array to play one song after another in the selected parent node. It seems to work if I only use one song in the array but it doesn't want to actually loop through and keep playing; it goes through the loop but once the first song is over it stops. I am unsure if looping through an array in the AfterSelect sub routine is the best way of doing this,

Here is the entire Sub routine for the AfterSelect on the tree view.trvMain is the name of the entire tree view.wmpMain is the Windows Media Player COM.trvJazzHancock is the parent node for the two audio files I'm attempting to loop.

[Code]...

View 2 Replies

Media Player And RichTextBox - Highlight The Text Being Played And Auto-scroll When It Plays The Next Line

Feb 9, 2011

I am trying to build a language tool, basically I am getting lines of text into a richtextbox and playing the audio for that line. Things are working great except that I want to highlight the text being played and autoscroll when it plays the next line. how to implement the line highlighting and autoscrolling.

View 2 Replies

Forms :: Get A Button To Enter The Applications Subfolder And Randomly Select 1 File To Be Played In The Windows Media Player

Oct 19, 2010

I need to get a button to enter the applications subfolder and randomly select 1 file to be played in the windows media player COM which i have put in the form. I have tried creating a shuffling playlist but i cant get it to stop after one file is played (it just goes on shuffeling to another file, and i really do not want a playlist). I manage to create a batch file to be started to randomly pick a file in that folder, but when i do this the file is being played in the systems default player..

View 2 Replies

Writing A Program Which Plays Audio Using A Windows Media Player Control?

Oct 11, 2009

I'm writing a program which plays audio using a windows media player control. It's quite basic but I'm running into a problem.

Soundplayer.Ctlcontrols.play()
Sleep(3000)

For some reason when this appears in my code, the sound doesn't start playing until AFTER the sleep. I have music running in the background, using another windows media player control, that continues playing just fine.

Basically, I want nothing else to happen for the duration of the sound, hence the sleep, so how can I make it so my sound starts playing BEFORE the sleep?

View 7 Replies

VS 2008 Recording Audio - Capture The Audio Played On My Laptop

Jun 11, 2009

Im trying to capture the audio played on my laptop. so i have searched the internet and found a source code for doing exactly that. the problem i have is that my audio device is not listed in the dropdown box (see picture) but it does when its run on windows xp (im running windows 7 x64) the goal of this application would be to capture my friends radio stream and save the individual played mp3's to a loction on my hard drive.(yes i have permission) i have included the source code so perhaps some 1 could have a look at it. (source code)[URL]

View 2 Replies

Make VB 2010 Media Player Using Picturebox Not Windows Media Player?

Jun 9, 2011

make media player in vb6 or vb2010.. not using windows media player..

View 1 Replies

How To Play FLV Files With Windows Media Player ActiveX

May 26, 2011

I'm going to build a video player in vb.net, but during the development I've met some complications.

1) The windows media player ocx takes a long time to play the first video, I think for a problem of initialization
2) The window media player ocx doesn't play flv files

The alternative or possible solutions.
1) insert flv codec into the project for window media player ocx, but how?
2) use the flv component, but I don't know with precision what is the right code to use to play video files with the vlc component and sometimes during the dispose of the vlc instance, the system give me a blue screen.....

I know that there are two wrappers for the vlc componet the libvlcnet and the VideoLan DotNet for WinForm and WPF, but i don't find any example on how ti implement and use them in vb.net. Use the ffmpeg video conversion engine for window media player, but how can I implement ffmpeg in vb.net, is there any wrapper or activex for ffmpeg open source?

View 4 Replies

[2008] Play MP3 Files Without Using Windows Media Player?

Jan 25, 2009

how can I play a MP3 file without using Windows Media Player or Direct Sound? I cant use DirectX even if I wanted to! Is there any other way? I could not use DirectX because I could not install the DirectX Software Development Kit on a 64 bit system!

View 8 Replies

VS 2010 Open Multiple MP3 Files In Windows Media Player?

Jul 18, 2010

I'm creating a kind of 'playlist manager' application where the user can create his own music playlist and then play it from my application. However, I don't want to give my application any playback features itself, as there are already so many media players around. Instead, I just want to open the files in the current playlist in the media player of the user's choice.

I have a list of MP3 files (their filenames), how do I now open these files simultaneously in, for example, Windows Media Player? I can get it to play one song, using this command (and Process.Start)

[Code]...

Surely this must be possible? You can open multiple files in windows itself simply by selecting them and opening them at the same time. I'm pretty sure the filenames of the selected files will then be in the arguments of wmplayer so that it can open them, but I just don't know in what format.

View 20 Replies

Host Website / Page Is Getting Refreshed But Audio Is Not Getting Played

Aug 23, 2010

I have created a web application in that application i have added two folder. one is admin folder and under admin i have added a upload folder. In upload folder i have three different audio's. And also i have imported DLL for Windows media player. Through this media player im able to play the audios in local host.By giving Direct path like MediaPlayer1.Filename="C:Usersamwaka.mp3".But when i host the website im getting problem the page is getting refreshed but the audio is not getting played.I have tried this path Server.Mappath("..uploadwaka.mp3") and Server. Mappath ("~adminup loadwaka.mp3)the above both paths are not working when i host the website please reply.

View 1 Replies

VS 2008 : Use A Trackbar To Slide Through The Media Being Played?

Nov 9, 2011

I am using the WindowsMediaPlayer. I disabled the Controls , and created my own. I want to use a Trackbar to slide throug the media being played.This works, for moving

Private Sub TrackBar2_Scroll(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles TrackBar2.Scroll
LenOfVideo = AxWindowsMediaPlayer1.currentMedia.duration
TrackBar2.Maximum = LenOfVideo

[code]....

But i need the trackbar to track of the position of the video while playing.It stands still now. I need it to be updated.

View 1 Replies

Audio Management System - Allow User To Add Audio Files Itself Into Database Together With Audio Information

Jan 28, 2010

I'm developing a standslone system for my school project. I'm developing an audio management system which allow user to add audio files itself into database together with the audio information such as artist name and album year. I just started it few days ago and face some problems.. my song in the playlist wont continue to play after 1 finished and i need some idea on how to store the audio files into database ... in blob types may be?

Heres the screenshot and codes

Public Class Form1

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_add.Click

[CODE]............................

View 2 Replies

VS 2008 File Types Can Be Played In Windows Media Control?

Dec 27, 2009

I am trying out the windows media player control within the VB design view, and I tried to add an .avi file to it. When played however it does not show the video, and plays the sound with the visualiser effects instead.

View 11 Replies

Made A Media Player But When Click Open With It Opens The Player But Doesn't Load The Film

Jun 28, 2011

Public Class EasyPlayer
Private Sub EasyPlayer_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
System.Diagnostics.Process.Start("MediaPlayer")
End Sub

[code]....

View 1 Replies

Indows Media Player Doesn't Play The FLV Player?

Apr 10, 2009

I want to know that how to add FLV payer component in VB.Net..cz windows Media Player doesn't play the FLV player.

View 2 Replies

Open Media File With Media Player?

Oct 27, 2009

I have created a media player (vb.net 2005) using the media player control. Plays fine when using open dialog box and url. I have set my player as the default player but when I click on a media file, the player will open but not play. I am sure it has to do with on open event and coding the url to see the selected file just like any other media player out there.

View 14 Replies

Playing Mp3, Without Seeing Media Player And Closing Player?

Aug 13, 2009

i am using following code to play a mp3 with build action for mp3 after adding to application is set to copy always...

Public
Class Form1
ivate Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles

[code].....

View 4 Replies

Audio Player With Waveform?

Jun 27, 2011

I'm looking for a free audio player control that has ability to display waveform of the audio being played.

View 1 Replies

VS 2008 Play Media File Video Or Audio?

Jul 7, 2011

how to play video or audio in a vb.net application but have come up with not a lot.

I want to create a program that accessing a web server (no problem on that) and will pick up audio and video that is stored on that server.

Or, maybe do a live broadcast where I can play my guitar and sing a song. (Promise if I get this done through here I will give you a live performance) on that note I am sure you will all hold back.

This is a little open and wide, but what I would like to know via a webserver is this possible

1.Video
2.Audio
3.Live broadcast

View 11 Replies

Make Audio / Video Player Using DirectX

Sep 16, 2009

i need Help to make Audio or Video Player With Using DirectX. how many Different b/w DirectX and Windows Media Player???

View 8 Replies

Track Bar In Media Player?

Mar 15, 2010

So basicly ive made a media player in vb using the windows media player control and everything is fine except that when i use the trackbar to navigate on a video it starts stopping and starting like a scratched cd (there is nothing wrong with the video file) strangely this does not happen whilst playing audio files the shaking stops if i pause it for a second ant then play it again but incorporating a pause in the trackbar function does not help. This the code i found on the internet but this produces the same result:[code]...

View 5 Replies

.NET Media Player Control?

Dec 18, 2010

I've looked around a bit and have yet to find an answer: Is there a Media Player Control in the .NET Framework? I know there is a COM control

View 4 Replies

How To Create Media Player In .net

Jan 10, 2011

I want to create media player in vb.net. It will supports all the different file formats like wmv,flv,mpg etc.,

View 1 Replies

How To Set Media Player To Fullscreen

Mar 29, 2009

I have created 2 forms: "Form1" and "Form2"....Form1 is MDIcontainer and it contains Form2. In Form2 I have inserted the windows media player OCX. When I run the program and try to set the media player to fullscreen (via command button) appears an error:
{"Errore irreparabile (Eccezione da HRESULT: 0x8000FFFF (E_UNEXPECTED))"}

Here's the
Public Class Form2
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
AxWindowsMediaPlayer1.fullScreen = True
[Code] ....
If I open a new project and I copy the code and the media player it works! I think problem is when I use MDIforms.

View 4 Replies

Make A Media Player?

Oct 12, 2009

How to make a media player in Vb.net& and my media player get video activity , like Cars bikes or peoples

View 14 Replies

Make My Own Media Player?

Sep 16, 2009

I m Newbie in Visual Basic, im use vb2005 Pro Edition.i want to make Media Playerif i play Video Video show in New wind.w

View 5 Replies

Make Own Media Player?

Sep 27, 2009

Making my own media player and convert it in to an .exe file in vb 2008

View 1 Replies

Media Player Control XP And Win 7

Jun 7, 2010

I am having an issue playing video with an embedded Windows Media Player control. It plays fine on Windows XP but comes up blank on Windows 7. I am guessing it is compatibility between version 11 and 12. Am I correct in thinking that Windows 7 will not play the Media Player 11 control? If so, how do I package my product to work with XP and Win 7? If I develop on Win 7 will the Media Player 12 embedded control play on XP (backward compatible)?Should my requirements be that Media Play 11 is installed? I am just confused because I cannot find anyone else having the same issue. Has anyone experienced this or know about it?My problems are, Video was playing in Windows 7 but clicking the video gave an untrappable (didnt catch) error (crash) in the Click event of the video... then suddenly (i think after a windows update) the video is not Playing anymore. But it plays fine and does not give the click error on Windows XP.

View 6 Replies

Media Player In Fullscreen

Jan 11, 2012

I have this one project going on, and I has media player inside the form, and other staff too. How I can make only the media player to go in fullscreen?

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved