[FFmpeg-trac] #8767(undetermined:closed): OGV encoding garbled

FFmpeg trac at avcodec.org
Wed Jul 1 00:05:35 EEST 2020


#8767: OGV encoding garbled
-------------------------------------+-------------------------------------
             Reporter:  RavenWorks   |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
                                     |  worksforme
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 You are not the first to report this, I suspect this is a packaging (or
 compilation) issue.
 {{{
 $ ffmpeg -i file_example_MP4_480_1_5MG.mp4 out.ogv
 ffmpeg version N-98351-ge409262837 Copyright (c) 2000-2020 the FFmpeg
 developers
   built with gcc 9 (SUSE Linux)
   configuration: --enable-libtheora --enable-libvorbis
   libavutil      56. 55.100 / 56. 55.100
   libavcodec     58. 93.101 / 58. 93.101
   libavformat    58. 47.100 / 58. 47.100
   libavdevice    58. 11.100 / 58. 11.100
   libavfilter     7. 86.100 /  7. 86.100
   libswscale      5.  8.100 /  5.  8.100
   libswresample   3.  8.100 /  3.  8.100
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'file_example_MP4_480_1_5MG.mp4':
   Metadata:
     major_brand     : mp42
     minor_version   : 0
     compatible_brands: mp42mp41isomavc1
     creation_time   : 2015-08-07T09:13:02.000000Z
   Duration: 00:00:30.53, start: 0.000000, bitrate: 411 kb/s
     Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 /
 0x31637661), yuv420p, 480x270 [SAR 1:1 DAR 16:9], 301 kb/s, 30 fps, 30
 tbr, 30 tbn, 60 tbc (default)
     Metadata:
       creation_time   : 2015-08-07T09:13:02.000000Z
       handler_name    : L-SMASH Video Handler
       encoder         : AVC Coding
     Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz,
 stereo, fltp, 112 kb/s (default)
     Metadata:
       creation_time   : 2015-08-07T09:13:02.000000Z
       handler_name    : L-SMASH Audio Handler
 Stream mapping:
   Stream #0:0 -> #0:0 (h264 (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     : mp42
     minor_version   : 0
     compatible_brands: mp42mp41isomavc1
     encoder         : Lavf58.47.100
     Stream #0:0(und): Video: theora (libtheora), yuv420p(progressive),
 480x270 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 30 fps, 30 tbn, 30 tbc
 (default)
     Metadata:
       creation_time   : 2015-08-07T09:13:02.000000Z
       handler_name    : L-SMASH Video Handler
       encoder         : Lavc58.93.101 libtheora
       major_brand     : mp42
       minor_version   : 0
       compatible_brands: mp42mp41isomavc1
     Stream #0:1(und): Audio: vorbis (libvorbis), 48000 Hz, stereo, fltp
 (default)
     Metadata:
       creation_time   : 2015-08-07T09:13:02.000000Z
       handler_name    : L-SMASH Audio Handler
       encoder         : Lavc58.93.101 libvorbis
       major_brand     : mp42
       minor_version   : 0
       compatible_brands: mp42mp41isomavc1
 frame=  901 fps=204 q=-0.0 Lsize=     756kB time=00:00:30.52 bitrate=
 202.9kbits/s speed= 6.9x
 video:738kB audio:1kB subtitle:0kB other streams:0kB global headers:7kB
 muxing overhead: 2.296290%
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8767#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list