hvfvhigh, new ffmpeg, etc

James Scholes james at jls-radio.com
Tue Aug 23 03:14:10 PDT 2016


Jim Lesurf wrote:
> I still can't find out what actual command options ffmpeg/avconv are being
> given when used to convert the ts to mp4. I have some previous ts files
> obtained via hvfhd and would like to find out how (if possible) these can
> be converted to mp4 with working sound. Anyone know the magic options for
> the audio codec processing in this situation?

Try:

ffmpeg -i input.ts -vn -vcodec copy -acodec copy -bsf:a aac_adtstoasc
output.mp4
-- 
James Scholes
http://twitter.com/JamesScholes



More information about the get_iplayer mailing list