Re: [FFmpeg-trac] #7574(avcodec:closed): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+---
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:  invalid
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by Sami32):

 Yes, i get the information from MediaInfo that is most often known to be
 very precise.

 {{{
 Audio
 ID   : 2
 Format   : E-AC-3 JOC
 Format/Info  : Enhanced AC-3 with Joint Object
 Coding
 Commercial name  : Dolby Digital Plus with Dolby
 Atmos
 Codec ID : ec-3
 Duration : 1 min 3 s
 Bit rate mode: Constant
 Bit rate : 448 kb/s
 Channel(s)   : 6 channels
 Channel layout   : L R C LFE Ls Rs
 Sampling rate: 48.0 kHz
 Frame rate   : 31.250 FPS (1536 SPF)
 Bit depth: 16 bits
 Compression mode : Lossy
 Stream size  : 3.39 MiB (5%)
 Service kind : Complete Main
 Default  : Yes
 Alternate group  : 2
 Encoded date : UTC 2018-05-03 17:08:46
 Tagged date  : UTC 2018-05-03 17:08:46
 Complexity index : 16
 Number of dynamic objects: 15
 Bed channel count: 1 channel
 Bed channel configuration: LFE
 }}}

 I found that synaptic about Atmos (see page 42)
 http://www.aesmelbourne.org.au/wp-content/media/Dolby_Dec2017.pdf

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:closed): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+---
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:  invalid
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by heleppkes):

 Atmos in EAC3 is a joke anyway. Its still a fixed bitrate stream, so the
 Atmos data actually eats space away from the main audio stream - which is
 also why the size doesnt change when you transcode it like that, your new
 stream actually has a higher bitrate for the base audio then the source.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:closed): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+---
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:  invalid
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by richardpl):

 Maybe it is outside of stream... See for yourself - they can not store
 ATMOS in single bit.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:closed): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+---
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:  invalid
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by jamrial):

 Replying to [comment:13 richardpl]:
 > I see no ATMOS data in that file at all. Try to transcode file to .eac3
 and compare size to extraced file with -c:a copy, they are same.
 Mediainfo reports Atmos data. And i really doubt Dolby would offer a test
 sample for the feature without an actual relevant stream.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:closed): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+---
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:  invalid
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---
Changes (by richardpl):

 * status:  reopened => closed
 * resolution:   => invalid


Comment:

 I see no ATMOS data in that file at all. Try to transcode file to .eac3
 and compare size to extraced file with -c:a copy, they are same.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:reopened): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  reopened
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by Sami32):

 * status:  closed => reopened
 * resolution:  invalid =>


--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:closed): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+---
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:  invalid
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by Sami32):

 Ok. As i always use ads blocker i never see all the crap that explain why.

 I think i've even find better to please you ;)
 https://download.dolby.com/us/en/test-tones/dolby-atmos-
 trailer_amaze_1080.mp4

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:closed): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+---
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:  invalid
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by richardpl):

 Whatever I press I get an advert. Use dropbox/google drive/wetransfer or
 something without crap.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:closed): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+---
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:  invalid
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by Sami32):

 I can download it without issue also with UBlock addon.

 No problem.
 Which upload site will satisfy you?

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:closed): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+---
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:  invalid
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---
Changes (by richardpl):

 * status:  reopened => closed
 * resolution:   => invalid


Comment:

 Upload file to less shitty site, as such can not be downloaded.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #6521(avformat:open): HEIF support

2018-11-29 Thread FFmpeg
#6521: HEIF support
-+
 Reporter:  mateo|Owner:  mateo
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avformat
  Version:  git-master   |   Resolution:
 Keywords:  mov heif |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+

Comment (by llogan):

 To elaborate, we as an organization don't generally plan milestones.
 Things just happen when they do. I don't know if there are plans to work
 on this because I can't speak for others. The only set release plans are a
 loose schedule of release dates. Progress depends on contributions from
 interested individuals, and anyone is welcome and encouraged to do so.

 The best way to get something included into FFmpeg is to participate in
 development. You can submit patches, fix bugs, review patches, etc. You
 can also post a bounty or offer to sponsor development.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #5990(avformat:closed): Fail to merge a streamcopied SUP/DVBSUB subtitle in a TS or M2TS file

2018-11-29 Thread FFmpeg
#5990: Fail to merge a streamcopied SUP/DVBSUB subtitle in a TS or M2TS file
+
 Reporter:  Sami32  |Owner:
 Type:  defect  |   Status:  closed
 Priority:  normal  |Component:  avformat
  Version:  git-master  |   Resolution:  fixed
 Keywords:  dvbsub  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+

Comment (by Sami32):

 Great +1
 Thank you to both of you :)

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:reopened): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  reopened
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by Sami32):

 Please feel free to ask some more informations that could help you to get
 a better understanding.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7574(avcodec:reopened): Enhance the eac3_core bitstream filter to strip the ATMOS substream

