search for: yuv420p

Displaying 20 results from an estimated 42 matches for "yuv420p".

2020 Sep 24
5
call an IP camera?
...like bridging with a music stream, but instead of streaming audio, bridge with the video stream from the camera. It would be very cool if I could just call the camera and see what's going on. Ffmpeg shows the following streams available from the camera: Stream #0:0: Video: h264 (Main), yuv420p(progressive), 1920x1080, 12 fps, 12 tbr, 90k tbn, 24 tbc Stream #0:0: Video: h264 (Main), yuv420p(progressive), 640x352, 12 fps, 12 tbr, 90k tbn, 24 tbc Perhaps it's not even necessary to recode the stream?
2005 Dec 10
0
AMD64 Bench
...ffmpeg2theora -c 1 -H 48000 THE\ MOVIE\ MET\ MIDVLIET\ goede\ aftitel.avi -o THE\ MOVIE\ MET\ MIDVLIET\ goede\ aftitel-2.dv Input #0, avi, from 'THE MOVIE MET MIDVLIET goede aftitel.avi': Duration: 00:15:04.0, start: 0.000000, bitrate: 29578 kb/s Stream #0.0, 25.00 fps: Video: dvvideo, yuv420p, 720x576 Stream #0.1: Audio: pcm_s16le, 48000 Hz, mono, 768 kb/s Resize: 720x576 0:01:30.18 audio: 68kbps video: 2181kbps real 3m23.561s user 3m22.225s sys 0m0.788s GCC 3.4.4 has been used. With liboil-0.3.6 Hand compiled theora-oil version: skinkie@zwartepiet ~ $ time LD_...
2011 Jan 21
1
theora_encode is adding vertical pixels
I am using theora_encode along with ffmpeg: ffmpeg -an -s 1920x1080 -r 24 -i bigbuckbunny.mp4 -vcodec rawvideo \ -pix_fmt yuv420p -f rawvideo - 2>/dev/null \ | ffmpeg -an -f rawvideo -s 1920x1080 -r 24 -i - -f yuv4mpegpipe - 2>/dev/null \ |* theora_encode /dev/stdin 2>/dev/null *| ffmpeg -y -f ogg -i - \ -f mp4 -i bigbuckbunny.mp4 -map 0:0 -map 1:1 -vcodec copy \ -acodec libvorbis -ab 256000 -f ogg bigbuckbunny.ogv...
2009 Jul 16
2
ffmpeg2theora 0.24 regression: accelerated video output (converted from h264)
...cated file, I just took the first 32MB of the original file) ffmpeg2theora-0.24.linux32.bin foo.mts -x 1280 -y 720 -o foo-ffmpeg2theora-0.24.ogv Input #0, mpegts, from 'foo.mts': Duration: 00:00:15.83, start: 1.000067, bitrate: 16946 kb/s Program 1 Stream #0.0[0x1011]: Video: h264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 50 tbr, 90k tbn, 50 tbc Stream #0.1[0x1100]: Audio: ac3, 48000 Hz, stereo, s16, 256 kb/s Pixel Aspect Ratio: 1.00/1 Frame Aspect Ratio: 1.78/1 Resize: 1920x1080 => 1280x720 0:00:07.79 audio: 82kbps video: 4254kbps, time remaining: 00:01:34 When I t...
2009 Jul 15
2
ffmpeg2theora: issue converting from a png image list
...a frame%06d.png -o output.ogv That's exactly what I tried with the latest 0.24 release of ffmpeg2theora: ffmpeg2theora-0.24.linux32.bin img-%03d.png -o output.ogv Input #0, image2, from 'img-%03d.png': Duration: 00:00:12.00, start: 0.000000, bitrate: N/A Stream #0.0: Video: png, yuv420p, 1280x720, 25 tbr, 25 tbn, 25 tbc Resize: 1280x720 Segmentation fault The same problem happens with the release in Ubuntu 9.04, and with the 0.22 release. I haven't tried earlier releases yet. To reproduce this issue, you can get the images from the tarball on http://free-electrons.com/issu...
2010 Jun 25
2
Multi-audio in OGV?
...tream #0.1: Audio: wmav2, 44100 Hz, mono, 32 kb/s Stream #0.2: Audio: wmav2, 44100 Hz, mono, 32 kb/s Stream #0.3: Audio: wmav2, 44100 Hz, mono, 32 kb/s Stream #0.4: Audio: wmav2, 44100 Hz, mono, 32 kb/s Stream #0.5: Audio: wmav2, 44100 Hz, mono, 32 kb/s Stream #0.6: Video: wmv3, yuv420p, 512x288 [PAR 0:1 DAR 0:1], 512 kb/s, 25.00 tb(r) Stream #0.7: Video: wmv3, yuv420p, 512x288 [PAR 0:1 DAR 0:1], 256 kb/s, 25.00 tb(r) Stream #0.8: Audio: wmav2, 44100 Hz, mono, 32 kb/s Stream #0.9: Video: wmv3, yuv420p, 256x144 [PAR 0:1 DAR 0:1], 90 kb/s, 25.00 tb(r) Using stream #0.0...
2019 May 15
6
[Bug 110679] New: va-api scaling with nv50-class cards incomplete?
...xaef7d00] Initialised VAAPI connection: version 0.40 [AVHWDeviceContext @ 0xaef7d00] Format 0x3231564e -> nv12. [AVHWDeviceContext @ 0xaef7d00] Format 0x30313050 -> p010le. [AVHWDeviceContext @ 0xaef7d00] Format 0x36313050 -> unknown. [AVHWDeviceContext @ 0xaef7d00] Format 0x32315659 -> yuv420p. [AVHWDeviceContext @ 0xaef7d00] Format 0x56595559 -> unknown. [AVHWDeviceContext @ 0xaef7d00] Format 0x59565955 -> uyvy422. [AVHWDeviceContext @ 0xaef7d00] Format 0x41524742 -> bgra. [AVHWDeviceContext @ 0xaef7d00] Format 0x41424752 -> rgba. [AVHWDeviceContext @ 0xaef7d00] Format 0x585...
2019 Jul 27
3
Video Hardware Decoding: Jittery Rectangles on Nvidia GT218 NVA8 VP4.
...(1)'s output is at http://ix.io/1PHi. I've many sample videos that exhibit the same problem, but I'll stick with one from BBC's iPlayer obtained with get_iplayer(1). $ ffmpeg -i $f |& grep Video: Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 960x540 [SAR 1:1 DAR 16:9], 1602 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc (default) Plain old `mpv $f' plays fine, using software decoding. VO: [gpu] 960x540 yuv420p Adding `--vo=vdpau' gives VO: [vdpau] 960x540 yuv420p [vo/vdpau] Compositing window mana...
2020 Sep 24
0
call an IP camera?
...eam from the camera. So, maybe you should treat it like a music stream such as music on hold? > It would be very cool if I could just call the camera and see what's going > on. Ffmpeg shows the following streams available from the camera: > > Stream #0:0: Video: h264 (Main), yuv420p(progressive), 1920x1080, 12 > fps, 12 tbr, 90k tbn, 24 tbc > > Stream #0:0: Video: h264 (Main), yuv420p(progressive), 640x352, 12 fps, > 12 tbr, 90k tbn, 24 tbc > > Perhaps it's not even necessary to recode the stream? Very likely, but what you're looking at there i...
2020 Sep 24
1
call an IP camera?
...eam from the camera. So, maybe you should treat it like a music stream such as music on hold? > It would be very cool if I could just call the camera and see what's going > on. Ffmpeg shows the following streams available from the camera: > > Stream #0:0: Video: h264 (Main), yuv420p(progressive), 1920x1080, 12 > fps, 12 tbr, 90k tbn, 24 tbc > > Stream #0:0: Video: h264 (Main), yuv420p(progressive), 640x352, 12 fps, > 12 tbr, 90k tbn, 24 tbc > > Perhaps it's not even necessary to recode the stream? Very likely, but what you're looking at there i...
2008 Dec 05
0
problems streaming theora with oggfwd and icecast2
...n: 49.5.0 libavcodec version: 51.45.0 libavformat version: 51.14.0 built on Nov 8 2008 16:53:09, gcc: 4.2.4 (Ubuntu 4.2.4-1ubuntu3) Input #0, mpeg, from '/home/pierpaolo/Scrivania/31.mpg': Duration: 00:09:03.0, start: 0.500000, bitrate: 1751 kb/s Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576, 9000 kb/s, 25.00 fps(r) Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 192 kb/s Output #0, ogg, to 'pipe:': Stream #0.0: Video: libtheora, yuv420p, 720x576, q=2-31, 1000 kb/s, 25.00 fps(c) Stream #0.1: Audio: libvorbis, 48000 Hz, stereo, 128 kb/s Stream mapping: Stream #0.0...
2009 Jan 18
1
problems streaming theora with oggfwd and icecast2
....5.0 libavcodec version: 51.45.0 libavformat version: 51.14.0 built on Nov 8 2008 16:53:09, gcc: 4.2.4 (Ubuntu 4.2.4-1ubuntu3) Input #0, mpeg, from '/home/pierpaolo/Scrivania/31.mpg': Duration: 00:09:03.0, start: 0.500000, bitrate: 1751 kb/s Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576, 9000 kb/s, 25.00 fps(r) Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 192 kb/s Output #0, ogg, to 'pipe:': Stream #0.0: Video: libtheora, yuv420p, 720x576, q=2-31, 1000 kb/s, 25.00 fps(c) Stream #0.1: Audio: libvorbis, 48000 Hz, stereo, 128 kb/s Stream mapping: Stream...
2008 Dec 05
0
problems streaming theora with oggfwd and icecast2
...n: 49.5.0 libavcodec version: 51.45.0 libavformat version: 51.14.0 built on Nov 8 2008 16:53:09, gcc: 4.2.4 (Ubuntu 4.2.4-1ubuntu3) Input #0, mpeg, from '/home/pierpaolo/Scrivania/31.mpg': Duration: 00:09:03.0, start: 0.500000, bitrate: 1751 kb/s Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576, 9000 kb/s, 25.00 fps(r) Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 192 kb/s Output #0, ogg, to 'pipe:': Stream #0.0: Video: libtheora, yuv420p, 720x576, q=2-31, 1000 kb/s, 25.00 fps(c) Stream #0.1: Audio: libvorbis, 48000 Hz, stereo, 128 kb/s Stream mapping: Stream #0.0...
2009 Jan 18
1
problems streaming theora with oggfwd and icecast2
....5.0 libavcodec version: 51.45.0 libavformat version: 51.14.0 built on Nov 8 2008 16:53:09, gcc: 4.2.4 (Ubuntu 4.2.4-1ubuntu3) Input #0, mpeg, from '/home/pierpaolo/Scrivania/31.mpg': Duration: 00:09:03.0, start: 0.500000, bitrate: 1751 kb/s Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576, 9000 kb/s, 25.00 fps(r) Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 192 kb/s Output #0, ogg, to 'pipe:': Stream #0.0: Video: libtheora, yuv420p, 720x576, q=2-31, 1000 kb/s, 25.00 fps(c) Stream #0.1: Audio: libvorbis, 48000 Hz, stereo, 128 kb/s Stream mapping: Stream...
2010 Jun 28
2
uncompressed webcam video
Is there any uncompressed webcam video footage I can test theora with? tom_a_sparks Light travels faster then sound, which is why some people appear bright, until you hear them speak
2009 Sep 02
2
issue with encoding of one particular file?
...software is reporting very big and long result ffmpeg2theora.linux digit24.mp4 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'digit24.mp4': Duration: 00:42:41.04, start: 0.000000, bitrate: 1177 kb/s Stream #0.0(eng): Audio: aac, 48000 Hz, 2 channels, s16 Stream #0.1(eng): Video: h264, yuv420p, 640x360, 25 tbr, 600 tbn, 1200 tbc Stream #0.2(eng): Data: rtp / 0x20707472 Stream #0.3(eng): Data: rtp / 0x20707472 0:00:00.00 audio: 0kbps video: 6819kbps, ET: 142:16:48, est. size: 2081.9 MB at the end, file is 110M big 2. second, major one, the resulting file can't be used,...
2009 Feb 20
2
segfault on amd64 with ffmpeg
...3. 0 / 0. 3. 0 libswscale 0. 7. 0 / 0. 7. 0 libpostproc 51. 2. 0 / 51. 2. 0 built on Feb 20 2009 14:32:43, gcc: 4.3.2 Input #0, mpeg, from 'ffmpeg_pb_jack_test_14.mpg': Duration: 00:02:18.76, start: 0.500000, bitrate: 510 kb/s Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 432x200 [PAR 1:1 DAR 54:25], 104857 kb/s, 25.00 tb(r) Stream #0.1[0x1c0]: Audio: mp3, 48000 Hz, stereo, s16, 96 kb/s Output #0, ogg, to 'test.ogg': Stream #0.0: Video: libtheora, yuv420p, 432x200 [PAR 1:1 DAR 54:25], q=2-31, 200 kb/s, 25.00 tb(c) Stream #0.1: Audio: flac, 480...
2010 Jan 13
3
Live webcam stream with Theora
...esn't support the <video> tag. The URL is here: http://media.basilgohar.com/stream/ There's been a lot of talk about live streaming and low bitrate streams. Here is my command line (I've posted this before): time ffmpeg -f video4linux2 -s 640x480 -r 15 -i /dev/video0 -pix_fmt yuv420p -f yuv4mpegpipe - 2>/dev/null | ~/packages/theora/examples/encoder_example --video-rate-target 150 --soft-target - | tee /home/basil.gohar/Videos/webcam-capture-`date +%F-%T`.ogv | oggfwd -d 'Live webcam view of me at work' -g 'Webcam' -n 'Basil at work' aalimraan.hidayah...
2010 Apr 30
3
Ogv file only plays in VLC / Can't be used by most tools.
...vdevice 52. 2. 0 / 52. 2. 0 libavfilter 1.17. 0 / 1.17. 0 libswscale 0.10. 0 / 0.10. 0 libpostproc 51. 2. 0 / 51. 2. 0 Input #0, ogg, from 'C:\NG\Source\Tools\OggEncoder\Out.ogv': Duration: 00:00:14.53, start: 0.000000, bitrate: 3052 kb/s Stream #0.0: Video: theora, yuv420p, 640x480, 30 tbr, 30 tbn, 30 tbc File 'test.mpg' already exists. Overwrite ? [y/N] y Output #0, mpeg, to 'test.mpg': Metadata: encoder : Lavf52.54.0 Stream #0.0: Video: mpeg1video, yuv420p, 640x480, q=2-31, 200 kb/s, 90k tbn, 30 tbc Stream mapping: Stream #0.0 -&...
2010 Aug 11
3
Bad results, encoding keynote presentation videos
...gp,3g2,mj2, from '/Users/michael/Desktop/test_vid01.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf52.78.1 Duration: 00:00:23.96, start: 0.000000, bitrate: 245 kb/s Stream #0.0(eng): Video: h264, yuv420p, 640x360, 241 kb/s, 25.04 fps, 25 tbr, 600 tbn, 1200 tbc 0:00:24.00 audio: 0kbps video: 151kbps, time elapsed: 00:00:19 0:00:23.96 audio: 0kbps video: 151kbps, time elapsed: 00:00:19 Perhaps you have an ideam what's going on here.. Thanks in advance, Michael.