Re: [FFmpeg-trac] #5241(undetermined:new): Usage of overlay filter with "dvb_subtitle" stream causes "Buffer queue overflow, dropping." message

2017-08-29 Thread FFmpeg
#5241: Usage of overlay filter with "dvb_subtitle" stream causes "Buffer queue
overflow, dropping." message
-+-
 Reporter:  pth7712  |Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  git-master   |  undetermined
 Keywords:  overlay  |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by richardpl):

 Does this still happens with latest master?

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


Re: [FFmpeg-trac] #6292(avfilter:closed): overlay filter shortest doesn't work and ffmpeg hangs if 2nd input is longer

2017-08-29 Thread FFmpeg
#6292: overlay filter shortest doesn't work and ffmpeg hangs if 2nd input is
longer
-+-
 Reporter:  Gyan |Owner:
 Type:  defect   |   Status:  closed
 Priority:  important|Component:  avfilter
  Version:  git-master   |   Resolution:  fixed
 Keywords:  overlay  |   Blocked By:
  regression |  Reproduced by developer:  0
 Blocking:   |
Analyzed by developer:  0|
-+-
Changes (by richardpl):

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


Comment:

 Fixed in 19804024d5b26e9568ce2f21f15c6664717006cd.

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


Re: [FFmpeg-trac] #6566(undetermined:closed): Overlay drops frames when audio is also processed

2017-08-29 Thread FFmpeg
#6566: Overlay drops frames when audio is also processed
-+-
 Reporter:  Gyan |Owner:
 Type:  defect   |   Status:  closed
 Priority:  important|Component:
  Version:  git-master   |  undetermined
 Keywords:   |   Resolution:  fixed
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-
Changes (by richardpl):

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


Comment:

 Can not reproduce anymore.

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


Re: [FFmpeg-trac] #4946(avfilter:closed): Buffer queue overflow issue with dynaudnorm filter + overlay filter

2017-08-29 Thread FFmpeg
#4946: Buffer queue overflow issue with dynaudnorm filter + overlay filter
-+-
 Reporter:  acloutier|Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  fixed
 Keywords:  dynaudnorm   |   Blocked By:
  overlay|  Reproduced by developer:  1
 Blocking:   |
Analyzed by developer:  0|
-+-
Changes (by richardpl):

 * status:  open => closed
 * resolution:   => fixed


Comment:

 Can not reproduce anymore.

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


Re: [FFmpeg-trac] #6599(undetermined:reopened): FFmpeg git build does not make working fMP4 HLS files

2017-08-29 Thread FFmpeg
#6599: FFmpeg git build does not make working fMP4 HLS files
-+-
 Reporter:   |Owner:
  SeventhCycle   |   Status:  reopened
 Type:  defect   |Component:
 Priority:  normal   |  undetermined
  Version:  unspecified  |   Resolution:
 Keywords:  bounty   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by SeventhCycle):

 * keywords:   => bounty


Comment:

 I went ahead and updated to High Sierra Beta 8.

 Looks like the same problem is present.

 ​https://bitmovin-a.akamaihd.net/content/dataset/multi-
 codec/hevc/v270p_fmp4.m3u8
 Plays (no audio)

 http://seventhcycle.net/ffmpeg/hls_hevc/out/480p-h265.m3u8
 Says missing plug-in.

 Adding bounty of $50 to get this squared away.

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


[FFmpeg-trac] #6625(undetermined:new): "Freezes" transcoding RTP g.711 stream to mp3

2017-08-29 Thread FFmpeg
#6625: "Freezes" transcoding RTP g.711 stream to mp3
-+-
 Reporter:  sagonzal | Type:  defect
   Status:  new  | Priority:  normal
