Skip to content

Fix config path and output path resolution#301

Open
kartikeyporwal wants to merge 2 commits intof0e:masterfrom
kartikeyporwal:fix_path_resolution
Open

Fix config path and output path resolution#301
kartikeyporwal wants to merge 2 commits intof0e:masterfrom
kartikeyporwal:fix_path_resolution

Conversation

@kartikeyporwal
Copy link
Copy Markdown

  • Parse config_path correctly
  • Support output path in current directory
    • This supports -o video.mp4 instead of specifying the absolute path of output file.
      Handles:
      terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
        what():  filesystem error: cannot create directories: Invalid argument []
      

This supports `-o video.mp4`
Handles:

```
terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
  what():  filesystem error: cannot create directories: Invalid argument []

```
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

Successfully merging this pull request may close these issues.

1 participant