2018-11-29 Thread FFmpeg
#7574: Enhance the eac3_core bitstream filter to strip the ATMOS substream
-+
 Reporter:  Sami32   |Owner:
 Type:  enhancement  |   Status:  reopened
 Priority:  normal   |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  eac3 |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by Sami32):

 * status:  closed => reopened
 * resolution:  needs_more_info =>


--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7568(undetermined:closed): Incorrect AAC file output

2018-11-29 Thread FFmpeg
#7568: Incorrect AAC file output
-+-
 Reporter:  Grabien  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:
 Blocking:   |  worksforme
Analyzed by developer:  0|   Blocked By:
 |  Reproduced by developer:  0
-+-
Changes (by Grabien):

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


Comment:

 Yes, audio parameters are ok, when I use MP4 as container for AAC stream,
 thanks a lot for your advices.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7568(undetermined:reopened): Incorrect AAC file output

2018-11-29 Thread FFmpeg
#7568: Incorrect AAC file output
-+-
 Reporter:  Grabien  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by heleppkes):

 More importantly, put it into a container like mp4, don't use raw aac if
 you require those values to be exact.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7568(undetermined:reopened): Incorrect AAC file output

2018-11-29 Thread FFmpeg
#7568: Incorrect AAC file output
-+-
 Reporter:  Grabien  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by Grabien):

 In this last example:
 {{{
 ffmpeg -i MP4WithAACAudio.mp4 -c:a aac -b:a 64k output.aac
 }}}
 I specify constant bitrate and don't use -vbr flag. I assume that FFMPEG
 should create CBR file in this case with 64 kb/s bitrate. But bitrate of
 output file is 4 kb/s.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7568(undetermined:reopened): Incorrect AAC file output

2018-11-29 Thread FFmpeg
#7568: Incorrect AAC file output
-+-
 Reporter:  Grabien  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by heleppkes):

 If you want accurate duration and bitrate information, then store it in
 mp4/m4a, not raw .aac - or encode as CBR.

 Raw aac files don't have any way to store duration or bitrate, and if you
 encode it as Variable-Bitrate (VBR), there is no good way to accurately
 determine this information, and all it can do is  guess.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7568(undetermined:reopened): Incorrect AAC file output

2018-11-29 Thread FFmpeg
#7568: Incorrect AAC file output
-+-
 Reporter:  Grabien  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-
Changes (by Grabien):

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


Comment:

 Yes, output file can be played, but it is incorrect:
 - bitrate of output file is 4 kb/s, bitrate of original file is 45 kb/s;
 - duration of output file is 2:58.960, bitrate of original file is
 0:15.050;
 - timing in output file is not corresponds to timing of original file.

 Even when I try to specify codec and bitrate:

 {{{
 ffmpeg -i MP4WithAACAudio.mp4 -c:a aac -b:a 64k output.aac
 }}}

 FFMPEG always creates file with 4 kb/s bitrate:

 {{{
 Stream #0:0: Audio: aac (LC), 44100 Hz, stereo, fltp, 4 kb/s
 }}}

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7578(undetermined:open): converting to ogg (opus) with wrong -ss leads to infinite loop

2018-11-29 Thread FFmpeg
#7578: converting to ogg (opus) with wrong -ss leads to infinite loop
-+-
 Reporter:  halaei   |Owner:
 Type:  defect   |   Status:  open
 Priority:  important|Component:
  Version:  git-master   |  undetermined
 Keywords:  opus |   Resolution:
  deadlock   |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+-

Comment (by fulinjie):

 This seems to work:
 https://patchwork.ffmpeg.org/patch/11229/

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #7526(undetermined:new): VAAPI HEVC Encoder Bitrate parameter no longer works in Master compared to 4.0.x

