Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Using vi to look at video files Post 302214659 by Ikon on Monday 14th of July 2008 02:42:43 PM
Old 07-14-2008
You definately wouldnt want to do it that way.

What are you trying to see / edit?
 

6 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

How merge two video files?

Hello, I want to merge two video files in one (for example: a.avi + b.avi = c.avi). How can make it? In my computer are installed FFMPEG and MPlayer. PS. My OS - UNIX (4 Replies)
Discussion started by: ramis55
4 Replies

2. OS X (Apple)

OSX: Syncing VERY large video files across web

My impressions from recent web explorations has me questioning the appropriateness of rsync ( or rsyncx ) for syncing large video/movie files to remote locations. Background: A friend who edits and creates movies would like to sync his video files from his place of business to his home. These... (2 Replies)
Discussion started by: Bubnoff
2 Replies

3. UNIX for Advanced & Expert Users

Video Cards :: Video Memory Intercept and Redirect

I need a broad spectrum understanding on this subject, and any help would be greatly appreciated. First of all, as I understand it... The way the video hardware works is the CPU sends information about input and possible changes to the display, the video card receives these changes, makes the... (2 Replies)
Discussion started by: ciNG
2 Replies

4. UNIX and Linux Applications

Need help on uploading Video files on Mediawiki and embed to page

I am working on to uploading Video files on Mediawiki and embed to page but not getting success. I tried plugin like MediaPlayer and HTML5Player but these plugins seems having extension limitation as i need to embed files like .wmv, .mpg etc. I am using mediawiki1.17 and CentOS5.8 x64 bit ... (1 Reply)
Discussion started by: sunnysthakur
1 Replies

5. Windows & DOS: Issues & Discussions

How to play video files one after the other continously?

Hi, There are many MP4 files in a folder say 50 files . All these files are video clipping files.Instead of playing the video one by one , is it possible to play all video clipping files into single shot ? Say for example when i play one video file it gets over after sometime and to view... (5 Replies)
Discussion started by: Maddy123
5 Replies

6. UNIX for Advanced & Expert Users

Join two video files with different properties

I need to join two video files file1 and file2. File1 has to be converted to get the properties of file2 and then the two are supposed to be joined together into one file. If the properties like codec, resolution etc are different, it is impossible to merge the two files. Is there... (4 Replies)
Discussion started by: locoroco
4 Replies
NAMED-JOURNALPRINT(8)						       BIND9						     NAMED-JOURNALPRINT(8)

NAME
named-journalprint - print zone journal in human-readable form SYNOPSIS
named-journalprint {journal} DESCRIPTION
named-journalprint prints the contents of a zone journal file in a human-readable form. Journal files are automatically created by named when changes are made to dynamic zones (e.g., by nsupdate). They record each addition or deletion of a resource record, in binary format, allowing the changes to be re-applied to the zone when the server is restarted after a shutdown or crash. By default, the name of the journal file is formed by appending the extension .jnl to the name of the corresponding zone file. named-journalprint converts the contents of a given journal file into a human-readable text format. Each line begins with "add" or "del", to indicate whether the record was added or deleted, and continues with the resource record in master-file format. SEE ALSO
named(8), nsupdate(8), BIND 9 Administrator Reference Manual. AUTHOR
Internet Systems Consortium COPYRIGHT
Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") BIND9 Feb 18, 2009 NAMED-JOURNALPRINT(8)
All times are GMT -4. The time now is 02:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy