Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by markfilipak):

 Well, it now appears that this problem is entirely an 'interleave' fault,
 not 'pp'.

 The following freezes video at 3:24, and skipping forward or back in MPV
 causes audio to die.

 ffmpeg -report -ss 0:00 -analyzeduration 50 -probesize 50
 -i "D:\D\foo\patton\1.018.m2ts" -filter_complex
 
"telecine=pattern=5,split=5[A][B][C][D][E],[A]select='eq(mod(n+1\,5)\,1)'[F],[B]select='eq(mod(n+1\,5)\,2)'[G],[C]select='eq(mod(n+1\,5)\,3)'[H],[D]select='eq(mod(n+1\,5)\,4)'[I],[E]select='eq(mod(n+1\,5)\,0)'[J],[F][G][H][I][J]interleave=nb_inputs=5"
 -map 0 -c:v libx264 -crf 20 -codec:a copy -codec:s copy
 "C:\AVOut\1.018.4.MKV"

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by markfilipak):

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


--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8627(undetermined:new): Converting video results in only few frames being preserved

2020-04-22 Thread FFmpeg
#8627: Converting video results in only few frames being preserved
-+-
 Reporter:  giszmo   |Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by giszmo):

 Replying to [comment:1 cehoyos]:
 > Please provide the input file BTCSatVid.mp4

 The full video will be available at
 https://walletscrutiny.com/BTCSatVid.mp4
 Please advise when it's no longer needed there.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by markfilipak):

 Replying to [comment:46 mkver]:
 > This doesn't reveal anything. If you had used a higher loglevel it might
 have revealed something (e.g. the Matroska muxer outputs a bit of info
 about the packets it is writing).

 I wish I could, but you see, the debug log is too big.

 20-04-22  23:06 9,000,365 1.018.3.LOG.ZIP

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8416(avformat:closed): disposition option ignored when muxing hls from a web url and srt subtitle file together in an mkv container

2020-04-22 Thread FFmpeg
#8416: disposition option ignored when muxing hls from a web url and srt 
subtitle
file together in an mkv container
-+-
 Reporter:  bgx90|Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avformat
  Version:  git-master   |   Resolution:  fixed
 Keywords:  disposition  |   Blocked By:
  mkv|
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by mkver):

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


Comment:

 Fixed in e3c54b549abf2798422245582c0ed775c894ddeb. The infer_no_subs
 option does what you want.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8173(avformat:closed): MKV - All streams marked as default when trying to remove all dispositions

2020-04-22 Thread FFmpeg
#8173: MKV - All streams marked as default when trying to remove all 
dispositions
-+-
 Reporter:  nheelyolis   |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avformat
  Version:  git-master   |   Resolution:  fixed
 Keywords:   |   Blocked By:
  mkv,disposition|
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by mkver):

 * status:  open => closed
 * resolution:   => fixed
 * component:  ffmpeg => avformat


Comment:

 Fixed in e3c54b549abf2798422245582c0ed775c894ddeb. Your aim can be
 achieved by removing all dispositions (at least the "default" bit) and
 using the passthrough mode.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #3360(ffmpeg:closed): Metadata key for matroska default flag

2020-04-22 Thread FFmpeg
#3360: Metadata key for matroska default flag
-+--
 Reporter:  ib   |Owner:
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:  ffmpeg
  Version:  git-master   |   Resolution:  fixed
 Keywords:  mkv  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--
Changes (by mkver):

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


Comment:

 Implemented in e3c54b549abf2798422245582c0ed775c894ddeb. (But as
 disposition, not metadata.)

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by mkver):

 This doesn't reveal anything. If you had used a higher loglevel it might
 have revealed something (e.g. the Matroska muxer outputs a bit of info
 about the packets it is writing).

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by markfilipak):

 * Attachment "1.018.2.LOG.ZIP" added.


--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by markfilipak):

 I submitted this:
 ffmpeg -report -ss 0:00 -analyzeduration 50 -probesize 50
 -i "D:\D\foo\patton\1.018.m2ts" -filter_complex
 