2018-11-29 Thread FFmpeg
#7526: VAAPI HEVC Encoder Bitrate parameter no longer works in Master compared 
to
4.0.x
-+-
 Reporter:  jlsantiago0  |Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  git-master   |  undetermined
 Keywords:  vaapi|   Resolution:
  regression |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by FuweiTang):

 This issue can't be reproduced on git-master with the latest code:
 {{{
 root@tangfw-WHL:/home/tangfw/workspace/video/build/temp# ffmpeg
 -vaapi_device /dev/dri/renderD128 -s:v 1920x1080 -i
 /root/media/encoderbitstreams/1080p_blue_sky.yuv -vf
 'format=nv12,hwupload' -c:v hevc_vaapi -b:v 2M -g 30 -bf 2 -y test-vaapi-
 2m.hevc
 ffmpeg version N-92558-ge695b0beba Copyright (c) 2000-2018 the FFmpeg
 developers
   built with gcc 7 (Ubuntu 7.3.0-27ubuntu1~18.04)
   configuration: --enable-vaapi --prefix=/opt/X11R7/iHD/ffmpeg_mainline
 --enable-nonfree --enable-shared --enable-libmfx --enable-gpl --enable-
 libx264 --enable-libx265
   libavutil  56. 24.101 / 56. 24.101
   libavcodec 58. 40.100 / 58. 40.100
   libavformat58. 23.101 / 58. 23.101
   libavdevice58.  6.100 / 58.  6.100
   libavfilter 7. 46.101 /  7. 46.101
   libswscale  5.  4.100 /  5.  4.100
   libswresample   3.  4.100 /  3.  4.100
   libpostproc55.  4.100 / 55.  4.100
 [rawvideo @ 0x5612f61490c0] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, rawvideo, from
 '/root/media/encoderbitstreams/1080p_blue_sky.yuv':
   Duration: 00:00:08.68, start: 0.00, bitrate: 622080 kb/s
 Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1920x1080,
 622080 kb/s, 25 tbr, 25 tbn, 25 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (rawvideo (native) -> hevc (hevc_vaapi))
 Press [q] to stop, [?] for help
 Output #0, hevc, to 'test-vaapi-2m.hevc':
   Metadata:
 encoder : Lavf58.23.101
 Stream #0:0: Video: hevc (hevc_vaapi) (Main), vaapi_vld, 1920x1080,
 q=-1--1, 2000 kb/s, 25 fps, 25 tbn, 25 tbc
 Metadata:
   encoder : Lavc58.40.100 hevc_vaapi
 frame=  217 fps= 81 q=-0.0 Lsize=2190kB time=00:00:08.64
 bitrate=2076.1kbits/s speed=3.24x
 video:2190kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.00%
 root@tangfw-WHL:/home/tangfw/workspace/video/build/temp# ffmpeg
 -vaapi_device /dev/dri/renderD128 -s:v 1920x1080 -i
 /root/media/encoderbitstreams/1080p_blue_sky.yuv -vf
 'format=nv12,hwupload' -c:v hevc_vaapi -b:v 4M -g 30 -bf 2 -y test-vaapi-
 4m.hevc
 ffmpeg version N-92558-ge695b0beba Copyright (c) 2000-2018 the FFmpeg
 developers
   built with gcc 7 (Ubuntu 7.3.0-27ubuntu1~18.04)
   configuration: --enable-vaapi --prefix=/opt/X11R7/iHD/ffmpeg_mainline
 --enable-nonfree --enable-shared --enable-libmfx --enable-gpl --enable-
 libx264 --enable-libx265
   libavutil  56. 24.101 / 56. 24.101
   libavcodec 58. 40.100 / 58. 40.100
   libavformat58. 23.101 / 58. 23.101
   libavdevice58.  6.100 / 58.  6.100
   libavfilter 7. 46.101 /  7. 46.101
   libswscale  5.  4.100 /  5.  4.100
   libswresample   3.  4.100 /  3.  4.100
   libpostproc55.  4.100 / 55.  4.100
 [rawvideo @ 0x55fb3d0760c0] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, rawvideo, from
 '/root/media/encoderbitstreams/1080p_blue_sky.yuv':
   Duration: 00:00:08.68, start: 0.00, bitrate: 622080 kb/s
 Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1920x1080,
 622080 kb/s, 25 tbr, 25 tbn, 25 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (rawvideo (native) -> hevc (hevc_vaapi))
 Press [q] to stop, [?] for help
 Output #0, hevc, to 'test-vaapi-4m.hevc':
   Metadata:
 encoder : Lavf58.23.101
 Stream #0:0: Video: hevc (hevc_vaapi) (Main), vaapi_vld, 1920x1080,
 q=-1--1, 4000 kb/s, 25 fps, 25 tbn, 25 tbc
 Metadata:
   encoder : Lavc58.40.100 hevc_vaapi
 frame=  217 fps= 79 q=-0.0 Lsize=4390kB time=00:00:08.64
 bitrate=4162.4kbits/s speed=3.14x
 video:4390kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.00%
 root@tangfw-WHL:/home/tangfw/workspace/video/build/temp# ls -al
 total 6592
 drwxr-xr-x  2 root   root  4096 11月 30 13:10 .
 drwxr-xr-x 39 tangfw tangfw4096 11月 30 13:08 ..
 -rw-r--r--  1 root   root   2242181 11月 30 13:10 test-vaapi-2m.hevc
 -rw-r--r--  1 root   root   4495439 11月 30 13:10 test-vaapi-4m.hevc
 }}}

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list

Re: [FFmpeg-trac] #6521(avformat:open): HEIF support

2018-11-29 Thread FFmpeg
#6521: HEIF support
-+
 Reporter:  mateo|Owner:  mateo
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avformat
  Version:  git-master   |   Resolution:
 Keywords:  mov heif |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+

Comment (by richardpl):

 No,
 No,
 No.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac