Quote:
Originally Posted by jh82
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.