[FFmpeg-user] Re: FFmpeg build error - operation size not specified

2025-09-19 Thread Reindl Harald via ffmpeg-user
Am 08.09.25 um 16:27 schrieb Chandramouli P via ffmpeg-user: cd /usr/src/ wget https://www.nasm.us/pub/nasm/releasebuilds/3.00rc3/nasm-3.00rc3.tar.xz tar -xf nasm-3.00rc3.tar.xz cd nasm-3.00rc3/ ./autogen.sh ./configure make make install where does this install? terrible idea calling

[FFmpeg-user] Re: FFmpeg build error - operation size not specified

2025-09-12 Thread Reindl Harald via ffmpeg-user
ibute them to the target probably you need to tell "configure" that it has to use your own build and not the system version On Mon, Sep 8, 2025 at 8:21 PM Reindl Harald via ffmpeg-user u...@ffmpeg.org <mailto:ffmpeg-user@ffmpeg.org>> wrote: Am 08.09.25 um 16:27 schr

Re: [FFmpeg-user] -profile is ambiguous

2025-08-09 Thread Reindl Harald
Am 09.08.25 um 15:22 schrieb Mark Filipak: On 09/08/2025 05.01, Reindl Harald wrote: That is all the information I have moron you have the full command line and output I'm working as fast as I can on three or four projects simultaneously. Each is five or more steps. Only one step

Re: [FFmpeg-user] -profile is ambiguous

2025-08-09 Thread Reindl Harald
Am 08.08.25 um 20:46 schrieb Mark Filipak: On 08/08/2025 14.01, Reindl Harald wrote: Am 08.08.25 um 17:35 schrieb Mark Filipak: FFmpeg is complaining, "Please use -profile:a or -profile:v, -profile is ambiguous". I'm not using a profile option. To what is it complaining? H

Re: [FFmpeg-user] -profile is ambiguous

2025-08-08 Thread Reindl Harald
Am 08.08.25 um 17:35 schrieb Mark Filipak: FFmpeg is complaining, "Please use -profile:a or -profile:v, -profile is ambiguous". I'm not using a profile option. To what is it complaining? How should it be handled? aren't you long enough here to realize that questions without informations are

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-21 Thread Reindl Harald
Am 20.06.25 um 04:07 schrieb Mark Filipak: On 19/06/2025 18.27, Rob Hallam wrote: On Thu, 19 Jun 2025 at 19:33, Mark Filipak wrote: Well, Rob, I can't read 'C' code, so I'm unqualified to know whether Paul's patch is any good. We will all see that when it's published and compiled and linked

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-19 Thread Reindl Harald
Am 19.06.25 um 21:33 schrieb Mark Filipak: If the input is 8-bit ybr420-smpte170m, then the head end of the processing pipeline is also 8-bit ybr420-smpte170m. Yes or No? what else should it be moron? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-19 Thread Reindl Harald
Am 19.06.25 um 21:26 schrieb Mark Filipak: On 19/06/2025 15.22, Reindl Harald wrote: Am 19.06.25 um 21:08 schrieb Mark Filipak: On 19/06/2025 15.02, Reindl Harald wrote: Am 19.06.25 um 20:53 schrieb Mark Filipak: Why would I search for 'ffmpeg "sost"' why would i se

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-19 Thread Reindl Harald
Am 19.06.25 um 21:08 schrieb Mark Filipak: On 19/06/2025 15.02, Reindl Harald wrote: Am 19.06.25 um 20:53 schrieb Mark Filipak: Why would I search for 'ffmpeg "sost"' why would i search for "+short" in context of dig? I have no idea. Why don't

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-19 Thread Reindl Harald
Am 19.06.25 um 20:53 schrieb Mark Filipak: Why would I search for 'ffmpeg "sost"' why would i search for "+short" in context of dig? I have no idea. Why don't you tell me, eh? i tell you: some things require brain and knowledge - since you don't have both you are helpless if thats all

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-19 Thread Reindl Harald
Am 19.06.25 um 20:44 schrieb Mark Filipak: On 19/06/2025 12.16, Carl Zwanzig wrote: On 6/19/2025 3:37 AM, Mark Filipak wrote: I suggest you reread the basic ffmpeg manual at https:// www.ffmpeg.org/ffmpeg.html; it's always good to reread the basics, sometimes useful things pop out afresh.

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-19 Thread Reindl Harald
Am 19.06.25 um 16:03 schrieb Mark Filipak: Linux is FOSS. There are no interface standards in Linux because no one is paid to establish and enforce standards. The result is programs that don't interoperate -- Hell, Linux applications don't even have consistent font sizes. i switched 19 year

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-19 Thread Reindl Harald
Am 19.06.25 um 14:33 schrieb Mark Filipak: In fact, I am qualified. I ran projects in Silicon Valley for 25 years that's no qualification at all ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-19 Thread Reindl Harald
Am 19.06.25 um 14:09 schrieb Phil Rhodes via ffmpeg-user: Everything Mark is saying in this email is true. The desperate desire of free software people for wider acceptance is fairly obvious. It is not something that can possibly happen until the world of free software figures out that the pur

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-19 Thread Reindl Harald
Am 19.06.25 um 13:59 schrieb Mark Filipak: My file manager and my text editor are both commercial programs. They work superbly and are well documented in English, not programmers' pigeon English. then use your file manager and text editor oh - both can't do complex things Codesmiths shoul

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-19 Thread Reindl Harald
Am 19.06.25 um 12:37 schrieb Mark Filipak: On 18/06/2025 23.56, Carl Zwanzig wrote: The output -told- you that #0:2 is subtitles, so an error message containing that is probably about those subtitles. Seemed obvious to me and I don't work much with ffmpeg. I suggest you reread the basic ff

