Re: [FFmpeg-user] Error Message: sps_id 1 out of range

2021-04-03 Thread Simone Croci
On Sat, 3 Apr 2021 at 21:20, Carl Zwanzig  wrote:

> On 4/3/2021 1:18 PM, Simone Croci wrote:
> > This is the command:
>
> need the output (-always- include the output, in the email, not attached
> nor
> linked to another site).
>

I have run again the command after restarting the computer, and I haven't
seen any error message this time.

This is the error message I got the first time I run the command:

[h264 @ 0153dc5d4280] sps_id 1 out of range


Apparently, the problem has been solved by simply rebooting the PC. Btw, my
OS is Windows 10.

Simone


> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Extraction of H.264 MVC bitstream from Matroska

2021-04-03 Thread Simone Croci
On Sat, 3 Apr 2021 at 22:20, Carl Eugen Hoyos  wrote:

>
>
> > Am 03.04.2021 um 20:20 schrieb Simone Croci :
> >
> > Does ffmepg support the extraction of H.264 MVC bitstreams from Matroska?
>
> Please test and report back.
>

Yes, ffmpeg seems to support the extraction of H.264 MVC bitstreams stored
in the Matroska container. I have extracted an H.264 MVC bitstream, decoded
it with FRIM 3D-MVC Decoder, and the output left and right views look good.

>
> Carl Eugen
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Extraction of H.264 MVC bitstream from Matroska

2021-04-03 Thread Carl Eugen Hoyos


> Am 03.04.2021 um 20:20 schrieb Simone Croci :
> 
> Does ffmepg support the extraction of H.264 MVC bitstreams from Matroska?

Please test and report back.

Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Error Message: sps_id 1 out of range

2021-04-03 Thread Carl Eugen Hoyos


> Am 02.04.2021 um 23:54 schrieb Simone Croci :
> 
> I am decoding an MVC H.264 video and I get a lot of error messages "sps_id
> 1 out of range". What is the problem?


> is it caused by the fact that ffmpeg
> does not support MVC H.264?

Yes.

As Carl wrote:
When asking questions on this mailing list, always provide the command line you 
tested together with the complete, uncut console output, do not use external 
resources if possible.

Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Error Message: sps_id 1 out of range

2021-04-03 Thread Carl Zwanzig

On 4/3/2021 1:18 PM, Simone Croci wrote:

This is the command:


need the output (-always- include the output, in the email, not attached nor 
linked to another site).


z!
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Error Message: sps_id 1 out of range

2021-04-03 Thread Simone Croci
This is the command:

ffmpeg -i video.mkv -c:v copy -bsf:v h264_mp4toannexb -an -f h264
stream.h264


I am using ffmpeg that was built from the master branch on the 28th of
March 2021. I downloaded it from https://www.gyan.dev/ffmpeg/builds/.

Simone

On Sat, 3 Apr 2021 at 21:09, Carl Zwanzig  wrote:

> On 4/2/2021 2:55 PM, Simone Croci wrote:
> > I am decoding an MVC H.264 video and I get a lot of error messages
> "sps_id
> > 1 out of range". What is the problem? is it caused by the fact that
> ffmpeg
> > does not support MVC H.264?
>
> Please include the complete command and its complete output. If you aren't
> using a very recent version (the "git head" if possible), try again with
> that.
>
> z!
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Error Message: sps_id 1 out of range

2021-04-03 Thread Carl Zwanzig

On 4/2/2021 2:55 PM, Simone Croci wrote:

I am decoding an MVC H.264 video and I get a lot of error messages "sps_id
1 out of range". What is the problem? is it caused by the fact that ffmpeg
does not support MVC H.264?


Please include the complete command and its complete output. If you aren't 
using a very recent version (the "git head" if possible), try again with that.


z!
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] Extraction of H.264 MVC bitstream from Matroska

2021-04-03 Thread Simone Croci
Hi All,

Does ffmepg support the extraction of H.264 MVC bitstreams from Matroska?

Regards,
Simone
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] the mix filter -- Help, please

2021-04-03 Thread Mark Filipak (ffmpeg)

As shown below, the mix filter appears to be failing and I don't know why. Can 
you help, please?

ffmpeg -i SOURCE -vf "showinfo,split=2[1][2],[1][2]mix=inputs=2:weights=5 
5,showinfo" ...

The 'showinfo' information includes:
[Parsed_showinfo_0 ...] n:   0 pts:  0 pts_time:0   pos: 5804 
fmt:yuv420p ...
[Parsed_showinfo_0 ...] color_range:tv color_space:bt709 color_primaries:bt709 
color_trc:bt709
[Parsed_showinfo_3 ...] n:   0 pts:  0 pts_time:0   pos:   -1 
fmt:yuv420p ...
[Parsed_showinfo_3 ...] color_range:unknown color_space:unknown color_primaries:unknown 
color_trc:unknown


What does "pos" mean?
What does "pos:   -1" indicate?
Does "unknown" mean that 'mix' can't handle bt709?
Is there a fix?
Is there a weighted pixel mixing alternative to 'mix'?

I've rewritten the 'mix' documentation (below). Any 
input/criticism/opinion/correction is welcome.

Thanks!
Mark.


mix   ...Combine 2 or more streams, pixel-by-pixel, via weighted, scaled, pixel 
mixing.
Changes TB: No.
Changes PTS: No.
Changes frames: No.
Changes fields: No.
Changes pixels: Yes.
Method: Weighted, scaled, pixel mixing [note 1].

mix=inputs=2:duration=longest:weights=[note 2]:scale=[note 3]   ...Defaults.
   :  :
   :  first  ...End the output at the end of the first 
input.
   :  shortest   ...End the output at the end of the shortest 
input.
   :  longest...End the output at the end of the longest 
input.
   The number of inputs.

[note 1] Weighted, scaled, pixel mixing method:
 for each input (1, 2, etc.),
   for each frame,
 for each pixel (p1, p2, etc.),
   (p1)x(weight1)x(scale1) .
   (p2)x(weight2)x(scale2) ---.¦
 :¦¦
etc. (+)--(+)--> output pixel

[note 1] There can be 1 scale per input, or, if missing, a per-input scale is 
applied,
e.g. scale1 = weight1/(sum of all weights), scale2 = weight2/(sum of all 
weights), etc.
{was: "Specify scale, if it is set it will be multiplied with sum of each weight multiplied with 
pixel values to give final destination pixel value. By default scale is auto scaled to sum of weights."}


[note 2] There can be 1 weight per input (as a list of numbers separated by spaces), or 1 weight for 
all inputs, or a partial list. If there are more inputs than weights, the last weight in the list is 
assigned to the remaining inputs.
{was: "Specify weight of each input video stream as sequence. Each weight is separated by space. If 
number of weights is smaller than number of frames last specified weight will be used for all 
remaining unset weights."}

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".