Component:   |  Version:
  undetermined   |  unspecified
 Keywords:  rtp g.711|   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
 Hi,

 I am trying to connect to a live RTP stream of g.711 audio from an
 intercom and then output it as an mp3 file.

 '''FFmpeg version'''
 N-86996-g931c0ac95c-Reino cross-compiled for Windows 64 w/ pthreads and
 debug=3 enabled

 '''command:'''
 ffmpeg -re -f mulaw -i rtp://10.200.1.14:32760 -sample_rate 44100
 -filter:a "asetrate=9000" -acodec libmp3lame -ar 44100 live-
 rtp-g711-toMP3.mp3 -report

 '''output:''' “live-rtp-g711-toMP3.mp3”
 '''report:''' “live-rtp-g711-toMP3-REPORT.log”
 '''gdb backtrace:''' “live-rtp-g711-toMP3-BACKTRACE.txt”

 With this command, the window “freezes” after printing “''[udp @
 002c748241e0] end receive buffer size reported is 65536''”.
 The command line will stay that way indefinitely until I enter ''ctrl+c''
 (''q'' doesn’t work), after which it seems to say that nothing was written
 to the output, and the output file produced is indeed empty/unplayable.

 Unfortunately I cannot provide access to th live rtp stream, as it
 requires VPN access. I saw something about using ffplay if my output isn’t
 reproducable, but I’m not sure how to do that. If it’s needed could you
 please give more details on how to do this?

 However I can say that, using Wireshark, I have confirmed that there is
 traffic coming through port 32760 — packets using the RTP protocol and
 g.711U payload type, as expected (''attached screenshot “wireshark-
 RTP-g711-traffic.png”''). I Analyzed and Saved the data from Wireshark as
 a "synchronized forward stream audio” in the .raw format, then used the
 same command with the .raw input instead of an RTP stream, and that works:

 '''command:'''
 ffmpeg -re -f mulaw -i wireshark-rtp-g711-syncedRAW.raw -sample_rate 44100
 -filter:a "asetrate=9000" -acodec libmp3lame -ar 44100 wireshark-rtp-g711
 -syncedRAW-toMP3.mp3 -report

 '''input:''' “wireshark-rtp-g711-syncedRAW.raw”
 '''output:''' “wireshark-rtp-g711-syncedRAW-toMP3.mp3”
 '''report:''' “wireshark-rtp-g711-syncedRAW-toMP3-REPORT.log”

 I don’t know why the command works with the saved audio from Wireshark but
 not with a live stream. I’m very new to FFmpeg so I apologize if this is
 just a user error.

 I would appreciate any light that can shed on this problem!

 Thanks very much,

 Sara

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


Re: [FFmpeg-trac] #6603(ffmpeg:new): Regression bug when using amerge filter and WAV files.

2017-08-29 Thread FFmpeg
#6603: Regression bug when using amerge filter and WAV files.
+--
 Reporter:  Atarikid|Owner:
 Type:  defect  |   Status:  new
 Priority:  normal  |Component:  ffmpeg
  Version:  git-master  |   Resolution:
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+--

Comment (by Atarikid):

 Not sure why you meant. The issue is very clear and an example source file
 is provided to reproduce it 100%

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


Re: [FFmpeg-trac] #6603(ffmpeg:new): Regression bug when using amerge filter and WAV files.

2017-08-29 Thread FFmpeg
#6603: Regression bug when using amerge filter and WAV files.
+--
 Reporter:  Atarikid|Owner:
 Type:  defect  |   Status:  new
 Priority:  normal  |Component:  ffmpeg
  Version:  git-master  |   Resolution:
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+--

Comment (by Atarikid):

 Not sure why you meant. The issue is very clear and an example source file
 is provided to reproduce it 100%

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


Re: [FFmpeg-trac] #6603(ffmpeg:new): Regression bug when using amerge filter and WAV files.

2017-08-29 Thread FFmpeg
#6603: Regression bug when using amerge filter and WAV files.
+--
 Reporter:  Atarikid|Owner:
 Type:  defect  |   Status:  new
 Priority:  normal  |Component:  ffmpeg
  Version:  git-master  |   Resolution:
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+--

Comment (by Atarikid):

 Not sure why you meant. The issue is very clear and an example source file
 is provided to reproduce it 100%

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


Re: [FFmpeg-trac] #6615(avformat:new): ffplay prompeg playback

2017-08-29 Thread FFmpeg
#6615: ffplay prompeg playback
-+-
 Reporter:  cy91244  |Owner:
 Type:  enhancement  |   Status:  new
 Priority:  wish |Component:  avformat
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
  prompeg,ffplay |  Reproduced by developer:  0
 Blocking:   |
Analyzed by developer:  0|
-+-
Changes (by cus):

 * priority:  normal => wish


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


Re: [FFmpeg-trac] #6579(ffplay:new): Stop ffplay when no stream is received in timeout

2017-08-29 Thread FFmpeg
#6579: Stop ffplay when no stream is received in timeout
+--
 Reporter:  slacuesta   |Owner:
 Type:  enhancement |   Status:  new
 Priority:  wish|Component:  ffplay
  Version:  |   Resolution:
 Keywords:  streaming play  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+--
Changes (by cus):

 * priority:  normal => wish


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


Re: [FFmpeg-trac] #6607(ffplay:closed): ffplay has difficulty decoding 4.0 PCM

2017-08-29 Thread FFmpeg
#6607: ffplay has difficulty decoding 4.0 PCM
+---
 Reporter:  kieranjol   |Owner:
 Type:  defect  |   Status:  closed
 Priority:  normal  |Component:  ffplay
  Version:  git-master  |   Resolution:  invalid
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+---
Changes (by cus):

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