Re: [FFmpeg-user] Yes or No? About the processing pipeline.

2025-06-17 Thread Reindl Harald
Am 17.06.25 um 19:32 schrieb Mark Filipak: On 17/06/2025 13.31, Paul B Mahol wrote: On Tue, Jun 17, 2025 at 5:24 PM Mark Filipak < markfilipak.imdb-at-gmail@ffmpeg.org> wrote: On 17/06/2025 13.20, Paul B Mahol wrote: On Tue, Jun 17, 2025 at 5:18 PM Mark Filipak < markfilipak.imdb-at-gma

Re: [FFmpeg-user] FLAC experience so far

2025-06-09 Thread Reindl Harald
Am 09.06.25 um 10:21 schrieb Reindl Harald: Am 09.06.25 um 01:30 schrieb Mark Filipak: The source: c:\01.WAV 620,398,844 bytes ffmpeg^   -i c:\01.WAV^   -map 0^   -c flac^   "c:\Manual Goettsching [1992] E2-E4.flac.m4a" Provoked: "Could not find tag for codec flac in strea

Re: [FFmpeg-user] FLAC experience so far

2025-06-09 Thread Reindl Harald
Am 09.06.25 um 01:30 schrieb Mark Filipak: The source: c:\01.WAV 620,398,844 bytes ffmpeg^  -i c:\01.WAV^  -map 0^  -c flac^  "c:\Manual Goettsching [1992] E2-E4.flac.m4a" Provoked: "Could not find tag for codec flac in stream #0, codec not currently supported in container". ffmpeg^  

Re: [FFmpeg-user] Is FLAC lossless for compression_level > 0?

2025-06-09 Thread Reindl Harald
Am 08.06.25 um 22:35 schrieb Mark Filipak: Is FLAC (Free Lossless Audio Codec) lossless for compression_level > 0? That is possible of course -- trading compression for encoding time -- but the documentation doesn't say. because the L in lossless is pretty clear what's wrong with you? __

Re: [FFmpeg-user] MP4s (and M4As) for music

2025-06-09 Thread Reindl Harald
Am 08.06.25 um 21:53 schrieb Mark Filipak: On 08/06/2025 14.54, Paul B Mahol wrote: On Sun, Jun 8, 2025 at 6:31 PM Mark Filipak < Do you ever encode music, Paul? If so, what do you use? FLAC only. Yes, Z has convinced me. Thanks to both you and Z. I will use flac-in-m4a boy where comes

Re: [FFmpeg-user] MP4s (and M4As) for music

2025-06-09 Thread Reindl Harald
Am 08.06.25 um 20:10 schrieb Mark Filipak: On 08/06/2025 13.52, Bernhard Döbler wrote: Am 08.06.2025 um 19:47 schrieb Mark Filipak: FLAC is not a standard. I don't trust that it will be around in the future. What constitutes a standard? That's a good question. To me, it's a construction d

Re: [FFmpeg-user] MP4s (and M4As) for music

2025-06-09 Thread Reindl Harald
Am 08.06.25 um 19:43 schrieb Mark Filipak: On 08/06/2025 13.31, Paul B Mahol wrote: On Sun, Jun 8, 2025 at 5:27 PM Mark Filipak < markfilipak.imdb-at-gmail@ffmpeg.org> wrote: For AAC encoding of pcm_s16le, what command should I use? I want archival quality. In other circles, archival

Re: [FFmpeg-user] Why does the 'detelecine' filter exist?

2025-05-28 Thread Reindl Harald
Am 28.05.25 um 21:00 schrieb Mark Filipak: Why does the 'detelecine' filter exist? It is weak and clumsy. The 'fieldmatch' filter followed by 'decimate' do a better job and are robust. By continuing to carry obsolete filters, FFmpeg emasculates itself. That makes FFmpeg appear to be chaot

Re: [FFmpeg-user] ffmpeg: undefined symbol: av_container_fifo_peek, version LIBAVUTIL_59

2025-03-04 Thread Reindl Harald
Am 04.03.25 um 09:33 schrieb Gianluca Cannata: There were some libraries in a different location that were still linked to the ffmpeg program instead of the chosen prefix one. I uninstalled them and re-run the configure script along with make and make install and everything went ok. that's

