Hello,
For few months, I have an issue when I record sound on my Linux fedora
22 desktop. I never got the fix but now I need it to be fixed, so here I am:
Hardware and software:
Motherboard ASRock 970 Extreme4
CPU AMD FX-8120 Eight-Core Processor
Fedora 22
ffmpeg version 2.6.3 Copyright (c) 2000-
On 11/07/15 08:42, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> ffmpeg version 2.6.3
>
> Please test current FFmpeg git head and please
> provide the command line you use for recording
> together with the complete, uncut console
> output.
>
On 11/07/15 10:53, Carl Eugen Hoyos wrote:
> If this is still the case (I don't know),
> please download the snapshot (!) from
> http://ffmpeg.org/download.html and
> run "./configure" in the source directory.
> The bottom of the output ("Enabled indevs:")
> will show you if alsa was detected.
On 11/07/15 12:20, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> Looks like no alsa:
>
> Try something like
> $ yum install alsa-utils alsa-lib
>
>> Enabled indevs:
>> dv1394 lavfi v
On 11/07/15 12:20, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> Looks like no alsa:
>
> Try something like
> $ yum install alsa-utils alsa-lib
>
>> Enabled indevs:
>> dv1394 lavfi v
Great improvement...
I had a look on the other thread "Converting a cassette audio tape" and
I had the idea to try to use pulseaudio. I never did.
So I installed pulseaudio-libs-devel x86_64 then compile again with
$ ./configure --enable-libpulse then $ ./make ffmpeg
Then
./ffmpeg -devices
Hello everybody,
I want to record audio and video from a analogue to digital converter
Pinnacle Dazzle DVC100.
Command :
./ffmpeg -debug 1 -f pulse -i alsa_input.pci-_00_14.2.analog-stereo
-f v4l2 -i /dev/video0 /Store3/Test/copy_`date +%m%d_%H%M`.avi
ffmpeg version N-73517-g47d0773 Copyrigh
On 19/07/15 19:59, Carl Eugen Hoyos wrote:
> ffmpeg -i /dev/video0 out.avi
Boot my desktop this morning and first try:
./ffmpeg -i /dev/video0 out.avi
ffmpeg version N-73517-g47d0773 Copyright (c) 2000-2015 the FFmpeg
developers
built with gcc 5.1.1 (GCC) 20150618 (Red Hat 5.1.1-4)
configura
On 20/07/15 16:02, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> [video4linux2,v4l20x1d33fa0] Thread
>> message queue blocking; consider raising the
>> thread_queue_size option (current value: 8)
>
>> Thread message queue blocking;
>>
On 25/07/15 09:54, Francois Visagie wrote:
>> -Original Message-
>> From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of
>> Michael Nolan
>> Sent: 25 July 2015 01:02
>> To: ffmpeg-user@ffmpeg.org
>> Subject: [FFmpeg-user] Running multiple ffmpeg commands with minimal
>> lo
> 0-
>>> The objective is to get lossless audio and video
>>
>> Just to make sure: Do you mean video and
>> lossless audio?
> Yes of course. This was a short way (in a wrong order indeed) to say
> "...to get and keep the best Dazzle can provide without adding artefacts".
>
> 1- I read the video st
On 25/07/15 16:21, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> Input #0, pulse, from 'alsa_input.pci-_00_14.2.analog-stereo':
>> Duration: N/A, start: 1437724175.042321
>
>> Input #1, video4linux2,v4l2, from '/dev/video0':
>
On 26/07/15 11:27, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> I tried -ts abs then -ts mono2abs, (wallclock is the same as abs)
>>
>> Duration: N/A, start: 1437900701.356327
>> Duration: N/A, start: 1437900702.504357
>
> This looks correct to
On 27/07/15 11:54, Peter B. wrote:
> On 07/25/2015 11:53 AM, MrNice wrote:
>>> The standard approach to this kind of issue is to use (as close to)
>> losslessly encoded intermediate files as possible. I.e. either use a
>> codec designed for lossless encoding such as &qu
After 2 issues along this month (Statics when record with ffmpeg and
Could not write header for output file #0 (incorrect codec parameters ?))
my command is still not very good:
3 question about the following output:
- How to avoid
"*** dropping frame 9 from stream 0 at ts 7
*** dropping frame 14
On 30/07/15 12:28, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> At this time, the output image is not good at all;
>> It looks like a lot of lines are missing, white
>> areas are ribbed by black lines.
>
> Is this also reproducible if you record
On 30/07/15 13:14, MrNice wrote:
> On 30/07/15 12:28, Carl Eugen Hoyos wrote:
>> MrNice iol.ie> writes:
>>
>>> At this time, the output image is not good at all;
>>> It looks like a lot of lines are missing, white
>>> areas are ribbed by black
On 31/07/15 12:53, MrNice wrote:
>
>
> On 30/07/15 13:14, MrNice wrote:
>> On 30/07/15 12:28, Carl Eugen Hoyos wrote:
>>> MrNice iol.ie> writes:
>>>
>>>> At this time, the output image is not good at all;
>>>> It looks like a lot
I managed to get an "old" DVD player to test again.
Now the only issue I get is a lot of
"Cliping frame in rate conversion by "
As the text is green, I'd say this is not important.
Could you please confirm and shortly explain what means this sentence.
I could not understand when reading the source
On 02/08/15 18:12, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> I had to add -ts to sync audio and video.
>
> Are they in sync?
> (This is the most important question.)
>
>> I tried with -ts abs and -ts mono2abs. I have
>> read the documentatio
On 03/08/15 09:23, Christian Ebert wrote:
> * Moritz Barsnick on Monday, August 03, 2015 at 09:48:20 +0200
>> On Sun, Aug 02, 2015 at 17:51:39 -0700, Ricardo Kleemann wrote:
>>> Good point, how would I display ffmpeg on OS X? I’m not quite sure
>>> what the output device would be?
>>
>> The outpu
On 03/08/15 11:49, MrNice wrote:
>
>
> On 03/08/15 09:23, Christian Ebert wrote:
>> * Moritz Barsnick on Monday, August 03, 2015 at 09:48:20 +0200
>>> On Sun, Aug 02, 2015 at 17:51:39 -0700, Ricardo Kleemann wrote:
>>>> Good point, how would I display ffmpeg o
On 03/08/15 14:35, Christian Ebert wrote:
> * MrNice on Monday, August 03, 2015 at 12:06:20 +0100
>> Obviously I don't have SDL output:
>>
>> ./ffmpeg -formats | grep SDL
>
> ffmpeg -devices
>
> narrows it down better for this purpose imho.
>
Thanks M
Hi
From an interlaced input (video tape) is it possible to capture
interlaced video file encoded with FFV1 (using -flags +ilme+ildct)?
I can't find an answer after long search.
All my captures seem to be converted to progressive.
Thanks
___
ffmpeg-user
On 09/08/15 15:54, Paul B Mahol wrote:
> Dana 9. 8. 2015. 15:31 osoba "MrNice" napisala je:
>>
>> Hi
>>
>> From an interlaced input (video tape) is it possible to capture
>> interlaced video file encoded with FFV1 (using -flags +ilme+ildct)?
>>
&g
I found this thread interesting
https://ffmpeg.org/pipermail/ffmpeg-user/2013-May/015470.html
It seems to no have an interlaced mode with FFV1 (at least in 2013)
Carl, could you confirm it?
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmp
On 10/08/15 08:44, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> From an interlaced input (video tape) is it
>> possible to capture interlaced video file
>> encoded with FFV1
>
> What device or software is delivering the input
> to FFmpeg? Wh
On 10/08/15 11:53, Andy Furniss wrote:
> MrNice wrote:
>
>> I use the following command. I am not sure if the output file is
>> interlaced because mediainfo says nothing about that for FFV1
>> encoder.
>>
>> ./ffmpeg -debug 1 -f pulse -ar 44100 -ac 2 -channel
On 10/08/15 19:11, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> ./ffmpeg -debug 1 -f pulse -ar 44100 -ac 2 -channel_layout stereo
>> -thread_queue_size 512 -i alsa_input.pci-_00_14.2.analog-stereo -f
>> v4l2 -ts mono2abs -channel 1 -video_si
Hello
I use the following command:
./ffmpeg -debug 1 -f pulse -ar 44100 -ac 2 -channel_layout stereo
-thread_queue_size 512 -i alsa_input.pci-_00_14.2.analog-stereo -f
v4l2 -ts mono2abs -channel 1 -video_size 720x576 -pix_fmt yuyv422
-thread_queue_size 512 -i /dev/video0 -vf
drawbox=0:0:3:576:
On 31/08/15 09:46, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> BTW if I add -itsoffset -0.15 and I remove -ts mono2abs
>> all is sync even if start: of audio and start: of video
>> are widely different:
>
> Then this sounds like the best solut
Hello,
When I run the following command, I get the error messages in red:
Application provided invalid, non monotonically increasing dts to muxer
in stream
Theses messages are in group of 4-5 and happen around every minute.
Sometime there is frames drop, see second part output bellow 4 drops are
On 14/09/15 13:54, MrNice wrote:
> Hello,
>
> When I run the following command, I get the error messages in red:
> Application provided invalid, non monotonically increasing dts to muxer
> in stream
>
> Theses messages are in group of 4-5 and happen around every minute
On 16/09/15 08:55, Robert Krüger wrote:
> On Tue, Sep 15, 2015 at 9:56 PM, MrNice wrote:
>
>>
>> On 14/09/15 13:54, MrNice wrote:
>>> Hello,
>>>
>>> When I run the following command, I get the error messages in red:
>>> Application provi
On 16/09/15 10:08, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> When I run the following command, I get the
>> error messages in red: Application provided
>> invalid, non monotonically increasing dts to
>> muxer in stream
>
> The err
On 17/09/15 12:00, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>>> Does it also happen if you only record audio?
>>
>> Yes it happen with the command
>> ./ffmpeg
>
>> -f v4l2 -ts mono2abs -channel 1 -video_size 720x576
>> -pi
On 17/09/15 23:45, Dave Rice wrote:
> Hi,
>
>> On Sep 14, 2015, at 11:56 PM, Etienne Desautels
>> wrote:
>>
>> Hi,
>>
>> I will start using FFV1 to archive video for a museum and I will like to
>> know what's the best settings to get smaller files. I will use version 3
>> with checksums. Fro
On 17/09/15 14:51, MrNice wrote:
>
>
> On 17/09/15 12:00, Carl Eugen Hoyos wrote:
>> MrNice iol.ie> writes:
>>
>>>> Does it also happen if you only record audio?
>>>
>>> Yes it happen with the command
>>> ./ffmpeg
>>
On 19/09/15 18:02, MrNice wrote:
>
>
> On 17/09/15 14:51, MrNice wrote:
>>
>>
>> On 17/09/15 12:00, Carl Eugen Hoyos wrote:
>>> MrNice iol.ie> writes:
>>>
>>>>> Does it also happen if you only record audio?
>>>>
>&
On 19/09/15 18:16, MrNice wrote:
>
>
> On 19/09/15 18:02, MrNice wrote:
>>
>>
>> On 17/09/15 14:51, MrNice wrote:
>>>
>>>
>>> On 17/09/15 12:00, Carl Eugen Hoyos wrote:
>>>> MrNice iol.ie> writes:
>>>>
>&g
On 20/09/15 11:41, MrNice wrote:
> On 19/09/15 18:16, MrNice wrote:
>>
>>
>> On 19/09/15 18:02, MrNice wrote:
>>>
>>>
>>> On 17/09/15 14:51, MrNice wrote:
>>>>
>>>>
>>>> On 17/09/15 12:00, Carl Eugen Hoyos wrote
On 20/09/15 13:06, MrNice wrote:
> On 20/09/15 11:41, MrNice wrote:
>> On 19/09/15 18:16, MrNice wrote:
>>>
>>>
>>> On 19/09/15 18:02, MrNice wrote:
>>>>
>>>>
>>>> On 17/09/15 14:51, MrNice wrote:
>>>>&g
Attention to Carl Eugen
and other experts,
I did lot of tests and answered your last question.
I didn't get any feedback so far, maybe you missed them.
I need to go further in my project but I don't know what to do now to
avoid the errors.
Thank you to have a look and advice.
On 26/09/15 14:14, MrNice wrote:
> Attention to Carl Eugen
> and other experts,
>
> I did lot of tests and answered your last question.
> I didn't get any feedback so far, maybe you missed them.
> I need to go further in my project but I don't know what to
On 27/09/15 09:47, MrNice wrote:
>
>
> On 26/09/15 14:14, MrNice wrote:
>> Attention to Carl Eugen
>> and other experts,
>>
>> I did lot of tests and answered your last question.
>> I didn't get any feedback so far, maybe you missed them.
>> I
> More tests
>
> I did 12 tests with the CL
>
> ./ffmpeg -debug 1 -f v4l2 -ts mono2abs -channel 1 -video_size 720x576
> -pix_fmt yuyv422 -thread_queue_size 512 -i /dev/video0 -c:v ffv1 -level
> 3 -g 1 -aspect 4:3 -pix_fmt yuv422p /Store3/Test/t_`date
> +%Y%m%d_%H%M`.mkv -aspect 4:3 -f sdl "Dazzl
I didn't notice the answer above, I thought my answer will got in the
September folder with the same name.
So to answer Claudiu, the simplest CL:
./ffmpeg -debug 1 -f v4l2 -i /dev/video0 -c:v ffv1 /Store3/Test/t_`date
+%Y%m%d_%H%M`.mkv -f sdl "Dazzle output"
give the same issue/pattern/drops
a
Hi,
When I capture some video with the CL
./ffmpeg -debug 1 -f v4l2 -ts mono2abs -channel 1 -video_size 720x576
-pix_fmt yuyv422 -thread_queue_size 512 -i /dev/video0 -c:v ffv1 -level
3 -g 1 -aspect 4:3 -pix_fmt yuv422p /Store3/Test/t_`date
+%Y%m%d_%H%M`.mkv -aspect 4:3 -f sdl "Dazzle output"
fro
On 29/10/15 17:49, Carl Eugen Hoyos wrote:
> MrNice iol.ie> writes:
>
>> When I capture some video with the CL
>> ./ffmpeg -debug 1 -f v4l2 -ts mono2abs -channel 1
>> -video_size 720x576 -pix_fmt yuyv422 -thread_queue_size 512
>> -i /dev/video0 -c
On 29/10/15 20:09, Andy Furniss wrote:
> Carl Eugen Hoyos wrote:
>> MrNice iol.ie> writes:
>>
>>> When I capture some video with the CL ./ffmpeg -debug 1 -f v4l2 -ts
>>> mono2abs -channel 1 -video_size 720x576 -pix_fmt yuyv422
>>> -thread_queue_si
On 30/10/15 17:09, MrNice wrote:
>
> On 29/10/15 20:09, Andy Furniss wrote:
>> Carl Eugen Hoyos wrote:
>>> MrNice iol.ie> writes:
>>>
>>>> When I capture some video with the CL ./ffmpeg -debug 1 -f v4l2 -ts
>>>> mono2abs -channel 1 -vi
I had a closer look on what I did previously.
With FFV1, option -flags +ilme+ildct do nothing. Debug see it but do nothing
=> I'll remove it
Moreover, documentation says:
Apply interlaced motion estimation, Use interlaced DCT (MPEG-2 and
MPEG-4 only)
With x264, debug returns a warning:
interlace
On 02/11/15 10:26, MrNice wrote:
>
> I had a closer look on what I did previously.
> With FFV1, option -flags +ilme+ildct do nothing. Debug see it but do nothing
> => I'll remove it
> Moreover, documentation says:
> Apply interlaced motion estimation, Use interlace
I didn't get any solution nether workaround for what I think is a bug.
I placed a bug in
https://trac.ffmpeg.org/ticket/4869
6 weeks ago and nothing new.
Could someone tell me how I could get at least the probability for a
fix/workaround.
This bug prevent me to get further in my project. I don't s
On 02/11/15 14:20, Andy Furniss wrote:
> MrNice wrote:
>
>> However with x264 encoder and -flags +ilme+ildct output is
>>
>> [libx264 @ 0x2940600] interlace + weightp is not implemented [libx264
>> @ 0x2940600] using mv_range_thread = 24 [libx264 @ 0x294060
On 02/11/15 12:17, MrNice wrote:
> I didn't get any solution nether workaround for what I think is a bug.
> I placed a bug in
> https://trac.ffmpeg.org/ticket/4869
> 6 weeks ago and nothing new.
>
> Could someone tell me how I could get at least the probability for a
&
On 02/11/15 17:51, MrNice wrote:
>
>
> On 02/11/15 12:17, MrNice wrote:
>> I didn't get any solution nether workaround for what I think is a bug.
>> I placed a bug in
>> https://trac.ffmpeg.org/ticket/4869
>> 6 weeks ago and nothing new.
>>
>>
Hi,
I need to compare ffmpeg behaviour between Linux and Windows.
I installed Virtualbox on my Fedora host and Win 8.1 as guest.
Now I need to translate the Linux CL
./ffmpeg -debug 1 -xerror -f pulse -ar 44100 -ac 2 -channel_layout
stereo -thread_queue_size 512 -i
alsa_input.pci-_00_14.2.anal
On 09/11/15 14:10, Josh Marell wrote:
> Nicolas,
>
> I'm sorry but I guess I don't understand your answer. How does that relate
> to my question about the use of -c:v vs -c:V? Yes "-map 0" includes all
> streams I want all my streams copied from the input to the output, but I
> only want the vid
On 13/11/15 15:35, Claudiu Rad wrote:
>
> On 11/8/2015 8:25 PM, MrNice wrote:
>> Hi,
>>
>> I need to compare ffmpeg behaviour between Linux and Windows.
>> I installed Virtualbox on my Fedora host and Win 8.1 as guest.
>> Now I need to translate the Linu
Hello,
Precedence matters in the command line.
With the 2 commands, note that audio input is before video input
./ffmpeg -debug 1 -xerror -f pulse -ar 44100 -ac 2 -channel_layout
stereo -thread_queue_size 1024 -i
alsa_input.pci-_00_14.2.analog-stereo -f v4l2 -channel 1 -video_size
720x576 -pi
Hi,
I try to capture with the simplified command
./ffmpeg -debug 1 -f pulse -thread_queue_size 1024 -i
alsa_input.pci-_00_14.2.analog-stereo -f v4l2 -channel 1
-thread_queue_size 1024 -i /dev/video0 -c:v ffv1 -level 3 -g 1 -aspect
4:3 -pix_fmt yuv422p -top 0 -c:a pcm_s16le -channel_layout ster
On 22/11/15 20:15, MrNice wrote:
> Hi,
>
> I try to capture with the simplified command
> ./ffmpeg -debug 1 -f pulse -thread_queue_size 1024 -i
> alsa_input.pci-_00_14.2.analog-stereo -f v4l2 -channel 1
> -thread_queue_size 1024 -i /dev/video0 -c:v ffv1 -level 3 -g 1 -asp
Hi,
When I run the command
./ffmpeg -debug 1 -f pulse -ar 44100 -ac 2 -channel_layout stereo
-thread_queue_size 1024 -i alsa_input.pci-_00_14.2.analog-stereo -f
v4l2 -use_wallclock_as_timestamps 1 -itsoffset 1.70 -channel 1
-video_size 720x576 -pix_fmt yuyv422 -thread_queue_size 1024 -i
/dev/
On 26/11/15 11:38, MrNice wrote:
> Hi,
>
> When I run the command
>
> ./ffmpeg -debug 1 -f pulse -ar 44100 -ac 2 -channel_layout stereo
> -thread_queue_size 1024 -i alsa_input.pci-_00_14.2.analog-stereo -f
> v4l2 -use_wallclock_as_timestamps 1 -itsoffset 1.70 -ch
Hi,
When I record from v4l2 in debug mode, I get no error message, only
green lines.
./ffmpeg -debug 1 -f pulse -ar 44100 -ac 2 -channel_layout stereo
-thread_queue_size 1024 -i alsa_input.pci-_00_14.2.analog-stereo -f
v4l2 -use_wallclock_as_timestamps 1 -itsoffset 1.69 -channel 1
-video_size
>> I was thinking the answer easy but maybe not.
>>
>> I tried all combinations in this page but didn't succeed
>> http://superuser.com/questions/322216/how-can-i-pipe-output-of-ffmpeg-to-ffplay
>>
>>
>> -f rawvideo - | ffplay -f rawvideo -
>> pipe:1 | ffplay -i -
>> -f matroska - | ffplay -
>> pi
On 29/11/15 10:59, MrNice wrote:
> Hi,
>
> When I record from v4l2 in debug mode, I get no error message, only
> green lines.
> ./ffmpeg -debug 1 -f pulse -ar 44100 -ac 2 -channel_layout stereo
> -thread_queue_size 1024 -i alsa_input.pci-_00_14.2.analo
On Jan 28, 2025, at 4:14 PM, MrNice wrote:
On 28/01/2025 18:26, Carl Zwanzig wrote:
On 1/28/2025 8:18 AM, MrNice wrote:
have an audio file, with MediaInfo I get
Audio
Channel layout : L R Ls Rs
> ffmpeg -v error -layouts | awk '/quad /{print $2}'
FL+
On Jan 26, 2025, at 11:24 AM, MrNice wrote:
Hello there,
What is the best command line to get details about channels position/label in a
multichannel audio file ?
I think that rather than using ffmpeg for this, the "mediainfo" executable might provide
an easier way. Once I have
Hello there,
What is the best command line to get details about channels
position/label in a multichannel audio file ?
I tried ffprobe but I get only
channels=6
channel_layout=5.1
not FR, FL, C, LFE, BL ...
BTW what is the best way to name this parameter ?
*ffprobe -show_streams -i 102MJ.f
Thank you L. I'll use Mediainfo, I have it installed but I thought
ffprobe has a command for that.
BTW, could you tell me, How the decoder will sort out the channels to
send to the right speaker ?
- by the list order, I mean first to FL, second to FR, and so on
- or by the label, and what ha
On 28/01/2025 18:26, Carl Zwanzig wrote:
On 1/28/2025 8:18 AM, MrNice wrote:
have an audio file, with MediaInfo I get
Audio
Channel layout : L R Ls Rs
> ffmpeg -v error -layouts | awk '/quad /{print $2}'
FL+FR+BL+BR
What is the correct answer?
Thank you L. I'll use Mediainfo, I have it installed but I thought
ffprobe has a command for that.
BTW, could you tell me, How the decoder will sort out the channels to
send to the right speaker ?
- by the list order, I mean first to FL, second to FR, and so on
- or by the label, and what ha
On 29/01/2025 11:26, Paul B Mahol wrote:
For your specific case, one would need to look at flac specification, and
check does ffmpeg follow specification correctly.
On Wed, Jan 29, 2025 at 10:24 AM MrNice wrote:
On Jan 28, 2025, at 4:14 PM, MrNice wrote:
On 28/01/2025 18:26, Carl Zwanzig
75 matches
Mail list logo