[FFmpeg-user] use ffmpeg convert to hls lost audio

lym xdh4025 at 163.com
Fri Jan 9 08:47:22 CET 2015


Hi
    I'm using ffmpeg transfer video to hls, but after convert i found lost audio where play.
    
    the command is :
    ffmpeg -y -vsync 1 -async 1 -ss 00:00:00 -t 300 -i "dxjtz19.rmvb" -map 0:0 -map 0:1 -codec:v libx264 -codec:a libfaac  -b:v 200k -s 560*320 -f ssegment -segment_list_type m3u8 -segment_list "test25.m3u8" -segment_list_flags +live -segment_time 4  "9_%08d.ts"


    the attachement is the origin video.
    
    Is there anyone meet the question. thank you very much.




从网易163邮箱发来的云附件
dxjtz19.rmvb (222.64M, 2015年2月8日 15:46 到期)
在线预览 | 下载


More information about the ffmpeg-user mailing list