Re: [FFmpeg-user] V210 to MKV transcoding issue

2025-04-07 Thread Kieran O Leary
Hi Leila, I used an Apple Silicon Macbook using FFmpeg 7.1.1 from homebrew just there to process a v210 with similar specs using your command and couldn't replicate the issue. I'd be curious to know if you got the error with any other format, for example with a a basic h264 command like: ffmpeg -

Re: [FFmpeg-user] V210 to MKV transcoding issue

2025-04-07 Thread Sherbini, Leila
: [FFmpeg-user] V210 to MKV transcoding issue What is the output of ffmpeg -i /Volumes/Preservationworking/Work/Preservation\ \(FFV1\,\ mkv\)\ \(96kHz\,\ 24-bit\)/UA-F003035_pres.mov -f null - This will just decode the input file. Curious if it fails the same way. Does the input file play correctly

Re: [FFmpeg-user] V210 to MKV transcoding issue

2025-04-04 Thread Kieran O Leary
Hi, On Fri 4 Apr 2025 at 15:29, Sherbini, Leila wrote: > Hey folks! > > I’ve been having issues with transcoding v210 mov files into mkv using > ffmpeg. Are other export formats available working correctly for these same v210s or is it just ffv1/mkv that you’re seeing the issue with? Every t

[FFmpeg-user] V210 to MKV transcoding issue

2025-04-04 Thread Sherbini, Leila
Hey folks! I’ve been having issues with transcoding v210 mov files into mkv using ffmpeg. Every time I try I get the following error: [in#0/mov,mp4,3gp,3pg2,mj2 @ 0x60b5cd00] Error during demuxing : Device not configured [[in#0/mov,mp4,3gp,3pg2,mj2 @ 0x60b5cd00] Error retrieving a packe

Re: [FFmpeg-user] V210 to MKV transcoding issue

2025-04-04 Thread Kieran O Leary
What is the output of ffmpeg -i /Volumes/Preservationworking/Work/Preservation\ \(FFV1\,\ mkv\)\ \(96kHz\,\ 24-bit\)/UA-F003035_pres.mov -f null - This will just decode the input file. Curious if it fails the same way. Does the input file play correctly in VLC? K

Re: [FFmpeg-user] V210 to MKV transcoding issue

2025-04-04 Thread Sherbini, Leila
ing overhead: 0.004809% frame= 51 fps=0.2 q=-0.0 Lsize= 92093KiB time=00:00:02.12 bitrate=355024.5kbits/s speed=0.00979x Conversion failed! Sherbini@LIBLY207RGH60 ~ % -- From: ffmpeg-user on behalf of Kieran O Leary Date: Friday, April 4, 2025 at 12:57?PM To: FFmpeg user questions Subject: Re: [