Comment:

 Reopen if you still think there is an issue.

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


Re: [FFmpeg-trac] #6518(undetermined:closed): ffmpeg mxf copy all streams not working due to data stream "vbi_vanc_smpte_436M"

2017-08-29 Thread FFmpeg
#6518: ffmpeg mxf copy all streams not working due to data stream
"vbi_vanc_smpte_436M"
-+-
 Reporter:  yojimbo69|Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:  invalid
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-
Changes (by cehoyos):

 * reproduced:  1 => 0
 * component:  ffmpeg => undetermined
 * priority:  critical => normal
 * version:  3.2.4 => unspecified
 * keywords:  ffmpeg stream vbi_vanc_smpte_436M =>
 * resolution:  wontfix => 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] #6549(undetermined:closed): low bitrate mp3 encoding result in vbr instead of cbr

2017-08-29 Thread FFmpeg
#6549: low bitrate mp3 encoding result in vbr instead of cbr
-+-
 Reporter:  mboe78   |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:
  Version:  git-master   |  undetermined
 Keywords:  libmp3lame   |   Resolution:  invalid
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-
Changes (by cehoyos):

 * keywords:  CBR mp3 libmp3lame => libmp3lame
 * resolution:   => invalid
 * status:  new => closed
 * component:  ffmpeg => undetermined


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


Re: [FFmpeg-trac] #6565(avformat:closed): Fail DVB teletext subtitles

2017-08-29 Thread FFmpeg
#6565: Fail DVB teletext subtitles
-+-
 Reporter:  Eduard   |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avformat
  Version:  git-master   |   Resolution:
 Keywords:  mpegts   |  needs_more_info
  dvb_teletext   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by cehoyos):

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


Comment:

 Please reopen this ticket if you can provide an input sample that was not
 produced with FFmpeg.

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


[FFmpeg-trac] #6624(undetermined:new): HLS-TVstream stoped after few minutes(every time after clip changing)

2017-08-29 Thread FFmpeg
#6624: HLS-TVstream stoped after few minutes(every time after clip changing)
-+-
 Reporter:  max79| Type:  defect
   Status:  new  | Priority:  normal
