chaoyuaw / pytorch-coviar

Compressed Video Action Recognition
https://www.cs.utexas.edu/~cywu/projects/coviar/
GNU Lesser General Public License v2.1
500 stars 126 forks source link

the code which make the avi to mp4 have a little iusse #68

Open SkySailing opened 5 years ago

SkySailing commented 5 years ago
./reencode.sh hmdb51/videos/ hmdb51/mpeg4_videos/

should change into

./reencode.sh hmdb51/videos   hmdb51/mpeg4_videos
syed-abdul-baqi commented 5 years ago

Have you checked it? Can you please share the issue details?

SkySailing commented 5 years ago

issue:ffmpeg:not found

ps:today,i use the sudo sh ./reencode.sh /home/hmdb51/ /home/hmdb51Mpeg4/ it's work! but last day ,it occur ffmpeg not found.

------------------ 原始邮件 ------------------ 发件人: "syed-abdul-baqi"notifications@github.com; 发送时间: 2019年7月17日(星期三) 上午10:59 收件人: "chaoyuaw/pytorch-coviar"pytorch-coviar@noreply.github.com; 抄送: "Captain"1097190201@qq.com; "Author"author@noreply.github.com; 主题: Re: [chaoyuaw/pytorch-coviar] the code which make the avi to mp4 havea little iusse (#68)

Have you checked it? Can you please share the issue details?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

syed-abdul-baqi commented 5 years ago

That's an issue with ffmpeg not because of forward slash. thank.