Re: [FFmpeg-user] Regarding ./configure and nonfree

2024-09-10 Thread Reindl Harald
and write the code! On Sep 10, 2024, at 4:59 PM, Reindl Harald wrote: Am 10.09.24 um 18:02 schrieb Top Secret: Hello All, When I use "--enable-cuda --enable-cuvid --enable-nvdec --enable-nonfree" for configure string I aim to use some of the nvidia cuda decoders h264 for example to

Re: [FFmpeg-user] Regarding ./configure and nonfree

2024-09-10 Thread Reindl Harald
Am 10.09.24 um 18:02 schrieb Top Secret: Hello All, When I use "--enable-cuda --enable-cuvid --enable-nvdec --enable-nonfree" for configure string I aim to use some of the nvidia cuda decoders h264 for example to decode on gpu. I want to use this commercially is there a issue with this in te

Re: [FFmpeg-user] How to preserve file time

2024-08-21 Thread Reindl Harald
Am 21.08.24 um 14:39 schrieb Ulf Zibis: To me it's very useful. Imagine you have huge collection of pictures and videos. If I do some compression later, preserving the mtime allows me to simply use the file manager for listing the files in their right order when you have a huge collection

Re: [FFmpeg-user] How to preserve file time

2024-08-21 Thread Reindl Harald
Am 21.08.24 um 12:48 schrieb Ulf Zibis: So for 1. it must be additionally: In case of output file existence 2 additional OS operations are needed and executed: Write a message to system output stream + read and parse users answer from system input stream. As discovered by James Ralston, the

Re: [FFmpeg-user] How to preserve file time

2024-08-21 Thread Reindl Harald
Am 21.08.24 um 10:40 schrieb Ulf Zibis: Am 20.08.24 um 21:59 schrieb Rob Hallam: It is unlikely at this point you will receive an argument you deem applicable. A call to an OS function is not the same as managing filesystem-level metadata. If you really want it, it is possible for you to

Re: [FFmpeg-user] How to preserve file time

2024-08-21 Thread Reindl Harald
Am 20.08.24 um 21:33 schrieb Ulf Zibis: Am 14.08.24 um 17:20 schrieb Ulf Zibis: Am 12.08.24 um 19:04 schrieb Mark Filipak: That's a question for your operating system. I can change file times to whatever I want via the TotalCommander file browser. There are probably others. Isn't remo

Re: [FFmpeg-user] How to preserve file time

