[FFmpeg-user] MLP encoder: encodes 24-bit wav files into 16-bit MLP

2019-07-05 Thread fabrice nicol
I'm experiencing a parallel issue with encoding, the reverse operation of my previous question about the MLP decoder. ffmpeg is build from git source code. Choosing a simple 2-channel 24 -bit 96khz wav file yields:   `~ $  /usr/local/bin/ffmpeg -i a_2_24_96.wav -c:a mlp -strict experimental

Re: [FFmpeg-user] MLP encoder: encodes 24-bit wav files into 16-bit MLP

2019-07-05 Thread christian
Eure E-Mail zu sehen mein Herz auf’s Wärmste erfreut, allerdings Du gefunden hast nur mein Auto-Replier. Ein Kunde er wirklich sein mag. Aber trotzdem… große Arbeit ich befürchte durch seine E-Mail. Deshalb in Urlaub fahren ich werde von 05.07.2019 bis 22.07.2019. Denn Vorsicht du walten lassen

Re: [FFmpeg-user] combining concatenating movies

2019-07-05 Thread R C
Hello, what I came up with is something like this: ffmpeg -f concat safe 0 -i movlist.txt -codec copy output.mp4 here movlist has entries like: file '../07-04-2019/2019_0704_133725_071.MOV' I had a dozen or so entries. (after that I turned it into a timelapsed movie using something like

[FFmpeg-user] Matroska decoding errors - element at * ending at * exceeds containing master element ending at *

2019-07-05 Thread Kieran O'Leary
Hi, I recently upgraded ffmpeg and suddenly started to get errors when decoding Matroska files. My colleague Yujing Huang discovered this when making a H264 file from a FFV1/MKV 57 second file, and a single frame was duplicated from 26 seconds to 48 seconds. When decoding the file with -f null

Re: [FFmpeg-user] Request for pointers on how to figure out the spec for transcoding profile for output video from ffmpeg

2019-07-05 Thread christian
Eure E-Mail zu sehen mein Herz auf’s Wärmste erfreut, allerdings Du gefunden hast nur mein Auto-Replier. Ein Kunde er wirklich sein mag. Aber trotzdem… große Arbeit ich befürchte durch seine E-Mail. Deshalb in Urlaub fahren ich werde von 05.07.2019 bis 22.07.2019. Denn Vorsicht du walten lassen

Re: [FFmpeg-user] Request for pointers on how to figure out the spec for transcoding profile for output video from ffmpeg

2019-07-05 Thread Aameer Rafiq Wani
Hi Guys, Thanks for your response guys. Based on the suggestions here. I went through the logs and am sharing it here. I hope with this someone would be able to help me in figuring out the transcoding profile. Any comments on this would be greatly appreciated. Thanks, Aameer On Mon, Jul 1, 2019 at

Re: [FFmpeg-user] Styling of .ass subtitles

2019-07-05 Thread Ted Park
> Hi, > Is there a way to change for example margins and font size when using > "ass=sub.ass" to hardcode subtitles? > With "subtitles=sub.ass" you can use force_style, but is there a similar way > with the ass=sub.ass filter? > > Thanks, > > Daniel I think what you are looking to do would be

[FFmpeg-user] Styling of .ass subtitles

2019-07-05 Thread Daniel Grip
Hi, Is there a way to change for example margins and font size when using "ass=sub.ass" to hardcode subtitles? With "subtitles=sub.ass" you can use force_style, but is there a similar way with the ass=sub.ass filter? Thanks, Daniel ___ ffmpeg-user mai