[FFmpeg-trac] #3064(undetermined:new): Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or MKV file

FFmpeg trac at avcodec.org
Wed Oct 23 00:02:45 CEST 2013


#3064: Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or MKV
file
-------------------------------------+-------------------------------------
             Reporter:  ramitbhalla  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by ramitbhalla):

 Haven't tried it, just googling on the internet and some reports were
 about it not working well. (https://lists.ffmpeg.org/pipermail/ffmpeg-
 user/2012-May/006417.html)

 I'll take your word for it and try it out:

 So technically the way to use idet and yadif would be:


 {{{
 -vf idet,yadif=0:-1:1
 }}}

 or would

 {{{
 -vf idet
 }}}

 suffice? (can't make out from the documentation whether yadif should be
 used in conjunction with idet or not)

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3064#comment:21>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list