Hi,
I'm getting some 'wandering' PTSs in the target video.
The target's PTSs are all in the form 'N*1001', but they go up and down as
though 'N' goes up and down.
-bsf:v setts=time_base=1/24000:pts=N*1001:dts=N*1001
The source video is 'NTSC'-soft.
In order to test further, I need a way t
When you have two or more live streams, and you want the ability to toggle
between the two, such as switching to camera 2's feed on the main screen,
how do you do that and what do you need to consider when constructing such
a system?
I prefer to do this programmatically via the command line or pyt
Hello there,
Does libx264 in ffmpeg implement embedding pic_timing SEI timecodes?
Following up on a query on StackOverflow related to AWS MediaLive not
picking up on the timecodes on output when libx264 is used.
https://stackoverflow.com/questions/56167298/how-to-embed-pic-timing-sei-wallclock-tim
пт, 10 нояб. 2023 г., 22:01 Mark Filipak :
> Never mind. I see it. Duh?
>
you missed "-i" before input?
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above,
Never mind. I see it. Duh?
___
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 is trying to save its output to the input
Any ideas why this is happening?
G:\foo>ffmpeg g:\foo\foo.VOB -map 0 -c copy -dn g:\foo\foo.mp4
ffmpeg version 2023-11-09-git-acf63d5350-full_build-www.gyan.dev Copyright (c) 2000-2023 the FFmpeg
developers
built with gcc 12.2.0 (Rev10, Built