"telecine=pattern=5,split=5[A][B][C][D][E],[A]select='eq(mod(n+1\,5)\,1)'[F],[B]select='eq(mod(n+1\,5)\,2)'[G],[C]select='eq(mod(n+1\,5)\,3)',pp=linblenddeint[H],[D]select='eq(mod(n+1\,5)\,4)'[I],[E]select='eq(mod(n+1\,5)\,0)'[J],[F][G][H][I][J]interleave=nb_inputs=5"
 -map 0 -c:v libx264 -crf 20 -codec:a copy -codec:s copy
 "C:\AVOut\1.018.2.MKV"

 Playback of 1.018.2.MKV:
 It's better. The total time is correct now. But skipping forward & back in
 MPV reveals that the PTSs are still screwed up. I'm attaching the log.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by markfilipak):

 Replying to [comment:40 cehoyos]:
 > You did not successfully upload 1.018.m2ts.002

 May I explain?
 I may have forgotten to select
  (_)VideoLAN  (o)FFmpeg  (_)mplayer
 You see, my laptop has a 17-inch UHD display. Those radio buttons (e.g.,
 
 ) are not styled. They are so tiny... That they are only slightly darker
 gray against a gray background doesn't help, either.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by markfilipak):

 Replying to [comment:42 pdr0]:
 -snip-
 > The queue should be released every 5 frames. That's not a large memory
 footprint (if there was no memory leak)
 >
 > And if that's the explanation, then why does that filtergraph work ok
 with testsrc2 , or on my BD that used makemkv ? The memory consumption
 hovers around 500-520MB. Something else is going on
 >
 > Would you suggest a better filtergraph format ? Such as 0,1,2,3,4... (5
 equal inputs) then interleaving those ?

 That's a very good suggestion. I will try that.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by pdr0):

 Replying to [comment:41 richardpl]:
 > As already mentioned, "bug" is in interleave filter queueing bunch of
 frames because unequal selection of frames. Your filtergraph is simply
 useless anyway.


 The queue should be released every 5 frames. That's not a large memory
 footprint (if there was no memory leak)

 And if that's the explanation, then why does that filtergraph work ok with
 testsrc2 , or on my BD that used makemkv ? The memory consumption hovers
 around 500-520MB. Something else is going on

 Would you suggest a better filtergraph format ? Such as 0,1,2,3,4... (5
 equal inputs) then interleaving those ?

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #6568(avcodec:open): Add support for DTS matrixed channel decoding

2020-04-22 Thread FFmpeg
#6568: Add support for DTS matrixed channel decoding
-+---
 Reporter:  macdavis |Owner:
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  dca  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by cehoyos):

 My DTS-HD capable receiver detects both files as 5.1.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by richardpl):

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


Comment:

 As already mentioned, "bug" is in interleave filter queueing bunch of
 frames because unequal selection of frames. Your filtergraph is simply
 useless anyway.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by cehoyos):

 You did not successfully upload 1.018.m2ts.002

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8627(undetermined:new): Converting video results in only few frames being preserved

2020-04-22 Thread FFmpeg
#8627: Converting video results in only few frames being preserved
-+-
 Reporter:  giszmo   |Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by cehoyos):

 * component:  ffmpeg => undetermined


Comment:

 Please provide the input file BTCSatVid.mp4

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #7303(undetermined:open): h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.

2020-04-22 Thread FFmpeg
#7303: h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.
-+-
 Reporter:   |Owner:
  smallishzulu   |
 Type:  defect   |   Status:  open
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  nvenc|   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by cehoyos):

 Is there a bug that likely can be fixed in FFmpeg or is there a bug in an
 external library for which FFmpeg contains a work-around but OBS is
 missing such a work-around?

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by markfilipak):

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


Comment:

 I have uploaded the following to '​https://streams.videolan.org/upload/'
 in order to reproduce the issue.

 1.018.m2ts.001
 1.018.m2ts.002
 1.018.m2ts.003
 1.018.m2ts.004
 1.018.m2ts.005
 1.018.m2ts.006
 1.018.m2ts.007
 1.018.m2ts.CRC

 https://trac.ffmpeg.org/ticket/8626#comment:36 is the core of the issue,
 and you needn't look further than there.

 Thanks,
 Mark

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #7303(undetermined:open): h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.

