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

2019-11-01 Thread Olivier Bruchez

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 :

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@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

___
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".

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

2019-10-28 Thread Carl Eugen Hoyos


> Am 28.10.2019 um 11:17 schrieb Olivier Bruchez :
> 
> 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@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".