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] 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] Error Message: sps_id 1 out of range

2021-04-02 Thread Simone Croci
Hi All,

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?

Regards,
Simon
___
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".