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

FFmpeg trac at avcodec.org
Fri May 27 10:24:42 CEST 2011


#248: Transcoding with mediatomb no longer working after "ffmpeg: simplify
managing input files and streams"
-----------------------+----------------------
Reporter:  kyl416      |       Owner:  michael
    Type:  defect      |      Status:  open
Priority:  normal      |   Component:  FFmpeg
 Version:  git-master  |  Resolution:
Keywords:              |  Blocked By:
Blocking:              |  Reproduced:  0
Analyzed:  0           |
-----------------------+----------------------

Comment (by kyl416):

 Output of the latest git, which doesn't work:

 -i %in -b 4096k -maxrate 4096k -minrate 4096k -bufsize 2458k -bt 380k
 -threads 2 -ar 48000 -ab 160k -acodec mp2 -f dvd -y %out
 ffmpeg version git-N-30303-g5e0dafe, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on May 27 2011 04:20:56 with gcc 4.5.2
   configuration: --prefix=/usr --enable-gpl --enable-version3 --enable-
 nonfree --enable-shared --enable-postproc --enable-libx264 --enable-frei0r
 --enable-librtmp --enable-libopencore-amrnb --enable-libopencore-amrwb
 --enable-libdc1394 --enable-libmp3lame --enable-libtheora --enable-
 libopenjpeg --enable-libdirac --enable-libvpx --enable-libgsm --enable-
 libschroedinger --enable-libspeex --enable-libvorbis --enable-libxvid
 --enable-libfaac --cpu=amdfam10 --arch=x86_64 --enable-x11grab --enable-
 libxavs --enable-libnut --enable-libfreetype --enable-libvo-aacenc
 --enable-libvo-amrwbenc --enable-libcelt
   libavutil    51.  2. 2 / 51.  2. 2
   libavcodec   53.  6. 0 / 53.  6. 0
   libavformat  53.  2. 0 / 53.  2. 0
   libavdevice  53.  0. 0 / 53.  0. 0
   libavfilter   2. 11. 0 /  2. 11. 0
   libswscale    0. 14. 0 /  0. 14. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 Metadata:
   width                 480.00
   height                270.00
   framerate             30.00
   videodatarate         700.00
   videocodecid          avc1
   audiodatarate         128.00
   audiocodecid          mp3
 [flv @ 0x1741dc0] Estimating duration from bitrate, this may be inaccurate
 Input #0, flv, from 'rtmp://hidden live=1':
   Duration: N/A, start: 0.000000, bitrate: 128 kb/s
     Stream #0.0: Video: h264 (Main), yuv420p, 480x270 [PAR 1:1 DAR 16:9],
 29.97 tbr, 1k tbn, 59.94 tbc
     Stream #0.1: Audio: mp3, 44100 Hz, stereo, s16, 128 kb/s

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


More information about the FFmpeg-trac mailing list