Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where to put the project video file ? #1

Open
hanselhermawan opened this issue May 20, 2023 · 3 comments
Open

where to put the project video file ? #1

hanselhermawan opened this issue May 20, 2023 · 3 comments

Comments

@hanselhermawan
Copy link

I put the "/data/road_video/project_video.mp4" inside the 'cpp_advanced_lane_lines' file and I did already change the capture format with the correct path. But why is the video does not open in the image view in rqt ?

Also the in the terminal there is a warning about pipeline something like this :
image

@uglymie
Copy link
Owner

uglymie commented May 23, 2023

The absolute file path of your video is displayed as '/oooooo/src/...'. Are you sure it is located at this path?

@hanselhermawan
Copy link
Author

yes, the path is already correct. should i open the video mp4 first or just launch the code and the video mp4 will open up automatically ?

image

@uglymie
Copy link
Owner

uglymie commented May 23, 2023

After configuring the path of the video file, you can directly start the program. However, the output below shows that your video has a frame count of 0, which means that your video has not been opened or there is an error in the video file. Can you double check your video file to see if it can be opened with a video player

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants