#7929: Failed ogv result when converting AVI made with Premiere -------------------------------------+------------------------------------- Reporter: genuinefafa | Owner: Type: defect | Status: closed Priority: normal | Component: | undetermined Version: git-master | Resolution: Keywords: libtheora | worksforme regression | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos):
* status: new => closed * resolution: => worksforme Comment: Replying to [comment:3 genuinefafa]: > i repeat an important detail: *same line, different version (4.0.x), works without any issue* Then please reopen this ticket if you can point us to the change introducing the issue. Works fine here. {{{ $ ffmpeg -i stablishing_720.avi-crf25-gop15.mp4 -codec:v libtheora -qscale:v 8 -codec:a libvorbis -qscale:a 5 out.ogv ffmpeg version N-93954-g76ef18fd39 Copyright (c) 2000-2019 the FFmpeg developers built with gcc 9 (SUSE Linux) configuration: --enable-gpl --enable-gnutls --enable-libxml2 --enable- libx264 --enable-libx265 --enable-libvpx --enable-libaom --enable-libdav1d --enable-libmfx --enable-libtheora --enable-libvorbis libavutil 56. 28.100 / 56. 28.100 libavcodec 58. 52.102 / 58. 52.102 libavformat 58. 27.103 / 58. 27.103 libavdevice 58. 7.100 / 58. 7.100 libavfilter 7. 55.100 / 7. 55.100 libswscale 5. 4.101 / 5. 4.101 libswresample 3. 4.100 / 3. 4.100 libpostproc 55. 4.100 / 55. 4.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'stablishing_720.avi- crf25-gop15.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2mp41 date : 2019-04-30T14:48:41-03:00 encoder : Lavf58.27.103 Duration: 00:00:10.02, start: 0.000000, bitrate: 1279 kb/s Stream #0:0(und): Video: hevc (Rext) (hev1 / 0x31766568), yuv422p10le(tv, progressive), 1280x720, 1270 kb/s, 25 fps, 25 tbr, 12800 tbn, 25 tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 2 kb/s (default) Metadata: handler_name : SoundHandler Stream mapping: Stream #0:0 -> #0:0 (hevc (native) -> theora (libtheora)) Stream #0:1 -> #0:1 (aac (native) -> vorbis (libvorbis)) Press [q] to stop, [?] for help Output #0, ogv, to 'out.ogv': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2mp41 date : 2019-04-30T14:48:41-03:00 encoder : Lavf58.27.103 Stream #0:0(und): Video: theora (libtheora), yuv422p, 1280x720, q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc (default) Metadata: handler_name : VideoHandler encoder : Lavc58.52.102 libtheora major_brand : isom minor_version : 512 compatible_brands: isomiso2mp41 date : 2019-04-30T14:48:41-03:00 Stream #0:1(und): Audio: vorbis (libvorbis), 48000 Hz, stereo, fltp (default) Metadata: handler_name : SoundHandler encoder : Lavc58.52.102 libvorbis major_brand : isom minor_version : 512 compatible_brands: isomiso2mp41 date : 2019-04-30T14:48:41-03:00 frame= 250 fps= 17 q=-0.0 Lsize= 7143kB time=00:00:10.00 bitrate=5851.4kbits/s speed=0.661x video:7102kB audio:0kB subtitle:0kB other streams:0kB global headers:7kB muxing overhead: 0.570896% }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/7929#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".