View Single Post
  #157  
Old 10-31-2016, 04:21 PM
ihryjfbd ihryjfbd is offline
Senior Member
 
Join Date: Oct 2015
Posts: 212
ihryjfbd is on a distinguished road
Default

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


Quote:
Originally Posted by jh82 View Post
Alright, after searching around here and on the web, I changed the code to this and it works

Code:
ffmpeg

for %%a in ("*.flv") do ffmpeg -i "%%a" -vcodec copy -acodec libmp3lame "newfiles\%%~na.mp4"
pause
I can hear audio now in kodi which is what I use for watching on my tv. Kodi didn't seem to recognize the CB audio codec. I'm not sure why the aac_adtstoasc didn't work, though and I'm not sure this is the best options?

Thanks for the help.
Strange kodi supports aac and ac3, i'll take a look in kodi.
Reply With Quote