Component:   |  Version:
  undetermined   |  unspecified
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
 Why this HLS-TVstream stoped after few minutes(every time after clip
 changing)?:
 [http://www.djing.com/tv/live.m3u8]

 Summary of the bug:
 ffmpeg version 3.3.2 Copyright (c) 2000-2017 the FFmpeg developers
   built with gcc 7.1.0 (GCC)
   configuration: --enable-gpl --enable-version3 --enable-cuda --enable-
 cuvid --e
 nable-d3d11va --enable-dxva2 --enable-libmfx --enable-nvenc --enable-
 avisynth --
 enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-
 iconv
 --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca
 --enable-li
 bfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-
 libmodplug -
 -enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb
 --enabl
 e-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp
 --enable-li
 bsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-
 libtwolam
 e --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-
 libvpx
  --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265
 --enable
 -libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-zlib
   libavutil  55. 58.100 / 55. 58.100
   libavcodec 57. 89.100 / 57. 89.100
   libavformat57. 71.100 / 57. 71.100
   libavdevice57.  6.100 / 57.  6.100
   libavfilter 6. 82.100 /  6. 82.100
   libswscale  4.  6.100 /  4.  6.100
   libswresample   2.  7.100 /  2.  7.100
   libpostproc54.  5.100 / 54.  5.100
 [hls,applehttp @ 005a2780] Opening
 'http://www.djing.com/tv/27687-05.m3u
 8' for reading
 [hls,applehttp @ 005a2780] Opening
 'http://www.djing.com/tv/27687-03.m3u
 8' for reading
 [hls,applehttp @ 005a2780] Opening
 'http://www.djing.com/tv/27687-01.m3u
 8' for reading
 [hls,applehttp @ 005a2780] Opening
 'http://www.djing.com/tv/27687-02.m3u
 8' for reading
 [hls,applehttp @ 005a2780] Opening
 'http://www.djing.com/tv/27687-04.m3u
 8' for reading
 [hls,applehttp @ 005a2780] Opening
 'https://paris1.djing.com/tv/204286-P
 att/05-5.ts' for reading
 [hls,applehttp @ 005a2780] Opening
 'https://paris1.djing.com/tv/204286-P
 att/03-5.ts' for reading
 [hls,applehttp @ 005a2780] Opening
 'https://paris1.djing.com/tv/204286-P
 att/01-5.ts' for reading
 [hls,applehttp @ 005a2780] Opening
 'https://paris1.djing.com/tv/204286-P
 att/02-5.ts' for reading
 [hls,applehttp @ 005a2780] Failed to open segment of playlist 3
 [hls,applehttp @ 005a2780] Opening
 'https://paris1.djing.com/tv/204286-P
 att/02-6.ts' for reading
 [hls,applehttp @ 005a2780] Opening
 'https://paris1.djing.com/tv/204286-P
 att/04-5.ts' for reading
 [hls,applehttp @ 005a2780] Failed to open segment of playlist 4
 [hls,applehttp @ 005a2780] Opening
 'http://www.djing.com/tv/27687-04.m3u
 8' for reading
 [hls,applehttp @ 005a2780] Opening
 'https://paris1.djing.com/tv/204286-P
 att/04-6.ts' for reading
 [hls,applehttp @ 005a2780] Failed to open segment of playlist 4
 [hls,applehttp @ 005a2780] Opening
 'http://www.djing.com/tv/27687-04.m3u
 8' for reading
 [hls,applehttp @ 005a2780] Opening
 'https://paris1.djing.com/tv/204286-P
 att/04-7.ts' for reading
 [hls,applehttp @ 005a2780] Failed to open segment of playlist 4
 [hls,applehttp @ 005a2780] Opening
 'http://www.djing.com/tv/27687-04.m3u
 8' for reading
 [hls,applehttp @ 005a2780] Opening
 'https://paris1.djing.com/tv/204286-P
 att/04-8.ts' for reading
 [hls,applehttp @ 005a2780] Could not find codec parameters for
 stream 6
 (Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp): unspecified
 sample rate

 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 [hls,applehttp @ 005a2780] Could not find codec parameters for
 stream 7
 (Video: h264 ([27][0][0][0] / 0x001B), none): unspecified size
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 [hls,applehttp @ 005a2780] Could not find codec parameters for
 stream 8
 (Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp): unspecified
 sample rate

 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 [hls,applehttp @ 005a2780] Could not find codec 

Re: [FFmpeg-trac] #6574(undetermined:closed): ffmpeg butchers video quality when downscaling

2017-08-29 Thread FFmpeg
#6574: ffmpeg butchers video quality when downscaling
-+-
 Reporter:  birdie   |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:
  Version:  git-master   |  undetermined
 Keywords:   |   Resolution:  invalid
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-
Changes (by cehoyos):

 * priority:  critical => normal
 * component:  swscale => undetermined


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


Re: [FFmpeg-trac] #6567(undetermined:new): aac format profile always LTP in 3.2.x by filter aac_adtstoasc

2017-08-29 Thread FFmpeg
#6567: aac format profile always LTP in 3.2.x by filter aac_adtstoasc
-+-
 Reporter:  kwsk |Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:  aac  |   Resolution:
  regression |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by cehoyos):

 * keywords:   => aac regression


Comment:

 To make this a valid ticket, please provide the (simplified) command line
 you tested together with the complete, uncut console output and an input
 sample that allows to reproduce.

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


Re: [FFmpeg-trac] #6574(undetermined:closed): ffmpeg butchers video quality when downscaling

2017-08-29 Thread FFmpeg
#6574: ffmpeg butchers video quality when downscaling
-+-
 Reporter:  birdie   |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:
  Version:  git-master   |  undetermined
 Keywords:   |   Resolution:  invalid
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by oromit):

 This was already discussed in IRC and could be traced back to breaking
 aspect ratio with the scale resolution, which results in the DAR being a
 bit weird, and the player applying scaling to correct for it.
 Nothing going wrong here.

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


Re: [FFmpeg-trac] #6530(ffmpeg:closed): Excessive Memory Usage

2017-08-29 Thread FFmpeg
#6530: Excessive Memory Usage
-+--
 Reporter:  WayToGo  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  critical |Component:  ffmpeg
  Version:  unspecified  |   Resolution:  fixed
 Keywords:  Memory   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--
Changes (by cus):

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


Comment:

 Reopen with the sample attached if you can reproduce this with latest git
 master.

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


Re: [FFmpeg-trac] #6615(avformat:new): ffplay prompeg playback

2017-08-29 Thread FFmpeg
#6615: ffplay prompeg playback
-+-
 Reporter:  cy91244  |Owner:
 Type:  enhancement  |   Status:  new
 Priority:  normal   |Component:  avformat
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
  prompeg,ffplay |  Reproduced by developer:  0
 Blocking:   |
Analyzed by developer:  0|
-+-
Changes (by cus):

 * cc: cus (added)
 * type:  task => enhancement
 * component:  undetermined => avformat


Comment:

 As far as I see only prompeg output is supported, but not input. So this
 seems like an enhancment task.

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