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

Olivier Bruchez olivier.bruchez at epfl.ch
Fri Nov 1 17:30:02 EET 2019


Hi,

Capturing video only with capture_raw_data set to false:

ffmpeg -f avfoundation -capture_raw_data false -i "1:" -c copy test.mkv

Logs: 
https://drive.google.com/file/d/1pCDgY3hzkGeJ0F1nbpASpvVFUheak1jA/view?usp=sharing

Capturing video only with capture_raw_data set to true:

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 <olivier.bruchez at epfl.ch>:
>>
>> With HDV tapes, though, the command above doesn't work.
> Please provide the command line you tested together with the complete, uncut console output.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list