Skip to content

maxlapshin/l4t2-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • jetson tx2/xavier nx
  • cd jetson_multimedia_api/samples/17_transcoder
  • make
  • works well
    • ./transcoder H264 ../../../video_samples/sample.h264 H264 out.h264 -ew 1920 -eh 1080 --input-nalu
    • ./transcoder H264 ../../../video_samples/sample.h264 H264 out_cuda.h264 -ew 1920 -eh 1080 --input-nalu --cuda
  • works bad
    • ./transcoder H264 ../../../video_samples/sample.h264 H264 out.h264 -ew 1920 -eh 1080 --input-nalu --live
    • ./transcoder H264 ../../../video_samples/sample.h264 H264 out_cuda.h264 -ew 1920 -eh 1080 --input-nalu --cuda --live

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published