Re: [FFmpeg-user] Remuxing TS to MP4 causes black frame in Apple playback scenarios

2024-05-01 Thread Gyan Doshi
On 2024-05-02 03:21 am, Sid Sethupathi wrote: Hello, I have a process that remuxes short HLS playlists into an mp4 format. The output mp4 in this process has an all black first frame when played back in either Safari or Quicktime Player. Everywhere else, the first frame does not have this

Re: [FFmpeg-user] Generate log keeping information appearing on screen

2024-05-01 Thread Carl Zwanzig
On 5/1/2024 7:55 PM, CMG DiGiTaL wrote: How do I generate the log, but keep the conversion information on the screen as well? (really a windoze question, not ffmpeg) cmd.exe doesn't have an equivalent of the unix 'tee' command, but powershell does-- PS C:\Users\cpz> echo "asdsasad" |tee

[FFmpeg-user] Generate log keeping information appearing on screen

2024-05-01 Thread CMG DiGiTaL
I run a command to normalize an Audio file and write the output to a log file according to the level I want. Full command: ffmpeg -hide_banner -i "C:\Users\%username%\Desktop\Music.mp3" -af

[FFmpeg-user] Remuxing TS to MP4 causes black frame in Apple playback scenarios

2024-05-01 Thread Sid Sethupathi
Hello, I have a process that remuxes short HLS playlists into an mp4 format. The output mp4 in this process has an all black first frame when played back in either Safari or Quicktime Player. Everywhere else, the first frame does not have this black frame. The process is an internal tool that

Re: [FFmpeg-user] VBR encoding not supported ???

2024-05-01 Thread Aditya Dandavate
Still using Opus (with libopus) encoder, tho. On Sun, 28 Apr, 2024, 9:55 pm Ferdi Scholten, wrote: > On 28-04-2024 12:44, Aditya Dandavate wrote: > > I was converting flac audio to aac_lc with libfdk_aac with VBR encoding. > > But I saw a message about VBR encoding. > > > > The command and

Re: [FFmpeg-user] VBR encoding not supported ???

2024-05-01 Thread Aditya Dandavate
Also, according to my latest tests, HE-AAC v2 also supports VBR encoding with `-vbr 5` as well. Also, till now, I used 96khz as sampling rate for vbr 5. I did many encodes with these settings, but it was all flawless! I guess, these bugs related to VBR and other things that you mentioned are all

Re: [FFmpeg-user] Configure error with fontconfig

2024-05-01 Thread Ferdi Scholten
On Apr 30, 2024, at 13:53, Jim Worrall wrote: On Apr 30, 2024, at 11:29, Jim Worrall wrote: On Apr 30, 2024, at 09:41, Jim Worrall wrote: On Apr 29, 2024, at 23:00, Ferdi Scholten wrote: This may not be due to ffmpeg itself, but I would appreciate some help. Configure says that