2020-04-22 Thread FFmpeg
#7303: h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.
-+-
 Reporter:   |Owner:
  smallishzulu   |
 Type:  defect   |   Status:  open
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  nvenc|   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by cs9k):

 "BTW. If I understand this issue, here we have a thing that if we encode
 and then immidiatelly stream that to udp, be have broken picture (because
 replacing by guess does not work (?))"

 Aye, with b_ref_mode on middle, Twitch and YT properly ingest the output
 from OBS, and ffmpeg's command-line output and resulting files work just
 fine despite throwing the dts/pts error.

 I suppose, thinking out loud about it, OBS Studio inability to handle the
 dts/pts error and how ffmpeg resolves it, is an OBS Studio issue.  If you
 can confirm that that is the case (assuming nothing needs to be 'fixed'
 with ffmpeg), I can pursue that avenue for a resolution.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #7303(undetermined:open): h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.

2020-04-22 Thread FFmpeg
#7303: h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.
-+-
 Reporter:   |Owner:
  smallishzulu   |
 Type:  defect   |   Status:  open
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  nvenc|   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by Balling):

 BTW. If I understand this issue, here we have a thing that if we encode
 and then immidiatelly stream that to udp, be have broken picture (because
 replacing by guess does not work (?))... Maybe I will check this with VLC
 some day.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #7303(undetermined:open): h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.

2020-04-22 Thread FFmpeg
#7303: h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.
-+-
 Reporter:   |Owner:
  smallishzulu   |
 Type:  defect   |   Status:  open
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  nvenc|   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by Balling):

 >I keep mentioning OBS as I believe
 There were crazy amount of bugs fixed after 4.2.2. Just saying. Sigh. But
 i will look.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #7303(undetermined:open): h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.

2020-04-22 Thread FFmpeg
#7303: h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.
-+-
 Reporter:   |Owner:
  smallishzulu   |
 Type:  defect   |   Status:  open
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  nvenc|   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by cs9k):

 Ah, I see.  Unfortunately, all ffmpeg-encoded files that have the DTS/PTS
 error still encode, and are still playable.

 The only broken output that I have (encoder stall) is from OBS, using its
 built in ffmpeg implementation (4.2.2 if the dll version is to be
 believed).  I keep mentioning OBS as I believe the errors there are
 related somehow to the errors described here.

 I have added the aforementioned files to my onedrive.  I admit, I am no
 programmer, and I thank yall again for what you've done so far!  Please
 let me know if there's anything else I can do; I have a pc, ffmpeg, and
 nothing but time right now.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by markfilipak):

 * Attachment "1.018.m2ts.CRC" added.


--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by markfilipak):

 Replying to [comment:37 richardpl]:

 I was up all night creating a video fragment that was smaller than the
 whole video but that nonetheless provoke the error.

 You cannot close this and mark it 'invalid' without a reason.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:  invalid
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by richardpl):

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


--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by markfilipak):

 * Attachment "1.018.m2ts.Cannotallocatememory.PNG" added.


--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by markfilipak):

 * Attachment "1.018.1.LOG" added.


--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by markfilipak):

 * Attachment "1.018.m2ts.Startingnewclusterduetotimestamp.PNG" added.


--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by markfilipak):

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


Comment:

 I hope this report helps.

 '''Needed: Some way to upload 1.018.m2ts (4,505,960,448 bytes).'''
 (Upload to 'https://streams.videolan.org/upload/' failed because there's a
 1 GB limit.)

 ffmpeg version git-2020-04-20-cacdac8

 ffmpeg -report -ss 0:00 -analyzeduration 50 -probesize 50
 -i "C:\AVOut\foo\1.018.m2ts" -filter_complex
 
