Skip to content

DASHEncoder command line flags #8

@swilly22

Description

@swilly22

Hi I'm trying to execute DASHEncoder as follows:

./DASHEncoder --input=big_buck_bunny.mp4 --video-encoder=x264 --audio-encoder=ffmpegAAC --fragment-size=2000 --dest-directory=./ --segment-size=2000 --mpd-name=bbb.mpd --audio-quality=2,44100,48 --bitrate=300 --folder-prefix=TEST --segment-name=TEST

I'm getting:

==========DASH ENCODER===============
current encoder x264
YES
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
Aborted

What am I doing wrong?
Also could you please let me know what are arguments are mandatory?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions