[FFmpeg-user] MPEG TS from DVB-T to ProRes 422 - Trouble with sound.
Stan Defawes
sdefawes at ina.fr
Mon Sep 17 11:40:09 CEST 2012
in fact the problem seems to have difficulty to synchronize audio and video
this alert is coming a lot of time when encoding :
error, audio timestamps difference is too big, cannot compensate a/v sync
and the result is no audio in the file output.
Is the some parameters to force synchro when encoding ? like -async or something like that ?
Le 17 sept. 2012 à 11:05, Stan Defawes a écrit :
> Hi,
>
> I'm trying to convert an MPEG Transport Stream from DVB-T to ProRes 422 for FCP with ffmbc.
> My command line is :
>
> ffmbc -i input.MPG -f mov -vcodec prores -acodec pcm_u16le -ss 00:00:03:00 -t 00:00:05:00 out.mov
>
> I'm sure there is a lot of parameters i forgot for a best result but at this time my problem is with the audio.
> The result is good for the video but there is no audio stream in the result ??
> In the strem MPEGTS the audio is EAC-3.
> i need help please ...
>
> Thank's a lot
>
> Stanislas
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list