"telecine=pattern=5,split[A][B],[A]select='not(eq(mod((n+1)\,5)\,3))'[C],[B]select='eq(mod((n+1)\,5)\,3)',pp=linblenddeint[D],[C][D]interleave"
 -map 0 -c:v libx264 -crf 20 -codec:a copy -codec:s copy
 "C:\AVOut\1.018.1.MKV"

 Source file:
 1.018.m2ts (4,505,960,448 bytes)
 -- Initial 18:35 of "Patton" blu-ray --
 fails as outlined below.

 (Note that this file: 1.017.m2ts (4,255,629,312 bytes) -- Initial
 17:23 of "Patton" blu-ray -- does not malfunction.)

 Attached:
 - 1.018.1.LOG
 - 1.018.m2ts.Startingnewclusterduetotimestamp.PNG -- [PE] Screen shot
 at "Starting new cluster due to timestamp".
 - 1.018.m2ts.Cannotallocatememory.PNG -- [PE] Screen shot at "Cannot
 allocate memory".

 =

 Computer:
 Windows 10 1803.
 Physical memory: 32 GB.
 Disk: 1 TB, SS RAID-0, 562 GiB free.

 Key:
 [PE] is Windows Sysinternals, Process Explorer
 [MPV] is MPV player (Windows)

 '''Processing Events:'''
 [PE] Initial memory use is approx. 650 MiB.
 [PE] Memory usage climbs from there.

 Private Bytes: Rises steadily to approximately 123 GiB (Note 1).
 Working Set: Stabilizes in 23 to 25 GiB range, up-down-up-down (Note
 2).

 [PE] ffmpeg.exe runs 33 threads.
 [ffmpeg] Displays continuous series of "Starting new cluster due to
 timestamp" when [PE] Working Set reaches 8.8 GiB.
 [ffmpeg] Displays "Error while filtering: Cannot allocate memory" when
 [PE] Private Bytes reaches 123 GiB.

 (Note 1) Since these allocations exceed the amount of physical memory, and
 since I saw a process named "Memory Compression" open-close-open-close, I
 assume that Private Bytes means virtual memory.
 (Note 2) I assume Working Set is physical memory.

 '''Playback of 1.3.MKV:'''
 [MPV] 00:00 - Total time starts at zero (instead of 18:35) and rises by
 about 2x(Running time).
 [MPV] 03:24 - Video freezes while audio continues. (Total time reads 8:24
 at this time.)
 [MPV] 08:24 - Running time reaches Total time. Total time begins rising
 again, keeping 1 second ahead of Running time.
 [MPV} 16:37 - Abruptly closes (early).

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+-
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 |  needs_more_info
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by richardpl):

 This happens naturally because interleave filter picks frames from queued
 inputs with lowest pts. Also because one input constantly feeds more
 frames to interleave than another it will consume unlimited memory.

 Feel free to consult graphmonitor filter and it will confirm this
 findings.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8623(avformat:new): metadata year is ignored for id3v1

2020-04-22 Thread FFmpeg
#8623: metadata year is ignored for id3v1
+
 Reporter:  mirth   |Owner:
 Type:  defect  |   Status:  new
 Priority:  normal  |Component:  avformat
  Version:  git-master  |   Resolution:
 Keywords:  id3v2 mp3   |   Blocked By:
 Blocking:  |  Reproduced by developer:  1
Analyzed by developer:  0   |
+

Comment (by mypopy):

 Update the patch:
 https://patchwork.ffmpeg.org/project/ffmpeg/patch/1587542240-24847-1-git-
 send-email-mypopy...@gmail.com/

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+-
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 |  needs_more_info
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by markfilipak):

 Hey, Carl Eugen,

 I'm working on it. I split the source into 158, 250MiB chunks and am
 concatenating them to make the smallest file that displays the symptoms.
 I'm currently up to 32 chunks (8 GB).

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8395(avcodec:open): SPS/PPS with every slice of an IDR frame

2020-04-22 Thread FFmpeg
#8395: SPS/PPS with every slice of an IDR frame
+---
 Reporter:  ziaouina|Owner:
 Type:  defect  |   Status:  open
 Priority:  normal  |Component:  avcodec
  Version:  git-master  |   Resolution:
 Keywords:  h264|   Blocked By:
 Blocking:  |  Reproduced by developer:  1
Analyzed by developer:  1   |
+---
Changes (by Balling):

 * status:  new => open


Comment:

 Why not apply bugfix from MKVToolNix?

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8614(avformat:closed): FD are not closed when using ffmpeg compiled against mbedtls

2020-04-22 Thread FFmpeg
#8614: FD are not closed when using ffmpeg compiled against mbedtls
--+
 Reporter:  TotalJustice  |Owner:
 Type:  defect|   Status:  closed
 Priority:  normal|Component:  avformat
  Version:  git-master|   Resolution:  fixed
 Keywords:  mbedtls   |   Blocked By:
 Blocking:|  Reproduced by developer:  0
Analyzed by developer:  0 |
--+

Comment (by cehoyos):

 Fixed in 36083450a4be9e3053f4254ca1f696b402dab8e0

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #7303(undetermined:open): h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.

