Git Product home page Git Product logo

Comments (7)

hassount avatar hassount commented on May 27, 2024

interesting, I am not able to reproduce this issue, tried 4 machines.
what system are you using ? a core i5 ?

from svt-hevc.

hassount avatar hassount commented on May 27, 2024

@mypopydev
also can we get the command line ?

from svt-hevc.

mypopydev avatar mypopydev commented on May 27, 2024

@hassount This is the test cmd:

./ffmpeg -i /Videos/skyfall2-trailer.mp4 -c:v libsvt_hevc test_svt.mp4

BTW, I think I've found some reason (now blocking in EbH265EncStreamHeader when handle avctx->flags & AV_CODEC_FLAG_GLOBAL_HEADER), will supply a patch for this issue, Tks.

from svt-hevc.

mypopydev avatar mypopydev commented on May 27, 2024

This my cpu and memory:

lscpu
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  2
Core(s) per socket:  2
Socket(s):           1
NUMA node(s):        1
Vendor ID:           GenuineIntel
CPU family:          6
Model:               78
Model name:          Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
Stepping:            3
CPU MHz:             1600.000
CPU max MHz:         3100.0000
CPU min MHz:         400.0000
BogoMIPS:            5184.00
Virtualization:      VT-x
L1d cache:           32K
L1i cache:           32K
L2 cache:            256K
L3 cache:            4096K
NUMA node0 CPU(s):   0-3
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp flush_l1d
barry@barry-HP-ENVY-Notebook:~/Sources/umd_dev/FFmpeg$ free
              total        used        free      shared  buff/cache   available
Mem:        8064556     3190048      852636      619576     4021872     3947412
Swap:       2097148        5880     2091268

from svt-hevc.

mypopydev avatar mypopydev commented on May 27, 2024

@hassount Now is working, so will closed the issue, Tks

from svt-hevc.

mypopydev avatar mypopydev commented on May 27, 2024

@hassount my fault.

Now

 ./ffmpeg -y -i ~/Videos/skyfall2-trailer.mp4 -an -c:v libsvt_hevc test_svt.h265

is Ok, but blocking in:

./ffmpeg -y -i ~/Videos/skyfall2-trailer.mp4 -an -c:v libsvt_hevc test_svt.mp4

from svt-hevc.

mypopydev avatar mypopydev commented on May 27, 2024

@hassount After the commit 9ba659d, new encoding MP4 format is working, so close the issue.

from svt-hevc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.