Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 729615
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:49:01+00:00 2026-05-14T06:49:01+00:00

I have a dvd copied in my hard drive. It has a folder called

  • 0

I have a dvd copied in my hard drive. It has a folder called video_ts. I am planning to run VLC player to play it.
i was wondering how can I play this dvd using c#. I do not want to use a activex control inside c#. All I need to do is run the vlc.exe using process. I have already done that. But how do I select a specific file from the code that will start playig in the vlc player. My code is.

System.Diagnostics.Process Proc = new System.Diagnostics.Process();
Proc.StartInfo.FileName = @"C:\Program Files\VideoLAN\VLC\vlc.exe";
 Proc.StartInfo.Arguments = @"C:\Test\Legacy\VIDEO_TS\VIDEO_TS.BUP";
 Proc.Start();

I am trying to send the file name as a argument to run it in the vlc.exe . But its not working. Its just opening up the vlc player. I dont want the user to select the file manually.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T06:49:01+00:00Added an answer on May 14, 2026 at 6:49 am

    I’ve never done this before myself, so I’m going by what I’ve just Googled. To start, it looks like you’re using the wrong file as your argument. Check out this page for a description of video_ts contents and what they all mean.

    Beyond that, take a look at http://www.videolan.org/doc/play-howto/en/ch04.html, which describes command-line parameters for VLC. It may be that you have to provide just the path to the video_ts folder instead of to an individual file within it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been developing a DVD player using vlc version 1.1.1 libraries and have
Say I have the following tables and columns: comp: id, model dvd: id, model
When we design a database table for a DVD rental company, we actually have
I have this folder public/assets/dvd_files/dvds/ and i want to svn ignore anything that might
int cinema,dvd,pc,total; double fractionCinema, fractionOther; fractionCinema=(cinema/total)*100; //percent cinema So when I run code to
I have Visual Studio 2010 Pro on a DVD disc, but it is an
I have a cut and paste of George Michael's DVD track listing from Amazon
I have an autoplay event handler registered with COM for DVD movies. I am
I have two tables, DVD and Contact. A DVD can be rented to a
I have created an inherited class StorageMedium from a base I called DataTypes. StorageMedium

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.