2020-04-22 Thread FFmpeg
#7303: h264_nvenc / b_ref_mode middle creates invalid video due to Invalid DTS.
-+-
 Reporter:   |Owner:
  smallishzulu   |
 Type:  defect   |   Status:  open
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  nvenc|   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by Balling):

 > need examples of output with the error. Good news: I can provide that

 We need not output with the error, but the broken file

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+-
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 |  needs_more_info
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by cehoyos):

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


Comment:

 Please reopen this ticket if you can provide an input file that allows to
 reproduce the issue you see.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8625(avformat:closed): function ff_make_absolute_url failed to process too many "../" in relative path while handling HLS

2020-04-22 Thread FFmpeg
#8625: function ff_make_absolute_url failed to process too many "../" in 
relative
path while handling HLS
-+-
 Reporter:  neksus   |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avformat
  Version:  unspecified  |   Resolution:
 |  needs_more_info
 Keywords:  hls  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by cehoyos):

 * resolution:  completed (art) => needs_more_info


--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+
Changes (by markfilipak):

 * Attachment "1.3.LOG.ZIP" added.


--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8625(avformat:closed): function ff_make_absolute_url failed to process too many "../" in relative path while handling HLS

2020-04-22 Thread FFmpeg
#8625: function ff_make_absolute_url failed to process too many "../" in 
relative
path while handling HLS
-+-
 Reporter:  neksus   |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  avformat
  Version:  unspecified  |   Resolution:  completed
 |  (art)
 Keywords:  hls  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by neksus):

 * status:  new => closed
 * resolution:   => completed (art)


--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by markfilipak):

 I've tried several large M2TS files. These symptoms appear to be hard.

 Computer:
 Windows 10 1803.
 Physical memory: 32 GB.
 Disk: 1 TB, SS RAID-0, 562 GiB free.

 Key:
 [PE] is Windows Sysinternals, Process Explorer
 [MPV] is MPV player (Windows)

 ffmpeg -report -ss 0:00 -analyzeduration 50 -probesize 50
 -i "I:\BDMV\STREAM\1.m2ts" -filter_complex
 
"telecine=pattern=5,split[A][B],[A]select='not(eq(mod((n+1)\,5)\,3))'[C],[B]select='eq(mod((n+1)\,5)\,3)',pp=linblenddeint[D],[C][D]interleave"
 -map 0 -c:v libx264 -crf 20 -codec:a copy -codec:s copy
 "C:\AVOut\1.3.MKV"

 Processing Events:
 [PE] Initial memory use is approx. 650 MiB.
 [PE] Memory usage climbs from there.
 - Private Bytes: Rises steadily to 124.1 GiB (Note 1).
 - Working Set: Stabilizes in 23 to 25 GiB range, up-down-up-down (Note 2).
 [PE] ffmpeg.exe runs 33 threads.
 [ffmpeg] Displays continuous series of "Starting new cluster due to
 timestamp" when [PE] memory usage reaches 8.8 GiB.
 [ffmpeg] Displays "Error while filtering: Cannot allocate memory" when
 [PE] Private Bytes reaches 124.1 GiB.

 (Note 1) Since these allocations exceed the amount of physical memory, and
 since I saw a process named "Memory Compression" open-close-open-close, I
 assume that Private Bytes means virtual memory.
 (Note 2) I assume Working Set is physical memory.

 Playback of 1.3.MKV:
 [MPV] Total time starts at zero (instead of 2:51:57) and rises by about
 2x(Running time).
 [MPV] When Running time reaches about 3:30, video freezes while audio
 continues.
 [MPV] Total time stops rising when it reaches 8:24.
 [MPV] When Running time reaches 8:24, Total time begins rising again,
 keeping 1 second ahead of Running time.
 [MPV} Abruptly closes, but I didn't catch the Running time when it closed
 -- it was greater than 10:00.

--
Ticket URL: 
FFmpeg 
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".

Re: [FFmpeg-trac] #8626(avfilter:reopened): pp=linblenddeint failure

2020-04-22 Thread FFmpeg
#8626: pp=linblenddeint failure
-+
 Reporter:  markfilipak  |Owner:
 Type:  defect   |   Status:  reopened
 Priority:  normal   |Component:  avfilter
  Version:  git-master   |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by Balling):

 Replying to [comment:30 markfilipak]:
 > Idea: What if I used a hex editor to clip the first 100 MB of
 0.m2ts?

 Yep, totally fine.

--
Ticket URL: 
FFmpeg 
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".