Hello support As I have complied the Decklink Quad 2 with ffmpeg and as process gone well , but when I try to capture the input to transcode it I got the error , the snap shot of error is here by . Please help on this case . Photo is hereby attach. Sent from Mail for Windows 10
could you please provide complete ffmpeg command line including output. please include the following outputs: ffmpeg -f decklink -list_devices 1 -i dummy you will get the list of installed decklink adapters: ex: [decklink @ 0x2cad400] 'DeckLink Quad (1)' then issue the following command and provide output: ffmpeg -f decklink -list_formats 1 -i 'DeckLink Quad (1)' paste adapter name and id from first command output to second command line as input ( in this case 'DeckLink Quad (1)' ) and provide complete report please. Could you also mention decklink driver and firmware version being used. Regards. On Wed, Nov 22, 2017 at 12:05 PM, Remo Rayamajhi <kshatriya.remo@gmail.com> wrote:
Hello support As I have complied the Decklink Quad 2 with ffmpeg and as process gone well , but when I try to capture the input to transcode it I got the error , the snap shot of error is here by . Please help on this case . Photo is hereby attach. Sent from Mail for Windows 10
_______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email ffmpeg-user-request@ffmpeg.org with subject "unsubscribe".
On Wed, Nov 22, 2017 at 16:50:44 +0545, Remo Rayamajhi wrote:
Hello support As I have complied the Decklink Quad 2 with ffmpeg and as process gone well , but when I try to capture the input to transcode it I got the error , the snap shot of error is here by . Please help on this case . Photo is hereby attach.
In addition to what Dragan wrote: 1. Please don't send screenshots. You can copy the text from the console, and paste it into the email. 2. We prefer to see the command line as well as the complete, uncut console output. Don't hide these details, they all contain important info. 3. Your version of ffmpeg is quite old. Please build (or get hold of) a newer one, Decklink support has gotten quite a lot of changes in the last 18 months! 4. Finally, as mentioned, please do those steps Dragan recommended. Cheers, Moritz
participants (3)
-
Dragan Randjelovic -
Moritz Barsnick -
Remo Rayamajhi