Opened 8 years ago #116 new taskEncoding my own video sequence
Description
Hi all,
I hope this is the right place for my issue. I am getting myself acquainted with SHM software, and I am trying to encode a video sequence that I have into an HEVC base layer and 4k enhancement layer. I have been following the steps in the startup guide and I was not able to successfully run the encoder. ./targetBitrates.sh -q 22 -o "~/myOutputDirectory/" -ci ldHE BQSquare_416x240_60 -tb "5000 34241 6541" -ca '-e ~/bin/TAppEncoder.exe -cd ~/cfg/'
I have created the required directories for TAppEncoder executable and the output files, however, I get the following error: Unexpected exit status from encodeCommand.sh
I assume it's because the input files (yuv videos) are not in the designated place, I also searched for them in the entire svn repository but was not able to locate them. Please tell me whether I'm wrong here, and how can I generate .cfg files for my own video sequences?
Thanks in advance, Note: See TracTickets for help on using tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|