ok note my ids: "alpa_shah04@yahoo.com" "alpashah04@gmail.com" egarly waiting for your reply...
alpa shah
ok note my ids: "alpa_shah04@yahoo.com" "alpashah04@gmail.com" egarly waiting for your reply...
alpa shah
I think to implement this application you have a basic knowledge of OLE and COM component.
alpa shah
I'm really thankful to you.... My mail id is "alpa_shah04@yahooo.com" and please give me your mail id also
alpa shah
Ok..I'm trying this idea...but actually i'm new to c#. so can u please tell me that i've to build a dll of my old code and then use it to the new form?:(
alpa shah
yes, it's throwing me exception. I've implemented the sample application from this site only... sample code is: try{ //get the graph filter ready to render OpenFileDialog ofg = new OpenFileDialog(); if (ofg.ShowDialog() == DialogResult.OK) { String fileName; fileName = ofg.FileName; graphBuilder.RenderFile(fileName); Text = fileName; //set the trackbar isSeeking = (graphBuilder.CanSeekForward() == -1) && (graphBuilder.CanSeekBackward() == -1); if (isSeeking) trackBar1.Enabled = true; else trackBar1.Enabled = false; trackBar1.Minimum = 0; trackBar1.Maximum = (int)(graphBuilder.Duration * 100.0); Text = fileName; //prepare and set the video window videoWin = graphBuilder as IVideoWindow; videoWin.Owner = (int)panel1.Handle; videoWin.WindowStyle = WS_CHILD | WS_CLIPSIBLINGS | WS_CLIPCHILDREN; Rectangle rc = panel1.ClientRectangle; videoWin.SetWindowPosition(0, 0, rc.Right, rc.Bottom); mediaEvt.SetNotifyWindow((int)this.Handle, WM_GRAPHNOTIFY, 0); //set the different values for controls trackBar1.Value = 0; minutes = (int)graphBuilder.Duration / 60; seconds = (int)graphBuilder.Duration % 60; statusBar1.Panels[0].Text = "Duration: " + minutes.ToString("D2") + ":m" + seconds.ToString("D2") + ":s"; graphState = State.Playing; //start the playback mediaCtrl.Run(); } } catch( Exception ) { Text = "Error loading file"; }
alpa shah
Hello all, I'm new to DirectShow application. I've build a normal application that can run .avi file. I've got an error in RenderFile(), like problem in file loading. so please anyone can help me out how to solve this problem? File path is correct and to load .jpg file it's working fine but in loading .avi files I got problem.......And ya I'm building this application in C# using visual studio 2005. Please reply soon... Thanks for reading my question...
alpa shah
All dll's i've included in that. I'm using platform SDK that is server 2003 sp1. I think it is most recent one for DirectShow application.:((
alpa shah
Hello all, I'm new to DirectShow application. I've build a normal application that can run .avi file. I've got an error in RenderFile(), like problem in file loading. so please anyone can help me out how to solve this problem? File path is correct and to load .jpg file it's working fine but in loading .avi files I got problem....:((...And ya I'm building this application in C# using visual studio 2005. Please reply soon... Thanks for reading my question...
alpa shah
Thanks for your reply....I'll try this book also...:)
alpa shah
Thanks for your response....I'll sure try this book...:)
alpa shah
I've learned C++...so now I want to learn VC++ and mostly for it's ATL project building....And more for building COM Components.....so can you please suggest me nice book or online helping tutorials for ATL/COM of VC++
alpa shah
Thank you... Now I'm going to start with this... But I was not able to find VC++ tutorials on this "codeproject.com" site.... so please send me link...or section name where I can find tutorials for VC++ Waiting for reply....
alpa shah
Hello everybody... I am new to VC++. And I want to learn it. So please help me from where to start...and from which website I can get nice tutorials for it... Please suggest me nice websites which has good contents of vc++... Waiting for reply...:)
alpa shah
Thank you....It's working....:)
alpa shah
Thank you for this help..I am going to try this out...:)
alpa shah
I have tried this direct file creation...but dear it didn't work..because it requires to create a workspace..so simple might not be work..that i was asking..:) Againg thanks for your suggestion...and thanks for reading my question....
alpa shah
I'm really sorry for that...but i am totally new to MFC....thanks for your:) help...now i will check it...and send you reply about that...
alpa shah
Hello all.. I am very new to MFC. so please suggest me how can i create my simple .cpp file by VC++ without creating any workspace....If it is possible than plz tell me the way... Egarly waiting for reply...Please reply soon Thank you for reading this message....
alpa shah
Please help me to find out the site name which gives me facility of downloading TC compiler for 64 bit window xP....I have also visited the borland site and downloads.com but they weren't helped me out:((...So please help me abt it...It's very urgent...please reply sooooooon:) Waiting for reply... Thank u for reading my question...:)
alpa shah
Thanks for ur suggestion...I'll surely apply it....:)
alpa shah