2024-08-19 Thread Reindl Harald
Am 19.08.24 um 17:40 schrieb James Ralston: On Mon, Aug 19, 2024 at 6:41 AM Reindl Harald wrote: Am 19.08.24 um 07:56 schrieb James Ralston: The fact that ffmpeg does it this way [queries for the existence of the output file itself) is a bug (albeit perhaps one of convenience, since

Re: [FFmpeg-user] How to preserve file time

2024-08-19 Thread Reindl Harald
Am 19.08.24 um 07:56 schrieb James Ralston: On Sat, Aug 17, 2024 at 3:54 PM Ulf Zibis wrote: You can spin it however you like. The logic around the ‘-y’ option requires an extra additional OS call It shouldn’t. in this case querying the existence of the file, before it is overwritten.

Re: [FFmpeg-user] How to preserve file time

2024-08-18 Thread Reindl Harald
Am 18.08.24 um 12:16 schrieb Reindl Harald: Am 18.08.24 um 12:12 schrieb Ulf Zibis: Am 18.08.24 um 03:04 schrieb Oliver Fromme: Would you please stop this?  This kind of discussion is not going to improve FFmpeg.  You're just annoying everybody. You mean the discussion about smar

Re: [FFmpeg-user] How to preserve file time

2024-08-18 Thread Reindl Harald
Am 18.08.24 um 12:12 schrieb Ulf Zibis: Am 18.08.24 um 03:04 schrieb Oliver Fromme: Would you please stop this?  This kind of discussion is not going to improve FFmpeg.  You're just annoying everybody. You mean the discussion about smartness, dumbness and nonsense? I agree with you. Please

Re: [FFmpeg-user] How to preserve file time

2024-08-18 Thread Reindl Harald
Am 18.08.24 um 00:54 schrieb Ulf Zibis: Am 18.08.24 um 00:26 schrieb Reindl Harald: Am 17.08.24 um 22:33 schrieb Ulf Zibis: Am 17.08.24 um 22:10 schrieb Bouke / Videotoolshed: ..., it will be ‘another’ file with the same name. And WHAT then happens with the original file, when write

Re: [FFmpeg-user] How to preserve file time

2024-08-18 Thread Reindl Harald
Am 18.08.24 um 00:51 schrieb Ulf Zibis: Am 18.08.24 um 00:30 schrieb Reindl Harald: Am 17.08.24 um 23:07 schrieb Ulf Zibis: Am 17.08.24 um 22:10 schrieb Bouke / Videotoolshed: The user input is parsed as ‘if file exists and not -y in line, abort’ FFmpeg CLI does not abort in that case

Re: [FFmpeg-user] How to preserve file time

2024-08-18 Thread Reindl Harald
Am 18.08.24 um 00:46 schrieb Ulf Zibis: Am 18.08.24 um 00:26 schrieb Reindl Harald: Am 17.08.24 um 21:53 schrieb Ulf Zibis: but there is no delete action You can spin it however you like. The logic around the ‘-y’ option requires an extra additional OS call, in this case querying the

Re: [FFmpeg-user] How to preserve file time

2024-08-17 Thread Reindl Harald
Am 17.08.24 um 23:07 schrieb Ulf Zibis: Am 17.08.24 um 22:10 schrieb Bouke / Videotoolshed: The user input is parsed as ‘if file exists and not -y in line, abort’ FFmpeg CLI does not abort in that case, it outputs a question to system out stream, and then reads the input from system in stre

Re: [FFmpeg-user] How to preserve file time

2024-08-17 Thread Reindl Harald
Am 17.08.24 um 22:33 schrieb Ulf Zibis: Am 17.08.24 um 22:10 schrieb Bouke / Videotoolshed: ..., it will be ‘another’ file with the same name. And WHAT then happens with the original file, when write creates ANOTHER file ??? NOTHING ___ ffmpeg-us

Re: [FFmpeg-user] How to preserve file time

2024-08-17 Thread Reindl Harald
Am 17.08.24 um 21:53 schrieb Ulf Zibis: but there is no delete action You can spin it however you like. The logic around the ‘-y’ option requires an extra additional OS call, in this case querying the existence of the file, before it is overwritten. bullshit! "ffmpeg -y" saves any OS call

Re: [FFmpeg-user] How to preserve file time

2024-08-16 Thread Reindl Harald
Am 16.08.24 um 11:43 schrieb Reindl Harald: Am 15.08.24 um 23:53 schrieb Ulf Zibis: Am 15.08.24 um 23:39 schrieb Greg Oliver: On Thu, Aug 15, 2024 at 12:02 PM Nicolas George wrote: Ulf Zibis (12024-08-14): But for convenience FFmpeg CLI provides option `-y` for this task No, it does

Re: [FFmpeg-user] How to preserve file time

2024-08-16 Thread Reindl Harald
Am 15.08.24 um 23:53 schrieb Ulf Zibis: Am 15.08.24 um 23:39 schrieb Greg Oliver: On Thu, Aug 15, 2024 at 12:02 PM Nicolas George wrote: Ulf Zibis (12024-08-14): But for convenience FFmpeg CLI provides option `-y` for this task No, it does not. The -y option only disables a very simple, u

Re: [FFmpeg-user] How to preserve file time

2024-08-15 Thread Reindl Harald
Am 15.08.24 um 18:17 schrieb Ulf Zibis: Am 14.08.24 um 21:13 schrieb Greg Oliver: In other words if the conversion command failed and you had it set to delete to input file after conversion, with ; it will delete the file even if the new file was not created, ... Here it is not about delet

Re: [FFmpeg-user] Resolve (was Re: key frame)

2024-06-30 Thread Reindl Harald
Am 30.06.24 um 16:51 schrieb MediaMouth: my insights are common sense a bad packet which reachs your application can trigger a error in your application a packet thrown away by the firewall in front can't case closed Depends on how the app is built. If coded to reject all default

Re: [FFmpeg-user] Resolve (was Re: key frame)

2024-06-30 Thread Reindl Harald
Am 30.06.24 um 13:50 schrieb MediaMouth: On Jun 30, 2024, at 05:42, Reindl Harald wrote: Am 30.06.24 um 06:39 schrieb MediaMouth: I'm not so sure that open ports are as intrinsically insecure as one might worry. We set up NodeJS web & API servers frequently -- very simple, very

Re: [FFmpeg-user] Resolve (was Re: key frame)

2024-06-30 Thread Reindl Harald
Am 30.06.24 um 06:39 schrieb MediaMouth: I'm not so sure that open ports are as intrinsically insecure as one might worry. We set up NodeJS web & API servers frequently -- very simple, very clear in reporting all traffic. You do see the constant attempts by bad actors, but you can code th

Re: [FFmpeg-user] This is totally out of line / should not happen / is a reason for moderation on this list.

2024-06-20 Thread Reindl Harald
03:45 +0100 Von: Bouke / Videotoolshed An: Reindl Harald I give a rats ass about what you feel, boolean, yes or no. That can be done in integers, zero or one, or 1 /0 (Then there is Void, and voidP.) Now, let me pick your brain, is Mark Fillipak a troll or not? The new member ‘A’ asked ques

Re: [FFmpeg-user] I found the bugs

2024-06-19 Thread Reindl Harald
Am 20.06.24 um 01:16 schrieb Bouke / Videotoolshed: Harald, I was not talking to you, nor do I have any interest in what you have to say. I am also totally not interested in the reason why you feel to respond, and I think the rest of the list isn’t either, so, please do all of us a favour, dr

Re: [FFmpeg-user] I found the bugs

2024-06-19 Thread Reindl Harald
Am 20.06.24 um 00:51 schrieb Bouke / Videotoolshed: Do you have many friends? when you pretend that you have more than 10 friedns yiou confuse Faceboook with reality - quality matters - and now take your meds ___ ffmpeg-user mailing list ffmpeg-u

Re: [FFmpeg-user] I found the bugs

2024-06-19 Thread Reindl Harald
Am 20.06.24 um 00:13 schrieb Bouke / Videotoolshed: Well Charles, please introduce yourself, and explain why I never ever have heard from you before. (I’ll take your advise under…) after our offlist-communication months ago the only question remains: are you again out of drugs? take your me

Re: [FFmpeg-user] I found the bugs

2024-06-16 Thread Reindl Harald
Am 16.06.24 um 15:54 schrieb Phil Rhodes via ffmpeg-user: On Sunday 16 June 2024 at 13:56:33 BST, Paul B Mahol wrote: Do it professionally instead, hire developers! (But I think most of developers listed on ffmpeg page have job already.) Isn't that a statement which fundamentally under

Re: [FFmpeg-user] I found the bugs

2024-06-16 Thread Reindl Harald
Am 16.06.24 um 11:33 schrieb Binarus: Yes, I am also impatient sometimes. And yes, I also have been very disappointed by the FFMPEG community support; sometimes, I wasn't able to get even the simplest explanations for questions that a developer should be able to answer with no effort. you

Re: [FFmpeg-user] Convert iPhone MOV to Android MP4

2024-06-10 Thread Reindl Harald
this subject makes no sense because there is nothing like a "iPhone MOV" or "Android MP4" - a proper baseline h264 plays on both ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit l

Re: [FFmpeg-user] Problems with old TV - Can I decode a new file and re-encode to an older version of a codec?

2024-05-31 Thread Reindl Harald
Am 31.05.24 um 15:50 schrieb bbb: On 5/31/24 15:16, Reindl Harald wrote: your command is very unspecific to begin with even profile is missing https://trac.ffmpeg.org/wiki/Encode/H.264 ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https

Re: [FFmpeg-user] Problems with old TV - Can I decode a new file and re-encode to an older version of a codec?

2024-05-31 Thread Reindl Harald
Am 31.05.24 um 14:42 schrieb bbb: Five years ago, I've bought an inexpensive Samsung TV (ue55nu7099) and I'm using it to watch from minidlna server. I'm not very happy with the firmware player, but it's bearable and I don't want to use an external player. The TV can access the local network

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-24 Thread Reindl Harald
Am 24.05.24 um 01:23 schrieb John Hawkinson: Zathras: It appears your assumption (6) that the files are "exactly the same" because the spectrograms are the same is not correct. I downloaded https://www2.cs.uic.edu/~i101/SoundFiles/BabyElephantWalk60.wav as a test file and converted it with th

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
now, I will not further answer to you! i hope so On Fri, May 24, 2024 at 12:32 AM Reindl Harald wrote: Am 24.05.24 um 00:29 schrieb Zathras Yes: Supported file formats: - - PCM audio in WAV container So, it seems possible to put a wav into a youtube-video, right? How to

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 24.05.24 um 00:31 schrieb Zathras Yes: Well, I am not ignorant, just stating the facts, especially about the online-converter. What you are writing contradicts with the facts here: It's not a matter of liking or not, it's a fact. * Now, I tell you what: 1. make a w

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 24.05.24 um 00:29 schrieb Zathras Yes: Supported file formats: - - PCM audio in WAV container So, it seems possible to put a wav into a youtube-video, right? How to do it? https://support.google.com/youtube/troubleshooter/2888402?hl=en Note: Audio files, like MP3, WAV, or PCM

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 24.05.24 um 00:25 schrieb Zathras Yes: Well, why being so rude? because you are ignorant Than would you be so kind to explain, why the online converter does the trick? it don't I would expect, that ffmpeg could do the same, right? a MOV-CONTAINER can't contain WAV/PCM youtube say

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 24.05.24 um 00:22 schrieb Zathras Yes: Now, I tell you what: 1. make a wav-files (16 Bit, 44.1 kHz) "sound.wav" i did 2. use the mentioned online converter from "sound.wav" to "upload.mov" i did and i posted you the error screen 3. Upload this "upload.mov" to youtube impossible b

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 24.05.24 um 00:17 schrieb Reindl Harald: Am 24.05.24 um 00:12 schrieb Zathras Yes: Ok, instead of repeating here over and over: First question: Is video with lossless sound possible for youtube? Yes or No answer please. no - and whatever you upload to youtube will be finally re

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 24.05.24 um 00:12 schrieb Zathras Yes: Ok, instead of repeating here over and over: First question: Is video with lossless sound possible for youtube? Yes or No answer please. no - and whatever you upload to youtube will be finally re-encoded anyways - you won't find any WAV audio on th

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 23.05.24 um 23:44 schrieb Zathras Yes: And yes, a conversion of the soundfiles is not wanted, exactly. In a picky manner of speaking, it is a conversion of one file to another, but let''s not go into this nitpicking here. again: "-acodec copy" is NOT a conversion - you are pumping a uns

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 23.05.24 um 23:44 schrieb Zathras Yes: Sorry, but what you are saying here is simply plain *wrong* ! There *is* lossless music in mov. The online converter does exactly that https://www.freeconvert.com/wav-to-mov You can try this for yourself, if you don't believe it. i did and it IS NO

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 23.05.24 um 23:30 schrieb Zathras Yes: Hello, I like to upload lossless sound to youtube. ok, i forgot to add a picture. so, we take this ffmpeg.exe -i picture.jpg -i music.wav -acodec copy upload.mov This gives a video with lossless audio, right? (It's playing perfectly on my computer)

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 23.05.24 um 23:01 schrieb Reindl Harald: Am 23.05.24 um 22:10 schrieb Zathras Yes: Hello, what is the command to put a wav-Sound file lossless into a mov-File in order to upload it correctly to youtube? For example, this does *not* work for youtube ffmpeg.exe -i music.wav -acodec

Re: [FFmpeg-user] ffmpeg wav lossless to youtube mov?

2024-05-23 Thread Reindl Harald
Am 23.05.24 um 22:10 schrieb Zathras Yes: Hello, what is the command to put a wav-Sound file lossless into a mov-File in order to upload it correctly to youtube? For example, this does *not* work for youtube ffmpeg.exe -i music.wav -acodec copy upload.mov what makes you think you can use

Re: [FFmpeg-user] c/c++ program for FFMPEG H.264 encoding

2024-05-20 Thread Reindl Harald
Am 20.05.24 um 10:56 schrieb Lisa: Iam able to encode to H.264 video from */dev/video0* with *1920x1080@29 * fps in *Raspberry pi 4 model B* using the below FFMPEG commands I want to accomplish the same task with a C program. I've searched the web for examples, but they haven't been very he

Re: [FFmpeg-user] ffmpeg 6.1.1 fails to compile with mingw-w64 gcc 14

2024-05-17 Thread Reindl Harald
Am 17.05.24 um 19:20 schrieb Andrew Randrianasulu: maybe - but it's nonsense to start a topic with an older version - the first thing you have to do in case of compiler errors is to try the latest version why? because it maybe already fixed and you waste everyobdys time playing yround and as

Re: [FFmpeg-user] ffmpeg 6.1.1 fails to compile with mingw-w64 gcc 14

2024-05-17 Thread Reindl Harald
Am 17.05.24 um 17:58 schrieb Biswapriyo Nath: what about trying the latest version instead 6.1.1 from last year when you use a compiler even newer than on Fedora 39? The same issue was reported with 7.0 release https://trac.ffmpeg.org/ticket/11004. I am using msys2/mingw-w64 toolchain to com

Re: [FFmpeg-user] ffmpeg 6.1.1 fails to compile with mingw-w64 gcc 14

2024-05-17 Thread Reindl Harald
Am 17.05.24 um 15:32 schrieb Biswapriyo Nath: * gcc version: 14.1.0 * build options: https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-ffmpeg/PKGBUILD * compiler error: ffmpeg-6.1.1/libavutil/hwcontext_qsv.c:756:68: error: passing argument 3 of 'devmgr->lpVtbl->LockDevice' from in

Re: [FFmpeg-user] FFmpeg

2024-05-16 Thread Reindl Harald
Am 17.05.24 um 06:42 schrieb Keith Reno: I have ffmpeg-7.0-full_build downloaded on my computer. When I select ffmpeg the screen flashes but nothing loads. Do I have the correct version or am I doing something wrong? ffmpeg is a CLI program https://en.wikipedia.org/wiki/Command-line_inte

Re: [FFmpeg-user] [FFmpeg] getting errors while running ffmpeg locally.

2024-04-16 Thread Reindl Harald
Am 16.04.24 um 15:43 schrieb B-2014 Ariyan Kashyap: Getting this err while running ./configure --enable-shared ./configure --enable-shared nasm/yasm not found or too old. Use --disable-x86asm for a crippled build. so why don't you just install "nasm" or "yasm" or at least tell us your oper

Re: [FFmpeg-user] QUESTION ABOUT VIDEO CODECS : LIBX264 vs LIBX265

2024-03-31 Thread Reindl Harald
Am 31.03.24 um 18:15 schrieb Hervé ANSELME: In other words, re-encoding with the x265 codec for the final video : can it improve the final video quality, compared to the source video, when the source video is encoded with x264? how should a lossy codec restore information dropped by the los

Re: [FFmpeg-user] ISSUE ABOUT libmp3lame AUDIO CODEC

2024-02-29 Thread Reindl Harald
__ 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". -- Reindl Harald the lounge interactive design GmbH A-1060 Vienna, Hofmühlgasse 17 CT

Re: [FFmpeg-user] Compile FFmpeg on RHEL 9

2024-02-28 Thread Reindl Harald
Am 28.02.24 um 16:33 schrieb Mayiani, Martin Martine - mayianmm: I am new to ffmpeg and when I am compiling it on RHEL 9 I get this error. "Unable to create and execute files in /tmp. Set the TMPDIR environment variable to another directory and make sure that it is not mounted noexec." San

Re: [FFmpeg-user] SLOWNESS WITH LIBX265 CODEC

2024-02-28 Thread Reindl Harald
Am 28.02.24 um 11:03 schrieb Hervé ANSELME: I have a question about libx265 codec I use to re-encode video ; by the way I use the 6.1 release of ffmpeg, running on Windows 11 Family OS. The output file ( re-encoded film ) created in MP4 format has a quite good audio/video quality ; but the p

Re: [FFmpeg-user] ISSUE WITH LIBX265 CODEC

2024-02-27 Thread Reindl Harald
Am 27.02.24 um 19:08 schrieb Hervé ANSELME: Hello, I have an issue using ffmpeg, release 6.1, running on OS windows 11 family, with the libx265 codec : in the final film ( the re-encoded one ) there is sound but no image, no video. As I'm a basic user of ffmpeg, can an advanced user help me

Re: [FFmpeg-user] Packet corrupt on cut, notice on concat

2024-02-19 Thread Reindl Harald
Am 19.02.24 um 19:20 schrieb Bouke / edit 'B: My most sincere apologies to the list. I have a mental condition that forces me to indulge in these kind of discussions, while it is clearly pointless. Sorry for the waste of bandwidth / your attention. I’ll make a message rule filtering out the O

Re: [FFmpeg-user] How does the decoder know to make a frame ready for receiving?

2024-02-14 Thread Reindl Harald
Am 14.02.24 um 16:27 schrieb Mark Filipak: On 14/02/2024 02.47, Paul B Mahol wrote: Your response is off topic as yours was and this one is the dumbest i have ever seen without any quote ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://

Re: [FFmpeg-user] FFmpeg Architecture

2024-02-14 Thread Reindl Harald
Am 14.02.24 um 08:51 schrieb Paul B Mahol: Because order of arguments in FFmpeg matters. and why didn't you respond exactly that days ago instead your foolish answer which can even be interpreted as you don't know that the order matters and pretend the OP is facing ghosts Weiterge

Re: [FFmpeg-user] FFmpeg Architecture

2024-02-13 Thread Reindl Harald
Am 13.02.24 um 19:39 schrieb Paul B Mahol: On Tue, Feb 13, 2024 at 7:21 PM Mark Filipak wrote: On 13/02/2024 03.24, Paul B Mahol wrote: On Tue, Feb 13, 2024 at 12:37 AM Carl Zwanzig wrote: Paul, Carl, I assume you are both familiar with the source code. I'm not. Fact: '-ss'-before-'-i'

Re: [FFmpeg-user] FFmpeg Architecture

2024-02-12 Thread Reindl Harald
Am 13.02.24 um 00:31 schrieb Bouke / Videotoolshed: Go away, or at least shut up after dozens of useless posts why don't you? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visi

Re: [FFmpeg-user] The Guild

2024-02-01 Thread Reindl Harald
Am 01.02.24 um 21:58 schrieb Mark Filipak: On 01/02/2024 15.48, Reindl Harald wrote: Am 01.02.24 um 20:49 schrieb Mark Filipak: On 01/02/2024 14.41, Carl Zwanzig wrote: On 2/1/2024 11:26 AM, Mark Filipak wrote: There needs to be an FFmpeg Guild and there needs to be an FFmpeg industry

Re: [FFmpeg-user] The Guild

2024-02-01 Thread Reindl Harald
Am 01.02.24 um 20:49 schrieb Mark Filipak: On 01/02/2024 14.41, Carl Zwanzig wrote: On 2/1/2024 11:26 AM, Mark Filipak wrote: There needs to be an FFmpeg Guild and there needs to be an FFmpeg industry. You guys/gals need to make a living. How can we make that happen? Why does there need

Re: [FFmpeg-user] Best way convert to mpg

2024-01-11 Thread Reindl Harald
Am 11.01.24 um 10:41 schrieb Moritz Barsnick via ffmpeg-user: On Wed, Jan 10, 2024 at 23:30:33 +0100, Reindl Harald wrote: Am 10.01.24 um 22:38 schrieb Budi Janto: In last week I tried to convert *.dat, *.avi and other video format to *.mpg. "-vcodec copy -acodec copy" - so y

Re: [FFmpeg-user] Best way convert to mpg

2024-01-10 Thread Reindl Harald
Am 10.01.24 um 22:38 schrieb Budi Janto: Hi, In last week I tried to convert *.dat, *.avi and other video format to *.mpg. This caused our application support only for *.mpg file (Work well). So for this required, I just convert it without any modification sound/video quality (AS-IS) for

Re: [FFmpeg-user] More Liberal Licensing

2023-11-28 Thread Reindl Harald
the license, it won't happen and both where statet clearly - so no reason to ride the dead horse in another 10 mails On Tue, Nov 28, 2023 at 5:34 AM Reindl Harald wrote: Am 28.11.23 um 11:32 schrieb Suminda Sirinath Salpitikorala Dharmasena: This is the reason OpenJDK is successful tho

Re: [FFmpeg-user] More Liberal Licensing

2023-11-28 Thread Reindl Harald
Am 28.11.23 um 11:32 schrieb Suminda Sirinath Salpitikorala Dharmasena: This is the reason OpenJDK is successful though at this point of time they are very well at a point they can change the license. GPL nature of the license prevented fragmentation by de-incentivising competing incompatible

Re: [FFmpeg-user] More Liberal Licensing

2023-11-28 Thread Reindl Harald
Am 28.11.23 um 07:28 schrieb Suminda Sirinath Salpitikorala Dharmasena: - You cannot just borrow some code than using the library thanks god ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To un

Re: [FFmpeg-user] -preset veryfast produces smallest file, weird

2023-10-15 Thread Reindl Harald
Am 15.10.23 um 22:56 schrieb Ulf Zibis: Am 15.10.23 um 17:51 schrieb Reindl Harald: is it really that hard to understand that depending on the input results differ *dramatically*? when you have a video with nearly no motion compression works far better No problem to understand in case of

Re: [FFmpeg-user] A question about video codecs.

2023-10-15 Thread Reindl Harald
ever use. but "obsolete nobody ever use" don't aplly to heavily used codecs like H264 which will be used the next 10 years or longer for many cases On Sun, 15 Oct, 2023, 9:47 pm Reindl Harald, wrote: Am 15.10.23 um 18:07 schrieb Classic SSG Enjoyer: Hello, I am a user of F

Re: [FFmpeg-user] A question about video codecs.

2023-10-15 Thread Reindl Harald
Am 15.10.23 um 18:07 schrieb Classic SSG Enjoyer: Hello, I am a user of FFMPEG. Its a great software. It gets 10/10 from me! Sir, as you know that libx264 is widely used and other video codecs like mpeg2video, theora etc, are not much used today. So, as time will go on, its likely that vide

Re: [FFmpeg-user] -preset veryfast produces smallest file, weird

2023-10-15 Thread Reindl Harald
Am 15.10.23 um 17:20 schrieb Ulf Zibis: Am 15.10.23 um 16:52 schrieb Reindl Harald: Am 15.10.23 um 16:43 schrieb Ulf Zibis: Am 15.10.23 um 15:43 schrieb Reindl Harald: if you prefer fast you don't care about quality in doubt quality needs space and find a compromise between siz

Re: [FFmpeg-user] -preset veryfast produces smallest file, weird

2023-10-15 Thread Reindl Harald
Am 15.10.23 um 16:43 schrieb Ulf Zibis: Am 15.10.23 um 15:43 schrieb Reindl Harald: Am 15.10.23 um 15:12 schrieb Ulf Zibis: by accident I transcoded a video with -preset veryfast (it took 1 h). So I had to run it again with -preset veryslow (it took 12 h). Now I'm wondering abou

Re: [FFmpeg-user] -preset veryfast produces smallest file, weird

2023-10-15 Thread Reindl Harald
Am 15.10.23 um 15:12 schrieb Ulf Zibis: by accident I transcoded a video with -preset veryfast (it took 1 h). So I had to run it again with -preset veryslow (it took 12 h). Now I'm wondering about the file sizes. How can that be? why not? if you prefer fast you don't care about quality in

Re: [FFmpeg-user] Calculate file size for lossless encoding

2023-10-01 Thread Reindl Harald
Am 01.10.23 um 15:41 schrieb Ulf Zibis: Hi, I used the following command on a 155 minute grabbing: ffmpeg -video_size 1680x888 -framerate 25 -f x11grab -i :0.0+0,81 -c:v libx264rgb -crf 0 -preset ultrafast output.mkv Assuming, the RGB range is 8 + 8 + 8 bit or 3 byte, I calculate: 3 x 25

Re: [FFmpeg-user] Is there any good reason why FFmpeg doesn't do "-vcodec copy" automatically.

2023-09-30 Thread Reindl Harald
Am 30.09.23 um 21:29 schrieb Carl Zwanzig: On 9/30/2023 12:07 PM, Reindl Harald wrote: is there a good reason to throw a video file through ffmpeg when you don't want to touch it? Changing the container or working only with the audio or subtitle tracks. So yes, there is a good r

  1   2   3   4   5   6   7   8   9   10   >