[FFmpeg-trac] #2478(undetermined:new): PTS: DTS: invalid, clipping with pcm audio codec

FFmpeg trac at avcodec.org
Thu Apr 18 16:54:14 CEST 2013


#2478: PTS: DTS: invalid, clipping with pcm audio codec
-------------------------------------+-------------------------------------
             Reporter:  MrNice       |                    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 MrNice):

 May be I didn't understand what you asked me. Another try:

 ffmpeg -f v4l2 -channel 1 -input_format yuyv422 -i /dev/video0 -debug 1 -f
 alsa -ac 2 -channel_layout stereo -i hw:0,0 -map 1:a -map 0:v -c:a
 pcm_s16le -c:v ffv1 /Store3/Test/pcm_ffv1_`date +%m%d_%H%M`.avi

 I put the video input first, then audio and had to change the map.
 Still the same error invalid, clipping

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


More information about the FFmpeg-trac mailing list