Re: [FFmpeg-user] Size of 10-bit 4:2:2 video streams?

2022-10-03 Thread Olivier Bruchez via ffmpeg-user
On 21.09.22 19:06, Carl Zwanzig wrote: On 9/21/2022 12:59 AM, Paul B Mahol wrote: It could be that index for frames in AVI is not listing all entries. Hard to guess. You could inspect file in some AVI file format analyzer. If there is such thing available. In theory, avicodec will do it but it

Re: [FFmpeg-user] Size of 10-bit 4:2:2 video streams?

2022-09-21 Thread Olivier Bruchez via ffmpeg-user
Hi Marc, Thanks for your answer. /So I made some further tests and discovered that my original AVI file is />/simply corrupted. It's supposed to have 88 minutes of video, but it fails />/after 38 minutes. / What does "fails" mean? The player stops? Which player? The video goes black but play

Re: [FFmpeg-user] Problem capturing native HDV stream from camera (macOS)

2019-11-01 Thread Olivier Bruchez
ffmpeg -f avfoundation -capture_raw_data true -i "1:" -c copy test.mkv Logs: https://drive.google.com/file/d/1VaF3a9WwXPvQ9XFGspfgfc1CrMQbApIt/view?usp=sharing Olivier On 28.10.19 16:55, Carl Eugen Hoyos wrote: Am 28.10.2019 um 11:17 schrieb Olivier Bruchez : With HDV tapes, thoug

[FFmpeg-user] Problem capturing native HDV stream from camera (macOS)

2019-10-28 Thread Olivier Bruchez
Hi, I'm trying to capture old DV and HDV tapes using a 15-year-old HDV camera and Firewire on a MacBook Pro. I'm using a fairly recent version of ffmpeg. I don't have any problem with the DV tapes, using the AVFoundation input device: ffmpeg -f avfoundation -capture_raw_data true -i "HDV-V