[FFmpeg-trac] #2712(undetermined:new): avi to mpegts with reencoding mp3 audio to ac3

FFmpeg trac at avcodec.org
Thu Jun 27 18:28:40 CEST 2013


#2712: avi to mpegts with reencoding mp3 audio to ac3
-------------------------------------+-------------------------------------
             Reporter:  kla960       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by kla960):

 Replying to [comment:6 cehoyos]:
 > Replying to [comment:3 kla960]:
 > > Comand line:
 > > ffmpeg -i sample.avi -fflags +genpts -vcodec copy -acodec ac3 -y
 sample.ts
 >
 > This command line looks different than the one from comment:2
 > Please post one minimal command line that allows to reproduce the issue
 together with the complete, uncut console output.

 OK here the original line to the output

 ffmpeg.exe  -threads 4 -fflags +genpts -i
 ".\CutOriginale\Navy_CIS__L_A__13.06.23_21-15_sat1_60_TVOON_DE.mpg.HQ.avi"
 -ss 341.04 -t 1353.8 -vcodec copy -acodec ac3 -ac 2 -ab 192k -y
 ".\Cut\Navy_CIS__L_A__13.06.23_21-15_sat1_60_TVOON_DE.mpg.HQ.avi.Part1.ts"
 -ss 2233 -t 712.68 -vcodec copy -acodec ac3 -ac 2 -ab 192k -y
 ".\Cut\Navy_CIS__L_A__13.06.23_21-15_sat1_60_TVOON_DE.mpg.HQ.avi.Part2.ts"
 -ss 3578.32 -t 353.4 -vcodec copy -acodec ac3 -ac 2 -ab 192k -y
 ".\Cut\Navy_CIS__L_A__13.06.23_21-15_sat1_60_TVOON_DE.mpg.HQ.avi.Part3.ts"

 But you can reproduce it in different ways. It always happend if you only
 reencode the audio!!!!

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


More information about the FFmpeg-trac mailing list