[FFmpeg-trac] #248(FFmpeg:new): Transcoding with mediatomb no longer working after "ffmpeg: simplify managing input files and streams"

FFmpeg trac at avcodec.org
Fri May 27 09:25:20 CEST 2011


#248: Transcoding with mediatomb no longer working after "ffmpeg: simplify
managing input files and streams"
-------------------------+---------------------
  Reporter:  kyl416      |      Owner:  michael
      Type:  defect      |     Status:  new
  Priority:  normal      |  Component:  FFmpeg
   Version:  git-master  |   Keywords:
Blocked By:              |   Blocking:
Reproduced:  0           |   Analyzed:  0
-------------------------+---------------------
 The revision "ffmpeg: simplify managing input files and streams" breaks
 the transcoding function I use for Mediatomb with DirecTV's Media Share

 This is the command line I uses:
 ffmpe -i %inputfile -b 4096k -maxrate 4096k -minrate 4096k -bufsize 2458k
 -bt 380k -threads 2 -ar 48000 -ab 160k -acodec mp2 -f dvd %outputfile

 After that revision the command executes, but the actual transcoding
 doesn't commence.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/248>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list